#clientarea input {
	width: 100px;
}
/*  
**************************** RIDEFINIZIONE TAG
*/
body {
	color:#ffffff;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-attachment: scroll;
	background-image: url(/immagini/struttura/sfondo_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#BC1F26;
}
a {
	color: #9fce98;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}
a.menu {
	color: #ffffff;
	text-decoration:none;
}
a.menu:hover {
	color:#015243;
	text-decoration:none;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #9fce98;
	font-size: 14px;
}
/*
################### Stili sito
*/
#sfondo {
	background:url(/immagini/struttura/sfondo_container.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px auto 0px auto;
	width:786px;
	display: table;
}
#header {
	background:url(/immagini/struttura/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:786px;
	/*height: 350px;*/
display: table;
}
#menu-top {
	position: relative;
	margin-top: 58px;
	margin-left: 107px;
	text-align: right;
	width: 250px;
}
#menu {
	position: relative;
	margin-top: 138px;
	margin-left: 148px;
	text-align: right;
	width: 600px;
}
#intestazione {
	position: relative;
	margin-top: 30px;
	margin-left: 220px;
	width: 545px;
	display: table;
	text-align: right;
}
#contenuto {
	position: relative;
	margin-top: 20px;
	margin-left: 220px;
	width: 520px;
	display: table;
}
#footer {
	position: relative;
	margin: 0px auto;
	width:786px;
	height: 289px;
	display: block;
}
#payoff {
	padding:10px 0px 0px 10px;
	font-family: Trebuchet MS, Georgia, Times New Roman;
	font-size:12px;
	font-weight: bold;
	color: #A3CE86;
	line-height: 20px;
	display: block;
	width: 190px;
	float:left;
}
#orari_hp {
	padding:10px 0px 0px 10px;
	font-family: Trebuchet MS, Georgia, Times New Roman;
	font-size:12px;
	font-weight: bold;
	color: #A3CE86;
	line-height: 20px;
	display: block;
	width: 500px;
}
.home {
	position:relative;
}
.home .scarica_scheda{
	display:block;
	position:absolute;
	left:260px;
	top:250px;
	width:300px;
	height:30px;
	font-size:14px;
	font-weight:bold;
}
/*
################### Pagine src
*/

#indice_top {
	width: 520px;
}
#indice_top_sx {
	float: left;
	width: 200px;
	text-align: left;
}
#indice_top_dx {
	float: right;
	width: 200px;
	text-align: right;
}
.indice_bottom {
	width: 520px;
	text-align: left;
	line-height: 11px;
	margin-top: 5px;
}
/*
################## Form
*/
form {
	margin: 0px;
	padding: 0px;
}
form p {
	clear: left;
	padding-top: 5px;
	margin: 10px;
}
form p label {
	float: left;
	width: 20%;
}
.campi_input {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #013c32;
	background-color: #ffffff;
	padding: 5px;
}
.bottoni_form {
	color: #555555;
	border: 1px ridge #555555;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #e8e7e6;
	height: 20px;
}

