﻿body {
	margin:0px;
	padding:0px;
}
#body_onda{
	position:absolute;
	float:left;
	left:0px;
	top:230px;
	background-image: url(../images/bk-sfondo.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:78px;
	margin:0px;
	padding:0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#6b6d6e;
	text-align:justify;
}
h1{
	position:relative;
	float:left;
	font-size:14px;
	margin-top:15px;
	width:100%;
	color:#0074ab;
}
h2{
	position:relative;
	float:left;
	font-size:14px;
	margin-top:15px;
	width:100%;
	color:#0074ab;
	}
h3{
	position:relative;
	float:left;
	font-size:14px;
	margin-top:15px;
	width:100%;
	color:#0074ab;
}
.red{
	color:#db0f26;
}
.blu{
	color:#0074ab;
}
.clear{
	clear:both;
}
/*CONTAINER*/
#container {
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	left:12%;
	width:800px;
	top:15px;
}
#centro{
	position:relative;
	float:left;
	width:555px;
	height:auto;
}
#header{
	position:relative;
	float:left;
	width:545px;
	color:#0074ab;
	height:102px;
}
#header img{
	position:relative;
	float:left;
	}
#header h1{
	position:relative;
	float:right;
	width:330px;
	text-align:right;
	top:80px;
	margin-top:0px;
	}
#video{
	position:relative;
	float:left;
	width:550px;
	height:340px;
	top:5px;
	background-color:black;
	border:solid 1px black;
}
#buoni-propositi{
	position:relative;
	float:left;
	top:20px;
}
#donazioni{
	position:relative;
	float:left;
	width:100%;
	height:175px;
	top:50px;
}
#donazioni img{
	position:relative;
	float:left;
	left:7px; 
	margin-right:40px;
}
#donazioni input{
	position:relative;
	float:left;
	left:7px; 
	margin-right:40px;
}
#linea-blu{
	position:relative;
	float:left;
	width:100%;
	height:3px;
	background:url('../images/bk-linea.jpg') repeat-x;
}
#right{
	position:relative;
	float:left;
	width:227px;
	height:auto;
	left:15px;
	top:450px;
}
/*BOX MAILING*/
#box-mailing{
	position:relative;
	float:left;
	background:url('../images/box-mail.jpg') no-repeat;
	width:226px;
	height:237px;
}
.sostieni{
	position:relative;
	float:right;
	right:28px;
	top:15px;
	width:167px;
	height:78px;
	margin-bottom:5px;
}
#box-campi{
	position:relative;
	float:right;
	width:190px;
	height:115px;
	right:18px;
	top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#6b6d6e;
	text-align:left;
}
#box-campi label{
	position:relative;
	float:left;
	margin-top:9px;
}
#box-campi input{
	position:relative;
	float:left;
	right:0px;
	color:#6b6d6e;
	border:solid 1px #0074ab;
}
.invia{
	position:relative;
	float:left;
	left:138px;
	top:10px;
	width:48px;
	height:22px;
	background-position:left top;
	padding:0px;
	background:url('../images/invia.jpg') no-repeat;
}
/*FOOTER*/
#footer{
	position:relative;
	float:left;
	width:100%;
	top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#6b6d6e;
	text-align:justify;
	padding-bottom:7px;
}
.mail{
	color:#0074ab;
}
.mail:hover{
	color:#0074ab;
	text-decoration:none;
}



div#box-mail {
	position: relative;
	background: url('../images/box-mail/box-mail-header.jpg') no-repeat;	
	width: 224px;
	height: 110px;
}

div#box-mail-container {
	float: left;
	position: relative;
	background:url('../images/box-mail/box-mail-container.jpg') repeat-y;	
	width: 224px;
}

div#box-mail-footer{
	float: left;
	position: relative;
	background:url('../images/box-mail/box-mail-footer.jpg') no-repeat;	
	width: 224px;
	height: 23px;
	clear: both;
}
