html, body {height:100%;} 
a {
	text-decoration:none;
}
p {
	margin-left:15px; margin-right:10px;
}
body {
	margin:0;
	background: url('images/bgpagina.gif');
	color:#717171;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial;
	}
#tudo { 
	width:1000px;
	position:relative;  /*Contexto de posicionamento */
	background:url('images/bgcorpo.png') no-repeat top center;
	margin:0 auto;
	text-align:left;
	min-height:100%;	
	}
* html #tudo {height: 100%;}

#conteudo {
	padding-bottom:0px;
}
#topo {
	width:1000px;
	height:109px;
}
#logo {
	position:relative;
	float:left;
}
#quadro { 
	width:892px;
	height:275px;
	position:relative;  /*Contexto de posicionamento */
	background: url('images/bgbanner.jpg');
	margin:0 auto;
	float:left;
}
img {
	border:none;
}
#telefonein { 
	font: normal 20px Arial;
	color: #37a4db;
	width:892px;
	height:51px;
	position:relative;  /*Contexto de posicionamento */
	background: url('images/bgbottombanner.gif');
	margin:0 auto;
	}
#menu {
	background-image:url('../images/bgmenu.gif');
	width: 683px;
	height: 53px;
	float:left;
}	
#conteudosec {
	background: url('images/bgpaginasec.jpg');
	width:892px;
	margin:0 auto;
	float:left;
	border-bottom: 1px solid #bcbcbc;
}
#toptelefone {
	font: normal 18px Arial;
	color: #37a4db;
	width:892px;
	height:63px;
	position:relative;
	background: url('images/bgtelefone.jpg');
	margin:0 auto;
	float:left;
}

.titulo {
	margin-top:15px;
	margin-left:10px;
	font: bold 22px Arial;
	color: #6e6e6e;
	float:left;
}
.subtitulo {
	font: normal 14px Arial Black;
	color: #22557f;
}
.titbanner {
	font: normal 12px Arial;
	color: #FFF;
}
#rodape {
	margin:0 auto;
	width:892px;
	height:63px;
	text-align:center;
}
.cinza11 {
	font: normal 11px Arial;
	color: #9b9b9b;
}
#localesq {
	width:300px;
	float:left;
}
#localdir {
	width:568px;
	float:left;
}
.textobanner {
	font: normal 15px Arial;
	color: #FFF;
}
#topcaixa {
	font: bold 14px Arial;
	color: #5e5e5e;
	width:892px;
	height:49px;
	position:relative;  /*Contexto de posicionamento */
	background: url('images/bgcxtitulo.jpg');
	margin:0 auto;
	}
#topcaixa .texto {
	width:268px;
	float:left;
	border-right:1px solid #dbdbdb;
	padding:14px;
}
#caixa {
	font: normal 12px Arial;
	color: #5e5e5e;
	width:892px;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	}
#caixa .texto {
	background-color:#e5e5e5;
	width:268px;
	height:160px;		
	float:left;
	border-right:1px solid #dbdbdb;
	padding:14px;
}	
#caixa .texto h2 {
	font:bold 13px Arial;
	color:#092c52;
}
#caixa .texto p {
	color:#6f655e;
	margin:0;
}
#bottomindex {
	width:892px;
	height:170px;
	position:relative;  /*Contexto de posicionamento */
	background: #FFF;
	margin:0 auto;
}
#bottomindex .texto {
	width:892px;
	float:left;
}	
#bottomindex .texto p {
	font:normal 12px Arial;
	color:#717171;
}
.contatotit {
	font: bold 12px Arial;
	color: #092c52;
}
.subtitulo2 {
	font: bold 12px Arial;
	color: #22557f;
}
ol.decimal {
	list-style-type: decimal;
}
label {
	display:block;
	padding-bottom:12px;
	font: bold 12px Arial;
	padding-left:5em;
}
input, textarea {
	padding:3px;
	display:block;
	border:1px solid #ccc;
	background-color: #FFF;
	font: normal 12px Arial;
	margin-bottom:4px;
}
textarea {
	overflow:auto;
}
span.button { 
	background: #eee; 
	border: 1px solid #ccc; 
} 
span.button input { 
    BACKGROUND-COLOR: #285593;
    COLOR: #ffffff;
	border:0; 
	margin:0; 
    padding:5px;
}
.noticias {
	font: normal 18px Arial Black;
	color: #22557f;
}
.noticias2 {
	font: normal 14px Arial Black;
	color: #545454;
}
.noticias3 {
	font: bold 14px Arial;
	color: #22557f;
}