@charset "utf-8";
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

body {
	background-image:url(img/fondo.jpg);
	/*background-color:#ffffff;*/
	height:100%;
	margin:0px; 
	margin-left:0px; 
	padding:0px;
}

.menu2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#FF9900;}
a.menu2:link { color: #FF9900; text-decoration: none; font-weight: bold;}
a.menu2:visited { color: #FF9900; text-decoration: none; font-weight: bold; }
a.menu2:hover { color: #ffffff; text-decoration: none; font-weight: bold; }

.menup { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: regular; color:#3399FF;}
a.menup:link { color: #3399FF; text-decoration: none; font-weight: regular;}
a.menup:visited { color: #3399FF; text-decoration: none; font-weight: regular; }
a.menup:hover { color: #666666; text-decoration: none; font-weight: regular; }

.immaginesx { 
float:left;  
margin:5px 5px 5px 0px;}

.immaginedx { 
float:right;  
margin:5px 0px 5px 5px;}
