body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/back.jpg);

}
.fundo {
	background-image: url(../img/fundo.gif);
	background-repeat: repeat-x;
	height: 100%;
}
.palco {
	background-color: #ABABAB;
	background-image: url(../img/palco.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.palco_internas {
	background-color: #FFFFFF;
	background-image: url(../img/palco_internas.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.titulo_menu {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 11px;
}
.titulo_destaques {
	font-size: 10px;
	color: #996600;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo_fundo_esq {
	background-image: url(../img/capa_fundo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titulo_fundo_dir {
	background-image: url(../img/capa_fundo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.crea {
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	color: #996600;
}
.crea a:hover{
	color: #003399;
}
.chamada {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.materias, table{
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.materias b, table b{
	font-size: 10px;
	color: #003399;
}
.materias span, table span{
	font-size: 10px;
	color: #000000;
}
.materias a, table a{
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
.materias a:hover, table a :hover{
	font-size: 10px;
	color: #003399;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
.chamada2 {
	font-weight: bold;
	font-size: 11px;
	color: #003399;
}
.end {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.seta {
	filter: DropShadow(Color=#B68A02, OffX=-1, OffY=2, Positive=1);
	clip:  rect(auto auto auto -5px);
	margin-left: -4px;
}
img {
	text-decoration: none;
	border: none;
}
.noticias_topo {
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	border-top: 1px solid #000000;
}
.fundo2 {
	background-image: url(../img/fundo2.gif);
	background-repeat: repeat;
	height: 100%;
}
.botao{
	display:inline;
	color: #996600;
	cursor:pointer; cursor:hand;
}
.foto_credito{
	float: left;
	background-color: #333333;
	padding:1px;
	margin-right:5px;
}
.credito{
	color: #FFFFFF;
	font-size: 8px;
	text-transform: uppercase;
	padding: 2px;
}
.barra{
	font-size: 11px;
	color: #FFFFFF;
}
.barra a{
	color: #996600;
	text-decoration: none;
}
.barra a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.botao2{
	cursor:pointer; cursor:hand;
}
.imagem_noticia{
	float:left; width:50px; height:40px; margin-left:10px; border: solid 3px #CCCCCC;
}
.inline{
	display:inline;
}
.retranca{
	float:left; margin-left:3px; font-size=9px; text-transform:uppercase; font-weight:bold; color:#000000;
}
.texto, .texto a{
	color:#333333; font-size:12px;
}
.texto2, .texto2 a{
	color:#333333; font-size:10px;
}
.noticia:hover{
	color:#333333;
	width:100%;
	background-color: #E9E9E9;
	cursor:pointer; cursor:hand;
}
.separador_horizontal{
	width:100%;
	height:1px;
	margin-top:15px;
	margin-bottom:5px;
	border-top: solid 1px #E9E9E9;
}
.separador_horizontal2{
	width:100%;
	height:20px;
}
.separador_horizontal3{
	width:100%;
	height:1px;
}
.separador_vertical{
	width:10px;
	height:10px;
}
.limpar{
	float:none;
	clear: both;
}