/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8A20F;
	scrollbar-face-color: #FFFF33 ;
	scrollbar-highlight-color: #FFCC00;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-darkshadow-color:#FF9900;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-arrow-color: #FF6600;
	scrollbar-track-color: #FFDB00;
	background-image: url(../imgs/bgpg.jpg);

}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}
.tituloProduto {
	font-size: 24px;
	font-family: Calibri;
	font-weight: bold;
	color: #990000;
}
.peso {
	font-size: 12px;
	font-family: Calibri;
	font-weight: bold;
	color:#000000;
}
.dataNoticia{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
.textoNoticias{
font-family:Tahoma;
font-size:12px;
color:#000000;

}
.texto{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-align:justify;
}
.detalhesProduto{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-align:justify;
}
.nomeProduto{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-align:justify;
font-weight:bold;
}
.caixaFormulario{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-align:justify;
}
.textoLabel{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-align:justify;
font-weight:bold;
}

.textodesbotado{
font-family:Tahoma;
font-size:12px;
color:#666666;
text-align:justify;
}

.texto_negrito{
font-family:Tahoma;
font-size:12px;
color:#000000;
text-align:justify;
font-weight:bold;
}

.tituloItemPreto {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #990000;
	font-style: italic;
	font-size: 20px;
}
.assinatura {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.titulo1{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:17px;
	color:#000000;
	font-style:italic;
}

.titulo2{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:#000000;
	font-style:italic;
}


.tituloPagina{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:24px;
	color:#FFFFFF;
	font-style:italic;
	letter-spacing: 2px;
}
.textoCorNegrito{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#727A2D;
	letter-spacing: 2px;
}

#conteudo {
	position:absolute;
	left:50%;
	top:50%;
	width:780px;
	height:650px;
	z-index:0;
	margin-left:-390px;
	margin-top:-325px;
	background-image:url(../imgs/bg.jpg);
	background-position:center;
	background-repeat:no-repeat

}

.hide
{
 display: none;
}
.show
{
 display: block;
}

/* PARTE RELACIONADA AO MENU */

#dock {
	LEFT: 0px; WIDTH: 100%; bottom: 30px; POSITION: absolute; TEXT-ALIGN: center;
}
#dock A:visited {
	TEXT-DECORATION: none;
}
#dock A {
	MARGIN: -2px; TEXT-DECORATION: none;
}
#dock IMG {
	WIDTH: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
#legend {
	FONT-WEIGHT: bold; FONT-SIZE:20px; WIDTH: 100%; COLOR:#660000; font-style:italic; BOTTOM: 0px; FONT-FAMILY:"Trebuchet MS"; POSITION: absolute; TEXT-ALIGN: center;
}



/* fim do men */

