html, body, *{margin: 0;padding: 0;}
a{text-decoration: none; color: #4c6673; font-weight: bold;}
a:hover{text-decoration: underline;}
a img{border: none}

body{
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	background: #dfe8ef;
}  

#container{
	width: 902px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-style: none solid;
	font-size: 1.4em;
	background: url(../images/container.jpg) repeat-y 0 0;
}

#header{
	height: 425px;
	background: url(../images/header.jpg) no-repeat 0 0;
	position: relative;
}

#content{
	float: left;
	width: 574px;
	padding: 30px 22px 0 27px;
}

#extra{
	float: left;
	width: 226px;
	padding: 0 27px 30px 26px;
	border-top: 20px solid #FFF;
	font-size: .9em;
}

#main{
	padding-bottom: 30px;
}

.moduli_home{
	min-height: 250px;
	height: auto !important;
	height: 250px;
	position: relative;
}

#footer{
	background: #2d9dcf;
	font-size: .9em;
	clear: left;
	padding: 15px 55px;
	color: #fff;
	overflow: hidden;
}

#footer address{
	width: 50%;
	float: left;
}

#footer .copy{
	width: 50%;
	float: right;
	text-align: right;
	padding-top: 15px;
}

/******************* MENU **********************/

#menu{
	width: 260px;
	position: absolute;
	top: 110px;
	padding-top: 24px;
	border-bottom: 1px solid #fff; 
}

#menu a{
	display: block;
	height: 37px;
	line-height: 37px;
	border-top: 1px solid #fff;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 58px;
	background: url('../images/menu.gif') no-repeat 0 2px;
	color: #283434;
}

#menu a:hover{
	background-color: #89ccdf;
}

/******************* SLIDESHOW **********************/
#imgrotator{
	position: absolute;
	top: 110px;
	left: 260px;
}

#imgrotator img{
	position: absolute;
	top: 0;
}

/******************* SONDAGGIO **********************/
#box_sondaggio{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 186px;
	background: url(../images/box_repeat.jpg) repeat-y 0 0;
	text-align: center;
	color: #4c6673;
	padding-bottom: 20px;
}

#box_sondaggio h4{
	font-size: 1.4em;
	color: #3c668e;
	font-weight: normal;
	padding: 10px 0;
	background: url('../images/box_top.jpg') no-repeat 0 0;
}

#box_sondaggio table{
	width: 166px;
	margin: 0 auto;
	text-align: left;
}

#box_sondaggio table td{
	padding: 5px 10px;
	vertical-align: middle;
}

#box_sondaggio .odd td{
	background-color: #edf8fc;
}

#box_sondaggio p{
	font-size: .9em;
}

/******************* RISULTATI SONDAGGIO **********************/
dl.poll_result{
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}

dl.poll_result dt{
	font-weight: normal;
	font-size: 1.2em;
	color: #3c668e;
	padding: 0;
	margin: 0;
}

dl.poll_result dd{
	display: block;
	background: #3c668e;
	color: #fff;
	padding: 3px;
	margin-bottom: 10px;
}


/********************* VARIE ***************************/

#content h1{
	font-size: 1.8em;
	font-weight: normal;
	color: #3c668e;
	padding: 5px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #c1cddb;
} 

h3.titolo2{
	font-size: 1.5em;
	display: block;
	padding: 15px 0 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #c1cddb;
	color: #3c668e;
	font-weight: normal
}

#content h3{
	font-size: 1.1em;
	font-weight: normal;
	color: #3c668e;
	margin-bottom: 5px;
	text-transform: uppercase;
}

input, textarea{
	border: 1px solid #666e71;
	padding: 1px 4px;
	font-size: 1em;
	font-family: sans-serif;
	margin-bottom: 7px;
}

input.radio{
	padding: 0;
	margin: 0;
	border: none;
}

#extra input, #extra textarea{
	width: 216px;
	margin-bottom: 5px;
}

#extra input.button{
	height: 17px;
	line-height: 17px;
	width: 84px;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
	background: url('../images/button_invia.jpg') no-repeat 0 0;
	font-size: 11px;
	color: #fff;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#content input.button{
	height: 17px;
	line-height: 17px;
	width: 84px;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
	background: url('../images/button_content.jpg') no-repeat 0 0;
	font-size: 11px;
	color: #fff;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

small{
	font-size: .9em;
}

#content p{
	margin-bottom: 15px;
}

#noleggio:hover, #lavaggio:hover{
	text-decoration: none;
}

#noleggio{
	display: block;
	width: 169px;
	height: 189px;
	background: url('../images/noleggio.jpg') no-repeat 0 0;
	position: absolute;
	left: 100px;
	top: 0px;
	cursor: pointer;
}

#lavaggio{
	display: block;
	width: 175px;
	height: 159px;
	background: url('../images/lavaggio.jpg') no-repeat 0 0;
	position: absolute;
	left: 298px;
	top: 0px;
	cursor: pointer;
}

dl{
	margin-bottom: 20px;
}

dt{
	color: #3c668e;
	margin-bottom: 3px;
	font-weight: bold;
}

dd{
	margin-bottom: 20px;
}

.contatti dd{
	font-size: 1.2em;
	color: #444;
	font-style: oblique;
}

hr{
	border: none;
	border-top: 1px dashed #C1CDDB;
	height: 0;
	background: none;
	margin-bottom: 20px;
}

.boxfoto{
	float: left;
	margin-right: 15px;
}

.boxfoto img{
	border: 4px double #C0E6F1;
}
