@charset "UTF-8";
/* CSS Document */


body	{
	width:470px;
	height:410px;
	background-image:url(../img/sfondoform.png);
	background-repeat: no-repeat;
	margin-top:-20px;
	margin-left:-20px;
		}

.corpopopup	{
	margin-top:20px;
	margin-left:30px;
		}

.corpopopup h1 {
		color:#f0d520;
		font-size:19px;
		font-weight:normal;
		font-family: Tahoma, Geneva, sans-serif;
		text-align:center;
		margin-bottom:30px;
		}
		
.corpopopup h2 {
		color:#ccc;
		font-size:18px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		text-align:center;
		}

.corpopopup h3 {
		color:#ccc;
		font-size:26px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		text-align:center;
		margin-top:150px;
		}

.corpopopup h4 {
		color:#ccc;
		font-size:15px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		text-align:center;
		}

.corpopopup h4 a{
		color:#ccc;
		font-size:15px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		text-align:center;
		text-decoration:underline;
		}

.corpopopup h4 a:hover{
		color:#999;
		font-size:15px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		text-align:center;
		text-decoration:underline;
		}

.corpopopup form {
	line-height:45px;
	margin-left:30px;
		}
		
.corpopopup font {
		color:#ccc;
		font-size:12px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		}

.corpopopup .note {
		color:#ccc;
		font-size:12px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		position:absolute;
		top:255px;
		left:40px;
		}

.corpopopup p {
		color:#ccc;
		font-size:10px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		margin-top:0px;
		margin-bottom:10px;
		line-height:10px;
		}

.corpopopup .input {
		color:#333;
		font-size:12px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		margin-left:54px;
		height:26px;
		width:260px;
		}
		
.corpopopup .input2 {
		color:#333;
		font-size:12px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		margin-left:27px;
		height:26px;
		width:260px;
		}

.corpopopup .input3 {
		color:#333;
		font-size:12px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		margin-left:50px;
		height:26px;
		width:260px;
		}

.corpopopup .input4 {
		color:#333;
		font-size:12px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		margin-left:20px;
		height:26px;
		width:260px;
		}

.corpopopup .checkbox {
		margin-left:20px;
		}

.corpopopup textarea {
		color:#333;
		font-size:12px;
		font-weight:normal;
		font-family: arial, helvetica, verdana, sans-serif;
		padding:6px;
		height:50px;
		width:261px;
		margin-left:102px;
		margin-top:10px;
		margin-bottom:10px;
		}

.salva{
	margin-top:0px;
	margin-left:320px;
	width:80px;
}

#mess_nome { position:absolute; top:52px; left:150px;}
#mess_cognome { position:absolute; top:97px; left:150px;}
#mess_email { position:absolute; top:142px; left:150px;}
#mess_cellulare { position:absolute; top:187px; left:150px;}
#mess_messaggio { position:absolute; top:0px; left:0px;}