* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#000; /*faece1*/
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666;
	line-height: 1.4em;
}
li{
list-style:none;
}
#geral{
	margin-right: auto;
	margin-left: auto;
	width:780px;
	height:100%;
	background-color:#fff;
}
a, a:link, a:visited{
text-decoration:none;
color:#666;
}
a:hover, a:active{
text-decoration:underline;
color:#666; 
}
#topo_menu{
width:780px;
height:115px;
}
#index_img{
width:390px;
height:239px;
float:left;
}
#index_logo{
width:390px;
height:94px;
float:left;
}
#index_texto{
width:390px;
height:145px;
background:url(images/index_texto.png) no-repeat;
float:left;
}
#index_texto p{
padding:15px;
line-height:20px;
text-align:justify;
}
#index_conteudo{
width:780px;
height:309px;
background:#ffffff;
clear:both;
}
.conteudo_li{
width:195px;
height:309px;
margin-top:5px;
float:left;
}
/* OFERTAS UL LI UL LI */
#index_conteudo ul li ul li{
	color:#CC3300;
	font-size:13px;
	font-weight:bold;
}
.tit_laranja{
padding:8px 0px 8px 35px;
width:126px;
text-transform:uppercase;
color:#f90;
font-weight:bold;
text-decoration:none;
}
.chamada{
width:126px;
padding:8px 0px 8px 35px;
}
.empresa {
width:730px;
height:300px;
margin:10px;
margin-right:5px;
background-image:url(images/fundo_empresa.jpg);
background-repeat:no-repeat;
background-position:230px 80px;
float:left;
}
.empresa_fotos {
width:350px;
margin-right:5px;
margin-top:40px;
margin-bottom:10px;
padding:5px;
border:1px #CCCCCC solid;
float:left;
}
.txt_empresa {
font:11px tahoma;
padding-top:10px;
padding-right:10px;
padding-left:18px;
text-align:justify;
line-height:20px;
}
.contatos {
width:730px;
height:300px;
margin:10px;
margin-right:5px;
float:left;
}
.formulario {
width:354px;
margin-right:10px;
float:left;
border-right:1px #CCCCCC dotted;
}
.endereco {
width:355px;
margin-top:95px;
margin-left:10px;
line-height:20px;
float:left;
}
.categorias {
width:230px;
margin:10px;
margin-right:5px;
float:left;
}
.txt_categorias {
font:11px tahoma;
padding-top:10px;
padding-right:10px;
padding-left:18px;
text-align:justify;
line-height:20px;
}
.categorias_fotos {
width:350px;
margin-right:5px;
margin-top:40px;
margin-bottom:10px;
padding:5px;
border:1px #CCCCCC solid;
float:left;
}
.ajax_categorias_fotos {
width:450px;
margin-right:5px;
margin-top:5px;
margin-bottom:10px;
padding:5px;
float:left;
}
.mini_fotos {
width:150px;
margin-top:38px;
vertical-align:baseline;
float:left;
}
.img_grande {
width:350px;
height:300px;
}
.img_pequena {
width:60px;
height:50px;
margin:2px;
padding:3px;
border:1px #CCCCCC solid;
float:left;
}
#rodape{
width:780px;
height:110px;
clear:both;
background:url(images/rodape.gif) repeat-x;
}
#rodape_ul{
margin-left:38px;
padding-left:195px;
}
.rodape_li{
padding:18px 8px 10px 8px;
font-weight:bold;
float:left;
}
.rodape_txt{
text-align:center;
margin-top:5px;
color:#999;
clear:both;
}