
/* ------------------------------------------------------------ CLEANER */
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-size: 62.5%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body {
	margin: 0;
	padding: 0;
	
		background:url(images/body_back.gif) 0px 120px repeat-x #30281E;
font-size:1.1em;
		color:#000066;
}
p, h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 1em 0;
}
img {
	border: 0;
}
hr {
	clear: both;
}
ul {
	list-style-position: inside;
	list-style: none;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #004D8A;
}
a:hover {
	color: #F05F10;
}
/* ------------------------------------------------------------ STRUCTURE */
#header {
	height:110px;
	background-image: url(images/header_back.gif);
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	background-position: bottom;
}
#container {
	width:860px;
	float: left;
	padding: 0;
	z-index: 1;
	position: relative;
	background-position: bottom;
	background-repeat: repeat-x;
}
#footer {
	height:80px;
	position: inherit;
	background-image: url(images/footer.gif);
	background-position: center;
	z-index: 20;
	width: 660px;
	bottom: 0%;
	float: left;
}
#footmenu {

	background:#F3D894;
	float:left;
	width:100%;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.pad {padding:10px;}

.dida {font-size:0.8em;}
.white {
	color:#FFFFFF;
}
.yellow {
	color: #FFCC00;
}
.red {
	color: #CC0000;
}
.grey {
	color: #CCCCCC;
}
.blu {
	color: #000066;
}
#argonauta a {
	top:155px;
	width:120px;
	height:30px;
	z-index:10;
	background-image: url(images/argonauta.gif);
	float: right;
	right: 10px;
	display: block;
	position: absolute;
}
#getflash a {
	position:absolute;
	top:190px;
	width:88px;
	height:31px;
	z-index:10;
	background-image: url(images/get_flash_player.gif);
	float: right;
	display: block;
	right: 10px;
}
#left {
	width:200px;
	float: left;
	margin: 0;
	z-index: 1;
	position: relative;
}
#middle {
	background-color: #ffe49d;
	height: auto;
	background-image: url(images/sfondoisole.gif);
	background-position: center;
	float: left;
	position: relative;
	width: 660px;
	text-align: justify;
}
#header_curve a {
	position:absolute;
	left:0px;
	top:0px;
	width:233px;
	height:120px;
	z-index:0;
	background-image: url(images/header_curve.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: bottom;
}
#title a {
	top:0px;
	width:450px;
	height:60px;
	z-index:5;
	position: relative;
	margin: 0 auto;
	background-image: url(images/bocchedalbegna.gif);
	display: block;
}
#campingvillage a {
	position:relative;
	margin:0 auto;
	top:-5px;
	width:240px;
	height:50px;
	z-index:5;
	background-image: url(images/campingvillage.gif);
	display: block;
}
#logo a {
	position:absolute;
	top:-10px;
	width:126px;
	height:126px;
	z-index:2;
	background-image: url(images/logo.gif);
	right: 29px;
	display: block;
}
#logobig {
	position:absolute;
	left:165px;
	top:315px;
	width:593px;
	height:593px;
	background-image: url(images/logo_big.gif);
}
#cartello a {
	position:absolute;
	top:0px;
	width:93px;
	height:115px;
	z-index:3;
	background-image: url(images/cartellino.gif);
	right: 120px;
	display: block;
}
.cell {
	position: inherit;
	margin: 5px;
	float: left;
	width: 640px;
}
.clear {
	clear:both;
}
#middle ul {
	text-align: left;
	list-style-position: inside;
	background-color: #FFD382;
	padding: 10px;
}
#middle ul li {
	text-align: left;
	font-size: 0.8em;
	margin: 0px;
	list-style-type: disc;
}
.floatright {
	float:right;
	margin: 10px;
	clear: right;
}
.floatleft {
	float:left;
	margin: 10px;
}
table {

}
table p {
	padding: 5px;
	margin: 0;
}
label {
	font-size: 0.8em;
	text-align: left;
}
