body{
	font-family:arial;
	font-size:9pt;
	line-height:1.45;
}

div#contenitore{
	width:943px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	overflow:hidden;
}
div#contenitore_studio{
	width:1112px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	overflow:hidden;
}

div#bannercv{
	margin:0px;
	width:943px;
	height:93px;
	background:url("immagini/studio/banner_xCV.jpg") no-repeat;
}

div#banner1{
	margin:0px;
	width:266px;
	height:93px;
	background:url("immagini/banner.jpg") no-repeat;
}
div#banner2{
	margin:0px;
	width:297px;
	height:93px;
	background:url("immagini/banner.jpg") no-repeat;
}
div#banner3{
	margin:0px;
	width:460px;
	height:93px;
	background:url("immagini/banner.jpg") no-repeat;
}
div#banner4{
	margin:0px;
	width:623px;
	height:93px;
	background:url("immagini/banner.jpg") no-repeat;
}
div#banner5{
	margin:0px;
	width:786px;
	height:93px;
	background:url("immagini/banner.jpg") no-repeat;
}

area:hover{
	margin:100px;
}

img{
	float:left;
	clear:both;	
	margin:0px;
	padding:0px;
}
