#container{
	position:relative;
	margin:0px auto;
	border:0px solid red;
	width:950px;
}
#boxcontainerRight{
	position:relative;
	/*left:10px;
	float:right;*/
	margin:0px auto;
	/*min-height: 600px;
	height: auto !important;
	height: 600px;*/
	width:907px;
	background:url(../img/back_sfu.gif) repeat-y #fff;
	border:0px solid blue;
}
/* centrare la pagina web a larghezza fissa */
#testa {
/*	width:901px; */
	position:relative;
	width:981px;
	height:264px;
	padding:1px;
	padding-bottom:0px;
	margin:0px auto;
	margin-bottom:-1px;
	_margin-bottom:-21px;
	background:url(../img/template/header.gif) no-repeat;
	_background:url(../img/template/header_ie6.gif) no-repeat;
	border:0px solid #607BA6
}
	#title{
		position:relative;
		float:right;
		width:805px;
		margin-top:8px;
		_margin-top:6px;
		margin-bottom:5px;
		margin-right:45px;
		_margin-right:25px;
		text-align:right;
		color:#fff;
		font-family:Helvetica;
		font-size:28px;
		font-stretch:condensed;
		font-weight:bold;
		font-variant:small-caps;
		border:0px solid red;
	}
	#title1{
		position:relative;
		float:right;
		width:800px;
		text-align:right;
		color:#990033;
		font-family:Helvetica;
		font-size:18px;
		font-weight:bold;
		margin-top:4px;
		margin-right:45px;
		_margin-right:25px;
		font-variant:small-caps;
		border:0px solid red;
	}
	#fascia2{
		position:relative;
		float:left;
		width:405px;
		margin-top:88px;
		margin-left:120px;
		_margin-left:60px;
		height:70px;
		border:0px solid red;
	}
		#subtitle{
			float:left;
			width:200px;
			margin-top:13px;
			margin-left:5px;
			border:0px solid red;
			font-variant:small-caps;
			font-family:Times;
			font-size:13px;
			font-weight:bold;
			text-align:center;
		}
			.subtitle_row1{
				color:#774659;
			}
			.subtitle_row2{
				color:#000;
			}
		#linksup{
			float:right;
			width:150px;
			margin-top:20px;
			border:0px solid red;
			text-align:right;
		}
	
	#menu {
		width:900px;
		text-align:left;
		height:60px;
		padding:3px;
		margin:1px auto;
		border:0px solid #607BA6
	}
	.title_image{
		float:left;
		width:45px;
	}
	.title_menu{
		float:right;
		width:110px;
		text-align:left;
	}
	
#corpo {
	position:relative; 
	width:892px;
	margin:0px auto;
	text-align:left;
	background:#ffffff;
	border:0px solid #607BA6;
}

#piede { 
	position:relative;
	width:897px;
	height:52px;
	margin:0px auto;
	padding:0px;
	background:url(../img/template/vers_t.gif) no-repeat right top;
	border:0px solid #607BA6; 
}
	#piede_top{
		position:relative;
		width:897px;
		height:26px;
		margin:0px auto;
		border:0px solid #fcc; 
	}
	#piede_bottom{
		position:relative;
		width:890px;
		height:22px;
		margin:0px auto;
		text-align:left;
		font-size:10px;
		color:#fff;
		border:0px solid #fcc; 
		background:url(../img/template/vers_b.gif) no-repeat right bottom #990033;
		padding-top:4px;
		padding-left:7px;
	}
#end_line{
	position:relative;
	margin:0px auto;
	width:907px;
	height:5px;
	background:url(../img/template/line_bottom.png) no-repeat;
	_background:url(../img/template/line_bottom_ie6.png) no-repeat;
}
.div_clear{
	position:relative;
	clear:both;
}
.linkpj{
	color:#fff;
	text-decoration:none;
}
.linkpj:hover{
	color:#fff;
	text-decoration:underline;
}