/*sfondo pagina index*/
.bodyindex {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:#b5b5b5;
	
	background-image:url(../images/sfondo.jpg);
	
	background-repeat:no-repeat;
	background-position: top center;
}

/*sfondo*/
.bodyaltrepagine {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:#b5b5b5;
	
	background-image:url(../images/sfondo-altre-pagine.jpg);
	
	background-repeat:no-repeat;
	background-position: top center;
}



/*TESTO*/
.testo {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #666666; font-size: 11px; text-decoration: none; line-height:15px;}



.testomenu {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #666666; font-size: 11px; text-decoration: none;}

.testomenu:link {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #666666; font-size: 11px; text-decoration: none;}

.testomenu:hover {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #5b9b50; font-size: 11px; text-decoration: none;}



/*TESTO*/
.testotestata {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #ffffff; font-size: 11px; text-decoration: none;}

.testotestata:link {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #ffffff; font-size: 11px; text-decoration: none;}

.testotestata:hover {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #666666; font-size: 11px; text-decoration: none;}




/*PIEDE*/
.piede {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #666666; letter-spacing:1px; font-size: 10px; text-decoration: none;}

.piede:link {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #5b9b50; letter-spacing:1px; font-size: 10px; text-decoration: none;}

.piede:hover {	font-family: Tahoma, Verdana, Arial, sans-serif; color: #666666; letter-spacing:1px; font-size: 10px; text-decoration: none;}


/*CSS MENU*/

.menu {font: 18px 'BPmonoRegular', Arial, sans-serif;letter-spacing: 0;}

.menu:link { color: #d2d2d2; text-decoration: none;}

.menu:visited { color: #d2d2d2; text-decoration: none;}

.menu:active { color: #0099FF; text-decoration: none;}

.menu:hover { color: #ffffff; text-decoration: none;}


.creditslink {  font-family: Tahoma, Verdana, Arial, sans-serif; color: #DA0546; font-size: 11px; text-decoration: none;}
.creditslink:hover {  font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-size: 11px; text-decoration: none;}
.creditstesto {  font-family: Tahoma, Verdana, Arial, sans-serif; color: #000000; font-size: 11px; text-decoration: none;}
