html,body {
	text-align: left;
	font: 11px Arial, sans-serif;
	color: black;
	margin: 0px auto;
	background-color: #ddd;
	}
	
a {color: #737577; text-decoration: none;}
a:hover {color: black;}

h1 {font-size: 14px;}
/* LAYOUT */	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	
#overlayMap{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	display: none;
	}


#container_big {
	position: absolute;
	left: 0px;
	margin: 0px;
	width: 950px;
}

#sfondo {
	display: none;
}

.sfondo {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 950px;
	height: 620px;
	display: none;
}

#top {
	position: relative;
	margin: 0 0 0 0px;
	width: 238px;
	height: 154px;	
	z-index: 1;	
} 

#menu {
	position: absolute;
	margin: 84px 0 0 0;
	padding: 0px;
	width: 950px;
	height: 30px;
	background: white;		
	display: none;
} 

#submenu {
	position: absolute;
	margin: 114px 0 0 0;
	padding: 0px;
	width: 950px;
	height: 40px;
	background: gray;		
	display: none;
} 

#club_home {
	position: absolute;
	margin: 450px 0 0 0;
	width: 238px;
	height: 152px;
	z-index: 99;
	display: none;
}

#club_home span{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 238px;
	height: 77px;
	background: black;
	margin: 0px;
	padding: 0px;
	
}

#club_home p{
	margin: 15px 0 0 67px;
	color: white;
	font-size: 14px;
	
}


#club_home img{
	position: absolute;
	top: 77px;
	left: 0px;
	
}

#club_form {
	position: absolute;
	margin: 0px;
	width: 712px;
	height: 446px;
	background-color: white;
	overflow-y: auto;
	overflow-x: hidden;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#club_form h1{ 
	position: relative;
	margin: 0 0 0 30px; 
	height: 30px;
	color: white;
	background-color: #333333;
	font-size: 14px;
	line-height: 30px;
	width: 682px;
}

#club_form form {
	position: relative;
	margin: 0 0 0 30px;
	width: 652px;
	padding: 0px;
}

#club_form h2  {
	margin: 5px 0 0 0;
	padding: 0px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background: url(../images/bg_form_h2.gif) no-repeat;
	font-size:14px;
	clear: left;
}

#club_form ul  {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0px;
	width: 100%;
}

#club_form ul li{
	list-style-type: none;
	float: left;
	width: 160px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#login_panel {
	position: absolute;
	left: 560px;
	top: 50px;
	z-index: 99;
	width: 140px;
	height: 140px;
	background: #babec3;
	display: none;
}

#container {
	position: relative;
	margin: 154px 0 0 0;
} 

#footer {
	position: relative;
	margin: 0;
	padding: 0px;
	width: 950px;
	color: gray;
	display: none;
} 

ul.menu {
	margin: 0px 0px 0px 238px;
	padding: 10px 20px 0;
	font-size: 12px;
	letter-spacing: 1px;
}

ul.menu	li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 10px;
} 

ul.submenu {
	margin: 0px 0px 0px 238px;
	padding: 5px 20px 0;
	font-size: 11px;
	line-height: 15px;
}

ul.submenu	li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 9px;
} 

ul.menu	li a{ color: #737577; text-decoration:none;}
ul.menu	li a:hover{color: black; text-decoration:none;}
ul.submenu li a{ color: #f8fbff; text-decoration:none;}
ul.submenu li a:hover{color: silver; text-decoration:none;}

/* NEWS */

#news {
	position: absolute;
	margin: 154px 0 0 0;
	left: 0px;
	width: 238px;
	height: 154px;
	background-color: silver;
} 

#news p {
	padding: 20px 0 0 50px;
	width: 178px;
	font-size: 10px;
} 

#news a{ color: #737577; text-decoration:none;}
#news a:hover{color: #fff; text-decoration:none;}


/* MODELLI */

#box {
	position: absolute;
	margin: 0 0 0 0px;
	padding: 0px;
	width: 600px;
	height: 446px;
	overflow: auto;
} 

#box h1 { 
	margin: 0px; 
	height: 30px;
	color: white;
	background-color: #000;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

#box h2 { 
	margin: 0px; 
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
}

#box ul { 
	line-height: 15px;
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

#gallery { 
	margin: 15px 0px 0px 20px;	
	width: 560px;
	height: 336px;
}

#box p{ 
	margin: 0px; 
	padding-top: 5px;
	padding-left: 20px;	
}

#box table{ 
	margin: 20px 0px 0px 20px;	
	font-size: 10px;
}

#box tr{ 
	margin: 0px; 
	padding: 0px;
}

#box td{ 
	margin: 0px; 
	padding: 0px 10px 0px 0;
}


#box a{ color: #737577; text-decoration:none;}
#box a:hover{color: black; text-decoration:none;}

/* CONTENUTI */



/* LOADING*/


/* FORM */
 
form {
	margin:0px;
	padding:0px;
}
 
.content ol{ 
	margin: 50px 0 0 30px;
	padding: 0px; 
	width: 520px;
	height: 364px;
	list-style-type: none;
} 

.content ol li {
  	display: block;
	line-height: 20px;	
}


