#fcf2 {
font-family: "Verdana", Arial, Stylus BT, Tahoma;
font-size:11px;
border: 1px solid #8E8073;
background: #CECCB4;
width:450px;
margin-left: 100px;
margin-top: 50px;
padding-left: 20px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
color: #522222;
font: normal bolder 11px "Verdana", Arial, Stylus BT, Tahoma;
letter-spacing: 2px;
text-decoration: underline;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 10px;
background-color:#CECCB4;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
color: #522222;
font: normal 11px "Verdana", Arial, Stylus BT, Tahoma;
letter-spacing: 1.5px;
}
#fcf2 span.f {
	float: right;
	width: 320px;
	text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #8E8073;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #F4EDDB;
border:1px solid #8E8073;
}
#invio {
	border:1px solid #8E8073; 
	background-color:#F3ECDA;
	color: #826c62;
	font: normal bolder 12px "Verdana", Arial, Stylus BT, Tahoma;
	width:100px; 
	height:25px; 
}