body {
	background:url(img_site/fundo.jpg) center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #997738;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

.menu {
	
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.texto {
	font-size: 11px;
	color: #000000;
}

.textoLink:link {
	font-size: 11px;
	color: #000000;
}

.textoLink:visited{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.noticias {
	font-size: 11px;
	color: #000000;
}
.noticiasTitulo {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.noticiasSubTitulo {
	font-size: 11px;
	color: #000000;
	font-style:italic;
}
.legenda{
	font-size: 9px;
	color: #000000;
	font-style:italic;
}

.creditos {
	font-size: 10px;
	color: #FFFFFF;
}

form {
    margin: 0;
}
#busca{
background-color:#a47330;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:0;
border-top-width:0;
border-style:solid;
border-color:#604826;
width:90%;
margin-left:15px;
}
.texto_alerta {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000; 
}

.texto_info {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0066cc; 
}
