/* Geral */
body {
	background-position: center 630px;
	margin:0;
	padding:0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial;
	color:#dadada;
	background-repeat: repeat-x;
	background-image: url('background.jpg');
 }
 
h1 {
display:none
}

a img {
border:0px none; 
}


a            { 

font-family: Trebuchet MS; 
color: #ec9664; 
text-decoration: none; 
font-weight: bold 
}

a:hover      { 
text-decoration: none; color:#f5b894
 }
 /* MENU News */
 #menubv {
width: 193px;
padding: 0px;
margin-left: 2px;
margin-top: 0px;
text-align: left;
font: 14px Verdana, sans-serif;
}
#menubv ul {
list-style: none;
margin-left: 2px;
padding: 0;
}
#menubv li {
margin-bottom: 1px;
margin-left:0 ;
list-style: none;
margin: 0;
}
#menubv li a {
display: block;
padding: 10px 10px 10px 30px;
font-weight:bold;

color: #aaaaaa;
text-decoration: none;
}
#menubv li a:hover {

background-color: #696969;
color: #fafafa;
}


/* CSS por Lucas Xavier */
