	h3{
		color:#75626b;
		font-size:13px;
		font-weight:bold;
		}
#details{			
		min-width: 100%;
		background:#fff url(../../img/guia_de_maquiagem/tipo_de_pele/bg.jpg) no-repeat center top;
		clear: both;		
		overflow:hidden;
		}    
     #details #conteudo{
		width:778px;
		min-height:740px;
		margin:0 auto;
		}    
		#details #conteudo #navigation-bar{							
			color:#715A5C;
			height:75px;
			margin-bottom:40px;
			padding:10px 0 0 5px;		
			}    
			#details #conteudo #navigation-bar #flash-title{				
				color:#715a5c;
				}    				
		#details #conteudo #products{
			width:778px;
			min-height:400px;			
			overflow:hidden;
			}
			#details #conteudo #products p{
				color:#000;
				text-align:left;
				}			
			#details #conteudo #products ul.lista{
				margin:40px 0;
				}			
			#details #conteudo #products ul.lista li{
				border-bottom:solid 1px #715a5c;				
				color:#000;
				height:120px;
				margin-top:23px;
				border:none;
				}		
				#details #conteudo #products ul.lista ul{list-style:disc;}
				#details #conteudo #products ul.lista ul li{					
					padding:0;
					list-style:disc;
					margin:0;
					}					
			#details #conteudo #products ul.lista li p{
				width:640px;
				padding-left:140px;
				padding-top:35px;				
				}
			#details #conteudo #products ul.lista li.oleosa{
				background:transparent url(../../img/guia_de_maquiagem/tipo_de_pele/ball_oleosa.gif) no-repeat left center;
				}
			#details #conteudo #products ul.lista li.normal{
				background:transparent url(../../img/guia_de_maquiagem/tipo_de_pele/ball_normal.gif) no-repeat left center;
				}
			#details #conteudo #products ul.lista li.mista{
				background:transparent url(../../img/guia_de_maquiagem/tipo_de_pele/ball_mista.gif) no-repeat left center;
				}
			#details #conteudo #products ul.lista li.seca{
				background:transparent url(../../img/guia_de_maquiagem/tipo_de_pele/ball_seca.gif) no-repeat left center;
				}
			#details #conteudo #products ul.lista li.seca p, #details #conteudo #products ul.lista li.mista p{
				width:340px;
				padding-top:19px;
				}
			#details #conteudo #products a.voltar{
				color:#595859;
				font-size:11px;
				font-weight:bold;
				display:block;
				margin:30px 0;
				font-family:verdana;
				text-decoration: underline;
				}
		.bottom-colorbars{
			background:#fff url(../../img/guia_de_maquiagem/tipo_de_pele/footer_bar_colors.gif) repeat-x right center;
			height:51px;			
			}
			ul li ul li img{float:left;}	