p{
	font-size:13px;
	}

h3{
	color:#715a5c;
	font-weight:bold;
	font-size:11px;
	border-bottom:solid 1px #715a5c;
}
h4{
	color:#715a5c;
	font-size:14px;
	font-size:bold;
	margin:4px 0;
}	 
.img-produto{float:left;}

.indicado{
	color:#caacb3;
	font-size:11px;
	margin-top:15px;
	}
#menu #wrapper #menu-login ul li a.produtos{/*APAGAR DEPOIS DE TROCAR ABAS POR JS*/
	background:url(../../img/menu/produtos.gif) no-repeat top left;
	}
#details{
	min-width: 100%;
	min-height:550px;
	clear: both;
	background:url(../../img/produtos/detalhes/bg.jpg) repeat-x top center;
	overflow:hidden;
	background-color:#FFF;
	}
	#details #conteudo{
		width:778px;
		margin:0 auto;
		}    
		#details #conteudo #navigation-bar{
			color:#715a5c;
			padding:10px 0 0 5px;
			height:80px;
			}
			#details #conteudo #navigation-bar #flash-title{
				color:#715a5c;
				}
		#conteudo p.title{
			font-family:Verdana;
			font-size:14px;
			color:#c9a582;
			}
			#conteudo #description{
				overflow:hidden;
			}
		#details #conteudo #colors{
			width:405px;
			float:left;
			padding:21px;
			}
			#colors .blockColor{
				float:left;
				width:100px;
				height:130px;
				margin:10px 0 10px 0;
			}
			#colors .swatch{
				/*margin:16px;*/
				}
				#colors p.colorName{
					font-family:Verdana;
					font-size:11px;
					color:#000;
					text-align:center;
					width:100px;
				}
				a.btn_voltar{
					font-family:Verdana;
					font-size:11px;
					color:#595859;
					margin:20px 0 20px 0;
					display:block;
					width:35px;
				}
				
		#details #conteudo #about{
			width:295px;
			float:right;
			padding:21px 10px 0 21px;
			}
			#about span.text{
				font-family:Verdana;
				font-size:11px;
				color:#000;
				margin-top:10px;
				display:block;
				}
				#about a{
					font-family:Verdana;
					font-size:11px;
					color:#a48184;
					font-weight:bold;
					padding-left:25px;
					margin:10px 0 10px;
					display:block;
					height:23px;
					}
					#about a.face{
						background-image:url(../../img/produtos/detalhes/icon_face.gif);
						background-repeat:no-repeat;
						}
					#about a.olhos{
						background-image:url(../../img/produtos/detalhes/icon_olhos.gif);
						background-repeat:no-repeat;
						}
					#about a.boca{
						background-image:url(../../img/produtos/detalhes/icon_boca.gif);
						background-repeat:no-repeat;
						}
					#about a.acessorios{
						background-image:url(../../img/produtos/detalhes/icon_acessorios.gif);
						background-repeat:no-repeat;
						}
					#about a.campaign{
						background-image:url(../../img/produtos/detalhes/icon_campanha.gif);
						background-repeat:no-repeat;
						}
					#about a.hotsite{
						background-image:url(../../img/produtos/detalhes/icon_hotsite.gif);
						background-repeat:no-repeat;
						}
#tooltip {
	background-color:#000;
	border:1.5px solid #545354;
	position:absolute;
	width:350px;
	z-index:3000;
	}
	#tooltip h3{
		float:left;
		width:64px;
		border:0;
	}
	#tooltip div {
		color:#FFFFFF;
		font-size:10px;
		font-weight:bold;
		padding:3px 7px;
		text-align:left;
		float:left;
		width:250px;
	}
	#tooltip p.content{
		font-family:Verdana;
		color:#FFFFFF;
		font-size:11px;
		}
		#tooltip p.title{
			font-family:Verdana;
			color:#715a5c;
			font-size:11px;
			}
#cross-sale{
	background-image:url(../../img/produtos/detalhes/cross_sale/bg.jpg);
	background-repeat:repeat-x;
	height:208px;
	}
	#cross-sale #content{
		width:778px;
		margin:0 auto;
		}
		#cross-sale #content .title{
			background-image:url(../../img/produtos/detalhes/cross_sale/title.gif);
			background-repeat:no-repeat;
			height:16px;
			width:81px;
			text-indent:-99999em;
			float:left;
			margin:9px 0 5px 0;
			}
			#cross-sale #content .row{
				width:778px;
				height:59px;
				float:left;
				padding-left:50px;
			}
			.row img{
				margin:8px;
				float:left;
				border:1px #FFF solid;
				}
				.row span.plus{
					background-image:url(../../img/produtos/detalhes/cross_sale/plus_um.gif);
					background-position:center;
					background-repeat:no-repeat;
					display:block;
					float:left;
					width:20px;
					height:59px;
					}
				.prod1{
					background-image:url(../../img/produtos/detalhes/cross_sale/cross_um.gif);
					background-repeat:no-repeat;
					background-position:0 50%;
					}
				.prod2{
					background-image:url(../../img/produtos/detalhes/cross_sale/cross_dois.gif);
					background-repeat:no-repeat;
					background-position:0 50%;
					}
				.prod3{
					background-image:url(../../img/produtos/detalhes/cross_sale/cross_tres.gif);
					background-repeat:no-repeat;
					background-position:0 50%;
					}