.background {
	background-color: #999999;
}
.texto {
    font-family: Trebuchet MS, Verdana;
	font-size:14px;
	text-align:justify;
	color:#333333;
}
.titulo {
    font-family: Trebuchet MS, Verdana;
	font-size:14px;
	text-align:justify;
	color:#003366;
}
.noticia_titulo  {
    font-family: Trebuchet MS, Verdana;
	font-size:15px;
	font-weight:bold;
	text-align:justify;
	color:#003366;
	text-decoration:none;
}
.noticia_titulo:hover  {
    font-family: Trebuchet MS, Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	color:#003366;
	text-decoration:underline;
}		
.noticia_tituloin  {
    font-family: Trebuchet MS, Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	color:#cc0000;
	text-decoration:none;
}
.noticia_tituloin:hover  {
    font-family: Trebuchet MS, Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	color:#cc0000;
	text-decoration:underline;
}	
.noticia_texto {
    font-family: Trebuchet MS, Verdana;
	font-size:11px;
	text-align:justify;
	color:#333333;
	text-decoration:none;
}
.noticia_texto:hover {
    font-family: Trebuchet MS, Verdana;
	font-size:11px;
	text-align:justify;
	color:#333333;
	text-decoration:underline;
}	
.leia_mais {
    font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#9bbe2e;
	text-decoration:none;
}
.leia_mais:hover {
    font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background-color:#000000;
}	
.campo_form {
    height: 22px;
	background-color:#afb3a4;
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	border-color:#f2f3f7;
	border: 1px solid #FFFFFF;

}	
.botao_form{
   width: 20px;
   background-color:#000000;
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	border: 1px solid #0;
	}
#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: #666666;
border-bottom: 1px solid;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #333333;
color:ffffff;
}

img {
	behavior:	url("/includes/pngbehavior.htc");
}
				
