.data {
	font-family: Tahoma;
	font-size: 10px;
	color: #00adef;
}
.titulo {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #c92736;
	text-decoration:none;
}
.titulo:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	text-decoration:underline;
}

.tituloH {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #c92736;
	text-decoration:none;
}
.tituloH:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	text-decoration:underline;
}
.programa_titulo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CE2939;
	text-decoration: none;
}



.texto {
	font-family: Trebuchet MS, Verdana;
	font-size:13px;
	text-align:justify;
	color:#333333;
	text-decoration:none;
}
.texto:hover {
	font-family: Trebuchet MS, Verdana;
	font-size:13px;
	text-align:justify;
	color:#333333;
	text-decoration:underline;
}
.align_news {
    padding-left:35px;
	padding-right:35px;
}	
#dropmenudiv{
position:absolute;
border:0px;
border-bottom-width: 3px;

font:normal 11px Tahoma;
line-height:18px;
z-index:100;
filter: Alpha(Opacity=80);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
background-color: #d02939;
border-bottom: 1px solid;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color:#295584;
}

.titulos {
    padding-left: 17px;
}	

.textoA {

	font-family: Trebuchet MS, Verdana;
	font-size:13px;
	color:#333333;
	text-decoration:none;

}
.textoA:hover {
    font-family: Trebuchet MS, Verdana;
	font-size:13px;
	color:#333333;
	text-decoration:underline;

}

.textoB {

	font-family: Trebuchet MS, Verdana;
	font-size:12px;
	color:#333333;
	text-decoration:none;

}
.textoB:hover {
    font-family: Trebuchet MS, Verdana;
	font-size:12px;
	color:#333333;
	text-decoration:underline;

}

.texto_tabelas {
 
	font-family: Trebuchet MS, Verdana;
	font-size:13px;
	text-align:justify;
	color:#333333;
	
}
.texto_bold {
 
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:justify;
	text-decoration:none;
}
.texto_bold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align:justify;
	font-weight: bold;
	
}
.bottom {
	font-family: Trebuchet MS, Verdana;
	font-size:11px;
	text-align:justify;
	color:#333333;
	text-decoration:none;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #E6E6E7;
	border: 1px solid #333333;
	letter-spacing: 1pt;
}
.titulo_tabela {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F3414F;
}
