html{
	margin: 0;
	padding: 0;
}

body {
/*	background-color: #BCD2E6;*/
	background-color: white;
	margin: 5px 0 5px 0;
}

img {
	border: 0;
}

.padding {
	padding-top: 20px;
}

#intestazione {
	text-align: center;
}

#intestazione img{
	margin-left: 5px;
}

#content {
	background-color: White;
	width: 900px;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 4px solid Gray;
	border-bottom: 4px solid Gray;	
	padding-bottom: 15px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background: url(../images/sfondo_all.jpg) repeat-y;	
/*	background: url(../images/sfondo_home.jpg) repeat-y;	*/
}

#homepage {
	text-align: center;
	position: absolute;
	width: 880px;
	height: 707px;
	left: 50%;
	margin-left: -440px;
	background: url(../images/sfondo_index2.jpg) no-repeat;
/*	background: url(../images/sfondo_index3.png) no-repeat;*/
/*	border: 2px solid Gray;*/
}

#contenutohome {
	margin-top: 14px;
	margin-left: 450px;
}

#audioplayer1 {
	text-align: center;
	position: absolute;
	left: 50%;
	margin-top: 730px;
	margin-left: -441px;
}

#link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 20px;
/*	margin-left: 123px;*/
	margin-left: 45px;
}

#link table caption {
	color: Gray;
	font-weight: bold;
}

#link a:visited, #link a:link, #link a:hover {
	outline: 0;
	text-decoration: none;
	font-size: 12px;
}

#cornice {
	border: 2px solid Gray;
	width: 233px;
	height: 202px;
	text-align: middle;
}

#elementijavascript{
	height: 150px;
	padding-top: 20px;
	border-bottom: 4px solid Gray;
	background: White;
}

#primojs{
	width: 380px;
	float: left;
	margin-left: 30px;
}

#secondojs{
	width: 380px;
	/*margin-right: 5px;*/
	float: right;
}

#nav {
        margin: 0;
        padding: 0 0 30px 0px;
        border-bottom: 4px solid Gray;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 11pt;
        line-height: 24px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: Gray;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(../images/rounded.gif) no-repeat bottom center;
}


#clear {
	clear: both;
}
		
#intestazione {
	padding-top: 10px;
	padding-bottom: 8px;
   border-bottom:1px solid Gray;
	text-align: center;
}	

#contenuto {
	line-height: 15pt;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	padding: 0px 15px 10px 15px;
}	

#space {
	height: 20px;
}

#piepagina{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

#piepagina a {
	text-decoration: none;
}

#foto{
	padding-top: 0px;
}

h3 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Grey;
	font-size: 14pt;
}

/* Galleria */

#galleria1, #galleria2{

}

#albumlist1, #albumlist2, #albumlist3, #albumlist4, #albumlist5 {
	list-style-type: none;
	margin-left: 0px;
}
#albumlist1 li, #albumlist2 li, #albumlist3 li, #albumlist4 li, #albumlist5  li{
	float:left;
	margin-right: 6px;
	margin-bottom: 10px;
}
#albumlist1 li a, #albumlist2 li a, #albumlist3 li a, #albumlist4 li a, #albumlist5  li a{
	text-decoration: none;
}
#albumlist1 img, #albumlist2 img, #albumlist3 img, #albumlist4 img, #albumlist5 img{
	display: block;
	border: 2px solid Gray;
}

#albumlist1 {
	padding-left: 13px;
}

#albumlist2 {
	padding-left: 280px;
}

#albumlist3 {
	padding-left: 70px;
}

#albumlist4 {
	padding-left: 290px;
}

#albumlist5 {
	padding-left: 125px;
}

#tariffe {
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 25pt;
	font-size: 13pt;
	padding-top: 10px;
}

#note {
	padding-top: 20px;
	line-height: 22pt;
	font-size: 10pt;
	color: gray;
}

.blu {
	padding-top: 30px;
	color: #1E90FF;
	text-align: center;
}

#overmap {
	width: 100%;
	text-align: center;
}

#map{
	border: 1px solid Gray;
	width: 400px;
	height: 400px;
	margin: 20px auto;
}