body {
    background-attachment: fixed;
}


p {
    margin:0px;
    padding:0px;
}



.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}



.testo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}



.testobold {
	font-family: Arial;
	font-size: 12px;
	color: #E3001C;
	text-decoration: none;
	font-weight: bold;
}



.link {
	font-family: Arial;
	font-size: 12px;
	color: #E3001C;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}





.didascalie {
	font-family: Arial;
	font-size: 10px;
	color: #E3001C;
	text-decoration: none;
}

.didascalie:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}




.titoligrandi {
	font-family: Arial;
	font-size: 18px;
	color: #E3001C;
	font-weight: bold;
	text-decoration: none;
}

.titoligrandi:hover {
	font-family: Arial;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}





.titoli {
	font-family: Arial;
	font-size: 16px;
	color: #E3001C;
	font-weight: bold;
	text-decoration: none;
}

.titoli:hover {
	font-family: Arial;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}




.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #E3001C;
	text-decoration: none;
}

.copyright:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
