div#page{
	width:910px;
	float:left;
	background:#F0F0F0;
	margin:20px 0 0 0;
}

div.lt{
	background:url(../images/global/bg-lt.png) no-repeat left top;
	float:left;
	width:910px;
}


div.rt-lighter{
	background:url(../images/global/bg-rt-lighter.png) no-repeat right top;
	float:right;
	width:910px;
}

div.rb{
	background:url(../images/global/bg-rb.png) no-repeat right bottom;
	float:right;
	width:910px;
}



div.lb{
	background:url(../images/global/bg-lb.png) no-repeat left bottom;
	float:left;
	padding:12px 13px;
	width:884px;
}

div#page h2{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#B36E09;
	margin:0;
	padding:0 0 5px 0;
	font-weight:normal;
}

div#page p{
	color:#333;
	line-height:18px;
	padding:0 0 20px;
}

div#page p a{
	color:#790F12;
	text-decoration:underline;
}

div#page p a:hover{
	text-decoration:none;
}

div#page a.link{
	color:#790F12;
	text-decoration:underline;
}

div#page a.link:hover{
	text-decoration:none;
}

div#page div.contenth4{
	text-align:center;
	clear:both;
}

div#page div.contenth4 h4{
	font-family:"Times New Roman", Times, serif;
	color:#B36E09;
	font-size:22px;
	border-bottom:1px dotted #333;
	margin:0 80px 15px;
	padding:0 0 6px;
	font-weight:normal;
	text-align:center;
}

div#page div#form{
	text-align:center;
}

div#page div#form div.campo1{
	float:left;
	width:200px;
	text-align:right;
	padding-top:10px;
}

div#page div#form div.campo2{
	float:left;
	width:187px;
	text-align:left;
	padding-left:5px;
	padding-top:9px;
}

div#page div#form div.campo3{
	float:left;
	width:250px;
	text-align:right;
	padding-top:10px;
}

div#page div#form div.campo4{
	float:left;
	width:237px;
	text-align:left;
	padding-left:5px;
	padding-top:9px;
	clear:right;
}

div#page div#form input.camporiga{
	width:150px;
	height:18px;
	background-color:#E1E0DA;
	color:#333;
	border:1px solid #F7AC3C;
}

div#page div#form div.campo5{
	float:left;
	width:400px;
	text-align:right;
	padding-top:10px;
}

div#page div#form div.campo6{
	float:left;
	width:479px;
	text-align:left;
	padding-left:5px;
	padding-top:9px;
}

div#page div#form .campotextarea{
	width:400px;
	height:80px;
	background-color:#E1E0DA;
	color:#333;
	border:1px solid #F7AC3C;
}

div#page div#form .camposelect{
	background-color:#E1E0DA;
	color:#333;
	border:1px solid #F7AC3C;
}

div#page div#form input.campofile{
	width:400px;
	background-color:#E1E0DA;
	color:#333;
	border:1px solid #F7AC3C;
}

div#page div#form div.bottone{
	font-size:12px;
	text-align:center;
	padding-top:10px;
	margin-left:30px;
	clear:both;
}

div#page div#form input.bottone{
	width:200px;
	height:25px;
	background-color:#790F12;
	padding-bottom:1px;
	color:#FFF;
	border:1px solid #333;
	cursor: hand;
}

div#page div#contelenconews{
	text-align:center;
	background:#000;
}

div#page div.elenconews{
	background-color:#E1E0DA;
	padding:10px;
	margin-top:15px;
	margin-bottom:5px;
}

div#page div.elenconews input.bottone{
	width:200px;
	height:25px;
	padding-bottom:1px;
	background-color:#790F12;
	color:#FFF;
	border:1px solid #333;
	cursor: hand;
}
