@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color:#FBFBFB;
	list-style-image:url(imagens/marcador_li.jpg);
}

 a:link {	
	text-decoration: none;
	color: #3e3e3e;
}
 a:visited {
	text-decoration: none;
	color: #3e3e3e;
}
 a:hover {
	text-decoration: underline;
	color: #3e3e3e;
}
 a:active {
	text-decoration: none;
	color: #3e3e3e;
}

	/************************************************
	*** - > propriedades da página
	*************************************************/

#container{
	margin:0 auto;
	width:950px;
	background-color:#FFF;
}

#topo{
	width:950px;
	height:185px;
}

#topo-css{
	position:relative;
	width:950px;
	height:130px;
	display: block;
	background-image:url(imagens/topo_menu.jpg);
	background-repeat:no-repeat;
}

.topo-menu{
	position:absolute; 
	top:88px; 
	left:25px;
	z-index:1;
	width:900px;
	height:35px;
	}

.topo-texto{
	position:absolute; 
	top:30px; 
	right:10px;
	z-index:1;
	width:250px;
	height:35px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}

#mioloTopo{
	width:950px;
	height:22px;
	background-image:url(imagens/bg_miolo1.jpg);
	background-repeat:no-repeat;
}

#miolo{
    background-image:url(imagens/bg_miolo2.jpg);
    background-repeat:repeat-y;
	width:900px;
	padding-left:25px;
	padding-right:25px;
}

#cofic_polo{
	width:435px;
	padding-left:15px;
	float:left;
}

#cofic_polo2{
	width:435px;
	min-height:630px;
	padding-left:15px;
	float:left;
}

#noticias{
	width:650px;
	padding-left:15px;
	float:left;
}

#fotos{
	width:435px;
	height:220px;
	float:left;
}

#galeria{
	width:80px;
	height:60px;
	margin:2px;
	float:left;
	background-color:#CCCCCC;
}

#galeria2{
	width:415px;
	min-height:150px;
	padding-left:15px;
	padding-top:15px;
	float:left;
}

#galeriaLink{
	width:400px;
	padding-top:15px;
	float:left;
}

#interna_conteudo{
	width:435px;
	height:auto;
	float:left;
}

#noticias_conteudo{
	width:650px;
	height:auto;
	float:left;
}

#o_cofic{
	width:202px;
	height:210px;
	padding-right:15px;
	float:left;
}

#o_polo{
	width:217px;
	height:210px;
	float:left;
}


#polo_noticias{
	width:200px;
	height:480px;
	padding-left:15px;
	float:left;
}

#polo_noticias2{
	width:200px;
	height:480px;
	padding-left:15px;
	float:left;
}

#polo_noticias3{
	width:200px;
	height:650px;
	padding-left:15px;
	float:left;
}

#destaque{
	width:200px;
	height:480px;
	padding-left:15px;
	float:left;
}

#destaque2{
	width:200px;
	height:480px;
	padding-left:15px;
	float:left;
}

#mioloBaixo{
	width:950px;
	height:24px;
	background-image:url(imagens/bg_miolo3.jpg);
	background-repeat:no-repeat;
}

#banner1{
	width:900px;
	height:210px;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:10px;
}

#banner1_1{
    background-color:#d3ebb0;
	background-image:url(imagens/bg_banner1_1.jpg);
	background-repeat:no-repeat;
	margin-right:1px;
	width:224px;
	height:210px;
	float:left;
	
}

#banner1_2{
    background-color:#d3ebb0;
	margin-right:1px;
	width:224px;
	height:210px;
	float:left;
}

#banner1_3{
    background-color:#d3ebb0;
	margin-right:1px;
	width:224px;
	height:210px;
	float:left;
}

#banner1_4{
    background-color:#d3ebb0;
	background-image:url(imagens/bg_banner1_4.jpg);
	background-repeat:no-repeat;
	padding-top:60px;
	padding-left:15px;
	padding-right:15px;
	margin-right:1px;
	width:194px;
	height:150px;
	float:left;
}

#banner2{
	width:900px;
	height:64px;
	margin-top:10px;
	margin-bottom:15px;
	padding-left:25px;
	padding-right:25px;
}

#banner2_1{
    background-color:#d3ebb0;
	margin-right:1px;
	width:449px;
	height:64px;
	float:left;
}

#banner2_2{
    background-color:#d3ebb0;
	margin-right:1px;
	width:449px;
	height:64px;
	float:left;
}

#banner3{
	width:900px;
	height:220px;
	padding-left:25px;
	padding-right:25px;
	margin-bottom:5px;
}

#banner3_1{
	width:290px;
	height:200px;
	background-color:#e1efcc;
	padding:4px;
	float:left;
    position: relative; 
    -moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	*border-radius:0px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 2px #5e8522; /* for Firefox 3.5+ */
    -webkit-box-shadow: 0px 0px 2px #5e8522; /* for Safari and Chrome */
	*box-shadow: 0px 0px 0px #969696; /* for Safari and Chrome */
    z-index:1;
}

#banner3_1:hover{
	background-color:#5e8522;
    -moz-box-shadow: 0px 0px 4px #5e8522; /* for Firefox 3.5+ */
    -webkit-box-shadow: 0px 0px 4px #5e8522; /* for Safari and Chrome */
	*box-shadow: 0px 0px 0px #969696; /* for Safari and Chrome */
    z-index:1;
}

#banner3_2 {
    position:absolute;
    top:0;
    left:0;
    margin-top:140px;
    margin-left:4px;
    z-index:2;
    color:#FFF;
    display:block;
    background-color:#5e8522;
    padding:5px;
    font-size:14px;

	font-family:Arial, Helvetica, sans-serif;
}



#rodape{
	width:910px;
	height:95px;
	background-image:url(imagens/bg_rodape.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:40px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}

#linha {
clear:both;
}

	/************************************************
	*** - > propriedades de texto
	*************************************************/

.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3e3e3e;
	border-bottom:thin;
	border-bottom-style:solid;
}

.titulo2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	border-bottom:thin;
	border-bottom-style:solid;
}

.subTitulo {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3e3e3e;
}

.subTitulo2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
}

.subTitulo2 a:link {	
    background-color:#009227;
	text-decoration: none;
	color: #FFF;
}
.subTitulo2 a:visited {
    background-color:#009227;
	text-decoration: none;
	color: #FFF;
}
.subTitulo2 a:hover {
    background-color:#005316;
	text-decoration: none;
	color: #FFF;
	padding:3px;
}
.subTitulo2 a:active {
    background-color:#005316;
	text-decoration: none;
	color: #FFF;
}

.texto {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height:15px;
	color: #3e3e3e;
}

.textoBranco {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height:15px;
	color: #FFF;
}

.textoBranco a:link {	
    
	text-decoration: none;
	color: #FFF;
}
.textoBranco a:visited {
    
	text-decoration: none;
	color: #FFF;
}
.textoBranco a:hover {
    
	text-decoration: underline;
	color: #FFF;
}
.textoBranco a:active {
    
	text-decoration: none;
	color: #FFF;
}

.texto_interna {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
	color: #3e3e3e;
}

.texto_banners {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	line-height:14px;
	color: #495d35;
}

.textoLocalizacao {
    background-color:#009227;
	padding:5px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #FFF;
}

.textoPoloNews {
    background-color:#009227;
	padding:4px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #FFF;
}

.textoPoloNews a:link {	
    background-color:#009227;
	text-decoration: none;
	color: #FFF;
}
.textoPoloNews a:visited {
    background-color:#009227;
	text-decoration: none;
	color: #FFF;
}
.textoPoloNews a:hover {
    background-color:#005316;
	text-decoration: none;
	color: #FFF;
	padding:3px;
}
.textoPoloNews a:active {
    background-color:#005316;
	text-decoration: none;
	color: #FFF;
}


