/*-- Begin TAG HTML --*/
* {
	color: #000;
}
a {
	color: #00c;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
a.btn_img {
 background-color: #eaeff4;
 background-image: url(../images/scheda/invia.gif);
 background-position: center center;
 background-repeat: repeat-y;
 border: none;
 color: #fff;
 display: block;
 float: left;
 font-size: 11px;
 font-weight: bold;
 height: 35px;
 line-height: 35px;
 margin: 0 5px;
 padding: 0;
 text-align: center;
 width: 140px;
 cursor: default;
}
a.btn_img:hover {
text-decoration:none;
color: #fff;
}
body {
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border: none;
}
/*-- End TAG HTML --*/


/*-- Begin Layout --*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 962px;
}
#containerL {
	float: left;
	margin: 0 1px 0 0 ;
	padding: 0;
	width: 950px;
}
#containerR {
	background-color: #fff;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 25px 0 0 1px ;
	padding: 0;
	width: 948px !important;
	width/**/: 950px;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}

div.pad {
	margin: 0;
	padding: 20px 5px 10px 5px;
	height: 200px;
}

div.padlogin {
	margin: 0;
	padding: 20px 10px 10px 10px;
	float: left;
}


/*-- Begin Top --*/
#top {
	background-color: #bbd4f2;
	background-image: url(../images/scheda/top_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#top li.left {
	color: #06c;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin: 0 10px;
	padding: 0;
}
#top li.right {
	float: right;
	margin: 0 10px;
	padding: 0;
}
/*-- End Top --*/
#bottom {
	background-position: top left;
	height: 20px;
	line-height: 20px;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#bottom li.left {
	color: #06c;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin: 0 10px;
	padding: 0;
}
#bottom li.center {
	font-size: 11px;
	float: left;
	margin: 0 10px;
	padding: 0;
	text-align: center;
	width: 100%;
}
#bottom li.right {
	float: right;
	margin: 0 10px;
	padding: 0;
}

/*-- Begin Header --*/
#header {
	background-color: #fff;
	/*background-image: url(../images/home/intestazione2006.gif);*/
	background-position: top right;
	background-repeat: no-repeat;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	clear: both;
	height: 130px;
	margin: 0;
	padding: 0;
}
#headerLeft {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}

#headerCenter {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#headerCenter h1 {
	color: #06c;
	font-size: 20px;
	margin: 0;
	padding: 0 10px;
}
#headerCenter h1 img{
	border: 0;
	margin: 0 0 0 4px;
}
#headerCenter h5 {
	color: #06c;
	font-size: 12px;
	margin: 0;
	padding: 0 20px;
}
#headerCenter address {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px;
}
#headerCenter ul.recapiti {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
#headerCenter ul.recapiti li {
	font-size: 11px;
	float: left;
	margin: 0 10px;
}

#headerRight {
	float: right;
	width: 135px;
	margin: 0;
	padding: 0;
}
/*-- End Header --*/

/*-- Begin Menu --*/
.menu {
	background-color: #fff;
	background-image: url(../images/scheda/top_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.menu form {
	margin: 0;
	padding: 20px 0 10px 10px;
	width: 200px;
	float: left;
}
.menu form ul.fieldset_titolo {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 20px;
margin: 2px;
padding: 0;
list-style: none;
}
.menu form label{
	font-size: 12px;
	padding: 0 5px;
	text-align: right;
}

.menu form label.l{
	text-align:right;
	display: inline;
	float:left;
}
.menu form ul.fieldset_dati{
	background-color: #eaeff4;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	clear: both;
	margin: 2px 2px 8px 2px;
	padding: 0;
	list-style: none;
}

.menu form ul.fieldset_dati li{
	margin: 2px;
	padding: 0;
}
.menu form a {
	text-decoration: none;
	color: #000;
}

.menu form.info {
	margin: 0;
	padding: 20px 0 10px 10px;
	width: 700px;
	float: left;
}
.menu form.info ul.fieldset_titolo {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 20px;
margin: 2px;
padding: 0;
list-style: none;
text-align: center;
}

.menu form.info label{
	font-size: 12px;
	padding: 0 5px;
	text-align: right;
}
.menu form.info p{
	font-size: 12px;
	padding: 0 5px;
	text-align: left;
}

.menu form.info p button{
	background-color: #eaeff4;
	background-image: url(../images/scheda/aderisci.gif);
	background-position: center center;
	background-repeat: repeat-y;
	border: none;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 25px;
	margin: 0 5px;
	padding: 0;
	width: 520px;
}

.menu form.info a {
	text-decoration: none;
}

/*-- End Menu   --*/

/*-- Begin Login --*/
.login {
	background-color: #fff;
	background-image: url(../images/scheda/top_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.login form {
	margin: 0;
	padding: 0;
	width: 320px;
	float: left;
}

.login form ul.fieldset_titolo {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 20px;
margin: 2px;
padding: 0;
list-style: none;
}

.login form ul.fieldset_dati{
	background-color: #eaeff4;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	clear: both;
	margin: 2px;
	padding: 0;
	list-style: none;
}

.login form ul.fieldset_dati li{
	margin: 2px;
	padding: 0;
}

.login form label{
	font-size: 12px;
	padding: 0 5px;
	text-align: right;
}

.login form label.l{
	text-align:right;
	display: inline;
	float:left;
}

.login form label.ll{
	text-align:left;
	display: inline;
	float:left;
}

.login form label.l120{
	width: 120px;
}

.login form input{
	font-size: 11px;
	float: left;
/*	width: 75px; */
}
.login form button{
	background-color: #eaeff4;
	background-image: url(../images/scheda/invia.gif);
	background-position: center center;
	background-repeat: repeat-y;
	border: none;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0 5px;
	padding: 0;
	width: 100px;
}

.login form label.err{
color: #c00;
font-size: 11px;
font-weight: bold; 
padding: 0 5px 2px 5px;
}
/* End Login */

/*-- Begin Verifica registrazione --*/
.registrazione {
	background-color: #fff;
	background-image: url(../images/scheda/top_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.registrazione div.messaggio
{
	background-color: #ffe;
/*	background-image: url(../images/scheda/warning_bg.jpg); */
	background-repeat: no-repeat;
	background-position: center left;
	border-color: #cc0;
	border-style: dashed;
	border-width: 1px;
    font-size: 11px;
    font-weight: bold;
	margin: 5px;
	padding: 30px 5px 30px 5px;
	text-align: center;
}
.registrazione form {
	margin: 0;
	padding: 0;
}
.registrazione form label.err{
color: #c00;
font-size: 11px;
font-weight: bold; 
padding: 0 5px 2px 5px;
}
.registrazione form ul.fieldset{
	background-color: #eaeff4;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	clear: both;
	height: 200px; 
	margin: 2px;
	padding: 0;
	list-style: none;
}
.registrazione form ul.fieldset li{
	clear: both;
	margin: 2px;
	padding: 0;
}
.registrazione form ul.fieldset_dati{
	background-color: #eaeff4;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	clear: both;
	margin: 2px;
	padding: 0;
	list-style: none;
}
.registrazione form ul.fieldset_bottom{
	background-color: #eaeff4;
	border-color: #bbd4f2;
	border-style: solid;
	border-width: 1px;
	clear: both;
	margin: 2px;
	padding: 0;
	list-style: none;
	text-align: right;
}
.registrazione form ul.fieldset_dati li{
	margin: 2px;
	padding: 0;
}

.registrazione form ul.fieldset_titolo {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 20px;
margin: 2px;
padding: 0;
list-style: none;
}
.registrazione form ul.fieldset_textarea {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 200px;
margin: 2px;
padding: 0;
list-style: none;
}
.registrazione form ul.fieldset_finale {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 200px;
margin: 2px;
padding: 0;
list-style: none;
}
.registrazione form ul.fieldset_riepilogo {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 80px;
margin: 2px;
padding: 0;
list-style: none;
}
.registrazione form ul.fieldset_textarea_riepilogo {
background-color: #eaeff4;
border-color: #bbd4f2;
border-style: solid;
border-width: 1px;
clear: both;
height: 300px;
margin: 2px;
padding: 0;
list-style: none;
}
.registrazione form label.label_riepilogo{
	font-size: 12px;
	padding: 0 7px;
}

.registrazione form label{
	font-size: 12px;
	padding: 0 5px;
	text-align: right;
}

.registrazione form label.l{
	text-align:right;
	display: inline;
	float:left;
}
.registrazione form label.l05{
	width: 5px;
}
.registrazione form label.l20{
	width: 20px;
}
.registrazione form label.l80{
	width: 80px;
}
.registrazione form label.l100{
	width: 100px;
}
.registrazione form label.l120{
	width: 120px;
}
.registrazione form label.l150{
	width: 150px;
}
.registrazione form label.l200{
	width: 200px;
}
.registrazione form label.l250{
	width: 250px;
}
.registrazione form label.l400{
	width: 400px;
}
.registrazione form label.label_titolo{
	font-size: 12px;
	padding: 0 7px;
	font-weight: bold;
}
.registrazione form input{
	font-size: 11px;
	float: left;
/*	width: 75px; */
}
.registrazione form select{
	font-size: 11px;
	float: left;
}
.registrazione form button{
	background-color: #eaeff4;
	background-image: url(../images/scheda/invia.gif);
	background-position: center center;
	background-repeat: repeat-y;
	border: none;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0 5px;
	padding: 0;
	width: 140px;
}
.btn_img { border: none;
 color: #fff;
 font-size: 11px;
 font-weight: bold;
 height: 35px;
 line-height: 35px;
 margin: 0 5px;
 padding: 0;
 width: 140px;
 float: left;
}
/*-- End Verifica disponibilità --*/

/*-- Evidenziazione obbligatori --*/
select.obbligatorio 
{
border: 1px solid #FF0000;
}
input.obbligatorio 
{
border: 1px solid #FF0000;
}


/*-- Begin Footer --*/
#footer {
 background-color: #fff;
 border-color: #bbd4f2;
 border-style: solid;
 border-width: 1px 0 0 0;
 margin: 5px 0;
 padding: 0;
 text-align: center;
}
#footer p {
 font-size: 11px;
 margin: 0;
 padding: 0;
}
/*-- End Footer --*/

/*-- End Layout --*/
