html { height:100%; font-size: 62.5%;}

body{
    font-family: Arial;
    color:#333; 
    font-size: 1.4rem; 
    line-height: 1.5; 
    margin:0; 
    padding:0;  
    height:100%;
    background-color:#eee;
    }
a{color: #666666; }

a:hover { color: #1E557A;
    text-decoration: underline;}

h1 {font-family:Trebuchet MS; font-size: 1.8rem; color: #000;}

.Container {
    padding:0; 
    background-attachment: scroll;
    background-image: url("../Img/bg-container.png");
    background-position: left top;
    background-repeat: repeat-x;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -110px; 
    }

/***************HEADER**************/
.Header {
        background-color: #fff; 
        margin:0; 
        padding:0; 
        width:auto;
       /* background-attachment: scroll;
        background-image: url("../Img/bg-header.gif");
        background-position: left top;
        background-repeat: repeat-x;*/
        border-bottom:1px solid #ddd;
        }

.Header h1 { text-indent:-9999px; margin:0;}

.Logo {
    background-attachment: scroll;
    background-image: url("/media/1061/loghi_a_filopngjpg.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 117px;
    margin: 0 auto;
    padding: 0px 30px;
    display:block;
    }

.Logo2 {
    background-attachment: scroll;
    background-image: url("/media/1053/logotv.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 117px;
    margin: 0 auto;
    padding: 0px 30px;
    display:block;
    }

.ContentImg {width:850px; margin:0 auto;}

img.logoImg{}

/***************CONTENT**************/
.Content {
        margin:40px auto 0px auto; 
        background-color: #fff;
        height:auto; 
        padding: 0px 30px 20px 30px; 
        border:1px solid #eee;
        -moz-box-shadow: 2px 2px 2px 2px #ddd;
        -webkit-box-shadow: 2px 2px 2px 2px #ddd;
        box-shadow: 2px 2px 2px 2px #ddd;
 
        }

.TestoInizio { font-size: 21px; margin: 0 0 15px; padding:20px 0; text-transform: uppercase; color:#006699;}

.DescrizioneInizio{font-size: 18px; color: #666;}

.TestoDomanda{font-size: 18px; padding:20px 0; color:#006699; }

.BottoneAvanti{padding-top:20px;}

.BottoneAvanti input 
{
    background-color:#1E557A; 
    color:#fff;
    text-transform: uppercase;
    padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#598cad), to(#1E557A));
	background: -moz-linear-gradient(top,  #598cad,  #1E557A);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#598cad', endColorstr='#1E557A'); 
	border:none;
	}
	
.BottoneAvanti input:hover 
{
    background-color:#598cad; 
    color:#fff; 
    padding:10px; 
    background: -webkit-gradient(linear, left top, left bottom, from(#1E557A), to(#598cad));
	background: -moz-linear-gradient(top,  #1E557A,  #598cad);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1E557A', endColorstr='#598cad');
	cursor: pointer;
    
	}
	
.BottoneProsegui{padding-top:20px;}

.BottoneProsegui input 
{
    background-color:#1E557A; 
    color:#fff;
    text-transform: uppercase;
    padding:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#598cad), to(#1E557A));
	background: -moz-linear-gradient(top,  #598cad,  #1E557A);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#598cad', endColorstr='#1E557A'); 
	border:none;
	}
	
.BottoneProsegui input:hover 
{
    background-color:#598cad; 
    color:#fff; 
    padding:10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#1E557A), to(#598cad));
	background: -moz-linear-gradient(top,  #1E557A,  #598cad);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1E557A', endColorstr='#598cad');
	cursor: pointer;
    
	}
	
.Selettore{margin-left:5px;}
	
.Errore{color:Red; }

/***************PAGE REGISTRATI**************/

.Registrati{font-family: 'Helvetica Neue',Helvetica,Arial,sans-seri; background-color:#fff; width:100%; height:500px; font-size:12px;}

.Registrati .TestoInizio { font-size: 12px; margin: 0 0 15px; padding:20px 0; text-transform:none; color: #787878;}

.Registrati input{
    margin: 5px 10px 0 0;
    padding: 5px;
    width: 250px;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    color: #A1A3A6;
    font-size: 12px;
    }
    
.Registrati p{color: #787878; margin: 0;padding: 5px 0 15px;}

.Registrati .BottoneProsegui input{border-bottom: 1px solid #154463; background-color:#5190BB; color:#fff;}

.Registrati .BottoneProsegui input:hover 
{
    background-image: none;
    margin: 5px 10px 0 0;
    padding: 5px;
 background-color:#589bc8;
	}

/***************FOOTER**************/

.Paginatore {margin-top:50px; font-weight: bold; color:#666;}

.Push { height: 150px;
    clear: both;}

.Footer {
    background-color: #256b25;
    padding:0 50px;
    color:#fff; 
    height: 110px;
    clear: both;
    }
    
 .Footer p{  margin:0 auto; width: 900px; padding-top:20px;}
    
.Footer a{color: #87b5d5; font-weight:bold; text-decoration: none; font-size: 12px;}

.Footer a:hover{ color:#fff;}



/*----CIAD---*/

.loghi { margin-left:-20px }
.loghi img { margin-left: 60px; vertical-align:middle }

.titoliC { font-weight:bold; margin:30px 0px -10px 0px  }

.contourPageName { margin:20px 0 5px 0}

.contourField { margin:20px 0 10px 0;}


.contour .radiobuttonlist input  { margin: 0}

.contourField div label {      padding-right: 50px;    padding-left: 0px; }


.tableS1 td { padding: 0 65px 0 0; vertical-align:top}


h3 { margin: 35px 0px 0px 0px}

p { margin: 5px 0px 10px 0px}

/*----MICH----*/
.consensoPrivacy 
{
    font-style:italic;
    font-size: small;
    }

/*----FORM----*/

.Content #contour input.text, .Content #contour textarea, .Content .contour input.text, .Content .contour textarea, .Content .contour select {
    padding: 0.7rem;
    margin: 1rem 0;
}



/* Small devices (landscape phones, 320px and up) */
@media screen and (min-width: 320px) {
	
.ContentImg{width:100%;}

.Content{width:88%;}

.Content #contour input.text, .Content #contour textarea, .Content .contour input.text, .Content .contour textarea, .Content .contour select{
max-width:100% !important;
}

}

@media screen and (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
		
.Content, .ContentImg{width:700px;}

.Content #contour input.text, .Content #contour textarea, .Content .contour input.text, .Content .contour textarea, .Content .contour select{
max-width:400px !important;
}

}

/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
	
.Content, .ContentImg{width:850px;}
}



/* Extra large devices (large desktops, 1200px and up) */
@media screen and (max-width: 1200px) {
}

/* Large devices (desktops, 992px and up) */
@media screen and (max-width: 992px) {
}


@media screen and (max-width: 768px) {

.Content .contour select{
width:100% !important;
}
	
.Content #contour input.text, .Content #contour textarea, .Content .contour input.text, .Content .contour textarea{
width:95% !important;
}
			
table.tableS1, .tableS1 td{display:block; width:100%;}


}

@media screen and (max-width: 680px) {
	

}


/* Small devices (landscape phones, 576px and up) */
@media screen and (max-width: 576px) {

img.logoImg{width:100%; height:auto;}	
	
}

/* Small devices (landscape phones, 576px and up) */
@media screen and (max-width: 480px) {
	
		
}
	
/* Small devices (landscape phones, 576px and up) */
@media screen and (max-width: 320px) {
		html, body{width:320px;}
		.Container, .ContentImg{width:320px;}
		
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
