body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image: url(../img/sf02.jpg);
	background-repeat: repeat-x;
	background-position: 0px -20px;
	background-color: #E9E9E9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	color: #666666;
}

a{
	color: #666666;
}
a:hover{
	text-decoration: none;
}

select{
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

.clearer{
	clear: both;
}

#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	height: 70px;
}

.input0{
	background-image: url(../img/sf-input0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #B1B1B1;
}
.input1{
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
.input2{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #678EB1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBD9E4;
	border-right-color: #426280;
	border-bottom-color: #426280;
	border-left-color: #CBD9E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

textarea{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display: block;
	margin-bottom: 10px;
}

#navigation {
	background-image: url(../img/sf03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-size: 10px;
	color: #999999;
	position: relative;
}
#navigation #navigation-sx{
	margin-left: 25px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 350px;
}
#navigation #navigation-dx{
	position: absolute;
	top: 0px;
	right: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 370px;
	text-align: right;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation strong{
	margin-right: 3px;
	margin-left: 3px;
	font-weight: normal;

}

#navigation #title{
	width: 100px;
	float: left;
	margin-top: 2px;


}

/* ------------------------------------------------------------------------------------- */
#contentCont-cols{
	position: relative;
	margin-top: 0px;
}

#contentCont-cols #title5{
	position: absolute;
	left: 104px;
	top: 0px;
}

#contentCont-cols #col-sx{
	width: 549px;
	position: relative;
	height: 435px;
}
#contentCont-cols #col-dx{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 190px;
	height: 170px;
}

#contentCont-cols #col-sx #col-sx-content{
	margin: 0px;
	padding: 15px;
}
#contentCont-cols #col-sx #col-sx-content strong{
	display: block;
	margin-bottom: 3px;
}

#contentCont-cols #col-sx #col-sx-content hr{
	color: #E9E9E9;
	background-color: #E9E9E9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
}

#contentCont-cols #col-sx #col-sx-content .input0{
	background-image: url(../img/sf-input0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #B1B1B1;
	margin-right: 5px;
	margin-bottom: 5px;
}
#contentCont-cols #col-dx #richiesta{
	margin-top: 10px;
	margin-bottom: 5px;
}

/* ------------------------------------------------------------------------------------- */
#footer{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sf-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #666666;
	position: relative;
	height: 30px;
	margin-top: 10px;
}
#footer #footer-sx{
	position: absolute;
	left: 35px;
	top: 8px;
}
#footer #footer-dx{
	top: 8px;
	right: 10px;
	position: absolute;
}

#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/*--------------------------------------------------------------------------------------- */

#reserved{
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#reserved p{
	background-image: url(../img/puntini2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#reserved form{
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../img/puntini2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#reserved #sx{
	height: 40px;
	line-height: 16px;
}
#reserved #dx{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 40px;
}
#reserved input{
	margin-bottom: 2px;
}
#reserved a{
	color: #FFFFFF;
	background-image: url(../img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	position: absolute;
	right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

