body{
	margin: 0;
	padding: 0;
	font: normal 0.8em Arial, sans-serif;
	background: #fffbe8 url(../img/background.jpg) top center no-repeat;
	color: #333;
}
#outer{
	background: url(../img/container.jpg) no-repeat center 141px;
}
a img{
	border: none;
}
h1, h2, h3, p{
	margin: 0 0 10px 0;
	padding: 0;
}
h1, h2, h3{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #333;
}
h2{
	font-size: 1.9em;
}
h3{
	font-size: 1.5em;
}
a:link, a:visited{
	color: #4e83b9;
	text-decoration: underline;
}
a:hover, a:active{
	color: #5d9ee1;
	text-decoration: none;
}
hr{
	color: #FFFFFF;
}
.left{
	float: left;
}
.right{
	float: right;
}
.center{
	text-align: center;
}
.clear{
	clear: both;
}

/* -----  menu orizzontale ------ */
#menu{
	height: 44px;
	border: 1px solid #d6d6d6;
	background: url(../img/bg-menu.jpg) repeat-x;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li{
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	font-size: 1.2em;
	height: 44px;
	text-align: center;
}
#menu ul li a{
	display: block;
	float: left;
	padding: 5px 30px;
	height: 34px;
	line-height: 34px;
}
#menu ul li a:link, #menu ul li a:visited{
	color: #444;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#menu ul li a:hover, #menu ul li a:active{
	color: #444;
	text-decoration: none;
	background: url(../img/bg-menu.jpg) 0 -44px repeat-x;
	border-right: 1px solid #fff;
}
#menu ul li.in a:link, #menu ul li.in a:visited, #menu ul li.in a:hover, #menu ul li.in a:active{
	color: #fff;
	background: url(../img/menu-in.jpg) repeat-x;
	border-right: 1px solid #fff;
}

/* --- menu laterale ---*/
.menu-side, .advertising{
	margin-bottom: 30px;
}
.menu-side ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#column h2{
	font-size: 1.4em;
	color: #0082b8;
	background: url(../img/bg-h2-column.jpg) no-repeat;
	padding: 3px 10px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	border: 1px solid #ebf8fd;
	width: 300px;
}
.menu-side ul li{
	margin: 3px 0;
	padding: 0;
	font-size: 1em;
}
.menu-side ul li a{
	display: block;
	padding: 3px 5px 3px 20px;
	height: 20px;
	line-height: 20px;
}
.menu-side ul li a:link, .menu-side ul li a:visited{
	color: #357c9b;
	text-decoration: none;
	background: url(../img/bg-menu-side.gif) 0 6px no-repeat;
}
.menu-side ul li a:hover, .menu-side ul li a:active{
	color: #32577c;
	text-decoration: none;
	background: url(../img/bg-menu-side.gif) 0 -10px no-repeat;
}

/* --- contenuti vari ----*/
#content h1, #content h2, #content h3, #column h1, #column h2, #column h3{
	margin: 0 0 5px 0;
	color: #0082b8;
}
#content img.left{
	border: 2px solid #0082b8;
	margin: 0 20px 10px 0;
}
#content img.right{
	border: 2px solid #0082b8;
	margin: 0 0 10px 20px;
}
#content ul{
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
#content ul li{
/*	margin: 0;
	padding: 0 0 0 20px;
	line-height: 1.8;
	background: url(../img/list.gif) 0 4px no-repeat;*/
}

/* ---- struttura --- */
#container{
	position: relative;
	width: 958px;
	margin: 36px auto 0;
	padding: 5px 6px;
	background: #fff;
}
#header{
	height: 246px;
	margin-bottom: 6px;
	background: url(../img/header.jpg) no-repeat;
}
#content{
	float: right;
	width: 580px;
	padding: 0;
	margin: 6px 10px 6px 0;
	line-height: 1.4;
}
#column{
	float: left;
	width: 328px;
	padding: 10px;
	margin: 6px 6px 6px 0;
	border-right: 1px solid #c6ebfa;
	border-left: 1px solid #c6ebfa;
	background: url(../img/bg-sidebar.jpg) top center no-repeat;
}
#footer{
	clear: both;
	padding: 5px;
	height: 27px;
	font-size: 11px;
	line-height: 27px;
	text-align: center;
	color: #444;
	background: #fff url(../img/footer.jpg) repeat-x left top;
}
#footer p{
	padding: 0;
	margin: 0;
}
#footer a:link, #footer a:visited{
	color: #444;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
	color: #666;
}

#cambio_lingua {
position:absolute;
background-repeat:no-repeat;
background-position:center;
top:5px;
margin:0px;
width:52px;
z-index:999;
left:50%;
margin-left:434px;
}

#meteo_big{
height:175px;
width:270px;
}

#meteo_big table{
width:470px;
}

#linksback{
width:580px;
}

#linksback img{
float: right;
margin-left: 15px;
}

#linksback h1{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0082b8;
	font-weight: bold;
}

#linksback LI{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#linksback UL{
margin: 0px;
padding: 0px;
	list-style-type: none;
background-position: 0 0px;
}


