/* Desenvolvido por Anderson Luiz Michels | Agência Studio Imaxis */

a:hover {text-decoration:underline;}

body, form, h1, h2, h3, h4, h5, h6
	{margin:0px;}

body {background:url(../img/fundo.gif) repeat-x;}
	
form image
	{cursor:pointer;}
	
*
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:11px;
	text-decoration:none;}
	
#alinhamento
	{width:806px;
	margin:auto;
	margin-top:20px;}

#conteudo
	{width:806px;
	float:left;}
	
/*************************** 
  Menu 
 ***************************/
#menu
	{width:654px;
	height:35px;
	padding-left:152px;
	float:left;}
	
#menu ul
	{list-style:none;
	margin:0px;
	padding:0px;}

#menu ul li
	{display:inline;
	width:108px;
	margin-left:1px;
	float:left;}
	
/*************************** 
  Final do Menu
 ***************************/
	
/*************************** 
  Topo
 ***************************/
#topo
	{width:806px;
	height:244px;
	background:url(../img/fundo_topo.gif);
	float:left;}
	
#topo .logomarca
	{width:402px;
	height:244px;
	background:url(../img/fundo_topo_canto.gif) no-repeat;
	float:left;}
	
#topo .logomarca .logo
	{width:379px;
	margin:21px 0px 0px 23px;
	float:left;}
	
#topo .logomarca .texto
	{width:359px;
	margin:10px 20px 0px 23px;
	float:left;}
	
#topo .imagens
	{width:404px;
	height:244px;
	text-align:center;
	float:left;}
	
/*************************** 
  Final do Topo
 ***************************/
	
/*************************** 
  Início Coluna Notícias
 ***************************/
#corpo
	{width:800px;
	min-height:363px;
	background:url(../img/fundo_corpo.gif) no-repeat;
	padding:1px 3px 0px 3px;
	float:left;}
	
#corpo .produtos
	{width:175px;
	height:200px;
	margin:20px 0px 0px 20px;
	float:left;}

#corpo .produtos .txt a
	{color:#aa0100;}

#corpo .produtos .txt a:hover
	{display:block;
	background-color:#eeeeee;}
	
#corpo .produtos img
	{margin-bottom:8px;}
	
#corpo .textos-atalho
	{width:175px;
	height:124px;
	margin:0px 0px 0px 20px;
	padding-top:18px;
	float:left;}
	
#corpo .marcas
	{width:368px;
	height:140px;
	background:#f1f4f9;
	/* border:1px solid #d6dfee; */
	margin:0px 0px 0px 20px;
	float:left;}
	
/*************************** 
  Final Coluna Notícias
 ***************************/
	
/*************************** 
  Início Coluna Eventos / Enquete
 ***************************/
#rodape
	{width:100%;
	height:70px;
	background:url(../img/fundo_rodape.gif) repeat-x;
	text-align:center;
	padding-top:31px;
	margin-top:20px;
	float:left;}
	
#rodape p
	{margin:0px 0px 5px 0px;
	font-size:12px;}
	
#rodape a
	{font-weight:bold;
	font-size:12px;}
	
/*************************** 
  Final Rodapé
 ***************************/

.text-red-bold
	{color:#aa0100;
	font-weight:bold;}
	
.text-red-bold a:hover
	{text-decoration:underline;}
	
.text-red2
	{color:#b30000;}
	
.text-laranja
	{color:#d55800;}
	
.text-13
	{font-size:13px;}
	
.text-13 strong, li, fieldset, ul, strong, label
	{font-size:13px;}

