body,div,p,img,form,h1 {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #000000;
	margin-top: 6em;
	background-image: url("../images/sabbia.jpg");
	background-repeat: no-repeat;
	background-position: 650px 250px;
}

.page {
	width: 750px;
}

#logo {
	margin: 0 auto;
	text-align: left;
	font-family: "Geneva, Arial, Helvetica, sans-serif";
	font-size: 9em;
	margin-bottom: 0em;
	letter-spacing: -0.01em;
	background-image: url("../images/titolo_site.gif");
	background-position: left;
	background-repeat: no-repeat;
	height: 75px;
}

#contentbox {
	background-color: #FFFFFF;                
	margin: 0 auto;
	text-align: left;
}

#padding {
	padding: 1em;
}

#innerpage {
	background-image: url("../images/background1.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 20em;
}

#content_big {
	background-color: #FFFFFF;
	filter: Alpha(opacity=90);
	opacity: 0.90;
	float: center;
	width: 56.5em;
	height: 23.8em;
	padding: 0.5em;
	font-family: "Verdana";
	color: #000000;
	font-size: 12px;
	overflow: auto;
}

#content {
	background-color: #FFFFFF; 
	filter: Alpha(opacity=85); 
	opacity: 0.85;
	float: right;
	width: 20em; 
	height: 23.8em;
	padding: 0.5em;
	font-family: "Verdana";
	color: #000000;
	font-size: 12px;
	overflow: auto;
}

#content p {
	font-size: 0.9em;
}

#content_big h1 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #BF2016;
	text-align: left;
}

#content h1 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #BF2016;
	text-align: center;
}

#content a:link {
	color: #C2361D;
}

#content a:hover, #content a:active {
	color: #33201D;
}

#content a:visited {
	color: #892614;
}

#tabsE {
	float:left;
	width:100%;
	font-size:10px;
	line-height:normal;
	left: -35px;
	top: -10px;
	font-family: "Verdana";
	position:relative;
	z-index: 1;
      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Per IE5-Mac \*/
    #tabsE a span {float:none;}

    #tabsE a:hover span {
      color:#333333;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }
		
#tabsI {
	float:left;
	font-size:10px;
	line-height:normal;
	left: 20px;
	top: 20px;
	font-family: "Verdana";
	position:relative;
	z-index: 1;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("../images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("../images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Per IE5-Mac \*/
    #tabsI a span {float:none;}

    #tabsI a:hover span {
      color:#333333;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }

#content_boxcenter {

	margin: 0 auto;
	text-align: center;
	
}

#footer {
	float: right;
	width: 750px;
	height: 80px;
	padding: 0.5em;
	font-family: "Arial";
	font-size: 0.8em;
	overflow: auto;
	color: #FFFFFF;
}

#Layer1 {
	position: absolute;
    top: 5%;
	left: 16%;
}

#Layer_regione {
	position:absolute;
	width:500px;
	height:57px;
	top: 490px;
	left: 8px;
}

#Layer_sms {
	position:absolute;
	width:310px;
	height:56px;
	top: 480px;
	left: 206px;
}

#content_boxfooter {
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: "Helvetica";
}

#content_prog {
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "Arial";
	font-weight: bolder;
	color: #CC0000;
}

#gmap_div {
	padding: 0em;
	height: 330px;
	width: 720px;
}

.stile1 {
	font-size: 10px;
	font-family: "Verdana";
	color: #000000;
	text-align: left;
}

.stile2 {
	font-size: 10px;
	font-family: "Verdana";
	color: #000000;
	text-align: left;
	font-style: oblique;
}

.stile3 {
	font-size: 10px;
	font-family: "Verdana";
	color: #990000;
	text-align: left;
	font-weight: bold;
}

.stile4 {
	font-size: 10px;
	font-family: "Verdana";
	color: #000000;
	text-align: justify;
}

#Layer2 {
	position:absolute;
	width:490px;
	height:115px;
	z-index:1;
	left: 500px;
	top: 24px;
}

#Layer3 {
	position:absolute;
	width:350px;
	height:70px;
	z-index:1;
	left: 425px;
	top: 24px;
}
#form {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FF6633;
	border: 1px solid #000000;
	font-weight: bold;
}
.stile5 {
	font-size: 10px;
	font-family: "Verdana";
	color: #000000;
	text-align: right;
}
.stile6 {
	font-size: 12px;
	font-family: "Verdana";
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.stile8 {
	font-size: 12px;
	font-family: "Verdana";
	color: #006666;
	text-align: left;
	font-weight: bold;
}
#map {
	padding: 0em;
	height: 330px;
	width: 720px;
}
#randomImage {
	background-repeat: no-repeat;
	padding: 1em;
	height: 20em;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

#menu10 {
        width: 50px;
        margin: 10px;
        }

#menu10 li a {
        height: 64px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 50px;
        text-decoration: none;
        }

#menu10 li a:link, #menu10 li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url("../images/menu10.gif");
        padding: 14px 0 0 5px;
        }

#menu10 li a:hover, #menu10 li #current {
        color: #FF9834;
        background:  url("../images/menu10.gif") 0 -64px;
        padding: 14px 0 0 5px;
        }

#menu11 {
        width: 50px;
        margin: 10px;
        }

#menu11 li a {
        height: 64px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 50px;
        text-decoration: none;
        }

#menu11 li a:link, #menu11 li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url("../images/menu11.gif");
        padding: 14px 0 0 5px;
        }

#menu11 li a:hover, #menu11 li #current2 {
        color: #FF9834;
        background:  url("../images/menu11.gif") 0 -64px;
        padding: 14px 0 0 5px;
        }
#Layer4 {
	position:absolute;
	width:50px;
	height:200px;
	z-index:1;
	left: -60px;
	top: 82px;
}
.stile7 {

	font-size: 10px;
	font-family: "Verdana";
	color: #000000;
	text-align: center;
	font-weight: bold;
}
#Layer5 {
	position:absolute;
	width:120px;
	height:125px;
	z-index:1;
	left: -125px;
	top: 340px;
}
#Layer_newsletter {
	position:absolute;
	width:120px;
	height:125px;
	z-index:1;
	left: -125px;
	top: 230px;
}
#Layer6 {
	position:absolute;
	width:142px;
	height:20px;
	z-index:1;
	left: 472px;
	top: 0px;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:142px;
	height:20px;
	z-index:1;
	left: 472px;
	top: 0px;
	visibility: hidden;
}
#Layer8 {
	position:absolute;
	width:142px;
	height:20px;
	z-index:1;
	left: 472px;
	top: 0px;
	visibility: hidden;
}
#Layer9 {
	position:absolute;
	width:142px;
	height:20px;
	z-index:1;
	left: 472px;
	top: 0px;
	visibility: hidden;
}
#Layer10 {
	position:absolute;
	width:142px;
	height:20px;
	z-index:1;
	left: 472px;
	top: 0px;
	visibility: hidden;
}
#Layer11 {
	position:absolute;
	width:142px;
	height:20px;
	z-index:1;
	left: 472px;
	top: 0px;
	visibility: hidden;
}
#Layer_news {
	position:absolute;
	width:330px;
	height:20px;
	z-index:1;
	text-align: right;
	left: 122px;
	top: 52px;
}
.regione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.regione_toscana {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.stile10 {

	font-size: 10px;
	font-family: "Verdana";
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.stiletop {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	background-color: #990000;
}

#photos {
     display: block;
     list-style: none;
     width: 56px;
     height:150px;
     margin-left: 0;
     padding-left: 0;
     background-image: url("../images/photos.gif");
     background-repeat: no-repeat;
}

#photos:hover {
     display: block;
     list-style: none;
     width: 56px;
     height:150px;
     margin-left: 0;
     padding-left: 0;
     background-image: url("../images/photos_roll.gif");
     background-repeat: no-repeat;
}

#photos2 {
     display: block;
     list-style: none;
     width: 56px;
     height:150px;
     margin-left: 0;
     padding-left: 0;
     background-image: url("../images/photos_roll.gif");
     background-repeat: no-repeat;
}
		
#Layer_photos {
	position:absolute;
	width:56px;
	height:150px;
	z-index:1;
	left: 750px;
	top: 100px;
}

#sinistra {
	text-align: left;
}

p2 { font-family: "Trebuchet MS"; font-size:12px; color:#333333; }
h7 {
	font-family: "Trebuchet MS";
	font-size:18px;
	padding-top:5px;
	padding:5px;
	color:#FF6600;
	padding-bottom: 5px;
	font-weight: bold;
}
h7 a:link {
	font-family: "Trebuchet MS";
	font-size:18px;
	padding-top:5px;
	padding:5px;
	color:#FF6600;
	text-decoration:none;
	padding-bottom: 5px;
	font-weight: bold;
}
h7 a:hover {
	font-family: "Trebuchet MS";
	font-size:18px;
	padding-top:5px;
	padding:5px;
	color:#FF6600;
	text-decoration:none;
	padding-bottom: 5px;
	font-weight: bold;
}
h7 a:active { font-family: "Trebuchet MS"; font-size:18px; padding-top:5px; padding:5px; padding-bottom: 5px; color:#FF6600; text-decoration:none; font-weight: bold;}
h7 a:visited { font-family: "Trebuchet MS"; font-size:18px; padding-top:5px; padding:5px; padding-bottom: 5px; color:#FF6600; text-decoration:none; font-weight: bold;}
h2 {font-size:12px; color:#000000;}
.slogan { font-family: "Trebuchet MS"; font-size:12px; margin-top:5px; padding-bottom: 10px; color:#000000;}
.slogan a:link  { font-family: "Trebuchet MS"; font-size:12px; margin-top:5px; padding-bottom: 10px; color:#000000;}
.slogan a:hover  { font-family: "Trebuchet MS"; font-size:12px; margin-top:5px; padding-bottom: 10px; color:#000000;}
.slogan a:active  {font-family: "Trebuchet MS"; font-size:12px; margin-top:5px; padding-bottom: 10px; color:#000000;}
.slogan a:visited  { font-family: "Trebuchet MS"; font-size:12px; margin-top:5px; padding-bottom: 10px; color:#000000;}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.alignleft { text-align:left;}
.alignright { text-align:right; margin-top:10px;}
