@charset "utf-8";
/* CSS Document */

* {
		padding: 0;
		margin: 0;
		outline: none;	
	}
	body {cursor: auto;}
	#gallery {
		list-style-type: none;
    min-height: 12em;
    position: absolute;
    right: 0;
    top: 0;
    width: 443px;
    z-index: 999; } * html #gallery { height: 12em; } /* IE6 */
	.gallery.custom-state-active { background: #eee; }
	.gallery li { float: left;
    height: 184px;
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0.4em;
    text-align: center;}
	.gallery li h5 { margin: 0 0 0.4em; cursor: move; }
	.gallery li a { position: absolute; text-indent: -9999px}
	.gallery li a.ui-icon-zoomin { float: left; }
	/*.gallery li img { width: 100%; cursor: move; }*/

	#trash { 
		height: 518px;
		left: 91px;
		position: absolute;
		top: 84px;
		width: 444px;
		z-index: 0;
	} * html #trash { height: 18em; } /* IE6 */
	
	#trash h4 { line-height: 16px; margin: 0 0 0.4em; }
	#trash h4 .ui-icon { float: left; }
	#trash .gallery h5 { display: none; }
	
	/* BG padrão - retangular */
	.background-itens {
	background:url(img/silhueta-retangular-bg.jpg?v2?v2) no-repeat scroll 0 0 transparent;
    height: 824px;
    position: relative;
    width: 936px;
	}
	/* BG padrão - retangular */
	.background-fixed {
		background: url(img/silhueta-retangular-bg.jpg?v2?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.ampulheta-bg {
		background: url(img/silhueta-ampulheta-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.ampulheta-bg-fixed {
		background: url(img/silhueta-ampulheta-bg.jpg?v2) no-repeat scroll -91px -84px transparent;	
	}
	
	.oval-bg {
		background: url(img/silhueta-oval-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.oval-bg-fixed {
		background: url(img/silhueta-oval-bg.jpg?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.pera-bg {
		background: url(img/silhueta-pera-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.pera-bg-fixed {
		background: url(img/silhueta-pera-bg.jpg?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.triangulo-invertido-bg {
		background: url(img/silhueta-triangulo-invertido-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.triangulo-invertido-fixed {
		background: url(img/silhueta-triangulo-invertido-bg.jpg?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.achatado-bg {
		background: url(img/bumbum-achatado-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.achatado-bg-fixed {
		background: url(img/bumbum-achatado-bg.jpg?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.grande-bg {
		background: url(img/bumbum-grande-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.grande-bg-fixed {
		background: url(img/bumbum-grande-bg.jpg?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.seios-pequenos-bg {
		background: url(img/seios-pequenos-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.seios-pequenos-bg-fixed {
		background: url(img/seios-pequenos-bg.jpg?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.seios-grandes-bg {
		background: url(img/seios-grandes-bg.jpg?v2) no-repeat scroll 0 0 transparent;
	}
	
	.seios-grandes-bg-fixed {
		background: url(img/seios-grandes-bg.jpg?v2) no-repeat scroll -91px -84px transparent;
	}
	
	.hidden {
		display: none;
		margin-left: -97px;
   		margin-top: -90px;
	}
	
	.oculos {
		cursor: move;	
	}
	
	
	.absolute {
		position: absolute;
		right: 138px;
		top: 169px;
		z-index: 999999;
		cursor: pointer;
	}
	.legenda {
		font: 14px/19px Tahoma;
		height: 143px;
		left: 13px;
		position: absolute;
		top: 628px;
		width: 890px;
	}
	
	
	.titulo {
		color: #393E10;
		font-family: Tahoma;
		font-size: 19px;
		font-weight: bold;
		height: 33px;
		left: 14px;
		position: absolute;
		top: 605px;
		width: 400px;
	}

	#trash li {
		z-index: 99999;
	}
	#map area {
		cursor: pointer;	
	}
	.maps {
		cursor: pointer;
	}
	#ajax-embed {
		cursor: pointer;	
	}
