/* Padrão */

body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-repeat:repeat-x;
	font-family:"Helvetica",Arial,sans-serif;
	font-size:0.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	color:#666666;
	background-color:#FFF;
	background-repeat:repeat-x;
}

.site {
	width:100%;
	height:auto;
	margin:0px;
	margin:auto;
}

/* Cabecalho */

.cabecalho {
	width:1000px;
	height:150px;
	margin:auto;
}

.englobacabecalho  {
	width:1000px;
	height:150px;
	float:left;
}

.logo {
	width:200px;
	height:80px;
	float:left;
	margin-top:35px;
	margin-left:15px;
}

.menu {
	width:500px;
	height:20px;
	float:left;
	margin-top:85px;
	margin-left:15px;
}

.botoes {
	width:auto;
	float:left;
	margin-left:12px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
	padding-left:12px;
	padding-right:15px;
	font-size:1.3em;
	font-weight:bold;

}

.botoes a:link, .botoes  a:visited, .botoes  a:active
{
	color:#0093DC;
	text-decoration:none;
}

.botoes  a:hover {
	color:#0093DC;

}

.telefonecabecalho {
	width:270px;
	float:left;
	height:150px;
}

/* Conteudo */

.corpo {
	width:100%;
	margin:auto;
	float:left;
	
}

/* Rodape */

.rodape {
	width:100%;
	margin:auto;
}

.englobarodape {
	width:1000px;
	height:440px;
	margin:auto;
}

.modulosrodape {
	border-top:#666 solid 6px;
	width:240px;
	margin-left:10px;
	height:180px;
	float:left;
}

.faixarodape {
	width:1000px;
	height:3px;
	background-color:#EFEFEF;
	float:left;
}

.dadosrodape {
	width:1000px;
	margin:auto;
	height:250px;
}

.rodapedados {
	width:330px;
	float:left;
	height:250px;
}

.redesrodape {
	width:180px;
	margin:auto;
	height:40px;
	margin-top:60px;
}

.rodapedireitos {
	width:180px;
	margin:auto;
	height:40px;
	text-align:center;
	font-size:1.2em;
	margin-top:40px;
}

.logosrodape {
	width:130px;
	float:left;
}

.menurodape {
	width:100px;
	float:left;
	margin-top:40px;
	margin-left:30px;
}

.cidade {
	width:240px;
	float:left;
	font-size:2.0em;
	padding-top:10px;
	padding-bottom:5px;
}

.endereco {
	width:240px;
	float:left;
	font-size:1.1em;
	padding-top:5px;
	padding-bottom:5px;
}

.telefone {
	width:240px;
	float:left;
	font-size:2.0em;
	padding-top:5px;
	padding-bottom:5px;
}

.botoesrodape {
	width:auto;
	float:left;
	margin-left:12px;
	padding-top:px;
	padding-bottom:10px;
	margin-top:5px;
	padding-left:12px;
	padding-right:15px;
	font-size:1.2em;
	font-weight:bold;

}

.botoesrodape a:link, .botoesrodape  a:visited, .botoesrodape  a:active
{
	color:#333;
	text-decoration:none;
}

.botoesrodape  a:hover {
	color:#333;

}

.telefonecabecalho {
	width:270px;
	float:left;
	height:150px;
}

/* Principal */

.englobaprincipal {
	width:1000px;
	height:auto;
	margin:auto;
	
}

.bannerindex {
	width:100%;
	height:445px;
	float:left;
	background:url(../imagens/bgbanner.png);
	background-repeat:repeat-x;
}

.detalhebanner {
	width:100%;
	height:10px;
	float:left;
	background:url(../imagens/detalhebanner.png);
	background-repeat:repeat-x;
}

.centralizabanner {
	width:1000px;
	height:auto;
	margin:auto;
}

.modulosprincipal {
	width:240px;
	padding:5px;
	height:260px;
	float:left;
}

.titulomodulo {
	width:240px;
	float:left;
	font-size:1.7em;
	text-align:center;
}

.conteudomodulo {
	width:240px;
	float:left;
}

.logorodape {
	width:98px;
	float:left;
	height:39px;
	margin-top:40px;
	margin-left:20px;
}

.logonucleo {
	width:53px;
	float:left;
	height:81px;
	margin-top:20px;
	margin-left:40px;
}

/* Empresa */

.bannerpaginas {
	width:100%;
	height:220px;
	float:left;
	background-color:#CCC;
	background-repeat:repeat-x;
}

.conteudoempresa {
	width:700px;
	float:left;
	padding-top:40px;
	height:460px;
}

.lateralempresa {
	width:220px;
	padding:40px;
	float:left;
	height:420px;
}

/* Contato */

.formulariocontato {
	width:650px;;
	height:500px;
	float:left;
}

.lateralcontato {
	width:350px;
	height:500px;
	float:left;
}

.fachadas {
	width:240px;
	padding:5px;
	height:260px;
	float:left;
}

.mapa {
	width:240px;
	padding:5px;
	height:240px;
	float:left;
	padding-bottom:50px;
	margin-left:0px;
}