/* CSS definition file containing sitestyle stylesheets */
body,p,a,p.bodytext,span,h1,h2,h3,h4,h5,h6,td,input,select{
		scrollbar-face-color : #ebebeb;
		scrollbar-darkshadow-color : White;
		scrollbar-shadow-color : #000098;
		scrollbar-track-color : White;
		scrollbar-arrow-color : #000098;
		scrollbar-base-color : White;
		scrollbar-3dlight-color : #000098;
		scrollbar-highlight-color : White;
		color: #686868;
		font-family : Tahoma, Arial;
		font-size : 11px;
	}


#sito{
	width: 750px;
	height: 590px;
	border: 1px solid #808080;
	padding: 0px;
	margin: 0px;
	}		

#sopra{
	width: 750px;
	height: 5px;
	text-align: center;
	background-color: #001F58;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #ffffff;
	}

#centrale{
	width: 750px;
	height: 559px;/* \height: 559px; h\eight: 558px;*/
	text-align: center;
	border-bottom: 1px solid #ffffff;
	padding-top: 0px;
	margin-top: 0px;
	}
	
#contenuti{
	float: left;
	width: 516px;
	height: 571px; 
	text-align: left;
	border-right: 1px solid #ffffff;
	background-image: url(img/imggrande.gif);
	background-repeat : no-repeat;
	}

#vuoto{
	float: left;
	width: 516px;
	height: 200px; 
}
	
#content{
		width: 345px; 
		\width: 370px; 
		w\idth: 345px;
		
		color: #686868;
		font-family : Tahoma, Arial;
		font-size : 11px;
		text-align : justify;		
		
		height: 300px; 
		\height: 310px; 
		h\eight: 300px;
		
		overflow: auto;

		margin: 0px;
		padding: 0px;
		margin-left: 15px;
		margin-right: 5px;
		padding-top: 10px;
		padding-right: 5px;
	}

	
#titolopag{
		width: 345px; 
		\width: 370px; 
		w\idth: 345px;
		
		color: #001F58;
		font-family : Tahoma, Arial;
		font-size : 13px;
		font-weight: bold;
		text-align : justify;
		text-transform: uppercase;
		margin-left: 15px;
		margin-right: 5px;
		padding-right: 5px;		
		padding-top: 10px;
		padding-bottom: 5px;
	}

#content h1{
		color: #686868;
		font-family : Tahoma, Arial;
		font-size : 12px;
		font-weight: bold;
		text-align : justify;
	}	

#contentright{
		/*width: 213px;
		\width: 223px;
		w\idth: 213px;
		height: 350px;
		\height: 365px;
		h\eight: 350px;*/
		width: 223px;
		height: 365px;
		overflow: auto;
		text-align : center;
		padding-top: 10px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
	}
#contentright div{
		padding-bottom: 10px;
	}
#content td{
		padding-top: 2px;
	}
#partemenu{
	float: left;
	width: 233px;
	height: 571px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

a{
		color: #ffffff;
		font-weight: bold;
		font-family: Tahoma, Verdana;
		font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
a:hover{
		color: #FED573;
		font-weight: bold;
		font-family: Tahoma, Verdana;
		font-size: 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
#home, #camere, #ristorante, #bar, #listino, #contatti {
	width: 233px;
	height: 22px;
	text-align: left;
	background-image: url(img/sfondovocehome.gif);
	background-repeat : no-repeat;
	margin: 0px;
	padding:0px;

	padding-left: 10px;
	vertical-align: middle;
	}

	
#home A, #camere A, #ristorante A, #bar A, #listino A, #contatti A, #piscina A, #mail A{
	padding-top: 5px;
	height: 22px;
}
	
#piscina{
	width: 233px;
	height: 25px;
	text-align: left;
	background-image: url(img/sfondopiscina.gif);
	background-repeat : no-repeat;
	margin: 0px;
	padding:0px;

	padding-left: 10px;
	}
	
#mail{
	width: 233px;
	height: 23px;
	text-align: left;
	background-image: url(img/sfondomail.gif);
	background-repeat : no-repeat;
	margin: 0px;
	padding:0px;

	padding-left: 10px;
	}
	
#mail a{
		color: #A11B09;
		font-weight: normal;
		font-family: Tahoma, Verdana;
		font-size: xx-small;
		text-decoration: none;
		text-transform: lowercase;
	}
	
#mail a:hover{
		color: #ffffff;
		font-weight: normal;
		font-family: Tahoma, Verdana;
		font-size: xx-small;
		text-decoration: none;
		text-transform: lowercase;
	}
	
#menulingue{
		width: 233px;	
		height: 20px;
	}
	
	
#piepagina{
		float: left;/*  */
		width: 750px;	
		height: 12px;
		font-family: Tahoma, Verdana, Arial;
		font-size: xx-small;
		color: #ffffff;
		vertical-align: middle;
		margin: 0px;
		padding: 0px;
		padding-top: 2px;
		background-color: #001F58;
		letter-spacing: 1px;
	}
	
#logo{
		width: 750px;	
		height: 34px;
		text-align: right;
	}
	
	


	
	
	
