.center{
	position:relative;
	float:left;
	width:550px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 10px;
}
.centerleft{
	position:relative;
	float:left;
	width:565px;
	padding-right: 10px;
	background-image: url(../../images/ombra_centro.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right{
	position:relative;
	float:right;
	width:190px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 3px;
	background-color: #FFFFFF;
	padding-left: 3px;
}

.boxdirettore{
	position: relative;
	float: left;
	width: 535px;
	border-bottom-color: #FF9933;

}

.titolopagina{
	position: relative;
	float: left;
	width: 535px;
	text-align:right;
	margin-top: 5px;
}
.titolopagina2{
	position: relative;
	float: left;
	width: 535px;
	text-align:left;
	margin-top: 5px;
}
.middirettore{
	position: relative;
	float: left;
	width: 525px;
	margin-top: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1786B5;
	border-right-color: #1786B5;
	background-color: #ECF0E9;
	padding: 5px;
}

.leftdirettore{
	position: relative;
	float: left;
	width: 140px;
	border: 5px solid #1786b5;
}


.rightdirettore{
	position: relative;
	float: left;
	width: 525px;
	padding-bottom: 20px;
}


/*------------------right---------------------*/
.ultimenews{
	position: relative;
	float:left;
	width:190px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../../images/TITOLIPAGINE/TOPULTIME5.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 43px;
}
.txtultimenews{
	position: relative;
	float:left;
	width: 180px;
	text-decoration: none;
	background-color: #DEDBCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.topnewslette{
	position: relative;
	float:left;
	width:190px;
	background-color: #DEDBCB;
	margin-top: 10px;
	padding-top: 43px;
	background-image: url(../../images/TITOLIPAGINE/TITOLOTOP5.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.txttopnewslette{
	position: relative;
	float:left;
	width: 180px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
