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

#voador{position:absolute; cursor:pointer;}

#titnoticias{background:#dededd; color:#000000; font-weight:bold; padding:5px;}
#noticias{background:#0067ac; font-weight:bold; width:270px; height:254px; overflow:hidden; float:left;}
#dadosnoticias{padding:3px; font-weight:bold; text-align:center; color:#ffffff;}
#dadosnoticias img{border:solid 3px #ffffff}
#dadosnoticias img:hover{border:solid 3px #66ccff}
#dadosnoticias a{color:#ffffff; font-weight:bold; font-size:8pt; text-decoration:none;}
#dadosnoticias a:hover{text-decoration:underline;}

#notspc{width:140px; height:254px; margin-left:10px; float:left;}

#jornal{
	width:145px;
	height:239px;
	*height:255px;
	*overflow:hidden;
	background:#cccccc;
	text-align:center;
	padding:7px 2px;
	margin-left:10px;
	float:left;
}
#jornal img{border:solid 3px #ffffff;}
#jornal img:hover{border:solid 3px #000000;}
#jornal a{color:#000000; font-size:13pt; font-weight:bold; text-decoration:none;}
#jornal a:hover{color:#ffffff; text-decoration:underline;}

#pubconvenio{width:100%; float:left; margin-top:10px;}

#publicidade{width:100%; height:68px; float:left;}

#coluna1{
	width:355px;
	height:450px;
	margin-top:20px;
	*margin-top:10px;
	float:left;
	overflow:hidden;
}
#coluna2{
	width:210px;
	height:470px;
	margin-left:10px;
	margin-top:20px;
	*margin-top:10px;
	float:left;
	overflow:hidden;
}

#agenda{width:100%; background:#eeeeee; height:240px;}
#titagenda{width:100%; background:#00923f; font-size:13px; font-weight:bold; color:#ffffff; padding:5px;}
#dadosagenda{
	width:335px;
	*width:347px;
	margin:0 0 0 10px;
	height:200px;
	padding:5px;
	overflow:auto;
}
#dadosagenda dt{margin-left:10px; margin-top:10px;}
#dadosagenda dd{margin-left:10px;}
#dadosagenda b{font-weight:bold;}
#proganual{margin-top:5px; float:right;}
#proganual a{font-weight:bold; text-decoration:none;}
#proganual a:hover{text-decoration:underline; color:#d50000;}
.titprog{font-size:10pt; font-weight:bold;}
.dtevento{font-weight:bold; font-size:inherit; color:#000000;}
.nmevento{font-weight:normal; font-size:10pt;}

#campanha{width:100%; background:#0067AC; height:187px;}
#titcampanha{width:100%; background:#0067AC; font-size:12px; font-weight:bold; color:#ffffff; padding:5px;}
#dadoscampanha{
	background:#ffffff;
	text-align:center;
	width:194px;
	*width:204px;
	margin:3px 0 0 3px;
	height:143px;
	*height:153px;
	padding:5px;
	overflow:hidden;
}

#enquete{width:100%;}
#titenquete{width:100%; background:#00923F; font-size:12px; font-weight:bold; color:#ffffff; padding:5px;}
#dadosenquete{
	text-align:center;
	width:200px;
	*width:220px;
	height:250px;
	padding:5px;
	overflow:hidden;
}
.titulo_enquete{font-weight:bold; font-size:10pt; color:#000000;}
.bt_resultado_parcial{Font-Size:9pt; color:#CC0000; font-weight:bold}
.bt_enquetes_anteriores{Font-Size:9pt; color:#000000; font-weight:bold}


