@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#f1f1f1;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	color: #6b6b6b;
}


a:link, a:visited {
	color: #6b6b6b;
	text-decoration: underline;
}


a:hover {
	color: #6b6b6b;
	text-decoration: none;
}

img { border: 0 none; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #c50528;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 28px;
	line-height: 30px;
	margin-top: 0px;
	text-align: left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #c50528;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 26px;
	margin-top: 0px;
}


.evidence {
	font-style: normal;
	font-weight: bold;
	color: #c50528;
}

.evidence-black {
	font-style: normal;
	color: #000;
}

.clear {
	clear: both;	
}

#header {
	margin: 0 auto;
	width:964px;
	position: relative;
	width:964px;
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	height:145px;
	background-color: #FFF;
}

#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width:964px;
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-khtml-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	background-color: #FFF;
	height: auto !important;
	min-height:1070px;
}

#address {
	position: relative;
	margin: 0 auto;
	width:964px;
	height: auto !important;
	min-height:114px;
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	background-color: #f3f3f3;
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-khtml-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;	
	float: left;
	}
	
.first {
	position: absolute;
	left:25px;
	top:25px;
	width:310px;
	}
.second {
	position: absolute;
	left:380px;
	top:25px;
	width:300px;
	}
	
.third {
	position: absolute;
	left:718px;
	top:25px;
	width:225px;
	}
	
#contents {
	float: left;
	position: relative;

	}	
	
.left {
	position: relative;
	left:25px;
	top:25px;
	width:350px;
	padding-right: 32px;
	float: left;

	}
.text {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color:#f3f3f3;
	width: 302px;
	font-size: 14px;
	line-height: 22px;
	}

.text ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

	
.middle {
	position: relative;
	top:25px;
	width:300px;
	float: left;
	text-align: justify;
	padding-right: 37px;
	font-size: 15px;
	line-height: 21px;
	}
	
.right {
	position: relative;
	top:25px;
	width:224px;
	float: left;

	}
	
#top-modulo {
	width: 914px;
	left: 27px;
	top: 50px;
	position: relative;
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	background-color: #c50528;
	height: auto !important;
	min-height:40px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}

#bottom-modulo {
	width: 914px;
	left: 27px;
	top: 50px;
	position: relative;
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.1);
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-khtml-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	background-color: #eeeeee;
	height: auto !important;
	min-height:330px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}

.modulo-left {
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #5a6162;
	font-size: 16px;
	line-height: 42px;
	text-align: right;
	width: 300px;
	float:left;	
	margin-right: 50px;
}

.modulo-right {
	margin-top: 40px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	color: #6b6b6b;
	text-align: left;
	width: 500px;
	float:left;

}


input{
	width: 450px;
	margin-bottom: 15px;
	background-color: #eeeeee;
	border: 1px solid #5a6162;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5a6162;
	border-radius:3px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	padding: 5px;
}
 
 
 textarea {
	width: 450px;
	margin-bottom: 15px;
	background-color: #eeeeee;
	border: 1px solid #5a6162;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5a6162;
	border-radius:3px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	padding: 5px;
	
}
 
 
.boxes{
width: 1em;
}
 
#submitbutton{
	background-color: #c50528;
	margin-top: 0px;
	width: 80px;
	font-weight: bold;
	color: #fff;
}
 


.privacy {
	width: 520px;
	font-size: 11px;
	line-height: 13px;
	font-style:normal;
	text-align: left;
	color: #5a6162;
}


.obbligo {
	font-weight: bold;
	color: #c50528;
}

p.notaobbligo {
	font-size: 12px;
	font-weight: bold;
	color: #c50528;
	padding-top:7px;
	margin:0px;
}

