/* CSS Document */

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
}

.txt_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color:#999999;
}
.txt_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
}
.tit_not {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
#centro{
height:422px;
width:376px;
margin-top:38px;
margin-left:20px;
margin-right:0px;
margin-bottom:0px;
}

#centro2{
height:422px;
width:376px;
margin-top:10px;
margin-left:20px;
margin-right:0px;
margin-bottom:0px;
}

.txt_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#b07f4d;
	color:#FFFFFF;
	border:1px;
	border:#333333;
	
}
a:link {
color:#000000;
}
a:visited {
color:#666666;
}
a:hover {text-decoration: underline; 
color:#000000;
}

