html {height: 100%;margin: 0px;padding: 0px;}
	
body {background: #fff url(../img/layout/bg-sfumato.jpg) top left repeat-x;text-align:center;margin: 0px;padding: 0px;overflow: auto;font-size: 14px;font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 1.5;}
	
a {color:#000000; text-decoration:none;}   
a:hover {text-decoration:none; color:red;}

#container {background: #fff url(../img/layout/bg-pagina.jpg);background-color: #ffffff;width: 953px;margin: 0 auto;text-align: left;}
	
#top {background: url(../img/layout/top-spiaggia-riccione.jpg);width: 953px;height: 353px;margin: 0px;padding: 0px;position: relative;border:0px dashed green;}		

/*stili per la navigazione*/
div#navigation ul{margin: 0;padding: 0; list-style-type: none;}
div#navigation li{display: inline; margin: 0 0 0 1em;padding: 0} /*nota display: inline*/
div#navigation a{color:#fff;font: normal 1.5em/1.5em arial,sans-serif;text-decoration: none; text-align:center;}  
div#navigation a.colore{color: #161E6A}
div#navigation a:hover,div#navigation a.active{color: #FFCC00;text-decoration: none;font-weight: bold;}
div#navigation a.colore:hover,div#navigation a.colore.activedown{color: #990000;text-decoration: none;font-weight: bold;} 		

div#navigation a{position:absolute;height: 33px;border: 0px dashed white;}	  

div#navigation a#home{left: 49px; top: 223px; width: 75px;}
div#navigation a#foto{left: 207px; top: 223px; width: 117px; }		 
div#navigation a#webcam{left: 429px; top: 223px; width: 188px;}		
div#navigation a#dovesiamo{left: 726px; top: 223px; width: 144px;} 	  

div#navigation a#servizi{left: 120px; top: 273px; width: 89px;}	
div#navigation a#spiaggia{left: 313px; top: 273px; width: 144px;}	
div#navigation a#contatti{left: 619px; top: 273px; width: 101px;}
div#navigation a#hotels{left: 850px; top: 273px; width: 89px;}	

#content {width: 933px;margin:10px;margin-top:0;padding:0;border: 0px dashed green;}

#sidebar {float:right;width:300px;margin:0px;border:0px dashed red;}
 
#footer-box {clear: right;background: #20CCF7 url("../img/layout/sfumatura-footer.jpg");width: 953px; margin: 0px;border:0px dashed red;}
#footer {clear: right;background: url("../img/layout/bg-footer.jpg") no-repeat;width:953px;margin:0px;color:#003366;border:0px dotted green;}	
#footer a {color: #003366}
#footer a:hover {color: #660000}		

.box-contenitore {
	background: #FAFFDB url("../img/sfumatura-box.jpg") top left repeat-x;
	text-align: justify;
	/* width: 600px; */
	margin: 10px 30px;
	padding: 10px;
	border: 1px solid black;
	border-color: #AB8A45 #69542A #69542A #AB8A45;}	
	
.box-contenitore2 {text-align: justify;margin: 10px 30px;border:0px dashed red;}	
	
h1 {height:30px;line-height:30px;font-size:24px;color:#003366;font-weight:normal;padding-left:45px;margin-top:30px;margin-bottom:10px;display:inline;border: 0px dashed blue;
	/* background: url("../img/spiaggia-59.gif") bottom left no-repeat; */}		 
	
#validazione {float:right;width:200px;margin-top:70px;border:0px dashed white;}	   

.sottolineato {padding-bottom:1px;border-bottom:1px dashed black;}		  

.galleria {cursor: default;list-style: none;margin: 0px;padding: 0px;}
.galleria img {background: #fff;border-color: #aaa #ccc #ddd #bbb;border-style: solid;border-width: 1px;color: inherit;padding: 2px;vertical-align: top;width: 150px;height: 112px;}
.galleria li {background: #996600;border-color: #ddd #bbb #aaa #ccc;border-style: solid;border-width: 1px;color: inherit;display: inline;float: left;margin: 3px;padding: 5px;position: relative;text-align: center;}
