/* CSS Document */
body, html{
	margin:0 auto;
	text-align:center;
	background:url("../grafix/background-color.jpg") top left repeat;
	font-family:Verdana;
	font-size:90%;
	color:#300;
	
}
* { margin:0;padding:0; }

img{ 
	border:none;
	margin:0;
	padding:0;
}

div#header-logo{
	height:114px;
	width:798px;
}


p, h1, h2{
	text-align:center;
	padding:10px 20px 10px 20px;
}

table{ margin:0 auto; }

div#splash{
	margin-top:15%;
	height:153px;
	background:url(../grafix/splash.jpg) no-repeat center top;
}
div#splash a{
	margin-right:10px;
	text-decoration:none;
	font-size:120%;
	text-transform:uppercase;
	color:#FFFFFF;
}
div#splash p{
	padding-top:120px;
}
div#container{
	background:url("../grafix/content-background.jpg") top center repeat-y;
	width:820px;
	margin:0 auto;
	margin-top:2%;
}

div#header{
	height:143px;
}

div#header ul, div#header li ,  div#bottoni-residence ul, div#bottoni-residence li {
	list-style:none;
	display:inline;
	margin:0 auto;
	border:0;
	padding:0;
}

div#header span,  div#bottoni-residence span{
	visibility:hidden;
	display:none;
}

div#header-botton {
	width:799px;
	text-align:center;
	margin:0 auto;
}

div#flash{
	height:440px;
}
/*
div#content{
	padding:0;
	margin:0;
	overflow:auto;
}
div#content a{
	font-weight:bold;
	color:#300;
}

div#content ul{
	padding-left:40px;
}
*/

div#menu-laterale{
	width:80%;
	float:left;
	width:30%;
	color:#333;
}

div#menu-laterale li a{
	text-align:left;
	color:#300;
	display:inline;
	font-weight:normal;
}
div#menu-laterale li a:hover {
	text-align:left;
	color:#ffffff;
	display:inline;
	font-weight: normal;
	background-color:#BDA17C;
}
div#menu-laterale ul{
	padding-left:30px;
	text-align:left;
	list-style:none;
}
div#menu-laterale li{
	padding-top:19px;
	font-weight:bold;
	color:#999;
}
div#testo-laterale {
	float:right;
	width:70%;
}
div#testo-laterale ul{
	padding-left:30px;
}

div#footer{
	background:url("../grafix/footer-background.jpg") top left no-repeat;
	height:37px;
	clear:both;
}


div#contact, div#contact a{
	color:#000000;
}

/****  			****/
/****  CLASSES  ****/
/****  			****/

.botEng, .botIta{
	margin-top:35px;
	float:right;
}

.botIta{ 
	margin-right:40px;
}
.cartinaSicilia{
	margin-left:20px;
}

.headerENG{
	background:url("../grafix/_eng/header.jpg") top left no-repeat;
}
.headerITA{
	background:url("../grafix/_ita/header.jpg") top left no-repeat;
}

.bassastagione{
	color:#006600;
}
.mediastagione{
	color:#FF6600;
}
.altastagione{
	color:#990000;
}
.altissimastagione{
	color:#000033;
}

.botton-lenguage{
	text-align:right;
	padding:0;
	margin:0;
}
.p-left-flag {
	text-align:left;
}.testopagine {
	font-family: verdana;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	text-align: justify;
}
.testopaginecentrato {
	font-family: verdana;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	text-align: center;
}


