


div#sx{
	width: 355px;
	background-image: url(../img/sx.jpg);
	background-repeat: no-repeat;
	background-position:center 55px;
	padding:15px;
}

div#sx p{height: 40px;}

div#sx div#elenco{
	height: 366px;
	width: 331px;
	margin:3px 0px 0px 3px;
	padding:10px;
	//padding-top:20px;
	//height:346px;
}

.vox{
	display: block;
	height: 35px;
	width: 325px;
	padding-top: 10px;
	border-bottom: 1px solid silver;
	background-image: url(../img/common/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}

.vox a{text-decoration:none;}

.nascosto{
	visibility: hidden;
	margin-top: -45px; /*IMPORTANTE PER IE*/
}

.vox:hover{
	background-color: white;
	background-image: url(../img/common/arrow_on.gif);
}

.vox:hover .nascosto{
	visibility:visible;
	position:absolute;
	margin: -35px 0px 0px 200px;
	background-image: url(../img/common/tips.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:10px;
	width:142px;
	height:70px;
	color: #8A9197;
	padding:10px 10px 10px 20px;
}

.vox span{display: block; text-decoration:none;}

.titoletto{
	color: #01437F;
	font-weight: bold;
}

.sottotitolo{color: #899194;}

div#centro{
	width: 375px;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	height: 356px;
	color: #8A9197;
}

#testimonianze{
	/*height:160px;*/
	width:375px;
}


#scheda{
	height: 85px;
	width: 191px;
	background-color: #e6e6e6;
	border: 1px solid #D9D9D9;
}

#scheda, #scheda img, #scheda p, #cit img, #cit{float:left;}

#scheda p{
	width:70px;
	font-size:10px;
	font-weight: normal;
	padding:5px 5px 0px 5px;
}

#scheda p.grassetto{font-weight: bold;}

#cit img{margin: 0px 5px;}

#cit{
	font-size:12px;
	font-weight: normal;
	width:170px;
	padding:0px 0px 10px 10px;;
}

/*widget*/
#widget{
	width:370px; 
	overflow:hidden;
	height:182px;
	//height: 186px;
}

.campus{
	width: 371px;
	height: 160px;
	float: left;
	font-size:12px;
	font-weight: normal;
	padding:0px 0px 10px 0px;
	overflow:hidden;
}

.campus p, .campus img, .navigation{float:left;}

.campus img{width: 190px;height: 130px;}

.navigation{
	width: 190px;
	height:20px;
	margin:-20px 0px 0px 0px;
	text-align:center;
}

.navigation a{
	margin: auto;
	color: #004480;
	text-decoration: none;
	text-align:center;
	display: block;
	float: left;
	
	width:60px;
}

a.next, a.prev{width:50px;}
a.prev{margin-left: 10px;
	//margin-left:5px;
}

.campus p{
	overflow: hidden;
	width:155px;
	height:150px;
	padding: 0px 10px 10px 10px;
}

.campus p a{color: #004480;display:block;}
#slide{
	width:2000px; 
	height:170px;
	float:left; 
	margin-left:0px;
}

/*fine widget*/
div#dx{
	width: 170px;
	padding: 20px 15px 0px 15px;
}


div#news{margin-top:20px;}

.singula{
	border-bottom: 1px solid #C0E7F7;
	padding: 5px 0px 15px 0px;
	margin:5px 0px;
}

div#dx .singula p{margin:0px;}

div#sx #profilo p{
	color: #01437F;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	height: 20px;
}

div#sx #downloads p{
	color: #01437F;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	height: 20px;
}

div#sx div#combobox1, div#sx div#combobox2{
	width: 200px;
	height: 30px;
}


div#sx div#combobox1 select, div#sx div#combobox2 select{
	border: 1px solid silver;
	width: 320px;
}



