BODY{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.testoSx{
	color: #000000;
	font-size:11px;
	text-align:left;
}

.testoCx{
	color: #000000;
	font-size:11px;
	text-align:center;
}

.testoDx{
	color: #000000;
	font-size:11px;
	text-align:right;
	padding-right: 25px;
}

.testoJx{
	color: #000000;
	font-size:11px;
	text-align:justify;
}

.slogan{
	color: #7B4931;
	font-size:11px;
	font-style:italic;
	padding-top:5px; 
	line-height:1.5em;
}



.home{
	color: #000000;
	font-size: 10px;
	text-align: justify;
}

a:link{
	color: #000000;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}
a:active{
	color: #000000;
	text-decoration: none;
	font-size:11px;		
	font-weight:bold;
}
a:visited{
	color: #000000;
	text-decoration: none;
	font-size:11px;		
	font-weight:bold;
}
a:hover{
	color: #666666;
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;
}


a.menuAlto:link{
	color: #666666;
	text-decoration: none;
	font-size:9px;
	font-weight: normal;
}
a.menuAlto:active{
	color: #666666;
	text-decoration: none;
	font-size:9px;
	font-weight: normal;
}
a.menuAlto:visited{
	color: #666666;
	text-decoration: none;
	font-size:9px;
	font-weight: normal;
}

a.menuAlto:hover{
	color: #000000;
	text-decoration: underline;
	font-size:9px;
	font-weight: normal;
}	

.separator {
	FONT-SIZE: 8px;
	COLOR: #ffffff;
	LINE-HEIGHT: 0em
}











	
