body{
	margin:0px auto;
    width:848px; 
	border: 0;
    position:relative;
    background-color:#000000;

}
body.noticias{
    width:250px; 
	border: 0;
    background-color:#000000;
	margin-left:0px;
	margin-top:0px;

}
body.print{
	width:790px;
	border: 0;
    background-color:#000000;
	margin-left:0px;
	margin-top:0px;

}
body.lateral{
	width:154px;
	border: 0;
	background-color:#1f1e20;
	margin-left:0px;
}
body.flash{
	margin:0px auto;
    width:1024px; 
	border: 0;
    position:relative;
    background-color:#000000;

}
table.bd{
	border: thick none #000000;
	padding: 0px;
	margin: 0px;
}

td.cont{
	border: 1px solid #FFCC00;
}

td.cont_escuro{
	border: 1px solid #777777;
}

li{
	list-style-type: none;
}

.titulos{
	font-family:"45 Helvetica Light", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFCC00;
	font-style: normal;
	text-decoration: none;
	text-align:justify;
}

iframe { overflow-x: auto;
overflow-y: hidden; }


.titulos_produtos{
	font-family:"45 Helvetica Light", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFCC00;
	font-style: normal;
	text-decoration: none;
}
.titulos_grande{
	font-family:"45 Helvetica Light", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFCC00;
	font-style: normal;
	text-decoration: none;
	text-align:justify;
}
.titulos_produtos_escuro{
	font-family:"45 Helvetica Light", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#555555;
	font-style: normal;
	text-decoration: none;
	text-align:center;

}
.titulos_lateral{
	font-family:"45 Helvetica Light", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}

.img_produtos{
	padding:5px;
	background-color:#1f1e20;
}

.texto{
	font-size:12px;
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
	font-family:"45 Helvetica Light", Arial, Helvetica, sans-serif;
	line-height: 20px;
	page-break-before: auto;
	page-break-after: auto;
}

.texto_empresa{
	font-size:12px;
	color:#999999;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
	font-family:"45 Helvetica Light", Arial, Helvetica, sans-serif;
	line-height: 20px;
	page-break-before: auto;
	page-break-after: auto;
}

.novidades{
	background-color: #C47600;
}
	
.mopave{
	color: #FF6600;
}

table.produtos{
	padding-top:10px;
}

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
	
}



#lateral:link {
	background:url(imagens/img_bottom_over.jpeg);
	color:#000000;
	text-decoration: none;
}
#lateral:visited {
	background:url(imagens/img_bottom_over.jpeg);
	text-decoration: none;
	color: #000000;
}
#lateral:hover {
	background:url(imagens/img_bottom.jpg);
	text-decoration: none;
	color: #FFFFFF;
}
#lateral:active {
	background:url(imagens/img_bottom_over.jpeg);
	text-decoration: none;
	color:#000000;
}

.noticias_scrool{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

