/* CSS Document */
html {
       margin: 0 0 3px 0;  /*** This little 3px bottom margin cleans up small glitches in Op6. ***/
       padding: 0;
       height: 100%;  /*** 'Short' demo fix; layout breaks if scrollbar is forced. ***/
       }
    /*** Op6 won't obey positional keywords for BG images, but does obey percentages. ***/
    /*** Op7 must have an explicit BG color on 'body' or 'html', or it 'blacks out' the BG color. (?) ***/

html[xmlns] {margin: 0} 
     /*** The html 3px margin fix messes up Gecko browsers, 
     so this hack is needed to reset the margin to zero for them.
     Note: This hack will only work with valid xhtml code.
     http://www.info.com.ph/~etan/w3pantheon/style/xmlnshack.html ***/

body{font-family:Arial, Helvetica, sans-serif; background:url(imgs/bg.png) repeat-x; background-color:#DEE2A9; margin:0; height: 100%;}

#geral{
	width:914px;
	/*position:absolute;
	left:50%;
	margin-left:-457px;*/
	margin:0 auto;
	/*background:url(imgs/bg_geral.png) top left repeat-y transparent;*/
	display:inline-block;
	overflow:visible;
}
#geral:after {
    content:"."; display:block; height:0; clear:both; visibility:hidden;
}
/* Hides from IE-mac \*/
* html #geral {height: 1%; display:block;}
/* End hide from IE-mac */

#fullbanner{
	background:url(imgs/bg_banner.jpg) no-repeat;
	width:904px;
	height:98px;
	float:left;
	text-align:center;
	padding-top:5px;
}

#esq_det{
	background:url(imgs/bg_esq.jpg) repeat-y #DEE2A9;
	width:5px;
	float:left;
}

#dir_det{
	background:url(imgs/bg_dir.jpg) repeat-y #DEE2A9;
	width:5px;
	float:left;
}

#centro{
	width:904px;
	/*height:818px;*/
	float:left;
}

#miolo_index{
	background-color:#FFFFFF;
	width:904px;
	min-height:544px;
	_height:544px;
	float:left;
}

#topo{
	/*background:url(imgs/topo_temp.jpg) no-repeat;*/
	width:904px;
	height:171px;
	float:left;
}

#conteudo_esq{
	background:url(imgs/bg_miolo.jpg) no-repeat;
	width:548px;
	height:544px;
	float:left;
}

#cont_dir_top{
	background:url(imgs/bg_lateralup.jpg) no-repeat;
	width:336px;
	height:44px;
	float:left;
	vertical-align:bottom;
	padding:110px 0px 0px 20px;
}

#cont_dir_bottom img{float:left; margin-right:5px;}
#cont_dir_bottom strong{color:#A5AC4F; font-weight:bold;}
#cont_dir_bottom{
	background:url(imgs/bg_lateralbody.jpg) no-repeat;
	width:356px;
	height:390px;
	float:left;
	font-size:11px;
	color:#333333;
}

.h1_interna{
	width:632px;
	float:left;
	height:25px;
}

.h1_principal{
	width:528px;
	height:30px;
	float:left;
	padding:5px 0px 0px 20px;
	color:#A5AC4F;
	font-size:20px;
	font-weight:bold;
}

h1{
	font-size:20px;
	color:#A5AC4F;
	margin:0px;
}

h2{
	font-size:15px;
	color:#999999;
	margin:5px 5px 0px 5px;
}

#cont_dir_top select{ width:150px; border:solid 1px #A5AC4F; margin-top:5px;}

#cont_dir_top option{color:#666666;}

#cont_principal{
	width:528px;
	height:245px;
	float:left;
	padding:0px 0px 0px 20px;
}

#box_img{
	background:url(imgs/bg_img_g.jpg) no-repeat;
	width:272px;
	height:203px;
	float:left;
	padding:13px 0px 0px 8px;
}


#box_informacoes{ 
	width:203px; 
	float:left; 
	height:216px; 
	background:url(imgs/bg_dir_interna02.jpg) top no-repeat;
	padding:0px 45px 0px 0px;
}

#box_informacoes ul{margin:0px; padding:0px 0px 0px 0px; }

#box_informacoes ul li{ 
	list-style-image:url(imgs/ico_li.jpg); 
	list-style-position:inside;
	padding-left:5px;
	font-size:11px;
	margin:10px 0px 0px 0px;
	color:#333333;
}

#box_informacoes ul li strong{color:#A5AC4F; font-weight:bold;}
#box_informacoes ul li a{text-decoration:none; color:#333333;}
#box_informacoes ul li a:hover{text-decoration:underline; color:#333333;;}


#artigos img{border:solid 5px #FFFFFF;}
#artigos{
	width:506px;
	height:233px;
	float:left;
	padding:19px 22px 0px 20px;
}

#artigo01{
	width:247px;
	height:233px;
	float:left;
}

#artigo02{
	width:236px;
	height:233px;
	float:left;
	padding:0px 0px 0px 23px;
}

.texto_artigo01{width:247px; float:left; font-size:11px; color:#333333;}
.img_artigo01{
	width:247px;
	height:145px;
	float:left;
}

.texto_artigo02{width:236px; float:left; font-size:11px; color:#333333;}
.img_artigo02{
	width:236px;
	height:145px;
	float:left;
}

#box_cont_dir{
	width:282px;
	height:116px;
	float:left;
	padding:10px 10px 0px 29px;
}
a {
	color:#333333;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}

/* ============================================================*/

#miolo_interno{
	background:url(imgs/bg_top_interna.jpg) no-repeat top #FFFFFF;
	width:904px;
	min-height:544px;
	_height:544px;
	float:left;
}


#conteudo_interna{
	width:629px;
	min-height:524px;
	_height:524px;
	float:left;
	padding:10px 10px 25px 20px;
	background:url(imgs/bg_miolo_interna2.jpg) no-repeat right bottom;
	margin-bottom:15px;
	_bottom:15px;
	position:relative;
	border-left:1px solid #F0F0F0;
	left:10px;
}

#bg_lateral{
	width:242px;
	height:452px;
	float:left;
	padding-top:92px;
	
}

.bg_bodylateral{background:url(imgs/bg_lateral.jpg) no-repeat;}

#box_img_int{
	background:url(imgs/bg_img_g.jpg) no-repeat;
	width:281px;
	height:215px;
	float:left;
	margin:0px 5px 5px 0px;
}

#box_img_int div {
	position:relative;
	top:17px;
	left:8px;
	overflow:hidden;
	width:257px;
	height:182px;
	background-color:#FFFFFF;
	text-align:center;
}

#comentarios a:hover{text-decoration:underline; color:#0054A6;}
#comentarios a{text-decoration:none; color:#0054A6;}
#comentarios{
	width:620px;
	float:left;
	height:20px;
	font-size:10px;
	padding:0px 0px 10px 0px;
}


#titulo_noticia {
	width:335px; 
	float:left;
	font-size:18px;
	color:#333333;
	height:30px;
	margin-bottom:10px;
}

#autoria {
	width:335px;
	float:left;
	text-align:right;
	border-bottom:solid 1px #CCCCCC;
	font-size:9px;
	color:#0054A6;
	text-transform:uppercase;
	margin-bottom:20px;
}

.texto_interno{
	font-size:12px;
	color:#333333;
	margin:0px;
}

#h1_lateral_int{
	color:#A5AC4F;
	font-size:13px;
	font-weight:bolder;
	padding:0px 0px 10px 10px;
	width:200px;
	float:left;
}

#destaque{
	width:200px;
	height:200px;
	_height:200px;
	float:left;
	padding:0px 5px 10px 5px;
}

.solid{border-top:solid 1px #CEDAEC; height:1px; width:200px; font-size:1px; float:left; background-color:#CCCCCC; margin:-1px 5px 0px 5px;}
#lista_destaque{width:200px; float:left; _float:none;  margin:0px; padding:5px 0px 10px 5px; font-size:11px; color:#333333;}
#lista_destaque strong{color:#A5AC4F; font-size:12px;}
#img_destaque{float:left; width:55px; height:55px;}
#texto_destaque{float:left; width:130px; height:55px; padding:0px 0px 0px 10px;}

#lista_noticias{ 
	width:220px; 
	float:left; 
	height:185px; 
}

.hrlista{border:dashed 1px #CCCCCC; height:1px; font-size:1px; width:200px; margin:-1px 5px 0px 5px; float:left;}

#lista_noticias ul{margin:0px; padding:0px 10px 0px 10px; }

#lista_noticias ul li{list-style-position:outside; margin-top:10px; vertical-align:top;}
#lista_noticias ul li a{text-decoration:none; color:#007DC6;}
#lista_noticias ul li a:hover{text-decoration:underline; color:#007DC6;}

.li_noticias{color:#A5AC4F; font-size:11px; margin:0px; margin-left:15px; width:185px;}

/*

/*#noticias hr{border:1px dashed #6D90C4; font-size:1px; height:1px; width:220px; float:left; _margin-bottom:-10px;}*/


/* ================================================================= */





#rodape{
	background:url(imgs/bg_rodape.png) no-repeat top #DEE2A9;
	width:914px;
	/*float:left;*/
	position:relative;
	width:914px;
	margin:0 auto;
	height:25px;
	font-size:12px;
	text-align:center;
	padding-top:15px;
	color:#818640;
	clear:both;
}
