@charset "utf-8";
/* CSS Document */

/***********************************************/
/* header				                       */
/***********************************************/

body, html{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg_home.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #FFFFFF;
}

img, div {behavior: url(iepngfix.htc)}

#limites { width: 775px; margin: 0 auto; }

#conteudo{
	text-align: center;
	width:762px;
	margin: auto;
	position: relative;
}

#topo {	
	height:148px;
	position: relative;
	padding:0px;
	}

#logo {
	margin-top:25px;
	width: 293px;
	float: left;
	left:0px;
}

#rodape{
	width: 763px;
	height: 41px;
	font-size: 11px;
	color:#FFFFFF;
	text-align: center;
	background-image: url(../images/rodape.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 15px auto;
	clear:both;
	}

#toyo {
	margin-top:15px;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	right: 0px;
	!important; filter: none;
}

#menuinstexto {
	!important; filter: none;
	position:relative;
}

#menuinstitucional {
	background-image: url(../images/bg_menu_inst.png);
	background-repeat: no-repeat;
	background-position: center top;
	!important; filter: none;
	width:466px;
	height:45px;
	margin-top:43px;
	font-size: 10px;
	color: #000000;
	float: right;
	right: 0px;
	
}

/**html #menuinstitucional {width: 466px; background: none !important; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_menu_inst.png',sizingMethod='scale');
}*/


#colesquerda {
	width:210px;
	float:left;
	left:0px;
	}

#coldireita {
	width:536px;
	float:right;
	right:0px;
	}
	
#promocoes {
	width:536px;
	height:195px;
	background-image: url(../images/bg_promocoes.gif);
	background-repeat: no-repeat;
	float:right;
	right:0px;
	margin-bottom:15px;
	}
	
#promo01 {
	width:338px;
	float:left;
	left:5px;
	margin-top:8px;
	margin-left:5px;
	}
	
html>body #promo01 {
 	width:338px;
	margin:8px 8px;
} 
	
	
#promo01 a.link { width: 388px; height: 166px;  }
	
	
#promo02 {
	width:158px;
	float:right;
	right:15px;
	margin-top:15px;
	margin-right:15px;
	}
	
#destaque {
	width:536px;
	height:296px;
	background-image: url(../images/bg_destaque.gif);
	background-repeat: no-repeat;
	float:right;
	right:0px;
	margin-bottom:15px;
	}
	
	
#destaqueproduto {
	width:150px;
	height:200px;
	float:left;
	left:0px;
	text-align:center;
	padding:15px 15px 15px 5px;
	}	
	
#interna {
	width:536px;
	background-image: url(../images/interna_bg.gif);
	background-repeat: repeat-y;
	margin-bottom:15px;
	text-align:center;
	float: left;
	}	
	
#internaimg {
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 536px;
	padding: 0px;
	margin: 0px;
	text-align:left;
	float: left;
}	

#internaimgtop {
	background-image: url(../images/interna_top.gif);
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 536px;
	height:39px;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

#refinar {
	width:auto;
	float:right;
	right:0px;
	}	

#textos {
	width: auto;
	text-align: left;
	padding: 10px;
 }	

#buscar {
	width:209px;
	height:78px;
	background-image: url(../images/bg_busca.gif);
	background-repeat: no-repeat;
	float:left;
	left:0px;
	margin-bottom:15px;
	text-align:left;
	}
	
#transparente {
	width: auto;
	float: left;
	left:0px;
}

p {
	line-height: 20px;
	margin:10px 15px;
	}
	

/***********************************************/
/* interna produtos								*/
/***********************************************/

#produtohomedestaque {
	border-top: #e7e7e7 solid 1px;
	width: 570px;
	padding: 15px 0px;
	float: left;
}

#produtohomefoto {
	width: 135px;
	text-align: center;
	float: left;
}

#produtohometexto {
	width: 400px;
	text-align: left;
	margin-left: 25px;
	float: left;
}

#produtodestaque {
	border-top: #e7e7e7 solid 1px;
	float: left;
	position: relative;
	width: 100%;
	padding: 25px 0px;
}

	
	
/***********************************************/
/* menu left                        		*/
/***********************************************/

#leftmenu{
	text-align: left;
	width: 210px;
	float: left;
	position: relative;
	padding: 0px;
}

#linksleftmenu{
	padding: 2px 12px 2px 15px;
	font-size: 15px;
	font-weight: bold;
	height:20px;
}

#linksleftmenu a:link, #linksleftmenu a:visited {
	display: block;
	color: #3A6699;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border-bottom:#EAEAEA solid 1px;
}

#linksleftmenu a:hover, #linksleftmenu a:active{
	background-color: #81B3EE;
	color: #FFFFFF;
}

#imgleft {
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 210px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	text-align:left;
}	

#promolista {
	border:#dbe1f6 solid 1px;
	background-color:#eef1fa;
	padding: 5px;
	width:97%;
	margin-bottom:5px;	
}

/***********************************************/
/* forms                       */
/***********************************************/

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.form100 {
	width: 95%;
}

/***********************************************/
/* textos                       */
/***********************************************/

h1 {
	font-size: 15px;
	color: #302f2f;
	padding: 0px;
	margin: 0px;
}	
	
h2 {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin:0px;
}

h2.textoint {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin:0px;
	font-weight:normal;
}

h2.laranja {
	font-size: 12px;
	color: #ff6a06;
	padding: 0px;
	margin:0px;
}

h1.titulo {
	font-size: 12px;
	color: #2A517d;
	text-align:left;
	margin: 0px;
	padding:12px;
}

h3.preco {
	font-size: 15px;
	color: #e20000;
	line-height: normal;
	margin: 0px;
}

h4.maisdetalhes {
	font-size: 13px;
	font-weight:normal;
	text-decoration:underline;
	padding: 0px;
	margin: 0px;
}

h4.estoque {
	font-size: 13px;
	font-weight:normal;
	padding: 0px;
	line-height: 20px;
}

.txtazul {
	color: #3A6699;
	font-weight: bold;
}

.txtazulclaro {
	color: #AAC4DF;
}

.titulo12 {
	font-size: 12px;
	color: #2A517d;
	text-align:left;
	font-weight: bold;
	margin-left:15px;
}

.txt12preto {
	font-size: 12px;
}


.txt14 {
	font-size: 13px;
	color: #ff6000;
	font-weight: bold;
	line-height:30px;
	}


.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.italico {
	font-style:italic;
	font-weight: bold;
}

.txtlaranja {
	color:#ff6000;
	font-weight: bold;
}

.txtpromointerna {
	color:#ff6000;
	font-weight: bold;
	margin:10px 15px;
}

.txtfundoazul {
	background-color:#3A6699;
	color:#FFFFFF;
	padding: 3px;
	font-weight: bold;
}


/***********************************************/
/* links				                       */
/***********************************************/

a.vermelho {
	color:#FF0000;
	text-decoration: underline;
}

a {
	color:#000000;
	text-decoration: none;

}

a:hover {
	color:#000000;
	text-decoration: underline;

}

a.laranja {
	color:#ff6000;
	text-decoration: underline;
}

/***********************************************/
/* produtos				                       */
/***********************************************/

#produtos_bg {
	border-top: #e7e7e7 solid 1px;
	width: 510px;
	padding: 15px 0px;
	float: left;
	left:0px;
	}

#produtos_foto {
	width: 131px;
	text-align: center;
	float: left;
	left:0px;
	margin-left: 11px;
}

#produtos_foto_borda {
	border: #C3C3C3 solid 3px;
	margin: 0px;
}

#produtos_texto {
	width: 325px;
	text-align: left;
	float: left;
	margin-left: 20px;
}

#numeracaoprod {
	background-color: #f4f4f4;
	border-top: #e7e7e7 solid 3px;
	width: 500px;
	padding: 5px 6px;
	text-align: left;
	font-size: 11px;
	color: #666;
	margin-top: 10px;
	float: left;
}

#proxpag {
	float: right;
	margin: 0px 5px;
}

#proxpag2 {
	float: left;
	margin: 0px 5px;
}

#enviaremail {
	font-size:10px;
	color:#FF0000;
	width:auto;
	float:left;
	margin-left:15px;
	!important; filter: none;
}

#voltar {
	float:right;
	font-size:10px;
	width:auto;
	text-align: right;
	margin-right:15px;
	color:#FF0000;
	!important; filter: none;
	margin-bottom:20px;
}

#fabricantes {
	text-align:center;
	padding:5px;
	border:0px;
}

/***********************************************/
/* tooltip				                       */
/***********************************************/

a.dcontexto {
	position: relative;
	font: 12px arial, verdana, helvetica, sans-serif;
	padding: 0;
	color: #039;
	text-decoration: none;
	cursor: help;
	z-index: 24;
}
a.dcontexto:hover {
	background: transparent;
	z-index: 25;
}
a.dcontexto span {
	display: none;
}
a.dcontexto:hover span {
	display: block;
	position: absolute;
	width: 230px; 
	top: 3em;
	text-align: justify;
	left: 0;
	font: 10px Verdana, arial, helvetica, sans-serif; 
	padding: 5px 10px;
	border: 1px solid #999;
	background: #E8EBF2;
	color: #000;
}
#creditos {
	background: url(../images/thiagokuriki.png);
	height: 20px;
	width: 80px;
	clear: right;
	float: right;
}
#creditos a {
	position: relative;
	display: block;
	width: 80px;
	height: 20px;
	margin: 0px auto;
	text-indent: -9999em;
	overflow: hidden;
}
#direitos {
	clear: left;
	float: left;
	margin-top:3px;
}
#rodape_conteudo {
	width: 528px;
	height:41px;
	margin: auto;
}
#limites #topo #ico_natal {
	position:absolute;
	top:50%;
	left:50%;
	background: url(../images/ico_natal_vcentral.png) no-repeat;
	height: 52px;
	width: 62px;
	margin-left:-407px;
	margin-top:-72px;
}