/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
}

body, div, td{font:10px "Verdana"; font-weight:normal; color:#4e4e4e; }

img {border:0px;}


/*----------------------------------------------------------------------- INICIO ESTRUTURA BASICA */

div#site{
	width:1007px;
	text-align:left;
	margin:auto;
}

.topo{
	z-index:2147483644;
	width:1007px;
	height:265px;
	overflow-x:hidden;
}

/*----------------------------------------------------------------------- FIM ESTRUTURA BASICA */

/*----------------------------------------------------------------------- INICIO HOME */
.bt_ok{margin:0 0 -7px 3px;} 

.conteudo_home{
	width:807px;
	float:left;
	margin-top:-34px;
}

.conteudo_home1{
	width:125px;
	margin:10px 0 0 24px;
	font: 10px "Verdana";
	color:#4e4e4e;
	float:left;
}

.conteudo_home2{
	float:left;
	width:220px;
	/*width:;*/
	height:281;
	background:url(../imgs/bg_div_conteudo2.gif) no-repeat;
	margin-top:34px;
	/*background:#9933CC;*/
}

.top_cont_home2{
	width:105px;
	margin:55px 0 0 88px;
	font:10px "Verdana";
	color:#4e4e4e;
}

.bottom_cont_home2{
	width:121px;
	margin:27px 0 0 66px;
	font: 10px "Verdana";
	color:#4e4e4e;
}

.conteudo_home3{
	width:388px;
	float:left;
	/*background:#FFFF00;*/
}

.top_cont_home3{
	font: 10px "Verdana";
	color:#4e4e4e;
	margin-left:15px;
	width:372px;
	
	
	
}


.descricao_noticia_home{
	width:388px;
	margin:7px 0 7px 0;	
}

.texto_noticia{
	width:251px;
	float:left;
	margin-top:3px;
	*margin-top:10px;
	text-align:justify;
}

.box_lateral_dir{
	width:200px;
	margin-left:0;
	float:left;
	
}

.acesso_rapido_home{
	float:left;
	margin:6px 0 10px 5px;
	width:150px;
}

.newsletter_home{
	float:left;
	margin:6px 0 10px 7px;
	width:167px;
	height:140px;
}

.mensagem_news_home{
	float:left;
	margin:6px 0 10px 7px;
	width:167px;
	height:140px;
	color:#ff6009;
}

.rolagem_index{margin-left:15px; float:left;}

.apoio{ float:left; margin:63px 0 0 34px;}

.rodape{
	width:897px;
	height:50px;
	font:8px "Tahoma";
	padding:3px 0 0 95px;
	background:url(../imgs/bg_rodape.gif) no-repeat;
	position:absolute;
	top:850px;
	margin-left:15px;
}
	.by_hollo{
		margin-left:210px;
		float:left;
	}

.rolagem{
	width:1007px;
	margin-bottom:10px;
}

.menu_bottom{ margin-left:4px;}

a.noticias:link, a.noticias:visited, a.noticias:active {
	text-decoration:none;
	color:#6a6acc;
	font:10px "Verdana";  
	
}

a.noticias:hover {
	text-decoration: underline;
	color: #6a6acc;
	font:10px "Verdana";
	
}


a.link_azul:link {text-decoration:none; color:#4e4e4e;}
a.link_azul:active{text-decoration:none; color:#4e4e4e;}
a.link_azul:hover {text-decoration:underline; color:#1d61dc;}
a.link_azul:visited{text-decoration:none; color:#4e4e4e;}

a.link_verde:link {text-decoration:none; color:#4e4e4e;}
a.link_verde:active{text-decoration:none; color:#4e4e4e;}
a.link_verde:hover {text-decoration:underline; color:#0fb9ab;}
a.link_verde:visited{text-decoration:none; color:#4e4e4e;}

a.link_golden:link{text-decoration:none; color:#4e4e4e;}
a.link_golden:active{text-decoration:none; color:#4e4e4e;}
a.link_golden:hover{text-decoration:underline; color:#d0db87;}
a.link_golden:visited{text-decoration:none; color:#4e4e4e;}

/*----------------------------------------------------------------------- FIM HOME */

/* --------------------------------------------------------------------- INICIO FORM  */

.campos, .select{
	height:15px;
	border-top:1px solid #e1e1ff;
	border-bottom:1px solid #e1e1ff;
	border-left:0px;
	border-right:0px;
	font:10px "Verdana";
	color:#4e4e4e;
	padding:1px;
	background:#FFFFFF;
}

.select{height:18px;}

.bg_select{margin-bottom:-5px; }
.bg_campos{ margin-bottom:-7px;}

.bg_select_index{margin-bottom:-5px; }
.bg_campos_index{margin-bottom:-7px;}



/* --------------------------------------------------------------------- FIM FORM  */

/* --------------------------------------------------------------------- thumb com borda  */

#thumb_borda {
	float: left;
	margin: 10px 10px 0 0; 
	width:82px;
	height:66px;
}

.img_borda {
	position: relative;
	top: 2px;
	left: 2px; 
}

.png_borda {
	position: absolute;
	margin:0px;
	z-index: 100;
}
/* --------------------------------------------------------------------- fim thumb com borda  */

/*............................inicio checkM8.........................*/

#checkM8{
	position:absolute;
	top:0px;
	left:35%;
	z-index:999999;
	margin-top: 150px;
}

/*............................fim checkM8.........................*/


a{ outline:none;}

html {overflow-x:auto;}

a.link_rosabb2:link{text-decoration:none; color:#4e4e4e;}
a.link_rosabb2:active{text-decoration:none; color:#4e4e4e;}
a.link_rosabb2:hover{text-decoration:underline; color:#e5b09a;}
a.link_rosabb2:visited{text-decoration:none; color:#4e4e4e;}

/*------------------------------------------------------- PNG IE.6  */ 
    
		Alpha PNG support for IE
    ------------------------------
*/
* html img {
filter:expression(
   this.alphaxLoaded ? "" :
   (
	this.src.substr(this.src.length-4)==".png"
	?
	(
	 (!this.complete)
	 ? "" :
	  this.runtimeStyle.filter=
	  ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
	  (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
	  String(this.alphaxLoaded=true).substr(0,0)+
	  (this.src="blank.png").substr(0,0)
	)
	:
	this.runtimeStyle.filter=""
   )
  );
}
