@charset "UTF-8";
/* CSS Document */

body {

	background:#000 url(/img/template1/fondo_int.gif) repeat-x scroll 0% 0%;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	text-align:center;

}

#corpo #header {
	background:				url(../img/template1/baseMenu_template1.jpg) no-repeat;
	background-position:	center top;
	height:					146px;
	width:					992px;
	padding:				0;
	margin:					0;
	text-align:				left;
}


#corpo #content {
	background:				url(../img/template1/content_template1.jpg) no-repeat;
	background-position:	left top;
	/*height:					351px;*/
	width:					992px;
	height:					438px;
	overflow:				hidden;
	text-align:				left;
}

/* ********************* CONTENT ************************************ */


#corpo #spazioGrafico {

	margin:				33px 52px 0 52px;
	text-align:			left;

}

#corpo #spazioGrafico #titoloContent {

	margin-left:		10px;
	font-size:			16px;
	color:				#555555;
	font-weight:		bold;

}

#corpo #spazioGrafico #contenutoContent {

	margin-top:			5px;
	text-align:			left;
	position:			relative;

}

/* ****************************************************************** */

