@charset "utf-8";

body {
	font: 100%  "Times New Roman", Times, serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color:#333333;
	background: #2A3856 url(/images/bg.jpg) repeat top left;
}
#pre_container {
	width:100%;
	margin:0 auto;
	background: transparent url(/images/bg_sfumatura.jpg) repeat-x top left;
}
#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
a{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#C97979;
	text-decoration:underline
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img{
	border:none
}
/****************************      HEADER     ********************************************************/

#header {
	padding: 0;
	margin: 25px auto 0 auto;
	color:#000000;
	text-align:center
}
#header_box_sitodisattivato{
	background: transparent url(/images/siteoff_bg_navigation.jpg) repeat-x;
	width:760px;
	height:35px;
	overflow:hidden;
}
#header_box_sitodisattivato span{
	display:none
}

#header_titolo{
	width:393px;
	height:29px;
	overflow:hidden;	
	background:transparent url(/images/hcm_scritta.jpg) no-repeat;
	margin:15px auto;
	padding:0;
}
#header_datetime{
	width:290px;
	overflow:hidden;
	position:relative;	
	top:-20px;
	left:150px;
	color:#ffffff;
	font-size:0.8em;
	padding:0 0 0 90px;
	margin:0 auto -15px auto;
}
/****************************      MAIN CONTENT   **********************************************************/

#mainContent{
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
}
#flags{
width:200px;
margin:0 auto;
text-align:center;
}
/*************************** CONTATTI **************************/

#contatti{
	color:#FFFFFF;
	line-height:1.2em
}
#contatti p{
	margin:12px auto 0 auto;
	font-size:0.9em;
}
#piva{
	color:#9298A8
}

