@charset "utf-8";
/* CSS Document */


body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(images/fundo.jpg);
background-repeat:repeat-x;
}

.esquerda {
background-image:url(images/esquerda.gif);
background-repeat:repeat-x;
}

.texto {
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#696969;
}

a.destaque{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#43712b;
font-weight:700;
text-decoration:none;
}

a.destaque:hover{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#7a880e;
font-weight:700;
text-decoration:none;
}

a.destaque:visited{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#43712b;
font-weight:700;
text-decoration:none;
font-family:
}


a.news{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#696969;
text-decoration:none;
}

a.news:hover{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#306215;
font-weight:700;
text-decoration:none;
}

a.news:visited{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#696969;
text-decoration:none;
}.form {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#696969;
	border: 1px solid #2D5024;
}
