/* TUDO */

body{
	background:url(../imagens/fundo_semnuvens.jpg) 0 0 no-repeat;
	background-position:center top;
	font:normal 11px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	margin:0;
	padding:0;
	overflow-x: hidden;
	overflow-y: auto;
}

/* DIVS */

#tudo_cont{
	width:1000px;
	margin:0 auto;
	clear: both;
}

#linha_topo{
	background-image:url(../imagens/fundo_linhatopo.png);
	background-repeat:no-repeat;
	width:900px;
	height:119px;
	margin:0 auto;
	position:relative;
}

#logo_topo{
	width:350px;
	float:left;
}
#menu_topo{
	width:530px;
	float:right;
	padding-top: 84px;
}

#banner_principal{
	width:900px;
	height:196px;
	margin:0 auto;
	position:relative;
}

#linha_conteudo{
	width:900px;
	margin:0 auto;
	position:relative;
	padding-top:22px;
	padding-bottom: 22px;
}

#esq_conteudo{
	background-image:url(../imagens/fundo_autocenter.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:241px;
	float:left;
	padding-bottom: 20px;
}

#titu_esq_conteudo{
	width:310px;
	padding-bottom: 5px;
	padding-top:15px;
}

#cont_esq_conteudo{
	width:310px;
	padding-bottom: 8px;
	padding-top:8px;
	text-align: right;
	
}

#bot_esq_conteudo{
	width:287px;
	padding-bottom: 10px;
	padding-right: 23px;
	float: left;
	
}
#dir_conteudo{
	background-image:url(../imagens/fundo_serv_paginas.jpg);
	background-repeat:no-repeat;
	width:578px;
	height:241px;
	float: left;
	padding-bottom: 20px;
	margin-left:10px;

}

#dir_conteudo_show{
	width:270px;
	height:241px;
	float: left;
	padding-bottom: 20px;
	padding-right: 23px;
	padding-left: 23px;

}

#bot_dir_conteudo{
	padding-bottom: 10px;
	padding-top:8px;
	float: right;
}

#tit_dir_conteudo_show{
	width:270px;
	padding-bottom: 5px;
	padding-top:15px;
}

#cont_dir_conteudo_show{
	width:270px;
	padding-bottom: 5px;
	padding-top:15px;
	height: 190px;
}


#tit_dir_conteudo_serv{
	width:230px;
	padding-bottom: 5px;
	padding-top:15px;
}

#cont_dir_conteudo_serv{
	width:230px;
	padding-bottom: 5px;
	padding-top:5px;
	height: 77px;
	background-image: url(../imagens/fundo_serv.jpg);
	background-repeat: no-repeat;
}

#dir_conteudo_serv{
	width:230px;
	height:239px;
	float: right;
	padding-bottom: 20px;
	padding-left: 14px;
	padding-right: 14px;
		_padding-left: 10px;
	_padding-right: 10px;

}

#cont_dir_conteudo_serv_texto{
	float:right;
	width:150px;
	height: 77px;
}

#cont_dir_conteudo_contato{
	width:230px;
	padding-bottom: 5px;
	padding-top:5px;
	height: 77px;
	background-image: url(../imagens/fundo_contato.jpg);
	background-repeat: no-repeat;
}

#cont_dir_conteudo_contato_texto{
	float:left;
	width:150px;
	height: 77px;
}


#linha_rodape{
	background-image:url(../imagens/fundo_rodape.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:101px;
	margin:0 auto;
	position:relative;
}

#menu_rodape{
	background-image:url(../imagens/fundo_rodape.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:230px;
	padding-top: 30px;
	text-align: center;
	clear: both;
}

#tudo_fim{
	width:100%;
	margin:0 auto;
	padding-top: 15px;
}


#titu_paginas {
	background-image:url(../imagens/bg_titu.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size:15px;
	line-height:20px;
	padding-bottom:8px;
	margin-bottom:5px;
	padding-left:7px;
	}

#fim{
	width:100%;
	text-align: center;
	padding-top: 20px;
}
		
/* LINKS */

a:link{text-decoration: none; font-weight: none;} 

a:visited{text-decoration: none; font-weight: none;}

a:active{text-decoration: none; font-weight: none;}

a:hover{text-decoration:underline;}

/* FONTES */

.menu_rodape { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
.telefone_index { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color: #666;}
.style1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F30;
	font-weight: bold;
	font-size:13px;
}
.style2 {color: #CE0402}
.style3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; size: 11px; color: #666;}
.style4 {color: #999999}
