/* Reset */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline
}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}body{line-height:1}a img{border:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}button::-moz-focus-inner{border:0}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 30px;
	font-style: normal;
}

a
{
	color: #ff377c;
}

p
{
	margin-bottom: 10px;
}

h1
{
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

.menu
{
	margin-bottom: 40px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	.menu a
	{
		color: #999;
	}
	
	.menu a.active
	{
		font-weight: bold;
	}


/* Check
----------*/

#form1 {

	width: 400px;
	margin: auto;
}

.input-box {

	margin-bottom: 15px;
	font-family: Century Gothic, Arial;
}

	.input-box label {
	display: block;
	font-size: 12px;
	margin-bottom: 2px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
		.input-box.invalid label {
		
			color: red;
			font-weight: bold;
		}
	
	.input-box input[type=text], .input-box textarea {
	
		width: 350px;
		padding: 5px 5px;
		font-size: 16px;
		font-family: Century Gothic, Arial;
		background-color: #ddd;
		border: none;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
		-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
		box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
	}
	
		.input-box.invalid input[type=text], .input-box.invalid textarea {
		
			-moz-box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
			-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
			box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
		}
	
	.input-box .check {
	
		display: none;
		width: 20px;
		height: 17px;
		margin-top: 8px;
		float: right;
	}
	
		.input-box.invalid .check {
		
			display: block;
			background-image: url(../images/invalid.png);
			background-repeat: no-repeat;
		}
		
		.input-box.valid .check {
		
			display: block;
			background-image: url(../images/valid.png);
			background-repeat: no-repeat;
		}
	
	.input-box .error {
	
		display: none;
		font-size: 11px;
		font-style: italic;
		color: #ff0;
		margin-top: 2px;
	}
	
		.input-box.invalid .error {
		
			display: block;
		}

	.input-box input[type=submit] {
	
		padding: 5px 10px;
		font-size: 16px;
		background-color: #fff;
		border: none;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
		-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
		box-shadow: 0 0 5px rgba( 0, 0, 0, .2 );
	}
	
	.input-box input[type=submit]:hover {
	
		-moz-box-shadow: 0 0 5px rgba( 0, 0, 0, .4 );
		-webkit-box-shadow: 0 0 5px rgba( 0, 0, 0, .4 );
		box-shadow: 0 0 5px rgba( 0, 0, 0, .4 );
		cursor: pointer;
	}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.grasseto {
	font-weight: bold;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.calusola {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titolo2 .titolo2 {
	font-family: Arial, Helvetica, sans-serif;
}
titolo3 {
	font-size: 36px;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
}
