.fundo-menu {
	background-image: url(../images/fundo_menu_vertical.gif);
	background-repeat: no-repeat;
}
.fundo-horizontal {
	background-image: url(../images/fundo_site_horizontal.gif);
	background-repeat: repeat-y;
	background-position: top top;
}
.linha-menu {
	background-image: url(../images/fundo_site_horizontal_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.texto {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.titulo {
	font-family: verdana;
	font-size: 14px;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;


}
.Titulo-noticia {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2376C7;
}
a.link {
	font-family: verdana;
	font-size: 11px;
	color: #3A76B1;
	text-decoration: none;
	font-weight: bold;

}
a.link:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
a.corpo {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.corpo:hover {
	font-family: verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.vejamais {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.vejamais:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ficInscricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;

}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
a.linkMenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2069B3;
	text-decoration: none;
}
