@charset "utf-8";
/* CSS Document */

a {
	font-size: 12px;
	color: #990000;
	text-decoration: none;

}
a:visited {
	color: #990000;
	text-decoration: none;

}
a:hover {
	color: #900;
	text-decoration: none;

}
a:active {
	color: #990000;
	text-decoration: none;

}




#fotogallery {
	height: auto;
	width: 489px;
	background-repeat: repeat;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}


#fotogallery2 {
	height: auto;
	width: 489px;
	background-repeat: repeat;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	background-image: url(img/sfondo-foto.jpg);
}

#body {
	/*Il body è l'intera pagina visualizzata dal browser*/
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	text-align: center;
	background-color: #2BBAC2;
	}
#sfondo-testata {
	background-image: url(img/sfondo-testata.gif);
	height: 405px;
	width: 970px;
	background-repeat: no-repeat;
}
#menusx {
	background-color: #FFF;
	background-image: url(img/testata-menusx.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 263px;
	float: left;
}

h2 {
	color: #990000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h1 {
	color: #990000;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}





#centro-pag {
	background-color: #FFF;
	float: right;
	height: auto;
	width: 516px;
	background-image: url(img/centro-pag.jpg);
	font-size: 12px;
	color: #333;
	text-align: justify;
}
#news {
	background-image: url(img/box-news.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 200px;
	list-style-image: url(img/elenco.jpg);
	color: #058B9A;
}
#menu-lingue {
	font-size: 12px;
	color: #088297;
	height: auto;
	width: 800px;
}
#contatti {
	background-image: url(img/base-contatti.jpg);
	background-repeat: no-repeat;
}



#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}


#hosting {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	}