/* 
Documento CSS Portal V Noticias
 */

*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	margin:0px;
	padding:0px;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color:#D5D6DB;
}
p{
	margin:10px 0px;
}
#geral{
	margin:0px auto;
	background-color:#FFFFFF;
	width:1003px;
	padding:10px 0px 0px 0px;
}
#banner1{
	width:728px;
	height:90px;
	margin:0px auto;
}
#logo{
	width:999px;
	height:90px;
	background-image:url(../imgs/bg2.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:-15px auto 0px auto;
}
* html #logo{
	width:999px;
	height:90px;
	background-image:url(../imgs/bg2.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin:-20px auto 0px auto;
}
#logo h1{
	background-image:url(../imgs/logo.png);
	background-repeat:no-repeat;
	width:175px;
	height:96px;
	text-indent:-3000px;
	margin:0px 0px 0px 12px;
	float:left;
	cursor:pointer;
}
* html #logo h1{
	background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../nucleo/imgs/logo.png');
	width:175px;
	height:96px;
	text-indent:-3000px;
	margin:0px 0px 0px 8px;
	float:left;
	cursor:pointer;
}
#logo h4{
	color:#333333;
	font-size:10px;
	font-weight:normal;
	float:right;
	margin: 45px 5px 0px 0px;
}
* html #logo h4{
	color:#333333;
	font-size:10px;
	font-weight:normal;
	float:right;
	margin: 50px 3px 0px 0px;
}
#logo div.rss{
	float:left;
	margin: -35px 0px 0px 930px;
}

* html #logo div.rss{
	float:left;
	margin: 67px 0px 0px 465px;
}
.menu{
	background-image:url(../imgs/bg3.jpg);
	background-repeat:repeat-x;
	width:997px;
	height:28px;
	margin:0px auto 0px auto;
	border:solid 1px #131007;
	border-top:none;
	border-bottom:none;
}
.formato{
	width:770px;
	margin:0px 0px 0px 10px;
	float:left;
}
.pesquisa{
	float:left;
	margin:-2px 0px 0px 22px;
	*margin:4px 0px 0px 20px;
	_margin:4px 0px 0px 5px;
}

.text001{
	background-image:url(../imgs/bg_form.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:147px;
	padding:2px 0px 0px 0px;
	font-size:12px;
	color:#69663A;
	float:left;
	margin:0px 10px 0px 0px;
	border:0;
}
#rodape{
	margin:8px auto 0px auto;
	width:999px;
	background-image:url(../imgs/linha.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
	padding:14px 0px 10px 0px;
	color:#422123;
	font-size:11px;
	clear:both;
	text-align:center;
}
#conteudo001{
	margin:8px auto;
	width:999px;
	height:649px;
	border-bottom:dotted 1px #666666;
}
#conteudo002{
	margin:8px auto;
	width:989px;
	height:649px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	padding:0px 0px 0px 10px;
}
#conteudo002 h1{ 
	font-size:20px;
	color:#0068AB;
	margin:10px 0px 0px 0px;
}

#esquerda{
	width:596px;
	height:640px;
	float:left;
	margin:0px 0px 0px 0px;

}
#area001{
	width:594px;
	_width:592px;
	height:437px;
	background-color:#EBEBE7;
}
#noticia001{
	width:576px;
	height:173px;
	padding:10px;
	float:left;
}
#noticia001 img{
	width:226px;
	height:164px;
	border:solid 1px #827F65;
	padding:3px;
	background-color:#FFFFFF;
	float:left;
	margin: 0px 10px 8px 0px;
}
#noticia001 h5{
	font-size:11px;
	color:#422123;
	margin: 0px 0px 10px 0px;
}
#noticia001 h1{
	font-size:23px;
	color:#0068AB;
}

#noticia001 h1 a{
	font-size:23px;
	color:#0068AB;
}

#noticia001 h1 a:hover{
	font-size:23px;
	color:#0068AB;
}
#noticia001 p{
	font-size:13px;
	color:#6E6D6D;
}
#noticia001 p a{
	font-size:13px;
	color:#6E6D6D;
	text-decoration:none;
}
#noticia001 p a:hover{
	font-size:13px;
	color:#6E6D6D;
	text-decoration:underline;
}
#noticia002{
	width:270px;
	height:61px;
	float:left;
	margin:0px 12px 20px 10px;
	_margin:0px -20px 10px 6px;
}
#noticia002 h5{
	font-size:11px;
	min-width:120px;
	_width:120px;
	color:#422123;
	margin: 0px 55px 10px 0px;
	_margin: 0px 55px 10px 0px;
	float:left;
	font-weight:normal;
}
#noticia002 h2{
	width:95%;
	font-size:16px;
	color:#0068AB;
	/*margin: 0px 55px 10px 0px;*/
	float:left;
}
#noticia002 h2 a{
	font-size:16px;
	color:#0068AB;
	text-decoration:none;
}
#coluna_esq{
	width:270px;
	float:left;
	height:245px;
}

#coluna_dir{
	width:270px;
	float:right;
	height:245px;
}

#area002{
	width:100%;
	height:200px;
	margin:6px 0px 0px 0px;
}
.promocao{
	width:158px;
	height:200px;
	float:left;	
	margin: 0px 5px 0px 0px;
}
.promocao h1{
	width:158px;
	height:28px;
	background-image:url(../imgs/promocao.jpg);
	background-repeat:no-repeat;
	text-indent:-3000px;
}
.promocao img{
	width:137px;
	height:89px;
	border:solid 1px #FF6600;
	padding:3px;
	background-color:#FFFFFF;
	float:left;
	margin: 0px 10px 8px 0px;
	margin:5px auto;
}
.promocao h4{
	font-size:12px;
	color:#FF6600;
	margin: 5px 0px 3px 2px;
}

.promocao h4 a{
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}

.promocao h4 a:hover{
text-decoration:underline;
}
.promocao p{
	font-size:12px;
	color:#FF6600;
	margin: 5px 0px 3px 2px;
}
.promocao p a{
	font-size:12px;
	color:#FF6600;
	margin: 5px 0px 3px 0px;
	text-decoration:none;
}
.promocao p a:hover{
	text-decoration: underline;
}

.forum{
	width:148px;
	height:200px;
	float:left;
	margin: 0px 14px 0px 0px;
	_margin: 0px 6px 0px 0px;
}
.forum h1{
	width:158px;
	height:28px;
	background-image:url(../imgs/forum.jpg);
	background-repeat:no-repeat;
	text-indent:-3000px;
}
.forum h4{
	font-size:12px;
	color:#7F6B2E;
	margin: 5px 0px 3px 2px;
}
.forum p{
	font-size:12px;
	color:#7F6B2E;
	margin: 5px 0px 3px 2px;
}
.forum p a{
	font-size:12px;
	color:#7F6B2E;
	margin: 5px 0px 3px 0px;
	text-decoration:none;
}
.forum p a:hover{
	text-decoration: underline;
}
.blogs{
	width:269px;
	height:200px;
	float:left;
	background-color:#EBEBE7;
}
.blogs img{
	width:87px;
	height:57px;
	border:solid 1px #666666;
	background-color:#FFFFFF;
	float:left;
	margin: 5px 10px 8px 10px;
}
.blogs h1{
	width:269px;
	height:28px;
	background-image:url(../imgs/blog.jpg);
	background-repeat:no-repeat;
	text-indent:-3000px;
}
.blogs h4{
	font-size:12px;
	color:#666666;
	margin: 5px 0px 3px 2px;
	_margin: 2px 0px 3px 2px;
}

.blogs p a{
	font-size:12px;
	color:#666666;
	margin: 5px 0px 3px 10px;
	text-decoration:none;
}
.blogs p{
	font-size:12px;
	color:#666666;
	margin: 5px 0px 3px 2px;
}
.blogs p a:hover{
	text-decoration: underline;
}
.titulo001{
	background-image:url(../imgs/bg_titulo.jpg);
	background-repeat:no-repeat;
	background-color:#0069A9;
	width:99%;
	height:23px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	
}
#direita{
	width:392px;
	height:640px;
	float:right;
	background-color:#F5F6F1;
}
#envie{
	width:380px;
	height:62px;
	background-color:#F07114;
	border:solid 3px #FFFFFF;
	margin:4px 4px 4px 4px;
}

#envie h1{ 
	font-size:18px;
	font-weight:600;
	*font-weight:800;
	_font-weight:530;
	color:#FFFFFF;
	margin:5px 0px 0px 5px;
}

#envie p{ 
	font-size:12px;
	color:#FFFFFF;
	margin:3px 0px 0px 5px;
}
#envie p a{ 
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#envie p a:hover{ 
	font-size:12px;
	color:#FFFFFF;
	text-decoration: underline;
}
#destaque{
	width:375px;
	height:211px;
	margin:5px auto 0px auto;
}
#noticias003{
	width:375px;
	height:300px;
	margin:15px auto 0px auto;
}
#noticias003 h1{
	font-size:18px;
	color:#7B785D;
	width:300px;
	float:left;
	margin-bottom:10px;
}
#news{
	width:375px;
	height:34px;
	color:#262722;
	font-size:12px;
	margin:10px auto 0px auto;
	float:left;
}
.info{
	width:45px;
	height:34px;
	float:left;
	border-right:solid 1px #CDCFC4;
	margin: 0px 3px 0px 0px;

}
.hora{
	color:#FF6600;
}
.texto001{
	width:326px;
	height:34px;
	float:left;
}
.texto001 a{
	text-decoration:none;
	color:#262722;
}
.texto001 a:hover{
	text-decoration:underline;
}
#conteudo003{
	margin:8px auto;
	width:999px;
	height:352px;
}
#eventos{
	width:442px;
	height:347px;
	background-color:#E3F2F9;
	float:left;
}
#eventos h1{
	width:442px;
	height:28px;
	background-image:url(../../capa/img/eventos.jpg);
	background-repeat:no-repeat;
	text-indent:-3000px;
}
#noticias004{
	background-color:#FFFFFF;
	width:425px;
	height:175px;
	margin:15px auto 0px auto;
	_margin:10px auto 0px auto;
}
#news002{
	width:390px;
	height:43px;
	*height:35px;
	_height:35px;
	color:#333333;
	font-size:12px;
	margin:3px 0px 0px 20px;
	_margin:3px 0px 0px 10px;
	float:left;
}
#news002 a{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
#news002 a:hover{
	text-decoration: underline;
}
#veja001{
	width:380px;
	height:18px;
	color:#296D93;
	background-color:#E3F2F9;
	font-size:11px;
	font-weight:bold;
	margin:3px 0px 0px 20px;
	*margin:0px 0px 0px 20px;
	_margin:3px 0px 0px 10px;
	padding:2px 10px 0px 0px;
	float:left;
	text-align:right;
}
#veja001 a{
	color:#296D93;
	text-decoration:none;
}
#veja001 a:hover{
	text-decoration: underline;
}
.fotos{
	font-size:14px;
	color:#422123;
	font-weight:bold;
	margin:10px 0px 0px 10px;
}
#noticias005{
	background-color:#FFFFFF;
	width:425px;
	height:80px;
	margin:15px auto 0px auto;
	_margin:10px auto 0px auto;
}
#news003{
	width:390px;
	height:43px;
	color:#333333;
	font-size:12px;
	float:left;
	margin-top:5px;
	margin-left:15px;
	_)margin-left:10px;
}
#news003 a{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
#news003 a:hover{
	text-decoration: underline;
}

#veja002{
	width:380px;
	height:18px;
	color:#422123;
	background-color:#F7F5EE;
	font-size:11px;
	font-weight:bold;
	margin:3px 0px 0px 20px;
	*margin:0px 0px 0px 20px;
	_margin:3px 0px 0px 10px;
	padding:2px 10px 0px 0px;
	float:left;
	text-align:right;
}
#veja002 a{
	color:#422123;
	text-decoration:none;
}
#veja002 a:hover{
	text-decoration: underline;
}
#banner2{
	background-image:url(../../capa/img/bg_plub.jpg);
	background-repeat:no-repeat;
	width:264px;
	height:350px;
	float:left;
	margin:0px 0px 0px 10px;
}
#enquete{
	width:268px;
	height:264px;
	float:left;
	margin:0px 0px 0px 10px;
}
#enquete h1{
	font-size:18px;
	color:#7B785D;
	width:268px;
	float:left;
	margin-bottom:10px;
}
#enquete h4{
	font-size:11px;
	color: #333333;
	width:245px;
	float:left;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:15px;
	_margin-left:8px;
}

#resposta{
	width:215px;
	float:left;
	color:#1E1D15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:3px 0px 0px 10px;
	_margin:0px 0px 0px 5px;
	padding-top:3px;
}
#resposta span{
	width:190px;
	float:left;
	color:#1E1D15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#check{
	margin:3px 7px 0px 0px;
	*margin:-1px 3px 0px 0px;
	_margin:0px 3px 0px 0px;
	float:left;
}
#patrocinio{
	width:268px;
	height:41px;
	background-image:url(../../capa/img/bg_enquete.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:25px 0px 0px 0px;
	*margin:15px 0px 0px 0px;
	_margin:-10px 0px 0px 0px;
}

#patrocinio img{
cursor:pointer;
}

#parceiros{
	width:268px;
	height:80px;
	float:left;
	margin:20px 0px 0px 0px;
	_margin:10px 0px 0px 0px;
}
#parceiros h1{
	width:268px;
	height:28px;
	background-image:url(../../capa/img/parceiros.jpg);
	background-repeat:no-repeat;
	text-indent:-3000px;
	margin:0px 0px 0px 10px;
}