body {
	margin:0 auto;
	font-size: 11px;
	color: #22445F;
}

#container {
	position:relative;
	margin: auto;
	width:990px;
	padding-top:25px;
}


#contents {
	position:relative;
}

#menu {
	position:absolute;
	top:0px;
	z-index:2;
	width: 890px;
	height:70px;
	margin-left:20px;
}

#menu ul li {
	margin-left:1px;
	margin-right:1px;
	padding-left:15px;
	padding-right:15px;
	height: 30px;
	line-height: 30px;
	height:70px;
	display: inline-block;
	background-repeat:no-repeat;
}

#fondo_top {
	position:relative;
	width: 100%;
	height: 112px;
	background-image: url('../images/fondo_top.jpg');
	background-repeat: repeat-x;
	overflow:hidden;
}

#top {
	position:relative;
	margin: 0 auto;
	width:990px;
	height: 80px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
}

#home_lingue {
	position: absolute;
	margin-left:950px;
	margin-top:10px;
	font-size: 12px;
	font-weight:normal;
}

#categorie {
	position:relative;
	top:5px;
	width: 990px;
	text-align: center;
	line-height: 20px;
	font-size: 9px;
}


#fondo_categorie {
	position:relative ;
	width: 100%;
	height:140px;
	background-color: white;
	overflow:hidden;
}

#categorie {
	position:relative;
	margin: 0 auto ;
	width:990px;
	height: 120px;
}

#fondo_intro {
	position:relative ;
	width: 100%;
	height: 214px;
	background-color: #8FB6D5;
	overflow:hidden;
}

#intro {
	position:relative;
	margin: 0 auto;
	width:990px;
	height: 163px;
}

#fondo_contenuti {
	position:relative; 
	width: 100%;
	background-color: #E9F2F7;
}

#contenuti {
	position:relative;
	margin: 0 auto;
	width:990px;
	text-align: center;
}

#footer {
	position:relative;
	margin: 0 auto;
	width:990px;
	height: 47px;
	line-height: 57px;
	text-align: center;
	font-size:14px;
}

.testi_menu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.testi_menu a:link { color: #22445F; text-decoration: none}
.testi_menu a:visited { color: #22445F; text-decoration: none; }
.testi_menu a:hover { text-decoration: none; color: #42A1D7}

.testi2_menu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.testi2_menu a:link { color: white; text-decoration: none}
.testi2_menu a:visited { color: white; text-decoration: none; }
.testi2_menu a:hover { text-decoration: none; color: white}

.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.testi a:link { color: #22445F; text-decoration: none}
.testi a:visited { color: #22445F; text-decoration: none; }
.testi a:hover { text-decoration: none; color: #42A1D7}

.chiudi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e56413;
	font-weight: normal;
	text-decoration: none;
}

.chiudi a:link { color: #e56413; text-decoration: none}
.chiudi a:visited { color: #e56413; text-decoration: none; }
.chiudi a:hover { text-decoration: underline; color:#e56413;}


.testi_eventi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868788;
	font-weight: lighter;
	line-height: 20px;
	word-spacing:-2pt;
}

.testi_eventi a:link { color: #868788; text-decoration: none}
.testi_eventi a:visited { color: #72A0C2; text-decoration: none; }
.testi_eventi a:hover { text-decoration: none; color: #72A0C2}
