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

body{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #333;
	font-family: Verdana, sans-serif;
}

/*==============	content		================*/

div#content{
	width: 960px;
	margin: auto;

}

/*===========	Fine Content	==============*/

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

div#header{
	height: 134px;
	padding:1px 0px 0px 0px;
	background-image: url(../images/header.jpg);
	
}

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


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

.compila{
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	display: block;
	text-align: center;
	color: white;
	font-family: Verdana, sans-serif;
	margin: 15px 0px;
}

#form{
	height: 313px;
	display: block;
	padding:66px 0px 0px 0px;
	background-image: url(../images/form.jpg);
	background-repeat: no-repeat;
}

div.error {
    left:270px; 
    top:6px; 
    padding:3px; 
    background:#f00; 
	line-height:110%;
    color:#fff;
	z-index:100;
}
#form p {
	margin:0px 0px 0px 10px;
	padding:0px 0px;
	width: 355px;
	height: 44px;
}

.imput {
	width:255px;
	padding:2px 5px;
	height:21px;
	font-size:14px;
	border: 1px solid black;
}
label {
	float:left;
	width:75px;
	height:22px;
	font-size:14px;
	text-align: right;
	color: white;
	margin:0px 10px 0px 0px;
}
.fieldesc {
	color:#aaa;
	font-style:italic;
	font-size:10px;
	margin:5px 0px 0px 10px;
	
}
#richiesta {
	height:95px;
	width:265px;
	border: 1px solid black;
}
#form p#checkp {
	clear: both;
	color: white;
	width: 200px;
	margin:40px 0px 0px 25px;
	font-size: 11px;
}

p#checkp label{font-size: 11px;float: left;width: 200px; text-align:left; margin: -13px 0px 0px 20px;}
p#checkp input{float: left;}
#form .matita{
	height: 120px;
}

#compiuto{
	margin:65px 0px 0px 25px !important;
	color: white;
}

p#request{height: 95px;}

#daghine{
	background-color: transparent;
	position: absolute;
	width: 142px;
	height: 55px;
	display: block;
	margin:-65px 0px 0px 240px;
	cursor: pointer;
}

#thanks{color: white; padding: 0px 0px 0px 20px;}

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

/*==============  teaser  ================*/

div#teaser{
	height: 426px;
	background-image: url(../images/teaser.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: -3px 0px 0px 0px;
}

/*===========	Fine teaser	==============*/


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

div#main{color: #808080; font-size: 10px;margin: 20px 0px;}

div#main h1{font-size: 10px;}


#siblings{list-style: none;}

#siblings li{float: left; display: block;}
#siblings a{float: left; display: block;text-decoration: none;}


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

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

.foout img {
vertical-align:middle;
}

.foout a {
color:#FFFFFF;
}


/*==== CLASSI ====*/

.clear{
	display: block;
	clear: both;
	margin: 0px;
	padding:0px;
	border: 0px;
}
