@charset "utf-8";
/* CSS Document */
html{
	background: #0D4D66;
}
body{
	background: #0D4D66 url(img/bodyBG.png) repeat-x top center;
	font: normal 11px Arial, Tahoma, Verdana;
	color: #5b5b5b;
	line-height: 1.3em;
	text-align: center;
	padding: 0;
}
body.body{
	background: #155872 url(img/bodyBG2.png) repeat-x top center;
}
::-moz-selection {
	background: #0D4D66;
	color: #fc0;
}
h1{
	margin: 0;
	padding: 0;
	color: #fff;
	font: 500 1.4em Arial, Tahoma, Geneva, sans-serif;
	text-align: center;
}
h2{
	padding: 0;
	height: 24px;
	margin: 0;
	margin-bottom: 5px;
	color: #666;
	font: 500 1.4em Arial, Tahoma, Geneva, sans-serif;
	line-height: 24px;
	text-align: left;
}
h2 img{
	vertical-align: middle;	
}
h3{
	padding: 0;
	margin: 0;
	color: #f60;
	font: normal 1.5em Arial, Tahoma, Geneva, sans-serif;
	text-align: left;
	letter-spacing: 0.05em
}
h3.bold{
	font-weight: 600;	
}
h3.relacionados {
	background:#3481A0;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:5px;
	margin-bottom:10px;
}
h4{
	padding: 0;
	margin: 0 0 1em 0;
	color: #fff;
	font: 500 1.3em Arial, Tahoma, Geneva, sans-serif;
	text-align: left;
	line-height: 1.6em;
	letter-spacing: 0.05em
}
h5{
	padding: 0;
	margin: 0;
	color: #3784A1;
	font: 600 1em Arial, Tahoma, Geneva, sans-serif;
	text-align: left;
	line-height: 1.6em;
	letter-spacing: 0.05em
}
h6{
	padding: 0;
	margin: 0 0 10px 8px;
	color: #666;
	font: 600 1.1em Arial, Tahoma, Geneva, sans-serif;
	text-align: left;
	line-height: 1.9em;
	letter-spacing: 0.05em
}

#geral{
	background: url(img/homeBG.jpg) no-repeat center 41px;
	width: 900px;
	z-index:1;
	position: relative;
	margin: 0 auto;
}
#geral.geral2{
	background: url(img/topBG.png) no-repeat center 40px;
	width: 100%;
}
.content{
	background: #fff;
	position:relative;
	z-index:1;
}
.content .content2{
	width: 900px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	text-align: left;
}
.content2 a{
	color: #06F;	
}
.content2 a:hover{
	color: #039;
	text-decoration: underline;
}

.content2 .banner, .content2 .wid{
	display:block;
	float: left;
}
.content2 .banner{
	width:220px;	
}
.erro{
	padding-top: 7px;	
}
.erro a{
	color:#F99;
	font-size: 0.97em;
}
.erro a:hover{
	color: #c00;	
}
.content2 .wid{
	width: 320px;
	padding-left:20px;
}
.telefone{
	color: #009;
	font-size: 1.7em;
	padding: 5px 10px;
	font-weight: 500;
	background: #ddeeff
}
.city, .endereco{
	font-size: 1.05em;
	color: #0a0;
	padding: 5px 10px;
	background: #ddffee;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.endereco a{
	white-space:nowrap;	
	color: #060
}
.cep{
	color: #0a0;
	font-size: 1.05em;
}
.site a:after, .endereco a:after{
	content:url('img/linkBlank.gif');
}
.email, .site{
	color: #666;
	font-size: 1.1em;
	padding: 5px 10px;
}
.content2 .fotos{
	background: #E1EDF1;
	padding: 5px;
	margin-right: 4px;
}
.content2 .fotos a img{
	border: 1px solid #69C;
	margin: 7px;
}
.content2 .fotos a:hover img{
	border-color: #06C	
}
#topo{
	z-index: 100;
	position: relative;
	height:355px;
	width: 900px;
	margin: 0 auto;
}
#topo.topo2{
	height: 225px;
}
#menu{
	z-index: 50;
	width: 900px;
	height: 40px;
	text-align: center;
}
#menu a{
	color: #0D4D66;	
}
#menu a:hover{
	color: #06C;	
}
.ocorrencias{
	position: absolute;
	left: 4px;
	bottom: 20px;
	font-size: 1.4em;
	color: #fff;
}
.ocorrencias b, .ocorrencias em{
	font-style: normal;
	color: #FF0;
}
.ocorrencias img{
	margin-left: 20px;	
}
.widget{
	display:block;
	float: left;
	width: 210px;
	color: #fff;
	font-size: 1.15em;
	text-align: left;
}
.widget .cidade{
	font-size: 11px;
	color:#CF3;
	text-align: center;
}
.widget a{
	color: #FFF;
}
.widget a:hover{
	color: #9CF;	
}
a.tagAssinante{
	color:#FF0!important;
	font-weight: bold;
}
a.tagAssinante:hover{
	color:#FC0!important;
}

.abrangencia{
	padding: 8px;
	background: #155872;
	width: 900px;
	margin: 30px auto;
	color: #fff;
	overflow: auto;
	border: 1px solid #186785;
	border-bottom-color: #0C455A;
	border-right-color: #0C455A;
}
.abrangencia span{
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
	color: #fff;
	margin-top: 10px;
}
.abrangencia ul{
	margin: 0!important;
	padding: 0!important;
}
.abrangencia ul li{
	list-style: none;
	padding: 0.2em 0;
	color: #85BBD1;
	font-size: 0.9em
}
.voltar{
	margin-top: 20px;
	font-size: 1.2em;
	clear: both;
	text-align: left;
}
/* FORMS */
.campoBusca{
	border: 0;
	display:block;
	float: left;
	background: #fff url(img/bgCampoBusca.gif) no-repeat top center;
	width: 213px;
	height: 30px;
	margin-left: 1px;
	vertical-align: middle;
	text-align: left;
	position: relative;
}
.campoBusca .inputText{
	border: 0;
	background: none;
	width: 180px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	color: #06F;
	padding: 5px 4px;
	vertical-align: middle;
}
.inputImg{
	margin: 0;
	vertical-align: middle;
}
fieldset{
	padding: 0 0 0 10px;
	border: 0;
	border-left: 1px solid #ddd;
}
label{
	float: left;
	display: block;
	padding: 6px 5px 5px 0;
	line-height: 18px;
	width: 80px;
	font-weight: none;
	font-size: 1.05em;
	color: #666;
}
.textarea{
	border: 1px solid #999;
	background: #fff url(img/inputBG.png) repeat-x top center;
	width: 261px;
	padding: 5px;
	font-size: 13px;
	line-height: 1.4em;
	color: #666;
	margin: 1px 0 0 1px;
	float: left;
	font-family: Arial, Tahoma, Geneva, sans-serif!important;
}
.textarea:hover, .textarea:focus, .campo:hover, .campo:focus, .select:hover, .select:focus{
	border-color: #06F;
}
.campo, .select{
	border: 1px solid #999;
	background: #fff url(img/inputBG.png) repeat-x top center;
	width: 261px;
	height: 18px;
	padding: 5px;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	margin: 1px 0 0 1px;
	vertical-align: middle;
	float: left;
}
.select{
	width:auto!important;
	padding: 0.4em!important;
	vertical-align: middle;
}
option{
	background: none;
}
.botao{
	border: 1px solid #ddd;
	border-bottom-color: #999!important;
	border-right-color: #999!important;
	background: #ccc;
	width: auto;
	padding: 2px 4px;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	margin: 4px 0 0 0;
	vertical-align: middle;
}
.botao:hover, .botao:focus{
	color: #333;
	border-color: #fff!important;
	border-bottom-color: #666!important;
	border-right-color: #666!important;
}
.checkbox{
	margin: 0 3px 0 0!important;
}
.divisao{
	display: block;
	clear: both;
	width: 100%;
	background: url(img/div2.png) repeat-x center center;
	height: 50px;
}
.outroResultado{
	font-size: 1.4em;
	color: #666;
	padding-bottom:10px;
}
.outroResultado2{
	font-size: 1.4em;
	color: #666;
	padding:10px;
	margin: 30px auto;
	width:600px;
	border: 2px solid #ddd;
}
#bannerRotativo{
	margin: 0 auto;
	width: 500px;
	padding: 0;
}
#bannerRotativo li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.rodape{
	background:#155872;
	padding:10px;
	color: #85BAD1;
	text-align: center;
	border-top: 1px solid #186785;
}
.rodape p{
	line-height: 2em!important;
}
.rodape a, .rodape a:visited{
	color: #fff;	
	padding: 0 0.5em;
}
.rodape a:hover{
	text-decoration: underline;
	color: #9CF;
}

/* =-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-==-=-=-=-=-=-=-= */

.erroAssinante {
	padding:5px;
	background:#3582A0;
	color:#FFFFFF;
}

.erroAssinante h5 {
	color:#FFFFFF;
}

.bannerGrande {
	position:absolute; 
	left:290px;
	top:0; 
	background:#FFF;
}
