/* CSS Document */
body {
	background-image: url(../images/fundoIndex.jpg);
	background-repeat: no-repeat;
}

.tituloNOticia {
	font-family:"Franklin Gothic Demi Cond",Verdana;
	font-size:24px;
	color:#004F34;
	font-weight:bold;

}
#textoNoticia {
	font-family:"Franklin Gothic Book",Verdana;
	font-size:13px;
	color:#004F34;
    text-align:justify;
	width:343px;
}
#textoNoticia a {
	text-decoration:none;
	color:#004F34;
}
#textoNoticia a:hover {
	text-decoration:underline;
	color:#004F34;
}
#noticias {
	font-family:"Franklin Gothic Book",Verdana;
	font-size:11px;
	color:#004F34;
    text-align:justify;
	width:185px;
}
#noticias a{
	text-decoration:none;
	color:#004F34;
}
#noticias a:hover{
	text-decoration:underline;
	color:#004F34;
}
#artigos {
	font-family:"Franklin Gothic Book",Verdana;
	font-size:11px;
	color:#004F34;
    text-align:justify;
	width:185px;
}
#artigos a{
	text-decoration:none;
	color:#004F34;
}
#artigos a:hover{
	text-decoration:underline;
	color:#004F34;
}
#galeriaCampo {
	font-family:"Franklin Gothic Book",Verdana;
	font-size:13px;
	color:#EFAB3B;
    text-align:justify;
	width:156px;
	font-weight:bold;
}
#galeriaCampo a{
	text-decoration:none;
	color:#EFAB3B;
}
#galeriaCampo a:hover{
	text-decoration:underline;
	color:#EFAB3B;
}
#cursos {
	font-family:"Franklin Gothic Demi Cond",Verdana;
	font-size:14px;
	color:#EFAB3B;
	text-align:center
}
#cursos a {
	text-decoration:none;
	color:#EFAB3B;
}
#cursos a:hover {
	text-decoration:underline;
	color:#EFAB3B;
}
#enquete {
	font-family:"Franklin Gothic Book",Verdana;
	font-size:11px;
	color:#004F34;
    text-align:justify;
	width:110px;
	padding-left:5px;
}
#enquete input {
	font-family:"Franklin Gothic Book",Verdana;
	font-size:9px;
	color:#004F34;
    font-weight:bold;
	/*background-color:#FFFFFF;*/
}
.demo {

}
#cotacoes {
	width:110px;
	font-family:"Franklin Gothic Book",Verdana;
	color:#004F34;
}
#cotacoes a{
	text-decoration:none;
	color:#004F34;
}
#cotacoes a:hover{
	text-decoration:underline;
	color:#004F34;
}