
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
/*	background-image: url(../../images/bg.jpg); 
	background-repeat: repeat-x;*/
	background-color: #cccccc;
}

img{ border:0px;}


/*estrutura geral-------------------------------------------*/
#corpo{
	width: 798px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background:#FFFFFF;
/*	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003f5e;
	border-right-color: #003f5e;
	border-bottom-color: #003f5e;
	border-left-color: #003f5e;
*/
}
#corpo2{
	width:  823px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../../images/bg_corpo2.jpg);
	background-repeat:repeat-y;
}

#voltar {
	text-align: right;
}

#topo_flash{
	height:100px;
	background-image: url(../../images/bg_topo.jpg);
	background-repeat: repeat-y;
}
#data {
	background-image: url(../../images/bg_data.jpg);
	background-repeat: repeat-x;
	height: 25px;
	}
#data1 {
	background-image: url(../../images/bg_data1.jpg);
	background-repeat: repeat-x;
	height: 20px;
	}
#data2 {
	background-image: url(../../images/bg_data2.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#banner {
	height: 230px;
	background-color: #FFFFFF;
}
/* ---------------------------------------conteúdo------------------------------ */

#conteudo{
	background:#FFFFFF;
	width: 798px;
	height:auto;
}
.textoData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #003366;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

/* barras ---------------------------------------------------------------------- */

/* centro */

#centro{
	background-color:#FFFFFF;
	width:472px;
	height:280px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom:1px;
	float:left;
}

/*esquerda e direita*/

#direita,#esquerda{
	width:158px;
	background:#FFFFFF;
	float:left;
}
#direita{
	float:left;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-bottom:1px;
}
#esquerda{
	float:left;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 1px;
}
#centroDireita
{
	width:auto;
	height:auto;
	float:left;
	margin-top:2px;
	background:#FFFFFF;
}

/*-----------------------------------------------------------conteudo barra esquerda*/

#menu {
	background-color: #0099CC;
	margin-top: 1px;
}

#novidades {
	background-image: url(../../images/bg_cinza.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin-top:2px;
	margin-bottom:1px;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1B1B;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bolder;
}
#responsabilidade {
	background-image: url(../../images/bg_responsabilidade.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 156px;
	margin-top:1px;
	margin-bottom:1px;
	border: 1px solid #016634;
}

/*---------------------------------------------------------------barra centro--*/

#noticias_topo {
	background-image: url(../../images/bg_noticias.jpg);
	background-repeat: repeat-x;
	float:left;
	margin-top: 0px;
}
.tit-textoNoticia{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;

}
.textoNoticia{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;

}
.textoNoticias strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.textoNoticias span {
	margin-bottom: 10px;
}
.textoNoticias a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: justify;
	font-size:10px;
	font-weight:normal;
	line-height:18px;
	text-decoration: none;
}

.imgNoticis{
	margin-left: 5px;
	position: relative;
}

.imgProdutos {
	float: left;
	margin: auto;

}


/*-----------------------------------------------------------conteudo barra direita*/

#newsletter {
	background-image: url(../../images/bg_cinza.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 156px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
#trabalheConosco {
	background-image: url(../../images/bg_cinza.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 156px;
	margin-top:1px;
	margin-bottom:1px;
	border: 1px solid #999999;
}
#televendas {
	background-image: url(../../images/bg_cinza.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 156px;
	margin-top:1px;
	margin-bottom:1px;
	border: 1px solid #999999;
}

/*------------------------------------------fim do conteudo-------------------------------------*/

/* rodape */
#rodape {
	background-image: url(../../images/rodape.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 799px;
	clear:both;
}
.textoRodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bolder;
	padding-top: 8px;
	padding-left: 15px;
}
.textoRodape img{
	margin-left: 85px;


}
/*----------------------------------------páginas internas--------------------------------------*/
.blocoTexto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 5px;
}
.blocoTextoMenu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 5px;
	clear: both;
}
.pagInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;
	margin-left:10px;
	margin-right:20px;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C5D1DD;
	clear: both;
}
.pagInt strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}
.pagInt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	display: block;
	text-decoration: none;
}
.navegador{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eeeeee;
	text-align: right;
	background-image:url(../../images/bgTit.jpg);
	background-repeat:no-repeat;
	background-color:#003f5e;
	background-position:right;
	float:right;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 250px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.navegador2{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E6E6E6;
	float:right;
	margin: 10px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	color: #333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	}
.navegador2 a{
	font-weight: bold;
	color: #333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}

.menuAco{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E6E6E6;
	float:right;
	margin-right:2px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	color: #333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	border-bottom:#003f5e solid 2px;
	border-left:#003f5e solid 2px;
	border-right:#003f5e solid 2px;
	}
.menuAco a{
	color:#333333;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}


a.noticia:link ,a.noticia:visited ,a.noticia:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}
a.noticia:hover {
	text-decoration: underline;
}

a.noticia2:link ,a.noticia2:visited ,a.noticia2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	font-weight: bold;
	text-decoration: none;
	
}
a.noticia2:hover {
	text-decoration: underline;
}

a.busca:link ,a.busca:visited ,a.busca:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003399;
	font-weight: bold;
	text-decoration: none;
	background:#F5F5F5;
	padding:5px;
	float:left;
	width:770px;
	height:auto;
	margin-top:5px;
	border: 1px solid #CCCCCC;
	color:#666666;
	
}
a.busca:hover {
	text-decoration: underline;
}

/*----------------------------------------Página Principal--------------------------------------*/
.noticia_tit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.noticia_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a.not:link ,a.not:visited ,a.not:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
a.not:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------------Pagina contatos - tabelas telefones e endereços*/
.TabEsquerda{
	float:left;
}
.TabDireita{
	float:right;
}




