/* FOLHA CSS GERAL */

body{
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size: 76%;
	color: #888;
	height: 100%;
	background: #E8EBED url(../imagens/bg.jpg) repeat-x;
}

p{
	line-height: 150%;
	margin: 0 0 10px 0;
	text-align: justify;
}

/* Tabelas */
table{
	margin: 0 auto;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #BB3332 url(imagens/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;	
	background: none;
}
th.spec {
	border-right: 1px solid #C1DAD7;	
	border-top: 0;
	background: #fff url(imagens/bullet1.gif) no-repeat;
	font: bold 8px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-top: 0;
	background: #f5fafa url(imagens/bullet2.gif) no-repeat;
	font: bold 8px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #000;
}
td {
	font: 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;	
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000;
}


td.alt {
	padding: 6px 6px 6px 12px;
	background: #E7E8E9;
	color: #000;
}


#listaprod tr td .detprod {
	display: none;
}

/* CORPO DO SITE */
#geral{
	width: 775px;
	margin: 0 auto;
	margin-top: 20px;
}

#conteudo{
	width: 775px;
	margin: 0 auto;
}

#bandeiras{
	width: 260px;
	margin: 0 auto;
	margin: 5px;
	height: 20px;
	color: #000;
	float: right;
}

#top {
	width: 100%;
	margin: 0 auto;
	padding-top : 0;
	background : transparent;
	height : 20px;
}

#top #icons {
	float : right;
	margin : 5px 5px 0;
	padding : 0;
}

#top #icons img {
	padding-right : 2px;
	padding-left: 2px;
	border : 0px;
}

#topo_flash{
	width: 100%;
	height: 113px;
	*height: 90px;
}

#cima_menu{
	width: 100%;
	height: 30px;
}

#segmentos{
	width: 775px;
	padding-top: 50px;
	*padding-top: 50px;
	_padding-top: 0px;
	height: 140px;
	*height: 120px;
	background-image: url(../imagens/corpo.png);
}

#corpo{
	width: 775px;
	background-image: url(../imagens/corpo.png);
}

#base{
	width: 775px;
	background-image: url(../imagens/rodape.png);
	height: 42px;
	margin-bottom: 5px;
	margin: 0 auto;
	clear: both;
}

/* MEIO DO SITE */

#separa {
	background-image: url(../imagens/linha_horiz.jpg);
	background-repeat: repeat-x;
	width: 95%;
	height: 10px;
	margin: 0 auto;
}

.sepprod_col1, .sepprod_col2 {
	border-bottom: 1px solid #E3E3E3;
	vertical-align: top;
	padding: 5px
}

.sepprod_col1 {
	width: 80px
}

.sepprod_col2 {
	padding-top: 18px;
	width: 300px
}

#separa_titulo{
	background-image: url(../imagens/linha_horiz.jpg);
	background-repeat: repeat-x;
	width: 95%;
	height: 10px;
	margin: 0 auto;
	margin-top: 10px;
}

#divisao{
	background-image: url(../imagens/linha_vert.jpg);
	background-repeat: repeat-y;
	width: 5px;
	height: 400px;;
	margin: 0 auto;
	margin-top: 30px;
	float: left;
}

#corpo_conteudo{
	float: left;
	width: 500px;
	margin: 5px;
}

#corpo_texto{
	padding-left: 15px;
}

.titulo_texto{
	font-family: "Trebuchet MS",Tahoma,Arial;
	color: #CC0000;
	font-size: xx-large;
	padding: 5px;
}

.sub_titulo{
	font-family: "Trebuchet MS",Tahoma,Arial;
	color: #666;
	font-size: 12px;
	font-weight:bold;
	padding: 10px;
}

#titulo{
	padding-left: 10px;	
}

#separa_titulo{
	background-image: url(../imagens/linha_horiz.jpg);
	background-repeat: repeat-x;
	width: 95%;
	height: 10px;
	margin: 0 auto;
	margin-top: 10px;
}

#ajax_centro, #ajax_centro_erro{
	margin-top: 50px;
}

hr {
	width: 95%;
	margin: 0 auto 0 0; /* Para navegadores standard */
}

.titulo_lateral{
	font-family: "Trebuchet MS",Tahoma,Arial;
	color: #CC0000;
	font-size: 20px;
}

#corpo_estatico {
	float: left;
	width: 220px;
	margin: 12px;
}

#corpo_estatico ul {
	margin-left: 18px;
	list-style-image: url("../imagens/bullet_navsec.jpg");
}

/* RODAPÉ */
#rodape{
	width: 700px;
	margin: 50px;
	margin: 0 auto;
	text-align: center;
}

#rodape_esq{
	width: 400px;
	float: left;
	text-align: left;
}

#rodape_dir{
	width: 250px;
	float: right;
	text-align: right;
}

#linha_direito{
	padding: 5px;
	text-align: left;
}

#linha_endereco{
	padding: 5px;
}

/* ASSINATURA CRIATIVE */
#link_rod{
	width: 700px;
	height: 20px;
	padding: 20px;
	text-align: right;
	margin: 0 auto;
}

#assina{
	width: 200px;
	margin: 0 auto;
	text-align: right;
	padding: 10px 10px 30px 0;
}

.assina_2{
	text-align: right;
	color:#999;
}
	
.span{
	text-align: right;
	color:#FF6600;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

.span_2{
	color:#333;
	text-decoration: none;
	font-size: 1em;
}

.registro{
	font-size: 14px;
}