/* CSS Document */

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

.t2{
	font-size:12px;
	font-weight:bold;
	color:#6e0e0e;
}

h1 {
	font-size:12px;
	font-weight:bold;
	color:#6e0e0e;
}

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 #7b7285;
	background:#685d75;
}

#Layer1 .marcar {
	background:#7b7285;
}

#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:172px;
	border-bottom:1px solid #7b7285;
	margin:0;
	background:url(../imgs/topo_fundo.jpg) no-repeat;
}

#menu {
	float:left;
	width:145px;
	margin-left:0px;
	border-left:1px solid #7b7285;
	background-color:#685d75;
}

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

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

#menu #linksMenu a:hover {
	background-color:#7b7285;
	text-decoration:none;
}
 
#menu #enquete {
	width:145px;
	color:#FFF;
}

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

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


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

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

#menu #publicidade p {
	font-size:10px;
	color:#FFF;
	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;
}

