*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: black;
	background-repeat: no-repeat;
	background-position: top;
}

/*==============	container		================*/

div#container{
	width: 953px;
	margin: auto;
}

/*===========	Fine container	==============*/

/*==============	Header		================*/

div#header{
	height:100px;
	background-image: url(../images/header.jpg);
	background-color: #303030;
	width: 953px;
	background-position: 100px 0px;
	background-repeat: no-repeat;
	margin-left:-4px;
}

div#header h1{
	display: block;
	margin: 25px 0px 0px 700px;
	padding: 0px;
	border: 0px;
	color: white;
	font-weight: normal;
	font-style: italic;
	position: absolute;
}


/*===========	Fine Header	==============*/




/*==============	main		================*/

div#main{
	color: white;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: auto;
	font-weight: normal;
	width: 930px;
	height:100px;
	clear: both;
}

/*===========	Fine main	==============*/

div#claim{
	height: 445px;
	width: 510px;
	float:left;
	margin: 0px 0px 0px 10px;
	color: white;
	padding: 80px 0px 0px 40px;
	line-height: 1.5em;
}

div#claim a{color: white;}


/*==============	footer		================*/

div#footer{}
/*===========	Fine footer	==============*/

div#flashcontent{
	padding: 0px;
	margin: 0px;
}

#galleriaFlash{
	clear: both;
	height: 495px;
	width: 953px;
	background-color: #b9b5b4;
	margin-left:-2px;
}

/*================================================================================*/
/*================================		FORM	==================================*/

#form{
	height: 293px;
	width: 360px;
	background-image: url(../images/form.png);
	background-repeat: no-repeat;
	margin: 80px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	float: left;
	font-family: Arial, sans-serif;
}


#form p{
	display: block;
	height:43px;
	width: 350px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: white;
}



#form p label, #form p input{display: block; float: left;}
#form p label{width: 70px; padding:5px 13px 0px 0px;height: 20px;text-align: right;}
#form p input, #form p textarea{height: 20px; width: 240px; border: 1px solid #999; font-size: 12px;padding:5px 5px 0px 5px;}
#form p textarea{height:90px;}
#form p.textArea{height: 110px;} 
#form p.licence{color: #993300;font-size: 14px;width: 205px; margin: 0px 0px 0px 120px;}
#form p.licence input{width: 15px;border: none;}
#form p.licence label{width: 175px; color: #ee7031;}

#form .submit{
	width: 240px;
	height: 51px;
	position: absolute;
	margin: 0px 0px 0px 90px;
	padding:0px;
	border: 0px;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.error{color: red;font-size: 10px; }

/*================================		FINE FORM	==================================*/
/*====================================================================================*/


#siblings{margin:5px 0px;}
#siblings li{float:left; display: block;}
#siblings li a{float: left; display: block; color: silver; text-decoration: none; margin:0px 5px;}




.mailInviata {
color:white;
display:block;
height:25px;
margin:0;
position:absolute;
top:663px;
left:607px;

width:200px;}


.foout {
clear:both;
margin-top:10px;
text-align:right;
}

.foout img {
vertical-align:middle;
}

.foout a {
color:#FFFFFF;
}