/* CSS Document */

body{ background: #C13C38 URL(../_img/bg.jpg) repeat-x top center;}
*{font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; border:0;}
#corpo{position:absolute; width:765px; top:0; left:50%; margin-left:-390px; padding-top:10px;}





/*
----------------------- TOPO
*/
#topo{}

#logo{padding:10px 0px 14px 30px; width:160px;}

#menu{position:absolute; top:25px; left:550px; _left:300px; float:right;}
#menu ul{list-style:none;}
#menu li{float:left; margin-left:5px;}
#menu li a{
	display:block; width:55px; _width:40px; height:25px; padding:35px 25px 0px 15px; _padding-right:15px;
	background: #FFF URL(../_img/menu_bg.gif) no-repeat top right;
	text-align:right; font-weight:bold; text-decoration:none; color:#666; font-size:14px;
}
#menu li a:hover{color:#921916;}

#cabecalho{background:#333 url(../_img/topo-vazio.jpg) no-repeat;}
#cabecalho h1{
	display:block; height:55px; width:745px; padding:20px 30px 0px 0px;
	color:#FFF; text-align:right; cursor:default;
}







/*
----------------------- CENTRO
*/
#centro{
	width:735px; padding:10px 20px 0px 19px;
	background:Transparent URL(../_img/bg_conteudo.jpg) no-repeat top left;
}

#conteudo{
	width:719px; padding:0px 12px 0px 8px;
	background:#FFF URL(../_img/bg_conteudo.gif) repeat-y left top;
}
#lateral{
	display:block; width:150px; float:left;
	padding:0px 20px 0px 10px; margin:5px 20px 0px 0px;
	background-color:#FFF;
}
#lateral a h3, #lateral h2{
	margin-top:5px;
	background-color:#F3F3F3; padding:3px 5px;
	color:#333; font-size:12px; font-weight:normal; text-decoration:none;
}
#lateral h2{font-weight:bold;}
#lateral a h3:hover{color:#933;}
#lateral ul{padding:10px 0px; list-style:none;}
#lateral li{margin:0px 0px 5px 5px;}
#lateral li a{font-size:12px; color:#666; text-decoration:none;}
#lateral li a:hover{color:#901915;}

#lateral h3{font-size:12px;}
#lateral span{font-size:12px;}
#lateral p{font-size:12px; margin-top:10px;}

#voltar{clear:both; text-align:right; padding:20px 0px 10px 0px; font-size:12px; background-color:#FFF; color:#999; }
#voltar a{color:#666; text-decoration:none; margin:0px 5px;}
#voltar a:hover{color:#901915;}
#voltar a strong{display:block;}

#apresentacao{background-color:#FFF; padding-bottom:20px;}




/*
----------------------- RODAPE
*/

#texto{
	display: block; width:495px;
	float:right; padding: 5px 10px;
}
#texto.produtos{width:680px; background-color:#FFF; padding-left:20px;}
#texto.produtos ul li{display:block; height:40px; border:2px solid #EEE; list-style:none; margin:10px 15px; width:250px; float:left; padding:10px 20px; line-height:150%; text-align:center;}
#texto h2{
	font-size:14px;
}
#texto h3{
	font-size:12px; padding-top:20px;
}
#texto p{
	font-size:12px; margin-top:10px; text-align:justify; color:#333;
}
#texto img.imgesq{padding-right:10px;}

#texto li{
	margin:0px 0px 20px 0px; font-size:12px; color:#333;
}

#texto li ul li{
	margin:10px 10px 10px 20px; font-size:12px; text-align:justify; color:#333;
}




/*
----------------------- RODAPE
*/
#rodape{
	width:719px; padding: 15px 0px 10px 20px; clear:both;
	background-color:#F6F6F6;
	margin-left:19px; border-top:1px solid #EEE;
}

/* Menu */
.menurodape {position:absolute; left:40px;}
.menurodape ul{list-style:none;}
.menurodape li a{font-size:12px; padding:2px; text-decoration:none; color:#666; display:block; width: 150px;}
.menurodape li a:hover{background-color:#EEE;}

.rendereco{margin-left:170px; font-size:14px; padding:0px 0px 20px 20px; border-left:1px dashed #CCC;}
.rendereco address, .rendereco h4{margin-bottom:5px;}
.rendereco address, .rendereco span{color:#666;}

#copyright{width:715px; padding: 10px 0px 10px 25px; background-color:#333; margin-left:19px; clear:both;}
#copyright span{color:#FFF; font-size:11px;}
#copyright a{color:#999; font-size:11px; text-decoration:none;}
#copyright a:hover{text-decoration:underline;}







/*
----------------------- SELEÇÃO DE ITENS
*/

/* Para o MENU */
#bempresa .mempresa,
#bservicos .mservicos,
#bprodutos .mprodutos,
#bcontato .mcontato
{background-image:url(../_img/menu_bg2.gif); color:#CCC;}

/* Para o Título */
#bempresa h1{background-image:URL(../_img/topo-empresa.jpg);}
#bservicos h1{background-image:URL(../_img/topo-servicos.jpg);}
#bprodutos h1{background-image:URL(../_img/topo-produtos.jpg);}
#bcontato h1{background-image:URL(../_img/topo-contato.jpg);}
#bhome h1{background-image:URL(../_img/topo-home.jpg);}
