/* CSS Document */
/*Elemneto struttura pagina*/
div#cimage {
	width:288px;
	height:288px;
	top: 150px;
	left:0px;
	position: absolute;
	background: url(../images/index2_12.jpg) no-repeat top left;
	clear: left;	
	margin:0px;
	padding:0px;
}
/*Fine Elemneto struttura pagina*/

