* {
	margin:0;
	padding:0;
}

/* LINK PADRÃO */
a {
	color: #0099FF;
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:hover {
	color: #0099FF;
	text-decoration:underline;
	}

body {background-image:url(../images/fundo.jpg)}

/*INICIO ESTILOS DAS DIVS PRINCIPAIS*/
#topo {width:779px; margin:auto; height:248px}

#conteudo {width:779px; margin:auto; background-image:url(../images/fundo_conteudo.jpg); padding-bottom:30px}

#barra_representadas {width:813px; height:141px; margin:auto; background-image:url(../images/menu_representadas.png)}

#rodape {width:779px; margin:auto; background-image:url(../images/fundo_conteudo.jpg)}
/*FIM ESTILOS DAS DIVS PRINCIPAIS*/


/*INICIO ESTILOS DAS FONTES*/
.texto {font-family:Tahoma; color:#676767; font-size:12px}
.texto_descricao_produto {font-family:Tahoma; color:#676767; font-size:11px}
.texto_maior {font-family:Tahoma; color:#676767; font-size:13px; font-weight:bold}
.texto_news {font-family:Tahoma; color:#AA7401; font-size:11px}
.texto_rodape {font-family:Tahoma; color:#0E579C; font-size:11px}
/*FIM ESTILOS DAS FONTES*/


/*INICIO MENU RODAPE*/
.menu_rodape:link {color:#0E579C; font-size: 11px; font-family:Tahoma; text-decoration:underline}
.menu_rodape:visited {color:#0E579C; font-size: 11px; font-family:Tahoma; text-decoration:underline}
.menu_rodape:hover {color:#006ED5;	font-size: 11px; font-family:Tahoma; text-decoration:underline}
.menu_rodape:active {color:#0E579C; font-size: 11px; font-family:Tahoma; text-decoration:underline}
/*FIM MENU RODAPE*/

/*INICIO MENU RODAPE*/
.menu_produtos:link {color:#676767; font-size: 12px; font-family:Tahoma; text-decoration:underline}
.menu_produtos:visited {color:#676767; font-size: 12px; font-family:Tahoma; text-decoration:underline}
.menu_produtos:hover {color:#999999;	font-size: 12px; font-family:Tahoma; text-decoration:underline}
.menu_produtos:active {color:#676767; font-size: 12px; font-family:Tahoma; text-decoration:underline}
/*FIM MENU RODAPE*/



/*INICIO BTN NEWSLETTER , CONTATO E ORÇAMENTO*/
.btn {background-color:#135899;	height:15px; width:60px; padding:0px 5px 5px 5px; font-family:Tahoma; font-size:10px; color:#FFFFFF; border-style:none;	margin-top:5px; border:0; letter-spacing:1px}
/*FIM BTN NEWSLETTER , CONTATO E ORÇAMENTO*/



/*INICIO CAIXA DE TEXTO NEWSLETTER , CONTATO E ORÇAMENTO*/
.caixa {background-color:#F1F1F1; font-family:Tahoma; font-size:10px; color:#676767; padding:2px; border:0;	margin-left:5px;	margin-top:5px; border:1px solid #CCCCCC}
/*FIM CAIXA DE TEXTO NEWSLETTER , CONTATO E ORÇAMENTO*/

ul {
	margin: 0px;
	padding-left: 15px;
}
.textoDestaqueBranco {
	font-size: 12px;
	color: #FFFFFF;
}
