
*
{
   margin:0px;
   padding:0px;
}


#footer {
   position:fixed;
   left:0px;
   bottom:0%;
   height: 5em;
   width:100%;
}


html, body{
background-color: #ffffff;
}

	   
.corpo-titolo {
font-family: 'Roboto', san-serif;
font-weight: 600;
color: #007abf;
text-align: center;
font-size: 1.6em;
margin-bottom: 0px;
margin-top: 0px;
text-transform: uppercase; 
padding-right: 20px; 
padding-left:20px; 
} 

.corpo-titolo2 {
font-family: 'Roboto', san-serif;
font-weight: 600;
color: #ffffff;
text-align: center;
font-size: 1.6em;
margin-bottom: 0px;
margin-top: 0px;
text-transform: uppercase; 
padding-right: 20px; 
padding-left:20px; 
} 

.corpo {
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #ffffff;
text-align: center;
font-size: 1.2em;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 20px; 
padding-left:20px;
}  



.corpo2 {
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
text-align: center;
font-size: 1.2em;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 20px; 
padding-left:20px;
}  

.corpo-footer {
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
text-align: center;
font-size: 1em;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 20px; 
padding-left:20px;
}  

.corpo-form {
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #ffffff;
text-align: left;
font-size: 1.2em;
margin-bottom: 0px;
margin-top: 0px;
text-transform: uppercase;
}

.corpo-privacy {
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #ffffff;
text-align: left;
font-size: 0.7em;
padding-top:25px;
padding-left:20px; 
padding-right:20px;

} 


#img-sfondo1
{
width:100%;
margin-left:0px;
margin-right:0px;
background-image: url('../images/sfondo1.jpg');
background-position:  center 50%;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#img-sfondo2
{
width:100%;
margin-left:0px;
margin-right:0px;
background-image: url('../images/sfondo2.jpg');
background-position:  center 50%;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#img-sfondo3
{
width:100%;
margin-left:0px;
margin-right:0px;
background-image: url('../images/sfondo3.jpg');
background-position:  top 50%;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}





select {
width:100%
}
	
input.con {

text-align: left;
height:2.2em;
width:90%;
background-color: #ffffff;
border:1px solid #ffffff; 
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;
		

}


textarea.con1 {

text-align: left;
height:12.2em;
width:90%;
background-color: #ffffff;
border:1px solid #ffffff; 
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;

}

	input.con2 {

text-align: left;
height:40px;
width:99%;
background-color: #ffffff;
border:1px solid #ffffff; 
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;

}


textarea.con3 {

text-align: left;
height:100px;
width:99%;
background-color: #ffffff;
border:1px solid #ffffff; 
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;

}



	input.con22 {

text-align: left;
height:40px;
width:99%;
background-color: #ffffff;
border:1px solid #000000; 
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;

}


textarea.con33 {

text-align: left;
height:100px;
width:99%;
background-color: #ffffff;
border:1px solid #000000; 
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;

}


textarea.con333 {

text-align: left;
height:95px;
width:99%;
background-color: #ffffff;
border:1px solid #000000; 
font-family: 'Roboto', san-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;
}


	input.prova {

text-align: left;
height:40px;
width:99%;
background-color: #ffffff;
border:1px solid #000000;
font-family: 'Lato', sans-serif;
font-weight: 400;
color: #000000;
font-size: 0.9em;

}

 A.leggi:LINK {
 color: #000000;
 text-decoration: none;
}

A.leggi:VISITED {
 color: #000000;
 text-decoration: none;
}

A.leggi:HOVER {
 color: #ad1937;
 text-decoration : none;
}

A.leggi:ACTIVE {
 color: #000000;
 text-decoration: none;
}
