/* CSS Document */

body{
	background:url(../img/fundos/verde_limao.gif) repeat-x #9cba04;
}

#geral{
	background:url(../img/fundos/verde_limao_interno.gif) repeat-x;
	
}

#headerimg h1 a {
	background: url(../img/logos/verde_limao.gif) no-repeat 50px top;
}
#headerimg div.description a {
	font:12px Verdana, Arial, Tahoma;
	color:#666;
}
a{
	font-weight:bold;
	color:#9cba04;
}
a:hover{
	color:#adcb05;
}

h3{
	color:#fff;
	/*color:#F8AB3F;*/
}
h4{
}

div#menu {
	/*
	background-color: #F8AB3F;
	border:1px solid #000;
	*/
}


