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


body {
	background-color:#CCCCCC;

}
#master {
	width:746px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#CCCCCC;
}

#header {
	width:746px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#FFFFFF;
}

#content {
	width:auto;
	height:auto;
	margin-left:3px;
	margin-top:0px;
	margin-right:1px;
	background-color:#E5E5E5;
}

#barra {
	width:auto;
	height:65px;
	margin-left:3px;
	margin-top:auto;
	margin-right:1px;
	background-color:#E5E5E5;
}

#foot {
	width:auto;
	height:30px;
	margin-left:3px;
	margin-right:1px;
	margin-top:2px;
	background-color:#333333;
	
}
.style13 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style21 {	font-size: 13px
}
.style22 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style25 {	font-family: "Times New Roman", Times, serif;
	color: #DDB000;
}
.style29 {font-size: 10px; color: #DDB000; }
.style40 {	font-size: 10px;
	font-weight: bold;
}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style8 {font-family: "Times New Roman", Times, serif}


.style41 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.corpo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

.corpo_texto a:link {
	text-decoration: none;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.corpo_texto a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.corpo_texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}

.corpo_texto a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;

}
.corpo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

.corpo_noticia a:link {
	text-decoration: none;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.corpo_noticia a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.corpo_noticia a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

.corpo_noticia a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;

}
.barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

.barra a:link {
	text-decoration: none;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.barra a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.barra a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}

.barra a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	}
	
