/* CARACTERÍSTICAS GERAIS - Antonio Merces */

body {
	margin:0;
	padding:0;
	background-color: #D1DEED;
	background: url(../images/bg_body.jpg) repeat top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	
	}



.menu {

	text-decoration: none; color:#ffffff;
	
     }
	 
	 			
a.menu:active {

text-decoration: none; color:#33CC00

}	
	
*{
scrollbar-face-color: #E7EEF4;
scrollbar-arrow-color: #2B3034;
scrollbar-track-color: #D8E0E8;
scrollbar-shadow-color: #D8E0E8;
scrollbar-highlight-color: #D8E0E8;
scrollbar-3dlight-color: #D8E0E8;
scrollbar-darkshadow-Color: #E7EEF4;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

