
body{
	font-family:'Helvetica';
	font-size:19px;
	padding:0;
	margin:0 auto;
	color:black;
}
.esterno{
	width: 1000px;
	margin:0 auto;
}
.sopra{
	width:100%;
	background:white;
}
.centrale{
	text-align:center;
	    margin-top: 100px;
}
.pazzi{
	font-size:40px;	
}
.sopra_destra{
	height:70px;
	display:inline;
	margin-left:460px;
	cursor:pointer;
}
.sopra_destra2{
	height:70px;
	display:inline;
	cursor:pointer;	
	margin-left:30px;
}
.sopra_sinistra{
	height:70px;
	cursor:pointer;
	color:#ff3eb2;
	display:inline;


}
.sopra_sinistra:hover{
		color:#ff3eb2;
}
.sopra_destra:hover{    
		color:#ff3eb2;
}
.sopra_destra2:hover{
		color:#ff3eb2;
}
.riga{
	position:relative;
	top:50px;
}
.cont_cent{
	display:flex;
	height:200px;
	width:100%;
	margin-top:50px;
}
.asdd{
	!!!!color:#80D4D6;
}
.sc{
	height:200px;
	width:308px;
}
#primo{
	background: url('http://www.promozionidelgiorno.it/img/unoc.jpg') no-repeat top;
	background-size:cover;
}
#secondo{
	background: url('http://www.promozionidelgiorno.it/img/tre.jpg') no-repeat top;
		background-size:cover;	
	margin-left:35px;
}
#terzo{
	background: url('http://www.promozionidelgiorno.it/img/uno.jpg') no-repeat top;
	background-size:cover;
	margin-left:35px;
}
.cont_centa{
		display:flex;
	width:100%;
	height:30px;
	margin-top:10px;
}
.privacy{
	font-size:25px;
	color:black;
	text-decoration:underline;
}
.privacy:hover{
		color:#ff3eb2;
}

.sca{
	height:30px;
	width:308px;	
	font-size:14px;
	text-align: justify;
	margin-top:210px;
}
#primoa{

}
#secondoa{

}
#terzoa{

}
.cont_form{
	background: url('http://www.promozionidelgiorno.it/img/ab3.jpg') no-repeat top;
	background-size:cover;
	text-align:center;
}
.mezzo{
	font-size:20px;
	text-align:center;
}
.dentro_form{
	width:1000px;
		text-align:center;
	margin:0 auto;
}
#email{
	margin-top:20px;
}
.textform{
	width:600px;
	height:50px;
	font-size:20px;
}
a{
	text-decoration:none;
	color:inherit;
}
#Con_Si{
	display:inline-block;
	margin-right:585px;
	width:25px;
	height:25px;
	position:relative;
	left: 15px;
}
#piccolino{
	font-size:13px;
	display:inline-block;
	position: relative;
    top: -30px;
}
.submit{
	width:450px;
	height:50px;
	background:#fe9ad6;
!!!	margin-left:356px;
	font-size:28px;
	font-family:arial;
	color:black;
}
.acconsento{
	text-align:left;
}







.tr_uno{
	height:500px;
	width:100%;
	background: url('http://www.promozionidelgiorno.it/img/sette.jpg') no-repeat top;
	background-size:cover;
	position: absolute;
	top: -45px;
}
.tr_due_est{
	background:#e7e7e7;
}
.tr_due_int{
	width:1000px;
	margin:0 auto;
	background:white;
	padding:50px;
	font-size:14px;
	border:1px solid #cacaca;
	margin-top: 440px;
}
.riga2{	
	position: relative;
	top: 95px;
}
.sopra2{
	height: 70px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top: 45px;
}
	
	
	@media   screen and (max-width:1000px)   {
		body{
			font-size:13px;
		}
		.riga {
			top: 220px;
			}
		.sopra_destra{
			font-size:22px;
			margin-left:inherit;
			display:block;
		height:inherit;
		width:100%;
		}
		.sopra_destra2{
			font-size:22px;
		display:block;
	margin-left: inherit;
	height:inherit;
	
		}

.sopra_sinistra {
	font-size:50px;
	
    margin-left: 20%;
}
.cont_cent{
	display:block;
	height:inherit;
	margin-top:inherit;
}
.centrale{
	    margin-top: 50px;
		font-size:10px;
		
}
.sc{
	    margin: 0 auto;
		height: 450px;
    width: 700px;
	margin-top:100px;
}
.sca{
	margin-top:60px;
}
#secondo,#terzo{
	margin-left:auto;
}
#primoa,#secondoa,#terzoa{
	    position: relative;
    top: 460px;
	width:100%;
	font-size:25px;
}
.contenitore{
	padding:30px;
}

.dentro_form{
	width:inherit;
}
.esterno{
	width:900px;
}
.mezzo{
	font-size:15px;




	}
	
	