body {  
	background-color: 		#D7D6D6; 
	background-image: 		url(../images/CRICpaginaIniziale.gif); 
	background-repeat: 		no-repeat;
	background-position:	50% 20%;
}
.ita {  
	position:				absolute; 
	top: 					280px;
	left: 					25%;
}
.eng {  
	position:				absolute; 
	top: 					280px; 
	right: 					25%;
}
.testo {  
	position: 				absolute; 
	top: 					330px;
	width:					100%; 
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
}

.cric { 
		font-weight:		bold;
		color:				#D32936;
}

.posizione { font-size:		0.75em; }
img { border: none }
