#banner{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	margin-bottom: 10px;
}

#content{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/content-center.gif);
	background-repeat: repeat-y;
}
#content #sf-top{
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/content-top.gif);
	background-repeat: no-repeat;
	position: relative;


}

#content #sf-top img{
	position: absolute;
	left: 0px;
	top: 0px;

}
#content #sf-bottom{
	background-image: url(../img/content-bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-position: bottom;


}

#content #col-sx{
	float: left;
	width: 500px;
	position: relative;
	left: 20px;
}


#content #col-dx{
	width: 190px;
	float: right;
	position: relative;
	right: 20px;
	font-size: 10px;
}


/* --------------------------------------------------------------*/ 

#content #col-dx h3{
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#content #col-dx img{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;

}
#content #col-dx a{
	font-size: 11px;
	color: #8E8379;
	text-decoration: none;
	display: block;
	background-image: url(../img/puntini1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	margin-top: 10px;

}
#content #col-dx a:hover{
	text-decoration: underline;


}
#content #col-dx a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#content #col-dx #links{
}
#content #col-dx #links img{
	border: 1px solid #333333;

}


/* --------------------------------------------------------------*/ 

#saluto{
	background-image: url(../img/puntini1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 20px;
}
#saluto h3{
	font-size: 14px;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#saluto p{
	font-size: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.colonna{
	float: left;
	width: 240px;
	margin-right: 10px;
}
.colonna h3{
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.colonna img{

}
.colonna p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
