body {
	font-weight: normal; 
   font-family: Verdana, Arial, sans-serif; 
   font-style: regular;
   font-size: 10px;
   color: #000000;
}

.img{
	border: #000000 1px solid;
}

.testo {
	font-weight: normal; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 10px;
 	color: #000000;
}

a.testo {
	font-weight: bold; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 10px;
 	color: #000000;
 	
 	text-decoration: none;
}

a.testo:hover {
	font-weight: bold; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 10px;
 	color: #cccccc;
 	
 	text-decoration: underline;
}

.testopiccolo {
	font-weight: normal; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 9px;
 	color: #000000;
}

a.testopiccolo {
	font-weight: bold; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 9px;
 	color: #000000;
 	
 	text-decoration: none;
}

a.testopiccolo:hover {
	font-weight: bold; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 9px;
 	color: #cccccc;
 	
 	text-decoration: underline;
}

a.linkpiccolo {
	font-weight: normal; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 9px;
 	color: #000000;
 	
 	text-decoration: underline;
}

a.linkpiccolo:hover {
	font-weight: normal; 
 	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 9px;
 	color: #cccccc;
 	
 	text-decoration: underline;
}

/* --------------------------------------------- */

#sfondo{ 
	clear:both;
	position: relative;
	float: none;
	display: block;
	width:964px;
	height: 646px;
	margin: 5px auto 5px auto;
	background: url(../img/sfondo.jpg) no-repeat center top;
}

#copyright {
	display: block;
	clear:both;
	width:964px;
	height: 50px;
	margin: 5px auto 5px auto;
	text-align: right;
	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 9px;
	color: #666666;
}

#logo{
	float: left;
	display: block;
	width:260px;
	height: 110px;
	margin: 200px auto auto auto;
	background: url(../img/logo.gif) no-repeat center top; 
}

#barra{
	float: left;
	width:725px;
	height: 27px;
	margin: -67px auto auto 241px;
	background: url(../img/barra_0.gif) no-repeat left top; 
}

#testimonianza{
	float: left;
	width:425px;
	height: 300px;
	margin: -40px auto auto 538px;
	background: url(../img/testimonianza.gif) no-repeat left top; 
}

#informazioni {
	float: left;
	width:425px;
	margin: 10px auto auto 530px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif; 
 	font-style: regular;
 	font-size: 12px;
	color: #333333;
}

