body 
{
	margin: 0px;
	padding: 0px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(img/sfondo.png) #FFF fixed;
	color:#4c4c4c;
	line-height:18px;
	
}

img 
{
	border:none;
	color:none;
}

a 
{
	text-decoration: none;
	color:#346883;
}

a:hover
{
	text-decoration: underline;
}


b, strong
{
	color:#000;
}

#contenitore 
{
	margin-left:auto;
	margin-right:auto;
	width:992px;
}

.margine_top_pagina
{
	height:6px;
}

#ombratop 
{
	background:url(img/ombra_top.png) no-repeat top left;
	height:14px;
}

#ombralaterale 
{
	background:url(img/ombra_laterale.png) repeat-y;
}

#boxlanguage 
{
	width:964px;
	height:32px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/select_language.gif) no-repeat;
}

#welcome 
{
	margin-left:19px;
	margin-top:7px;
	color:#346883;
	float:left;
}

#box_selectlanguage 
{
	float:right; 
	margin-right:20px; 
	margin-top:9px;
}

#selectlanguage 
{
	display:inline;
	color:#72797d;
}

.bandiere 
{
	margin-top:10px;
	margin-left:15px;
	display:inline;	
}

.clear
{
	clear:both;
}

#boxlogo
{
	clear:both;
	width:964px;
	height:114px;
	margin-left:auto;
	margin-right:auto;	
	background:url(img/sfondo_logo.png) no-repeat top left;
}

#logo 
{
	margin-left:34px;
	margin-top:24px;
	width:233px;
	float:left;
}

#homeIntestazione
{
	margin-left:85px;
	margin-top:50px;
	width:90px;
	color:#346883;
	float:left;
}

.linkintestazione 
{
	margin-left:20px;
	margin-top:50px;
	width:90px;
	color:#346883;
	float:left;
}

#contcentrale
{
  width:964px;
  margin-left:auto;
  margin-right:auto;
  margin-top:6px;
}

.spaziobox 
{
	margin-bottom:7px;
	clear:both;
}

.boxtitolicentro 
{
	height:34px;
	background:url(img/titolo_ricerca.png) no-repeat;
}

.titoli
{
	padding-left:22px;
	padding-top:8px;
	width:500px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#4c4c4c;
}

h2{
	margin: 0px;
	padding: 0px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#4c4c4c;
	line-height:18px;
}

#bordoboxnews
{
   border:1px solid #8accef;
}

#txtnewsletter 
{
	margin:17px 10px 5px 10px;	
}

#boxmenuFooter
{
	width:964px;
	margin-left:auto;
	margin-right:auto;
	background:#2b556b;
	color:#FFF;
	padding-top:18px;
	padding-bottom:18px;
	text-align:center;
}

#boxmenuFooter ul
{
	display:block;
	margin:0px;
	padding:0x;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none
}

#boxmenuFooter li
{
	display:inline;
	padding:21px 0px 21px 0px; 
	margin:0px;
}

#boxmenuFooter li
{
	display:inline;
}

#boxmenuFooter a
{
	color:#FFF;
	padding-left:2px;
	padding-right:2px;
}

#boxmenuFooter a.menuSelected
{
	color:#FFF;	
}

#boxmenuFooter a:hover
{
	color:#8accef;
}

.spessore_menu_footer_box_copyright
{
	margin-top:20px;
}

#copyright
{
   color:#999999;
   float:center;
   text-align:center;
   padding-right:30px;
   padding-left:30px;
}

#copyright a
{
   color:#346883;
}

#copyright a:hover
{
   text-decoration:underline;
}

#spessore_menu_footer
{
   height:10px;
}

#ombrabottom 
{
	background:url(img/ombra_bottom.png) no-repeat top left ;
	height:20px;
/*	margin-bottom:5px;*/
}

.testo{
    padding:10px;
}

