/* CSS Document */


.t1{
	font-size:14px;
	font-weight:bold;
}

.t2{
	font-size:12px;
	font-weight:bold;
	color:#0b4177;
}

h1 {
	font-size:12px;
	font-weight:bold;
	color:#0b4177;
}

a:link, a:visited, a:active{
	color: #000000;
	text-decoration: none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
}

#todo {
	width: 765px;
	padding:0px 6px 4px 4px;
	float:left;
}

#Layer1 {
	position:absolute;
	width:198px;
	z-index:1;
	left: 790px;
	top: 0px;
	padding:4px;
	color:#fff;
	border:1px solid #31679d;
	background:#0b4177;
}

#Layer1 .marcar {
	background:#31679d;
}

#Layer1 div {
	padding-top:4px;
	padding-bottom:4px;
}

#Layer1 hr {
	height:1px;
	color:#fff;
	border-style:dotted;
}

#Layer1 a, a:visited{
	color:#fff;
	text-decoration:none;
}

#Layer1 a:hover{
	color:#fff;
	text-decoration:none;
}

#topo {
	width:765px;
	height:173px;
	border-bottom:1px solid #086F8D;
	margin:0;
	background:url(../imgs/topo_fundo.jpg) no-repeat;
}

#menu {
	float:left;
	width:145px;
	margin-left:0px;
	border-left:1px solid #34849C;
	background-color:#0b4177;
}

#menu #linksMenu {
	width:145px;
	border:0px;
}

#menu #linksMenu a {
	display:block;
	height:18px;
	color:#FFF;
	padding:4px 0px 0px 6px;
	border-bottom:1px solid #31679d;
	background-color:#0b4177;
	text-decoration:none;
}

#menu #linksMenu a:hover {
	background-color:#31679d;
	text-decoration:none;
}
 
#menu #enquete {
	width:145px;
	color:#FFFFFF;
}

#menu #enquete a:link, #menu #enquete a:visited, #menu #enquete a:active{
	text-decoration:none;
	color:#FFFFFF;
}

#menu #enquete a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}


#menu #enquete h1{
	width:95px;
	padding:12px 0px 12px 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	border-top:1px solid #0b4177;
	border-bottom:1px solid #0b4177;
	background:#215b95 url(../imgs/tp_enquete.jpg) left center no-repeat;
}

#menu #publicidade {
	width:113px;
	padding:0px 16px;
}

#menu #publicidade p {
	font-size:10px;
	color:#BAA3D5;
	padding:4px 0px 4px 20px;
}

#menu #publicidade div {
	width:113px;
	padding-top:4px;
	padding-bottom:4px;
}

#conteudo {
	width:615px;
	padding:4px 0px 4px 4px;
	float:left;
}

#conteudo a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

#conteudo a:hover{
	color: #000000;
	text-decoration: none;
}

#rodape {
	width:765px;
	padding-top:1px;
}

#rodape_links {
	padding-top:8px;
}

#rodape_r1 {
	width:117px;
	height:29px;
	float:left;
}

#rodape_r2 {
	width:139px;
	height:29px;
	float:left;
}

#rodape_r3 {
	width:141px;
	height:29px;
	float:left;
}

#rodape_r4 {
	width:130px;
	height:29px;
	float:left;
}

#rodape_flash {
	width:238px;
	left:29px;
	float:left;
}

#rodape_links a:link, #noticias_entrevistas a:visited, #noticias_entrevistas a:active{
	color: #000000;
	text-decoration: none;
}

#rodape_links a:hover {
	text-decoration: underline;
	color: #000000;
}
