/* ************************ HOME PAGE *************** */
#container {
	margin:15 auto 0 auto;
	padding:0px;
	width:850px;
	position:static;
	text-align:center;
	
	background-image: url(immagini/sf1.png);
	background-repeat: no-repeat;
	background-position:center;	
	
	/*border:1 dotted #FFFFFF;	 /* Eliminare  per debug */
}
	
/*#blur{
	margin:0;
	padding:0px;
	width:100%;
	position:static;
	text-align:center;
	background-image: url(immagini/blur.png);
	background-repeat:repeat:;
	background-position:left top;	
}*/

/* ----- MENU -----*/
#linkList {
	/* position: relative;
	bottom:30;
	left: 30px;
	top: 40px;*/
	margin: 10px 0px 0px 95px;
	clear:left; /* prima era none */
	float:left;
	width: 600px;
	text-align: left;
	/*clear:none;*/
	
	/*border:1 dotted #FFFFFF;	 /* Eliminare  per debug */	
	}
	
#linklist a.homelink{
    //*border-width:0px;*//
	text-decoration: none;
}
#linklist img {
   border-width: 0px;
}
	
#linklist td{
   border-width: 0px;
   /*width:100px;*/
   padding:10px;
}	
#linkList h3 {
	width: 145px;
	height: 26px;
	margin: 0;
	}
	
#linkList ul {
	list-style: none;
	padding: 0 0 6px 0;
	margin: 0;
	line-height: 13px;
	}

#linkList ul li {
	padding: 3px 0px 3px 0px;
	margin: 0;
	font-size: 10px;
	border-bottom: dotted 1px #A4B0C8;
	}
/* *********************** SPOT RENTAL ********************************** */
#spot{
    /*position:relative;
	left:50px;
	top:50px;*/
	width: 200px;
	height:120px;   
	text-align:center;
    color: #00CC00;
	/*margin: 1px 0px 10px 1px;
	padding: 2px 2px 2px 2px;*/
	/*border:1 dotted #FFFFFF;	 /* Eliminare  per debug */
	float: left;
	clear: both;
	}
#spot td{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:center;
    color: #00CC00;
	font-weight:bold;
	}

/* **************** NEWS SCORREVOLI *************************************/
#latosx{
   float:left;
   margin:0px;
   padding:0px;  
   clear:both;
}

#scrollnews { /* Frase statica Home Page*/
	/*position: relative;

	top: 5px;
	left: 5px;*/
	float: left;
	width: 200 px;	
	height: 130 px;
	clear:both;

	margin: 0px ;
	padding:6px 6px 0px 6px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #DA8C11;
	text-align: center;

	background-color:#050505;
	border: 1px solid #A4B0C8;
	}

#scrollnews h3 {
	margin: 0;

	height: 60px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size: 12px;	

	background-image:url(sfondo/top.png);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
#scrollnews p {
	margin: 0;
	padding: 5px 10px 0 10px;
	}
	
#scrollnews div.foot {
	height:19;
	
	color:#FF9900;
	
	background-color:#050505;
	background-image:url(sfondo/bottom.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

div.notizia {      
    margin: 5px 5px 10px 5px;
    padding: 5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	
	border-bottom: medium dotted #FFFFFF;
	border-top: medium dotted #FFFFFF;
	border-width:1px;
	
    background-color: #050505;    
}

div.notizia h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*font-weight: bold; */
    color:#FF6600;
}

div.notizia h2 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: underline;
    color:#000000;
}
div.notizia a{
   display: block;
   border-width:0px;
   padding: 3px 0 5px 0;
}

/* ************** SLIDE SHOW ***************** */
#latodx{
   float:right;
   clear:none;
   margin:0px 0px 0px 0px;
}

#slideshow {
	/* position: relative;
	top: 25px;	
	left: 100px; */
	width: 248 px; 
	height: 247 px;	
	
	margin:0px;
	padding:0px;
	color: #1D0D00;	
	
	background-image: url(immagini/slideshow.png);
	background-position:top;
	background-repeat:no-repeat;	
	
	/*border:1 dotted #FFFFFF;	 /* Eliminare  per debug */	
	}

#fotoslide {
	margin: 0px 0px 0px 0px;
	padding: 28px 0px 0px -10px;
	/*padding-left:-35;*/
/*	padding-left:35px;*/
}