.pagina-home {
	background-color:#FFFFF;
	background-image:none;
}
.pagina.home {
	background-color:#FFFFF;
	background-image:none;
}
.header-home {
	background-color:#FFFFFF;
	background-image:none;
}
#novita {
	/*width: 350px;*/
	width: 350px;
	padding-top: 125px;
	/*background-color: #FFFFFF;*/
	background-color: #000000;
	/* border-right:1px solid #CCCCCC; */
	text-align:left;
}
#avvisi {
	width: 300px;
	background-color: #000000;
	padding-top: 25px;
	/*border-right:1px solid #CCCCCC;*/
}
#contenuti {
	width: 333px;
	padding-top: 118px;
	/*padding:0 0 0 3px;*/
	background-color: #000000;
}
/* universita */
#universita {
	width:290px;
	background-color: #FFFFFF;
}
#universita .title {
	float:left;
	width:290px;
	height:53px;
	background:url(HomeNewImgs/home-back-left.png) top left no-repeat
}
#universita h1.titleContent {
	float:right;
	width:280px;
	height:38px;
	line-height:38px;
	background:url(HomeNewImgs/home-back-sprite.jpg) top right no-repeat;
	font-size:18px;
}
#universita h1.box {
	float:right;
	background-image:url(HomeNewImgs/freccia.gif); 
	background-repeat:no-repeat;
	background-position:left;
	width:276px;
	height:20px;
	line-height:20px;
	text-indent:25px;
	font-size:11px;
	border:1px solid #c5c9cc;
}
#universita .content {
	width:280px;
	position:relative;
	top:-15px;
	margin:0 0 -45px 10px
}
#universita img {
	border-top:2px solid #FFF; 
	border-left:2px solid #FFF
}
#universita ul {
	float:left;
	width:275px;
	margin:2px 13px;
	padding:0;
	display:inline;
	background-color:#FFF
}
#universita ul li {
	list-style:none;
	margin:0;
	border-bottom:1px #CCCCCC dotted;
	display:block;
	padding:6px 0 8px 0;
	position:relative;
	left:0;
}
#universita ul li:last-of-type {
	border-bottom:none;
}
#universita ul li a {
	color:#333333;
	font-size:12px;
	line-height:16px;
	border-bottom:none;
	background:url(HomeNewImgs/puntobianco.gif) no-repeat;
	padding:0 0 0 25px;
	display:block;
	font-weight:bold
}
#universita ul li a:hover {
	color:#0056ac;
	background:url(HomeNewImgs/puntobianco.gif) no-repeat 0 -50px
}
#universita .margine {
	margin-left:12px
}
#universita h3.news {
	float:left;
	width:275px;
	background-color:#0056ac;
	color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
	margin-left:12px;
	margin-bottom:12px;
	-moz-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
}
#universita .scroll-pane {
	width:275px;
	height:150px;
	padding:0;
	overflow: auto;
}
#scrollpane {
	position:relative;
	width:275px;
	height:150px;
	z-index:1;
	background-color: #fff;
	float:left;
	top: 0px;
	margin-right:-7px;
	font-size:12px;
	line-height:16px;
}

/* studenti */
#studenti {
	/*width: 350px;*/
	width:250px;
}
#studenti .title {
	float:left;
	width:340px;
	height:53px;
}
#studenti h1.titleContent {
	float:right;
	width:330px;
	height:38px;
	line-height:38px;
	background:url(HomeNewImgs/home-back-sprite.jpg) top right no-repeat;
	text-indent:10px;
	font-size:18px;
}
#studenti h1.titleContent2 {
	float:right;
	width:330px;
	height:30px;
	background-color:#c5c9cc;
	line-height:30px;
	text-indent:10px;
	text-transform:uppercase; 
	font-size:11px;
	border-top:10px solid #FFF
}
#studenti h1.box {
	float:right;
	background-image:url(/Data/Sites/1/GalleryImages/newhp/cyberspazio2.jpg); 
	background-repeat:no-repeat;
	background-position:top right;
	width:328px;
	height:80px;
	line-height:18px;
	font-size:11px;
}
#studenti .content {
	width: 250px;
	/*width:330px;*/
	position:relative;
	top:-15px;
	margin:0 0 -45px 0;
}
#studenti img {
	border-top:2px solid #FFF; 
}
#studenti .login {
	width: 328px;
	height:55px;
	margin:2px 0 10px 0;
	border:1px solid #c5c9cc;
	background-color:#e5e5e5;
}
#studenti ul {
	width:250px;
	margin:2px 0;
	padding:0;
	display:inline;
	background-color:#FFF;
}
#studenti ul li {
	list-style:none;
	margin:0;
	border-bottom:1px #CCCCCC dotted;
	display:block;
	padding: 6px 0 8px 0;
	position:relative;
	left:0;
}
#studenti ul li:last-of-type {
	border-bottom:none;
}
#studenti ul li a {
	/*color:rgba(199, 199, 199, 0.87);*/
	color: white;
	text-align:left;
	text-decoration:none;
	font-size:14px;
	line-height: 10px;
	border-bottom:none;
	background:url(HomeNewImgs/puntobianco.gif) no-repeat;
	padding:0 0 0 25px;
	display:block;
	/*font-weight:bold;*/
}
#studenti ul li a:hover {
	/*color:#FFFFFF;*/
	color: red;
	background:url(HomeNewImgs/puntorosso.gif) no-repeat 0 0px;
	text-decoration:none;
}

#studenti h3.connettiti {
	float:left;
	width:325px;
	background-color:#0056ac;
	color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
	margin-left:12px;
	margin-bottom:12px;
	-moz-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
}
#studenti .newsletter {
	border-top:1px solid #CCCCCC;
	margin-left:12px;
	padding:10px 0 5px 0
}
#studenti .migliorilaureatititle {
	float:left;
	width:160px;
      height: 20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#FFF;
	background-color:#333333;
	margin-bottom:12px;
	padding-top:4px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#studenti .divmigliorilaureati {
	/*float:left;*/
	width:160px;
	background-image:url(HomeNewImgs/bg-content.png);
	background-repeat:repeat-x;
	margin-top:-12px;
	padding-bottom:15px;
	border-bottom:1px solid #333333;
	text-align:center;
}
#studenti .divmigliorilaureati img {
	border:0
}
#studenti .contentmigliorilaureati {
	/*float:left;*/
	width:140px;
	color:#333333;
	background-color:#FFFFFF;
	border-bottom:1px solid #999999;
	line-height:14px;
	text-align:center;
	margin-top:20px;
	margin-left:12px;
	clear:both;
	font-size:11px;
}
#studenti .fltrt {
	/*float: right;*/
	text-align:left;
	margin-right:12px;
}
#studenti .fltlft {
	float: left;
	margin-left:12px;
}
#studenti .margine {
	margin-left:12px
}


/* comunicazione */
#comunicazione {
	width:333px;
    background-color: #000000;

}
#comunicazione .title {
	float:left;
	width:333px;
	height:53px;
	background:url(HomeNewImgs/home-back-right.png) top right no-repeat;
}
#comunicazione h1.titleContent {
	float:left;
	width:333px;
	height:38px;
	line-height:38px;
	background:url(HomeNewImgs/home-back-sprite.jpg) top right no-repeat;
	text-indent:10px
}
#comunicazione h1.titleContent2 {
	float:left;
	width:333px;
	height:38px;
	line-height:38px;
	background:url(HomeNewImgs/home-back-sprite.jpg) top right no-repeat;
	text-indent:10px;
	font-size:18px;
}
#comunicazione .content {
	width:323px;
	position:relative;
	top:-15px;
	margin:0 10px -45px 0
}
/*
#comunicazione img {
	border-top:2px solid #FFF; 
	border-right:2px solid #FFF
}
*/
#comunicazione ul {
	float:left;
	width:250px;
	margin:2px 13px 0 0;
	padding: 0;
	display:inline;
	/*background-color:#FFF*/
}
#comunicazione ul li {
	list-style:none;
	margin:0;
	border-bottom:1px #CCCCCC dotted;
	display:block;
    padding: 6px 0px 6px;
	position:relative;
	left:0;
}
#comunicazione ul li:last-of-type {
	border-bottom:none;
}
#comunicazione ul li a {
	/*color:#333333;*/
	/*color:rgba(199, 199, 199, 0.87);*/
	color: white;
	text-align:left;
	text-decoration:none;

	font-size:14px;
	line-height:16px;
	border-bottom:none;
	background:url(HomeNewImgs/puntobianco.gif) no-repeat;
	padding:0 0 0 25px;
	display:block;
	/*font-weight:bold*/
}


#comunicazione ul li a:hover {
	/*color:#FFFFFF;*/
	color: red;
	background:url(HomeNewImgs/puntorosso.gif) no-repeat 0 0px
}
#comunicazione h3.webtv {
	float:left;
	width:318px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#FFF;
	background-color:#333333;
	padding:2px;
	margin-right:12px;
	margin-bottom:12px
}
#comunicazione .divwebtv {
	float:left;
	width:322px;
	background-image:url(HomeNewImgs/bg-content.png);
	background-repeat:repeat-x;
	margin-top:-12px;
	padding-bottom:15px;
	border-bottom:1px solid #333333;
}
#comunicazione .divwebtv img {
	border:0
}
#comunicazione .fltrt {
	float: right;
	text-align:left;
	margin-right:12px;
}
#comunicazione .fltlft {
	float: left;
	margin-left:12px;
}
#comunicazione .contentwebtv {
	float:left;
	width:140px;
	color:#333333;
	background-color:#FFFFFF;
	border-bottom:1px solid #999999;
	line-height:14px;
	text-align:center;
	margin-top:12px;
	font-size:11px;
	clear:both
}
#comunicazione .divrainettunosat {
	float:left;
	width:322px;
	background-image:url(HomeNewImgs/bg-content.png);
	background-repeat:repeat-x;
	margin-top:-12px;
	border-bottom:1px solid #333333;
}
#comunicazione h3.nelmondo {
	float:left;
	width:330px;
	background-color:#0056ac;
	color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
	margin-left:0;
	margin-bottom:12px;
	-moz-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
}
#comunicazione .elenconelmondo {
	font-size:12px;
	border-bottom:1px #CCCCCC dotted;
	padding-bottom:10px;
	min-height:50px;
	margin-bottom:7px;
}
#comunicazione .clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#comunicazione h3.connettiti {
	float:left;
	width:325px;
	background-color:#0056ac;
	color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
	margin-bottom:12px;
	-moz-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
}
#comunicazione .newsletter {
	border-top:1px solid #CCCCCC;
	padding:10px 0 5px 0
}