/* Page Elements */
	#content {
		position:			relative;
		width:				761px;
		margin:				0 auto;
		padding:			0;
		background:			transparent url(file:///E|/PROGETTI/DREAMWEAVER/52-55/START%20VERSION/STYLES/contentbg.gif) repeat-y top left;
	}
	#content form {
		margin-left:		30px;
		margin-right:		30px;
	}
	h1 {
	padding:			0;
	margin:				0;
	positon:			relative;
	height:				20px;
	text-indent:		30px;
	background:			transparent url(file:///E|/PROGETTI/DREAMWEAVER/52-55/START%20VERSION/STYLES/headbg.gif) no-repeat bottom left;
	}
	
		
/* End Page Elements */

/* Begin Form Elements */
fieldset {
	padding:0;
	border: 1px solid #CC3300;
	float: left;
	width: 340px;
	margin: 10px 0px 0 0;
		
	}
#interno {
	width: 320px;
}

legend	{
	padding:4px;
	margin-left:1em;
	color:#ffffff;
	background:#DA6400;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	}
fieldset ol {
	padding:8px 8px 0;
	list-style:none;
		
	}
fieldset li {
		position:relative;
		pading-bottom:1em;
			
	}
label	{
	position:relative;
	clear:left;
	float:left;
	width:80px;
	text-align:right;
	padding-right:23px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
			
	}
input {
	padding:3px;
	font-size:12px;
	border:1px solid #CC3300;
	color:#1E190;
	background:#FFF3CA;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;

	}	
textarea {
	margin: 0px 10px 10px 0px;
	border: 1px solid #DA6400;
	background: #FFF3CA;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

label span	{
position:absolute;
left:-10000px;
top:0px;
		
    }	
label.required	{
	background-image: url(IMG/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
    }	
p span.required	{
	display:inline-block;
	vertical-align:middle;
	width:25px;
	text-indent:-10000px;
	overflow:hidden;
	font-size: 11px;
	background-image: url(IMG/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
    }	

fieldset#submitform	{
	border-style:none;
    }	
#richiesta {
	width: 680px;
	text-align: left;
}
#interno {
	border: 1px solid #666666;
	background: #F0F0F0;
}
#interno legend {
	background: #515151;
}

