html, body {
	height: 100%;
}

body {
	margin:auto; 
	padding:0;
	font-size: 0.75em;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #313131;
	background-color:#E5E4E1;
}

img {
	border:0;
/*	display:block;*/
}


#wrapper_sfondo {
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
/*	background-image: url(img/sfondo_top.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
}

#header {
	margin:auto; 
	width: 960px;
	height: 160px;
	text-align: left;
}

#logo {
	width: 260px;
	height: 100%;
	float: left;
}

.spacer_logo {
	padding-top: 20px;
	padding-bottom: 20px;
}

#htqpe {
	width: 400px;
	height: 100%;
	float: left;
}

.spacer_htqpe {
	padding-top: 30px;
	padding-bottom: 20px;
}

#language {
	width: 200px;
	height: 100%;
	float: right;
}

.spacer_language {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 60px;
}


/* menu principale */

div.headmenu {
	background:url(./img/sfondo_menu.png) repeat-x;
	height:31px;
	line-height:normal;
	max-height:31px;
	margin:auto; 
	width: 960px;
}

div.headmenu #menu, div.headmenu #menu2 {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.headmenu #menu2 {
	display:-moz-inline-stack;
	float:right;
	text-align:right;
}

div.headmenu #menu li.first,div.headmenu #menu2 li.first {
	border-left:0 none;
}

div.headmenu #menu li,div.headmenu #menu2 li {
	border-left:1px solid #1090D0;
	cursor:pointer;
	display:block;
	float:left;
	height:30px;
	position:relative;
}

div.headmenu #menu li span a, div.headmenu #menu li span a:visited, div.headmenu #menu2 li span a, div.headmenu #menu2 li span a:visited {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:24px;
	letter-spacing:0;
	line-height:normal;
	padding:7px 21px 0;
	text-decoration:none;
	vertical-align:top;
	white-space:nowrap;
}

div.headmenu #menu li a:hover,
div.headmenu #menu li:hover span a,
div.headmenu #menu li a:hover span a,
div.headmenu #menu li span a:hover,
div.headmenu #menu li:hover,
div.headmenu #menu2 li a:hover,
div.headmenu #menu2 li:hover span a,
div.headmenu #menu2 li a:hover span a,
div.headmenu #menu2 li span a:hover,
div.headmenu #menu2 li:hover {
	background-color:#1A7AB0;
	color:#FFFFFF;
	height:23px;
}

/*fine menu principale*/

#content {
	margin:auto; 
	width: 960px;
	text-align: left;
	padding-top: 12px;
}


#center_column {
	width: 690px;
	float: left;
	height: 350px;
}

#right_column {
	width: 255px;
	float: right;
	height: 360px;
	margin-left: 15px;
/*	background-color: Aqua;*/
}

#banner {
	width: 100%;
	float: right;
	height: 198px;
}

#txtpagina {line-height: 1.35em;}
#txtpagina a:link {color: #0D79CA; background-color: white; text-decoration: underline;}
#txtpagina a:visited {color: #0D79CA; text-decoration: underline; background-color:white;}
#txtpagina a:active {color: #0D79CA; text-decoration: underline;}
#txtpagina a:hover {color: #F6C927;background-color: white;text-decoration: underline;}

h1{font: 180% Georgia, "Times New Roman", Times, serif; line-height: 40px;}
h2{font: 150% Georgia, "Times New Roman", Times, serif;}
.bluscuro {color:#1A7AB0;}
.linea {border-bottom: 1px solid #D1D1D1; margin-top:10px;}
.lineadashed {border-bottom: 1px dashed #D1D1D1; margin-top:10px;}

#news_events ul { list-style: outside url('./img/cubo.png'); !important;}
#news_events2 ul { list-style: outside url('./img/cubogrigio.png'); !important;}

#news_events ol, #news_events2 ol { list-style: outside decimal;}
	
#news_events ul li, #news_events ol li, #news_events2 ul li, #news_events2 ol li { margin-bottom: 8px; color: #333; line-height: 1.3em;}

#banner_big {
	width: 100%;
	margin-top: 20px;
	height: 198px;
}

#banner_big img.marginleft {
	margin-left: 24px;
}

#news_events,#news_events2 {
	margin-top: 12px;
	margin-left: 18px;
	font-size: 0.9em;
}

#news_events .news_area, #news_events2 .news_area {
	font-size:0.8em;
}

#news_events a:link {color: #0D79CA; background-color: white; text-decoration: underline;}
#news_events a:visited {color: #0D79CA; text-decoration: underline; background-color:white;}
#news_events a:active {color: #0D79CA; text-decoration: underline;}
#news_events a:hover {color: #F6C927;background-color: white;text-decoration: underline;}

#news_events2 a:link {color: #0D79CA; background-color: white; text-decoration: underline;}
#news_events2 a:visited {color: #0D79CA; text-decoration: underline;}
#news_events2 a:active {color: #0D79CA; text-decoration: underline;}
#news_events2 a:hover {color: #F6C927;background-color: white;text-decoration: underline;}


#banner_right {
	width: 100%;
	margin-top: 60px;
	text-align: center;
}

#banner_right img {
	margin-top: 15px;
}

#footer {
	color: #313131;
	background-color:#E5E4E1;
	background-image: url(img/sfondo_footer.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 110px;
	font-size: 0.80em;
	font-family: "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6D6A5F;
}

#footer_content {
	margin:auto; 
	width: 960px;
	height: 110px;
	text-align: left;
}

#footer_content a:link {color: #6D6A5F; text-decoration: none;}
#footer_content a:visited {color: #6D6A5F; text-decoration: none;}
#footer_content a:active {color: #6D6A5F; text-decoration: none;}
#footer_content a:hover {color: #303030; text-decoration: none;}

#footer_logo {
	width: 150px;
	height: 100%;
	float: left;
}

.footer_margintop {
	margin-top: 30px;
}

#footer_text1 {
	width: 260px;
	height: 100%;
	float: left;
}

#footer_text2 {
	width: 370px;
	height: 100%;
	float: left;
}

#footer_text3 {
	width: 60px;
	height: 100%;
	float: left;
}

#footer_text4 {

	float: right;
}

#footer p {line-height: 16px; margin-bottom: 10px;}
