@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400);

body
{	  
background-color: #fffae6;
margin: 0 auto; 
}
.centrale 
{
width: 900px;
height: 934PX;
background: url(../sfondo.jpg)no-repeat 0px 0px;

-webkit-box-shadow: 0px -1px 19px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px -1px 19px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px -1px 19px 0px rgba(50, 50, 50, 0.75);
}
.header
{
background-color: white;
width: 100%;
height: 200px;
border: 1px solid;
margin-bottom: -20px;
}
.iscriviti
{
margin-left: -217px;	
margin-top: -20px;
}
.registration_form
{
color: black;
margin-left: 610px;	
margin-top: -460px;
}
.form
{
margin-top: -600px;
margin-left: 397px;
}
.sub	
{
margin-top: -100px;

}	
#piccolino
{
font-size: 12px;
padding: 5px;
font-style: italic;
text-align: center;
padding-left: 0 !important;
}
h2
{
text-align: center;
font-family: 'Open Sans',sans-serif;
font-size: 30px;
line-height: 1px;
}
input
{
height: 40px;
padding: 0 5px;
}
input[type=checkbox]
{
width: 20px;
}
.testo
{	
font-family: Levenim MT;
line-height: 22px;
width: 350px;
font-size: 20px;
margin-top: -60px;
margin-left: -350px;
}
#cookiediv  
{
position: fixed;
width: 100%;
height: 80px;
background-color: #575757;
top: 90%;
opacity: 0.95;
padding: 0;
z-index: 1; 
}
#cookiediv  input
{
width: 100px;
}
#cookiediv p
{
color: white;
padding: 10px;
width: 60%;
text-align: center;
margin-left: 12%;
font-size: 15px;
float: left;
margin-top: 0px;
}
.footer {
width: 900px;
height: 20px;
padding: 10px 0;
background-color: #eee;
font-family: sans-serif;
font-size: 15px;
}