@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px !important;
	color: #333;
	/* background: #FFF; */
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	margin: 0;
	}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	}

#container {
	width: 1000px;
	float: left;
	margin: 0;
	}

#page {
	background-image: url(../images/bg-banner2.png);
	background-repeat: no-repeat;
	width: 1000px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	}

#header {
	width: 1000px;
	height: 120px;
	margin: 0;
	float: left;
	z-index: -1;
	margin-bottom: 10px;
	}

#header img {
	border: 0px solid;
	}


#header-int {
	width: 400px;
	height: 140px;
	float: right;
	z-index: -1;
	/*padding-top: 10px;*/
	}

#lenguage {
	width: 70px;
	float: right;
	text-align: right;
	margin: 8px 12px 0 0;
	}

#lenguage p {
	background-image: url(../images/pallino-n.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding : 0px 15px 0 0;
	text-align: right;
	}

#lenguage a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}

#lenguage a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	}

#lenguage a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}


#enti {
	width: 510px;
	margin: 7px 0 0 0;
	float: right;
	}

#enti img{
	border: 0;
	margin: 0 0 0 10px;
	float: right;
	}

#login {
	width: 220px;
	height: 100px;
	float: right;
	// border-left: 1px solid #333;
	padding: 0 0 0 10px;
	font-weight: bold;
	margin: 5px 0 0 0;
	line-height: 14px;
	color: #333;
}

#login a {
	color: #017dae;
	font-size: 10px;
	text-decoration: none;
	}

#login a:hover {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	}

#entra {
	background-image: url(../images/btn-login.png);
	background-repeat: no-repeat;
	/*border: 1px solid #003;*/
	width: 30px;
	height: 30px;
	float: right;
	}

#sidebar {
	width: 235px;
	float: left;
	}

#sidebar img {
	border: 0;
	}

#content {
	background: none;
	width: 750px;
	float: right;
	line-height: 18px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #00A3E4;
	}

a:hover {
	color: #999;
	}

#content img {
	border: 0px solid #CCC;
	padding: 0;
	margin: 0;
	float: none;
	}

.title-box-studenti{
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 20px;
	color: #940000;
	}

#box-int {
	width: 730px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	border-radius: 10px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;
	line-height: 18px;
	border-left: 1px solid #940000;
	border-right: 1px solid #940000;
	border-top: 20px solid #940000;
	border-bottom: 20px solid #940000;
	}

#box-int-esteso {
	width: 980px;
	min-height: 500px;
	float: left;
	margin: 0;
	border-top: 20px solid #940000;
	border-left: 1px solid #940000;
	border-right: 1px solid #940000;
	border-bottom: 20px solid #940000;
	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	z-index: -1;
	background-color: #FFF;
	}

#box-int-studenti {
	width: 730px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;
	line-height: 18px;
	border-left: 1px solid #940000;
	border-right: 1px solid #940000;
	border-top: 20px solid #940000;
	border-bottom: 20px solid #940000;
}

#box-int-esteso-studenti {
	width: 980px;
	min-height: 500px;
	float: left;
	margin: 0;
	border-top: 20px solid #940000;
	border-left: 1px solid #940000;
	border-right: 1px solid #940000;
	border-bottom: 20px solid #940000;
	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	z-index: -1;
	background-color: #FFF;
	}

#cont-int {
	width: 100%;
	line-height: 18px;
	margin: 20px 0 0 0;
	float: left;
	}

#cont-int a {
	color: #00A3E4;
	}

#colonna-sx {
	width: 335px;
	border: 1;
	float: left;
	}

#colonna-dx {
	width: 335px;
	border: 1;
	margin: 0;
	float: right;
	}

#colonna-dx a {
	color: #00A3E4;
	text-decoration: none;
	}

#colonna-dx a:hover {
	color: #CCC;
	text-decoration: none;
	}

#colonna-sx a {
	color: #00A3E4;
	text-decoration: none;
	}

#colonna-sx a:hover {
	color: #CCC;
	text-decoration: none;
	}


#search {
	width: 225px;
	float: left;
	margin: 22px 0 0 0;
	padding: 0px;
	}

/* ricerca corsi e form varie */

#ricerca-corsi {
	width: 220px;
	height: 90px;
	color: #333;
	background-color: #DDD;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	padding: 20px 0 7px 15px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	float: left;
	}

.text {
	width: 170px;
	color: #666;
	border: 1px solid #BBB;
	padding: 2px 0 3px 10px;
	margin-top: 5px;
	float: left;
	}

select {
	width: 80%;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;
	border: 1px solid #BBB;
	padding: 2px 5px 2px 10px;
	margin: 0 0 5px 0;
	color: #333;
	}

#submit {
	background-image: url(../images/btn-login.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	float: right;
	}

.text-selezione {
	font-size: 11px;
	color: #CCC;
	}


       ul.uploadifyDropdown{position:relative;width:190px;background:#FFF;color:#666;text-align:left;border-radius:10px;border:1px solid #BBB;float:left;}
       ul.uploadifyDropdown li[name=selected]{border:0px solid #ccc;cursor:default;padding:2px;-moz-border-radius:10px;border-radius:10px;webkit-border-radius:10px;}
       ul.uploadifyDropdown li[name=selected] span.selectText{padding-left:10px;font-size: 12px;}
       ul.uploadifyDropdown li[name=selected] a.changeValue{text-decoration:none;color:#333;float:right;border-left:0px solid #ddd;padding:2px 4px;font-size: 12px;}
       ul.uploadifyDropdown li.generated{border-right:0px solid #ddd;padding:2px 4px;padding-left:20px;border-left:0px solid #ddd;font-size: 12px;}
       ul.uploadifyDropdown li.generated:last-child{border-bottom:0px solid #ddd;-moz-border-radius:10px;border-radius:10px;webkit-border-radius:10px; padding-left:20px;}
       ul.uploadifyDropdown li.generated:hover{color:#CCC;}
       ul.uploadifyDropdown li[name=selected] a.changeValue:focus{outline:0}

#area-btn-form {
	border-top: 1px solid #CCC;
	text-align: center;
	padding: 10px 0 10px 0;
	width: 100%;
	float: left;
	}

.btn-form{
	width: 100px;
	text-align: center;
	border: 3px solid #00A3E4;
	/*border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	font-weight: bold;
	color: #00A3E4;
	background-color: #FFF;
	font-size: 12px;
	}

.etichetta {
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 10px 0 10px;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333;
	}

fieldset {
	position:relative;
	/*border: 1px solid #00A3E4;*/
	border: 1px solid #DDD;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 10px 0 10px 0;
	}

/* fine ricerca corsi */

#seguici {
	width: 235px;
	float: left;
	/*border: 1px solid #336;*/
	margin: 25px 0 0px 0;
	font-weight: bold;
	}

#seguici ul {
	margin-left: 0;
	padding: 0;
	}

#seguici li {
	list-style: none;
	margin-left: 4px;
	margin-bottom: 5px;
	float: left;
	}

#seguici img {
	border:0;
	}

/* fine seguici */


/* css menu orizzontale */

#tabs-container {
	width: 760px;
    font-size:16px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
    height: 30px;
	border-bottom: 1px solid #DEDEDE;
    z-index: 1;
}

#tabs-container-home {
	width: 760px;
    font-size:16px;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
    height: 185px;
    z-index: 1;
}

li.tab-rosso {
	background-image: url(../images/bg-tab-studenti.jpg);
	background-repeat: no-repeat;
	}

li.tab-rosso-close {
	background-image: url(../images/bg-tab-studenti-close.jpg);
	background-repeat: no-repeat;
	}

li.tab-giallo {
	background-image: url(../images/bg-tab-famiglie.jpg);
	background-repeat: no-repeat;
	}

li.tab-giallo-close {
	background-image: url(../images/bg-tab-famiglie-close.jpg);
	background-repeat: no-repeat;
	}

li.tab-verde {
	background-image: url(../images/bg-tab-superiori.jpg);
	background-repeat: no-repeat;
	}

li.tab-verde-close {
	background-image: url(../images/bg-tab-superiori-close.jpg);
	background-repeat: no-repeat;
	}

li.tab-blu {
	background-image: url(../images/bg-tab-uni.jpg);
	background-repeat: no-repeat;
	}

li.tab-blu-close {
	background-image: url(../images/bg-tab-uni-close.jpg);
	background-repeat: no-repeat;
	}


.tabs {
	margin: 0px;
	padding: 0px;
	}

.tabs ul {
	margin: 0px;
	padding: 0px;
	}

.tabs li {
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	width: 185px;

    list-style:none;
	text-align: center;
	float:left;
	margin-right: 4px;
	padding: 8px 0 0 0;
}

.tabs li.home {
	height: 177px;
}

.tabs li.inside {
	height: 30px;
}

.tabs li a {
    color:#FFF;
	text-decoration:none;
	text-transform: uppercase;
	display:block;
}

/* fine menu orizzontale */

/* menu sx */

#menusx {
	width: 235px;
	margin: 0;
	padding: 0;
	float: left;
	}

#menusx div a {
	color: #00A3E4;
	font-style: normal;
  	text-decoration: none;
	}

#menusx div a:hover {
	color: #333;
	font-style: normal;
  	text-decoration: none;
	}

.selection {
	border-left: 1px solid #CCC;
	margin-left: 30px;
	padding: 5px 0 10px 10px;
	line-height: 16px;
	}

.voce {
	background-image: url(../images/pallino.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	}

.btn-dove {
	width: 125px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-dove.jpg);
	background-repeat: no-repeat;
	}

.btn-cosa {
	width: 235px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-cosa.jpg);
	background-repeat: no-repeat;
	}

.btn-quanto {
	width: 235px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-quanto-arrow.jpg);
	background-repeat: no-repeat;
	}

.btn-pre {
	width: 235px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-pre.jpg);
	background-repeat: no-repeat;
	}

.btn-orientamento {
	width: 235px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-orientamento.jpg);
	background-repeat: no-repeat;
	}

.btn-eng-corsi {
	width: 235px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-eng.jpg);
	background-repeat: no-repeat;
	}

.btn-diritto {
	width: 235px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-diritto.jpg);
	background-repeat: no-repeat;
	}

.btn-ateneo {
	width: 235px;
	height: 60px;
	padding: 20px 0 0 110px;
	background-image: url(../images/btn-ateneo.jpg);
	background-repeat: no-repeat;
	}

.btn-teco {
    background-image: url("../images/btn-teco.jpg");
    background-repeat: no-repeat;
    height: 60px;
    padding: 20px 0 0 110px;
    width: 235px;
}

.btn-dove a,
.btn-cosa a,
.btn-quanto a,
.btn-pre a,
.btn-orientamento a,
.btn-eng-corsi a,
.btn-ateneo a,
.btn-diritto a,
.btn-teco a {
	font-size: 17px;
	}


/* fine menusx */

#news {
	width: 285px;
	border-left: 1px solid #CCC;
	margin: 40px 0 0 0;
	padding: 0px 0 0 40px;
	float: right;
	}

.notizia {
padding-bottom: 10px;
}

.notizia-bottom {
display: block;
border-bottom: 1px dashed #CCC;
}

.evidenza-bottom {
border-bottom: 2px solid #940000;
}

.primo-piano {
	height: 14px;
	background-color: #940000;
	color: #FFF;
	font-size: 14px;
	font-weight: lighter;
	margin: 0px 0 10px 0;
	padding: 3px 0 3px 10px;
	}

.evidenza {
	/* background-image: url(../images/bg-evidenza.jpg);
	background-repeat: no-repeat;*/
	border-radius: 0px;

	color: #333;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 10px;
	margin: 0;
	}

.titolo {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
	margin: 10px 0 0 75px;
	vertical-align: top;
	}

#news p {
	color: #333;
	line-height: 18px;
	text-align: justify;
	margin:0px;
	}

#news h2{
	margin: 0 0 0 0;
	text-align: left;
	}

#news a {
	color: #00A3E4;
	text-decoration: none;
	margin-top: 10px;
	}

#news a.titolonews {
font-size: 12px;
}

#news a:hover {
	color: #CCC;
	text-decoration: none;
	}

.valheight {
	height: 100px;
	}

#sidebar-dx {
	background-image: url(../images/bg-news.jpg);
	background-repeat: no-repeat;
	width: 360px;
	float: right;
	margin: 10px 0 0 0;
	}

.archivio {
	margin-left: 10px;
	margin-top: 10px;
	padding: 0;
	}

/* FAQ */

#faq{
	width: 230px;
	height: 265px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #DDD;
	margin: 85px 0 30px 0;
	float: left;
	bottom: 0;
	/* background-image: url(../images/bg-faq.png);
	background-repeat: no-repeat; */
	}

#faq h2 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 20px 0 0 20px;
	color: #333;
	text-align: left;
	margin: 0 0 10px 0;
	}

#faq ul {
	width: 180px;
	margin: 0 0 0 10px;
	list-style-type: disc;
	line-height: 18px;
	padding: 10px 0 20px 22px;
	}

#faq li {
	font-size: 12px;
	padding-bottom: 10px;
	}

#faq a {
	color: #00A3E4;
	text-decoration: none;
	}

#faq a:hover {
	color: #AAA;
	text-decoration: none;
	}

/* fine FAQ */

/* video e multimedia */

#video {
	background-image: url(../images/bg-video.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 7px;
	margin: 20px 0 0 0;
	}

#video-int {
	border-left: 1px solid #CCC;
	margin: 30px 0 0 0;
	padding-left: 40px;
	font-weight: normal;
	height: 250px;
	}

#video h2 {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding-left: 40px;
	text-align: left;
	}

#video h3 {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	color: #999;
	}

#video p {
	vertical-align: top;
	text-align: left;
	text-align: justify;
	}

#video p img {
	width: 130px;
	height: 98px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	float: left;
	margin-right: 8px;
	}

/* #video div {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	} */

#video p a {
	color: #00A3E4;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	}

#video p a:hover {
	color: #CCC;
	text-decoration: none;
	}

/* fine video e multimedia */

/* footer */

#footer_app {
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background-color: #DDD;
   color: #000;
   border-top: 1px solid #B9B9B9;
}

/* IE 6 */
* html #footer_app {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

#footer {
	width: 100%;
	margin: 30px 0 0 0;
	color: #FFF;
	background-color: #BBBBBB;
	float: left;
}

/* .f-top {
	background-image: url(../images/footer-top.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 126px;
	} */

#f-content-top {
	width: 1000px;
	height: 460px;
	margin: 0 auto;
	color: #333;
	padding: 10px 10px 10px 0;
	}

#f-content-top ul{
	margin: 0;
	padding: 0 10px 0 0;
	}

#f-content-top li{
	width: 225px;
	list-style:none;
	font-weight: lighter;
	color: #FFF;
	font-size: 20px;
	text-transform: uppercase;
	float: left;
	margin-left: 20px;
	padding: 0px;
	}

#f-content-top li h2 {
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	font-weight: lighter;
	border-bottom: 1px solid #FFF;
	}


#f-content-top ul li ul li{
	margin: 10px 0 15px 0;
	padding-left: 0px;
	list-style: none;
	color: #333;
	font-weight: bold;
	line-height: 18px;
	text-transform: none;
	font-size: 16px;
	border:0;
	}

#f-content-top ul li ul li ul li{
	margin: 6px 0 0 12px;
	line-height: 15px;
	padding-left: 7px;
	list-style: disc;
	color: #333;
	font-weight: lighter;
	text-transform: none;
	font-size: 12px;
	border:0px solid;
	width: 200px;
	}

#f-content-bottom {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	border-top: 1px solid #FFF;
	color: #FFF;
	font-size: 13px;
	font-weight: lighter;
	padding: 20px 0 0 0;
	}

#f-content-bottom-sx {
	width: 700px;
	height: 20px;
	float: left;
	}

#f-content-bottom-dx {
	width: 200px;
	height: 20px;
	text-align: right;
	float: right;
	}

#f-content-bottom ul {
	margin: 0;
	padding: 0;
	}

#f-content-bottom li {
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
	font-size: 12px;
	float: left;
	}

#f-content-top a{
	color: #333;
	text-decoration: none;
	font-weight: lighter;
	}

#f-content-bottom a:hover{
	color: #00A3E4;
	font-weight: lighter;
	}

#f-content-bottom a{
	color: #FFF;
	text-decoration: none;
	font-weight: lighter;
	}

#f-content-top a:hover{
	color: #00A3E4;
	font-weight: lighter;
	}

/* fine footer */

/* css tabelle */

table {
	border: 1px solid #00A3E4;
   	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
   	color: #333333;
   	margin: 0 auto;
   	width: 98%;
   	margin: 10px;
	}

th {
   background-color: #CCCCCC;
   font-size: 1.1em;
   height: 30px;
   padding-left: 10px;
   text-align: left;
}

tr {
	height: 10px;
	}

td {
	border-top: 1px solid #CCC;
	padding: 5px;
	}


/*.cc_restable {
	border: 1px solid #00A3E4;
   	border-radius: 10px 10px 10px 10px;
   	color: #333333;
   	margin: 0 auto;
   	width: 98%;
   	margin: 10px;
	}

 .cc_restable a {
	color: #00A3E4;
	}

.cc_restable a:hover {
	color: #999;
	}

.cc_restable h2 {
	color: #333;
	font-size: 16px;
	margin: 10px 0 5px 0;
	}

.cc_restable h3 {
	color: #FFF;
	font-size: 13px;
	margin: 0;
	}

.area-first-last {
	height: 25px;
	background-color: #7DD9FE;
	color: #FFF;
	}

.cc_restable tr {
	height: 10px;
	}

.cc_restable td {
	padding: 0 5px 0 5px;
	} */

.corso-odd {
	background-color: #EAEAEA;
	}

.corso {
	background-color: #FFF;
	}

.icona {
	text-align: center;
	}

/* fine css tabella */

/* mappa ricerca */

.title {
	font-size: 18px;
	color: #333;
	}

.sidebar-int-text {
	}

#maps_sidebar {
	width: 300px;
	float: left;
	}

#maps_sidebar a {
	color: #00A3E4;
	}

#maps_sidebar_content {
	border-radius: 0px;
	padding: 5px;
	}

#maps_sidebar div.content_area_istituti{
	padding: 5px;
	padding-top: 0;
	background-color: white;
	margin-top: 10px;
	height: 340px;
	overflow: auto;
}

#map_ist {
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	border: 1px solid #00A3E4;
	padding: 5px;
	margin: 10px 0 10px 0;
	}

/*#map_legend {
	border-radius: 10px;
	border: 1px solid #00A3E4;
	padding: 5px;
	margin: 10px 0 10px 0;
	}

#content_area {
	border-radius: 10px;
	border: 1px solid #00A3E4;
	padding: 5px;
	margin: 10px 0 10px 0;
	} */

#maps_sidebar div.label {
    color: #2A393F;
    font-size: 12px;
    font-weight: normal;
}

element.style {
    height: 690px;
    width: 632px;
}

#map_canvas {
	float: right;
	}

/* fine mappa ricerca */

/* animazione pp */

#carousel {
	/* background: -moz-linear-gradient(100% 100% 100deg, #005374, #00A3E4);
	background: -webkit-linear-gradient(top, #00A3E4, #005374);
	filter:progid:DXImageTransform.microsoft.Gradient(gradientType=0,StartColorStr='#005374',EndColorStr='#00A3E4');
	background-image: url(../images/fumetto-home.png); */
	background-repeat: no-repeat;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	width: 750px;
	height: 340px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	float: left;
}

ol,ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.next,.prev {
	color: white;
	cursor: pointer;
	display: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70px;
	font-weight: lighter;
	text-align: center;
	position: absolute;
	top: 0px;
	width: 50px;
	z-index: 1000;
}

.prev {
	left: 0;
}

.next {
	right: 0;
}

#nav {
	top: 0;
	display: none;
	right: 0;
	position: absolute;

	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
}

#nav li {
	display: inline-block;
	height: 140px;
	width: 80px;
	border: 1px solid #0C3;
}

#nav li img {
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;

	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}

#nav li img.active {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.text .subtitle {
	width: 300px;
}

@media only screen and (min-width : 1224px) {
	/*only display the hover effect on desktops/laptops*/
#nav li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}

}


#sequence li * {
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	position:absolute;
	margin: 0;
	padding: 0;

}

#sequence {
	/* background: url("../images/bg-sequence.jpg") no-repeat; */
	display: block;
	height: 300px;
	position: absolute;
	margin: 0;
	width: 750px;
}

/*#sequence h2 {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 35px;
	line-height: 32px;
	text-shadow: 0px 0px 17px #ffffff;
	font-weight: lighter;
	text-align: center;
}

h3 {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}

h3 a {
	color: #FFF;
	text-decoration: underline;
	}

#content h3 {
	font-size: 30px;
} */

.next,.prev {
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
	top: 100px;

	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}

.next:hover,.prev:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
}

.title {
	right: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	top: 20px;
	float: right;
}

.title.animate-in {
	left: 350px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	top: 20px;

	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
}

.title.animate-out {
	left: 350px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	top:0px;

	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
}

.subtitle {
	left: 400px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	top: 60px;
}

.subtitle.animate-in {
	left: 400px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	top: 60px;

	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
}

.subtitle.animate-out {
	left: 500px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	top: 300px;

	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
}

.model {
	left: 0px;
	top: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.model.animate-in {
	left: 0px;
	top: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-duration: 3s;
	-moz-transition-duration: 3s;
	-o-transition-duration: 3s;
	-ms-transition-duration: 3s;
	transition-duration: 3s;
}

.model.animate-out {
	left: 0px;
	top: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
}

#carousel-int {
	position: absolute;
	z-index: 10;
}


#bg-carousel-int-studenti {
	width: 750px;
	height: 251px;
	background-image: url(../images/bg-carousel-int-studenti.png);
	background-repeat: no-repeat;
	padding: 0;
	}

#bg-carousel-int-famiglie {
	width: 750px;
	height: 251px;
	background-image: url(../images/bg-carousel-int-famiglie.png);
	background-repeat: no-repeat;
	padding: 0;
	}

#bg-carousel-int-superiore {
	width: 750px;
	height: 251px;
	background-image: url(../images/bg-carousel-int-superiore.png);
	background-repeat: no-repeat;
	padding: 0;
	}

#bg-carousel-int-universita {
	width: 750px;
	height: 251px;
	background-image: url(../images/bg-carousel-int-universita.png);
	background-size:750px 251px;
	background-repeat: no-repeat;
	padding: 0;
	}

#carousel-int ul {
	margin: 0;
	padding: 10px;
	text-align:left;
	}

#carousel-int li {
	width: 160px;
	height: 100px;
	list-style:none;
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
	border-left: 1px dotted #FFF;
	float: left;
	margin: 20px 0 0 10px;
	padding-left: 10px;
	}

#carousel-int ul li ul {
	margin: 0;
	padding: 5px 0 0 0;
	}

#carousel-int ul li ul li{
	margin: 0 0 4px 10px;
	height: 100%;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	list-style: disc;
	line-height: 12px;
	border-left: none;
	}

#carousel-int li a {
    padding-left: 0;
}

/*fine animazione pp */


/* page universita */

#banner-uni {
	width: 100%;
	height: 90px;
	float: left;
	margin-left: 15px;
	}


#banner-uni h2 {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	margin-top: 30px;
	margin-left: 60px;

	}

#banner-uni-prova {
	width: 100%;
	height: 90px;
	float: left;
	margin-left: 0px;
	}

#banner-uni-prova h2.uni-prova {
	font-size: 22px;
	font-weight: normal;
	color: #333;
	margin-top: 30px;
	margin-left: 0px;
	}

#banner-uni p {
	float: right;
	width: 200px;
	}

#banner-uni img {
	float: left;
	}


#video-uni {
	/*background-image: url(../images/video-uni.png);
	background-repeat: no-repeat;
	*/
	width: 700px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 5px 0 20px 15px;
	/*float: left;*/
	text-align:center!important;
	}

#video-uni-big {
	/*background-image: url(../images/video-uni.png);
	background-repeat: no-repeat;
	*/
	width: 960px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 5px 0 20px 15px;
	/*float: left;*/
	text-align:center!important;
	}

.storia {
	float: left;
	width: 100%;
	text-align: justify;
	}

.rettore {
	margin: 10px;
	}

#logo-uni {
	width: 100%;
	margin: 10px 10px 0 0;
	padding: 0;
	float: left;
	}

#logo-uni ul {
	padding: 0;
	margin: 0;
	}

#logo-uni li {
	width: 160px;
	height: 65px;
	margin: 10px 10px 30px 0;
	padding: 0 20px 30px 0;
	list-style:none;
	float: left;

	}

#logo-uni li h3 {
	width: 100px;
	/*height: 40px;*/
	font size: 13px;
	margin-top: 7px;
	color: #333;
	font-weight: normal;
	float: right;
	}

#logo-uni img {
	float: left;
	}


/* fine page universita */

.landing {
cursor: pointer;
}

.landing-cerca {
cursor: pointer;
}

/* home ricerca corsi */

#ricerca-gen {
	background-image: url(../images/bg-ricerca-generale.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 230px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	float: left;
	}

#ricerca-gen-eng {
	background-image: url(../images/bg-ricerca-generale-eng.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 230px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	float: left;
	}

#ricerca-uni {
	background-image: url(../images/bg-ricerca-uni.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	color: #FFF;
	margin: 20px 0 0 0;
	padding: 15px;
	float: left;
	}

#ricerca-AFAM {
	background-image: url(../images/bg-ricerca-AFAM.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 20px 0 0 0;
	padding: 15px;
	float: right;
	}

#ricerca-SSML {
	background-image: url(../images/bg-ricerca-SSML.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 20px 0 0 0;
	padding: 15px;
	float: left;
	}

#ricerca-ITS {
	background-image: url(../images/bg-ricerca-ITS.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 20px 0 0 0;
	padding: 15px;
	float: right;
	}

#ricerca-pl {
	background-image: url(../images/bg-ricerca-pl.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	margin: 20px 0 0 0;
	padding: 15px;
	float: left;
}


#ricerca-uni-preiscrizioni {
	background-image: url(../images/bg-ricerca-uni.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	color: #FFF;
	margin: 20px 0 0 0;
	padding: 15px;
	float: left;
	}

#ricerca-AFAM-preiscrizioni {
	background-image: url(../images/bg-ricerca-AFAM.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	margin: 20px 0 0 0;
	padding: 15px;
	float: right;
	}

#ricerca-SSML-preiscrizioni {
	background-image: url(../images/bg-ricerca-SSML.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	margin: 20px 0 0 0;
	padding: 15px;
	float: left;
	}

#ricerca-ITS-preiscrizioni {
	background-image: url(../images/bg-ricerca-ITS.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	margin: 20px 0 0 0;
	padding: 15px;
	float: right;
	}

#ricerca-professione {
	background-image: url(../images/bg-ricerca-professione.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 230px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 20px 0 0 0;
	float: left;
	}

#ricerca-professione-eng {
	background-image: url(../images/bg-ricerca-professione-eng.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 230px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	margin: 20px 0 0 0;
	float: left;
	}

#ricerca-gen h1,
#ricerca-uni h1,
#ricerca-AFAM h1,
#ricerca-SSML h1,
#ricerca-ITS h1,
#ricerca-pl h1,
#ricerca-professione h1 {
	color: #FFF;
	font-size: 40px;
	font-weight: lighter;
	line-height: 0px;
	}

#ricerca-gen h3,
#ricerca-uni h3,
#ricerca-AFAM h3,
#ricerca-SSML h3,
#ricerca-ITS h3,
#ricerca-pl h3,
#ricerca-professione h3 {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 0px;
	}

#ricerca-gen p,
#ricerca-uni p,
#ricerca-AFAM p,
#ricerca-SSML p,
#ricerca-ITS p,
#ricerca-pl p,
#ricerca-professione p {
	width: 220px;
	color:#FFF;
	text-align: left;
	margin: 0;
	}

#ricerca-gen  a ,
#ricerca-uni  a ,
#ricerca-AFAM  a ,
#ricerca-SSML  a ,
#ricerca-ITS  a ,
#ricerca-pl  a ,
#ricerca-professione  a {
	text-decoration:none
	}

/* fine home ricerca corsi */

.image_log{
	width: 980px;
	max-width: 960px;
	hwight: 400px;
	max-height: 400px;
	overflow: auto;
}

#orientamento_top{
	background-image: url("../images/bg-perche.png");
    background-repeat: no-repeat;
    /*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
    float: left;
    height: 230px;
    width: 750px;
}

#orientamento-left1{
	background-image: url("../images/bg-percorsi.png");
    background-repeat: no-repeat;
    /*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
    color: #FFFFFF;
    float: left;
    height: 200px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 330px;
}

#orientamento-right1{
	background-image: url("../images/bg-cifre.png");
    background-repeat: no-repeat;
   /*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
    float: right;
    height: 200px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 330px;
}


#orientamento_top-eng{
	background-image: url("../images/bg-perche-eng.png");
    background-repeat: no-repeat;
    /*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
    float: left;
    height: 230px;
    width: 750px;
}

#orientamento-left1-eng{
	background-image: url("../images/bg-percorsi-eng.png");
    background-repeat: no-repeat;
   /*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
    color: #FFFFFF;
    float: left;
    height: 200px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 330px;
}

#orientamento-right1-eng{
	background-image: url("../images/bg-cifre-eng.png");
    background-repeat: no-repeat;
   /*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
    float: right;
    height: 200px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 330px;
}


.prof_voci{color: #555555;display: inline;}
.prof_voci:hover{color: #00A3E4;}
.str_voci_evid{background-color: yellow;}
div.prof_box_voci{
	color: white;
	background-color: #55C2ED;
	border: 5px solid transparent;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

	margin: 0;
	margin-bottom: 5px;
	padding-left: 10px;
	text-indent: 0;
	margin-left: 10px;
	cursor: default;
}

div.prof_box_voci table,div.prof_box_voci table tr,div.prof_box_voci table tr td{
	border: 0;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 8pt;
}

select.sel_simple,input.sel_key{
	width: 200px;
	color: #333333;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	border: 1px solid #BBBBBB;
}

input.sel_key{
	height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	width: 170px;
}

#pa-banner-uni{
	background-color: white;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #E8E8E8;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

	padding: 20px;
	line-height: 20px;
}

#pa-banner-uni img{
	float: left;
	border: 0;
	margin-right: 30px;
}

#pa_identita{
	clear: both;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
	line-height: 18px;
}

#pa_info{
	margin: 0;
	margin-top: 20px;
	padding: 0;
	border: 1px dotted #EFEFEF;
	border: 1px solid #E5E5E5;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

	padding: 20px;
	background-color: white;
}

div.storia_add{
	position: relative;
	background-color: #FCFCFC;
	border: 1px solid #D3D3D3;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	padding: 30px;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-bottom: 10px;
	width: 888px;
}

.diagdiv{
	background-image: url("../images/page-pattern.png");
	background-repeat: repeat;
}

#inner_footer{
	clear: both;
	display: block;
	height: 200px;
	padding-left: 15px;
	padding-right: 15px;

}

.profile_news p{
	margin: 0;
	margin-top: 2px;
	text-align: justify;
}

.profile_news a.pa_readmore{
	display: block;
	margin-top: 4px !important;
}

.pa_links a{
	margin-top: 10px;
	text-decoration: none;
	display: block;
	background-color: white;
	padding-left: 30px;
	background-color: #FCFCFC;
	border: 1px solid #D3D3D3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

	clear: both;
	position: static;
	width: 250px;
	text-align: left;
	font-size: 11pt;
	height: 30px;
	line-height: 31px;
	font-weight: bold;
}

.pa_links a:hover{
	background-color: #3BB8EA;
	color: white;
	border-color: #3BB8EA;
}

#pa_news{
	height: 292px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 5px;
	word-break: break-all;
}

.pa_spaced{
	margin-left: 15px;
	margin-right: 15px;
	width: auto;
	display: block;
}

.sx-spaced{	margin-left: 15px; }
.dx-spaced{	margin-right: 15px !important; }

.storia{
	line-height: 20px;
}

.storia span.titolo{
	line-height: 30px;
}

fieldset.pa_fieldset{

	padding-top: 7px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

fieldset.pa_map{
	padding: 10px !important;
	padding-top: 0px !important;
}

fieldset.pa_gallery{
	padding: 10px !important;
	padding-top: 0px !important;
	min-height: 340px;
}

#gallery_wrapper{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: 250px;
	margin-bottom: 0;
}

#gallery_wrapper_ap{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	height: 332px;
	margin-bottom: 0;
}

fieldset.pa_fieldset legend{
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 5px !important;
}

div.news_separator{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 13px;
	border: 0;
	height: 2px;
	border-top: 1px solid #F4F5FF;
	display: block;
	width: 230px;
}

#follow_us_div{
	margin: 0;
	padding: 0;
	margin-left: 5px;
	margin-top: -7px;
	margin-bottom: 3px;
}

#seguici img{
	padding-bottom: 2px;
	border-bottom: 5px solid transparent;
}

#seguici img:hover{
	border-bottom: 5px solid #BBBBBB;
}

#submit:hover{
	background-image: url("../images/btn-archivio.png");
}

a.submit_load{
	background-image: url("../images/ajax-loader.gif") !important;
}
span.submit_load_w{
	background-image: url("../images/ajax-loader-w.gif") !important;
}

a{
	outline: 0 !important;
	cursor: pointer;
}

#header-left {
	width: 450px;
	height: 140px;
	border: 0px solid #009;
	float: left;
	}

.landing {
cursor: pointer;
}

.title-box {
	margin: 0px 0 10px 0;
}


.title-box-studenti {

}

.title-box-neutro{
	font-size: 18px;
	font-weight: bold;

	padding: 0 0 0 20px;
	color: #333;
	}

.title-box-neutro + #box-int, .title-box-neutro + #box-int-esteso {
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-top: 20px solid #B9B9B9;
	border-bottom: 20px solid #B9B9B9;
	color: #333;
}


.title-box-famiglia{
	font-size: 18px;
	font-weight: bold;

	padding: 0 0 0 20px;
	color: #8B5502;
	}

.title-box-famiglia + #box-int, .title-box-famiglia + #box-int-esteso {
	border-left: 1px solid #8B5502;
	border-right: 1px solid #8B5502;
	border-top: 20px solid #8B5502;
	border-bottom: 20px solid #8B5502;
}

.title-box-superiore{
	font-size: 18px;
	font-weight: bold;

	padding: 0 0 0 20px;
	color: #067901;
	}

.title-box-superiore + #box-int, .title-box-superiore + #box-int-esteso {
	border-left: 1px solid #067901;
	border-right: 1px solid #067901;
	border-top: 20px solid #067901;
	border-bottom: 20px solid #067901;
}


.title-box-universita{
	font-size: 18px;
	font-weight: bold;

	padding: 0 0 0 20px;
	color: #013D73;
	}

.title-box-universita + #box-int, .title-box-universita + #box-int-esteso, .title-box-universita + #box-int-esteso-ateneo {
	border-left: 1px solid #013D73;
	border-right: 1px solid #013D73;
	border-top: 20px solid #013D73;
	border-bottom: 1px solid #013D73;
}

#box-int-esteso-neutro {

	width: 980px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-top: 20px solid #B9B9B9;
	border-bottom: 20px solid #B9B9B9;
	color: #333;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;

}


#box-int-neutro {
	width: 730px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;
	line-height: 18px;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-top: 20px solid #B9B9B9;
	border-bottom: 20px solid #B9B9B9;
	color: #333;
}



#box-int-esteso-famiglia {

	width: 980px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	border-left: 1px solid #8B5502;
	border-right: 1px solid #8B5502;
	border-top: 20px solid #8B5502;
	border-bottom: 20px solid #8B5502;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;

}

#box-int-famiglia {
	width: 730px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;
	line-height: 18px;
	border-left: 1px solid #8B5502;
	border-right: 1px solid #8B5502;
	border-top: 20px solid #8B5502;
	border-bottom: 20px solid #8B5502;
}


#box-int-esteso-superiore {

	width: 980px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	border-left: 1px solid #067901;
	border-right: 1px solid #067901;
	border-top: 20px solid #067901;
	border-bottom: 20px solid #067901;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;

}

#box-int-superiore {
	width: 730px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;
	line-height: 18px;
	border-left: 1px solid #067901;
	border-right: 1px solid #067901;
	border-top: 20px solid #067901;
	border-bottom: 20px solid #067901;
}

#box-int-esteso-universita {

	width: 980px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	border-left: 1px solid #013D73;
	border-right: 1px solid #013D73;
	border-top: 20px solid #013D73;
	border-bottom: 1px solid #013D73;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;

}

#box-int-universita {
	width: 730px;
	min-height: 500px;
	float: left;
	margin: 0;
	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	background-color: #FFF;
	line-height: 18px;
	border-left: 1px solid #013D73;
	border-right: 1px solid #013D73;
	border-top: 20px solid #013D73;
	border-bottom: 1px solid #013D73;
}



a.landing {
color: #fff;
text-decoration: none;
}

a.landing:visited  {
color: #fff;
text-decoration: none;
}

#sidebar-sx {
	width: 360px;
	border: 0px solid #033;
	float: left;
	margin: 18px 0 0 0;
	}

#sidebar-sx > div.message {
    color: #333333;
    line-height: 18px;
    padding: 0px 0 0 25px;
}

.gradient {
    background: url(../images/extra/bg-gradient.png) repeat-x scroll 0 0 transparent;
    bottom: 0;
    height: 35px;
    left: 0;
    position: absolute;
    width: 100%;
}


#colonna-sx {
	width: 45%;
	}

#colonna-sx a:hover{color: #2D2D2D;}
#colonna-dx a:hover{color: #2D2D2D;}

#colonna-dx {
	width: 45%;
	}

#elenco_sidebar {
	width: 90%;
	border: 0px solid #3C3;
	float: left;
	background-color: white;
    border: 0 solid #00A3E4;
    height: 340px;
    margin-top: 10px;
    overflow: auto;
    padding: 0 5px 5px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 15px;
}

#elenco_sidebar ul{
	margin-left: 0;
	padding-left: 0;
}

img.nascosto{
	display: none;
	}

img {
border: none;
}

.bigcol {
	width: 53% !important;
	}
.left250{margin-left: 250px;}
#off_accordion{
	float: right;
	margin-top: 9px;
	height: 300px;
}


.off_legenda {font-size: 7pt !important;}
.off_legenda .img{margin: 0; margin-bottom: 10px; line-height: 1em;}
.off_legenda .img img{margin-right: 10px; vertical-align: top;}
.off_legenda p{line-height: 10px;}
.off_legenda .w225{width: 225px !important;}
.toleft{float: left;}
.off_criteri #criteri{
	margin: 0;
}

p.off_alert_anno_accademico{
	font-style: italic;
	color: #C80C13;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
	padding-top: 20px;
	margin-bottom: -20px;
	clear: both;
	display: block;
}

table.legend_table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	width: 100%;
}

table.legend_table td.large{width: 193px;}

table.legend_table tr{margin: 0;padding: 0; border: 0;}
table.legend_table tr td{margin: 0;padding: 0; border: 0; font-size: 7pt; text-align: left; padding-right: 10px;}
table.legend_table tr td.img{padding: 0px; padding-bottom: 5px; padding-top: 5px;}

#criteri{padding-left: 5px; margin-bottom: 20px !important}
#criteri li{
	line-height: 20px;
	border-bottom: 1px solid #D3D3D3;
}
#off_back{cursor: pointer;}
.nascosto{display: none !important;}
table.cc_restable td h3{padding-left: 10px; float: left;}

table.cc_restable td.area-first-last{border-top: 2px solid #00A3E4;}
table.cc_restable td.area_off{background-color: #E5E5E5; color: #5f5f5f; height: 15px; border-top: 0;}

table.cc_restable td.area_off h3{margin-top: 0;margin-bottom: 0;}
table.cc_restable th h3{float: left;}
table.cc_restable th a.link_sito{
	color: #00A3E4;
	float: right;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	outline: 0;
	margin-top: 17px;
}
.skin{padding-top: 20px;}
table.cc_restable td.icona{width: 32px;}
table.cc_restable tr.space20{height: 20px;}
.bggray{
	background-image: url("../images/maps/bg_vertical.jpeg");
	background-position: center bottom;
	background-repeat: repeat-x;
}
td a, td a:hover {
color:  #00A3E4;
}

#lenguage p.current_lan a{
	color: #009EDD;
}

#lenguage p{cursor: pointer;}
#lenguage p.current_lan{
	color: #009EDD;
}

th.row {
border-bottom: 1px solid #939393;
font-size: 1em;
}

.prof_lista_atenei{
	max-height: 650px !important;
	min-height: 650px !important;
}

.prof_lista_atenei div{
	cursor: pointer;
	color: #00A3E4;
	text-decoration: underline;
}

.prof_lista_atenei div:hover{
	color: #0078A8;
}

.prof_desc{
	text-align: justify;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

	border: 10px solid #EEEEEE;
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	line-height: 21px;
	float: left;
	width: 400px;
	margin: 0;
	margin-left: 8px;
	margin-right: -20px;
	margin-bottom: -4px;
	font-size: 8pt;
	padding-bottom: 2px;
	height: 119px;
	overflow: auto;
}

#prof_tree {
	float: left;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

	border: 10px solid #EEEEEE;
	background-color: #EEEEEE;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	width: 470px;
	margin-left: -20px;
	margin-bottom: -4px;
	font-size: 8pt;
	padding-bottom: 2px;
}

#prof_tree div{
	padding-top: 5px;
	padding-bottom: 5px;
}

#prof_tree div.prof_tree_link{
	color: #00A3E4;
	cursor: pointer;
	display: block;
}


#prof_tree div.prof_tree_link.pro_indent,#prof_tree div.pro_indent{
	padding-left: 7px;
}


#prof_tree div.prof_tree_link:hover{
	background-color: white;
}

#tree_filter{
    background-color: #EEEEEE;
    border: 10px solid #EEEEEE;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

    float: left;
    font-size: 8pt;
	min-height: 200px;
    padding: 5px 10px 2px;
    margin-top: 7px;
    margin-bottom: -1px;
    width: 924px;
    clear: both;
}

#tree_filter div.prof_tree_link b{
	padding-left: 13px;
}

#tree_filter div.prof_tree_link.closed b{
	background-image: url(../images/close_arrow.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#tree_filter div.prof_tree_link.opened b{
	background-image: url(../images/open_arrow.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#tree_filter div.prof_tree_link.liv5.closed b{
	background-image: none;
}

#tree_filter div.prof_tree_link.liv5.opened b{
	background-image: none;
}

#tree_filter div.prof_tree_link{
	color: #00A3E4;
	cursor: pointer;
	display: block;
	text-indent: -55px;
	padding-left: 60px;
	border-bottom: 1px dotted #CECECE;
	padding-right: 30px;
}

#tree_filter div.prof_tree_link.lgreen:hover{
	background-color: white;
	color: #00D303;
}

#tree_filter div.prof_tree_link.select{
	background-color: #00D303;
	color: white;
}

#tree_filter div.prof_tree_link.select:hover{
	background-color: #00D303;
	color: white;
}

#tree_filter div.prof_tree_link:hover{
	background-color: white;
	color: #D60000;
}


#tree_filter div.prof_tree_link.select_branch{
	background-image: url(../images/green_dot.png);
	background-position: center right;
	background-repeat: no-repeat;
}

#cont_lab_prof{
	float: left;
	margin-left: 25px;
}

.keyprof{width: 190px;}

.evid_prof,.evid_uni{
	background-color: #F6FF00;
	color: gray;
}

.in_toleft{float: left;}

#lab_prof{
	width: 210px;
}

div.map_pro_spacer{height: 24px;}
table.inmap_table,table.inmap_table tr, table.inmap_table td{
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top:5px;
	margin-bottom: 5px;
	border-collapse: separate;
	border-spacing: 3px;
}

table.inmap_table td label{cursor: pointer !important;}

table.inmap_table td img{
	display: inline !important;
}

table.inmap_table td div.inmap_icoU{
	background-image: url(../images/maps/small_uni.png);
}

table.inmap_table td div.inmap_icoA{
	background-image: url(../images/maps/small_acc.png);
}

table.inmap_table td div.inmap_icoC{
	background-image: url(../images/maps/small_con.png);
}

table.inmap_table td div.inmap_icoI{
	background-image: url(../images/maps/small_its.png);
}

table.inmap_table td div.inmap_icoL{
	background-image: url(../images/maps/small_sml.png);
}

table.inmap_table td div.inmap_icoU,
table.inmap_table td div.inmap_icoA,
table.inmap_table td div.inmap_icoC,
table.inmap_table td div.inmap_icoI,
table.inmap_table td div.inmap_icoL	{
	width: 30px;
	height: 20px;
	background-position: top left;
	background-repeat: no-repeat;
}

.link_menu {
	color: #00A3E4;
    font-style: normal;
    text-decoration: none;
    font-size: 17px;
}

ul.ul_scroll{
	max-height: 203px;
	overflow: auto;
	border: 1px dotted #D3D3D3;
	padding: 10px;
	background-color: #F7F7F7;
}

ul.ul_scroll li{border-bottom: 1px dotted #D3D3D3;}

fieldset.topspace{margin-top: 20px;}
fieldset.topspace2{margin-top: 25px;}

p.toright{text-align: right;margin: 0;padding: 0;margin-right: 8px; color: #144413; min-width: 200px; margin-top: 5px;}

div.rapid_search_spacer{height: 20px;}

label.rapid_search_label{
	margin: 0;
	padding-left: 10px;
	font-size: 9pt;
	color: #605F50;
}

a.rSpace{ margin-right: 10px;}

td.star img{cursor: pointer;}

a.univ:hover{color: #017DAE !important;}

#submit_rapid,#submit_kprof{
	background-image: url(../images/btn-login.png);
	background-repeat: no-repeat;
	border: 0px solid #003;
	width: 30px;
	height: 30px;
	float: right;
}

#submit_rapid:hover,#submit_kprof:hover{
	background-image: url(../images/btn-archivio.png);
}

.gmnoprint,#maps_icon_control,#maps_expand_control {
     -webkit-transform: translate3d(0,0,0);
 }

.legend_cerca{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.field_short{
	width: 50%;
}

.sub_disabled{
	border-color: #D3D3D3;
	color: #D3D3D3;
}

a.link_editorial  {
 background: transparent !important;
 padding: 0 !important;
 display: inline !important;
 position: absolute !important;

}

div.img_gear {
text-align: right;
display: none;
padding-right: 20px;
}

p.content_text {
 	text-align: justify;
}


#pageateneo ul {
list-style: inside;
}

.block_fixed {
	height: 400px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #FCFCFC;
}

#pageateneo fieldset {
	background-color: #FCFCFC;
}

.txt_center { text-align: center; }

.landing-box a:hover {
color: black;
}

span.link_menu {
cursor: pointer;
}

#pageen {
	background-image: url(../images/bg-banner-eng.png);
	background-repeat: no-repeat;
	width: 1000px;
	float: left;
	border: 0px solid #063;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	}

#box-int-esteso-ateneo {
	padding: 0px;
	background-color: #FFF;
	width: 1000px;
	float: left;
	margin: 0;
	line-height: 18px;
	border-left: 1px solid #013D73;
	border-right: 1px solid #013D73;
	border-top: 20px solid #013D73;
	border-bottom: 1px solid #013D73;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
}

#box-int-esteso-ateneo #testata {
width: 1000px;
height: 340px;
margin-top: 0px;
margin-bottom: -100px;
z-index: -1px;
}


#title {
background-color: white;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
position: absolute;
width: 1000px;
height: 70px;
line-height: 70px;
}

#title p {
font-size: 1.7em;
padding-left: 30px;
margin: 0;
}

#testata img {
position: absolute;
}

#prepage {
height: 70px;
clear: both;
margin-bottom: 30px;
margin-top: 30px;
}

#logo {
position: relative;
border: 1px solid #D3D3D3;
background-color: white;
height: auto;
float: left;
/*border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
margin-left: 10px;
padding-left: 20px;
padding-right: 20px;
z-index: 10;
}


#logo p {
  vertical-align: middle;
}

#logo p img {
margin: 0 auto;
}

#menu_pageateneo {
float: right;
margin-top: 40px;
}

#menu_pageateneo ul {
	margin-left: 0;
    padding: 0;
}

#menu_pageateneo li {
	float: left;
    list-style: none outside none;
	background-color: #FCFCFC;
    border: 1px solid #D3D3D3;
    /*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
    font-size: 11pt;
    font-weight: bold;
    height: 30px;
    line-height: 31px;
    margin-top: 10px;
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    text-decoration: none;
	position:relative;
   }

  #menu_pageateneo a {
  text-decoration: none;
  }

.pro_click{
	cursor: pointer;
	margin: 0;
	margin-left: 10px;
	margin-top: -3px;
}

.to_search{display: inline;}

#prof_notice_div{
	margin: 0;
	padding: 0;
	height: 20px;
	border: 1px solid red;
	clear: both;
	display: block;
	border: 0;
	color: red;
}

.nivoSlider a {
border: 0;
display: block;
}

td.odd {
	background-color: #F7F7F7;
}

#cerca-strutture {
	background-repeat: no-repeat;
    height: 90px;
    width: 980px;
    margin: 0;
    padding: 0;
	float: left;
}

#cerca-strutture-middle {
	background-position: 0px -110px;
    background-repeat: no-repeat;
    max-height: 250px;
    width: 980px;
    margin: 0;
    padding: 0;
    clear: both;
    display: normal;
}

#cerca-strutture-lower {

	background-position: 0px -350px;
    background-repeat: no-repeat;
    height: 1000px;
    width: 980px;
    margin: 0;
    padding: 0;
    clear: both;
    display: normal;
}

#cerca-strutture-lower-eng {

	background-position: 0px -300px;
    background-repeat: no-repeat;
    height: 1000px;
    width: 980px;
    margin: 0;
    padding: 0;
    clear: both;
    display: normal;
}

.info-intro-ateneo {
	background-image: url("../images/info-intro-atenei.jpg");
}

.info-intro-ateneo-eng {
	background-image: url("../images/info-intro-atenei-eng.jpg");
}

.info-intro-afam {
	background-image: url("../images/info-intro-afam.jpg");
}

.info-intro-afam-eng {
	background-image: url("../images/info-intro-afam.jpg");
}

.info-intro-co {
	background-image: url("../images/info-intro-co.jpg");
}

.info-intro-co-eng {
	background-image: url("../images/info-intro-co-eng.jpg");
}


#logo-uni{
	background-image: url("../images/info-intro-atenei.jpg");
    background-repeat: no-repeat;
    height: 90px;
    width: 980px;
    margin: 0;
    padding: 0;
}

#logo-uni-middle{
	background-image: url("../images/info-intro-atenei.jpg");
	background-position: 0px -110px;
    background-repeat: no-repeat;
    max-height: 250px;
    width: 980px;
    margin: 0;
    padding: 0;
    clear: both;
    display: normal;
}

#logo-uni-lower{
	background-image: url("../images/info-intro-atenei.jpg");
	background-position: 0px -350px;
    background-repeat: no-repeat;
    height: 1000px;
    width: 980px;
    margin: 0;
    padding: 0;
    clear: both;
    display: normal;
}

#logo-uni-lower-eng{
	background-image: url("../images/info-intro-atenei-eng.jpg");
	background-position: 0px -300px;
    background-repeat: no-repeat;
    height: 1000px;
    width: 980px;
    margin: 0;
    padding: 0;
    clear: both;
    display: normal;
}

#elenco_atenei{
	margin-left: 40px !important;
	max-height: 250px;
	overflow: auto;
}

#elenco_atenei li h3{
	margin: 0;
	padding: 0;
}

#elenco_atenei li{
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

	background-color: white;
	border: 1px solid white;
	width: 430px;
	float: left;
	display: block;
	margin: 1px;
	padding: 0;
	height: auto;
	margin-right: 10px;
	padding-left: 10px;
}

#elenco_atenei li a{
	text-decoration: none;
	display: block;
}

#elenco_atenei li a:hover{
	color: #0065A7;
}

#logo-uni p, #cerca-strutture p{
	font-weight: bold;
	color: #0065A7;
	text-align: center;
	margin-bottom: 7px;
	padding-bottom: 0;
}

#logo-uni #keywords, #cerca-strutture #keywords{
	margin-left: 180px;
}

#unireset{
	background-color: white;
	border: 1px solid #BBBBBB;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

/* div specifici area accesso-programmato */
#presenta-ap {
	background-image: url("../images/info-acc-prog.jpg");
    background-repeat: no-repeat;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

    float: left;
    margin-left: 35px;
    width: 100%;
    height: 500px;
    margin-bottom: 30px;
}

#presenta-ap a { color:#38A228;  text-decoration:none;}

#presenta-ap-2013 {
	background-image: url("../images/info-acc-prog-2013.png");
	background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/
	border: 4px solid #ebebeb;
    float: none;
    margin-left: 35px;
    width: 100%;
    height: 500px;
    margin-bottom: 15px;
    margin-top: 24px;
    width: 646px;
    height: 496px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
	-mox-boz-shadow: 1px 3px 10px #555;
	-webkit-box-shadow: 1px 3px 10px #555;
	box-shadow: 1px 3px 10px #555;
}

#presenta-ap-2013 a,#presenta-ap-2013 span {
	background-color: #D702F3;
	color: white;
	font-size: 14pt;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	text-decoration: none;
	outline: 0;
	-mox-boz-shadow: 1px 3px 10px #aaa;
	-webkit-box-shadow: 1px 3px 10px #aaa;
	box-shadow: 1px 3px 10px #aaa;
	cursor: pointer;
}

#presenta-ap-2013 a:hover,#presenta-ap-2013 span:hover {
	background-color: #DA26F2;
	-mox-boz-shadow: 1px 3px 10px #555;
	-webkit-box-shadow: 1px 3px 10px #555;
	box-shadow: 1px 3px 10px #555;
}

#voci-presenta-ap {
	width: 320px;
	margin-left: 290px;
	margin-top: 230px;
	float:left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/
    background-color: #B4B4B4;
    padding: 8px;
}

#voci-presenta-ap-2013 {
	position: absolute;
	width: 330px;
	margin-left: 270px;
	margin-top: 254px;
	float:left;
	border-radius: 10px;
	border: 0px solid lightgray;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/
    background-color: #DFDFE0;
    padding: 18px;
    padding-right: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	/*background-image: url("../images/ap/bg_gray.png");*/
	background-repeat: repeat;
	-mox-boz-shadow: 1px 3px 10px #555;
	-webkit-box-shadow: 1px 3px 10px #555;
	box-shadow: 1px 3px 10px #555;
}

#voci-presenta-ap-2013-submenu{display: none;padding-left: 30px;padding-top: 2px;}
#voci-presenta-ap-2013-submenu a{font-size: 11pt;background-color: #9A1DAD}
#voci-presenta-ap-2013-submenu a:hover{background-color: #B81BD1}


#regole-apv{ float: left; font-size: 18px; font-weight:bold; color: #38A228; line-height:45px;}
#graduatoria-apv{ float: left; font-size: 18px; font-weight:bold; color: #38A228;   line-height:45px;}
#simula-apv{ float: left; font-size: 18px; font-weight:bold; color: #38A228;   line-height:45px; }

#info-regole-ap {
	background-image: url("../images/regole_AP_universitaly.png");
    background-repeat: no-repeat;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

    float: left;
    margin-left: 35px;
    width: 100%;
    height: 500px;
    margin-bottom: 30px;
}

#video-center { margin-left: 120px}
/* fine accesso programmato */

#imatbackground {

	background-image: url("../images/bg-imat-sedi.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/

    background-color: #E9E9E9;
    padding: 20px;

}

.bottone {
	font-size: 12px !important;
}



/*** notify ****/
/*div.notify {
	position: absolute;
	right:30px;
	top: 50px;
	border: 1px solid #017DAE;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(https://www.universitaly.it/css/PIE.htc);
	background-color: #DDDDDD;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-top: 20px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9;
	font-family: 'Average Sans', sans-serif;
	font-size: 13px;
}*/


div.avviso {

	padding: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	border: 1px solid #B9B9B9;
	background-color: #D6EFFF;
	margin-left: 10px;
	margin-right: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	filter: "profid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color: black;
}

div.avviso p{

	/*font-family: 'Average Sans', sans-serif;
	font-size: 15px;
	font-style: italic;*/

}


/** bar login */
	#headerbar {
	height: 30px;
	background-color: #DDD;
 	border-bottom: 1px solid #B9B9B9;
    min-width: 1000px;
    position: fixed; width: 100%;
    z-index: 1000;
}

#headerbar_ssm_cont{
	float: right;
	border-right: 1px solid #b9b9b9;
	padding-right: 10px;
}

#headerbar_ssm_status{
	float: left;
	margin-right: 5px;
	font-weight: bold;
	color: white;
	border: 2px solid white;
	padding: 2px 10px;
	margin-top: -4px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#headerbar_ssm_status.ko {
	background-color: #940000;
}

#headerbar_ssm_status.ok {
	background-color: #0C9300;
}

#headerbar_ssm_status.kok {
	background-color: #e67300;
}

.panel-ssm-alert {
	border-color: #e67300 !important;
}

.panel-ssm-alert > .panel-heading {
	background-color: #ffbf80;
	color: #8a6d3b;
	border-color: #e67300;
}

#loginbar {

   padding-top: 6px;
    width: 1000px;

margin: 0 auto;
line-height: 17px;
height: 30px;

}


.clearb{
	clear: both;
}

.rfloat {
	float: right;
}

.lfloat {
	float: left;
}

#pageNav {
    margin-right: 1px;
}


#pageNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;

}

#pageNav li {

	font-weight: bold;
	margin-right: 10px;
	border-right: 1px solid #B9B9B9;
	padding-left: 10px;
	padding-right: 10px;

}

#pageNav .navItem, #pageNav #navAccount {
    float: left;
}

#pageNav .noborder {
	border: none;
}

#pageNav .text {
	margin-top: -2px;
}

/* user menu */

#pageNav button {
	cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none !important;
	text-indent: -99999px;
	border: none;
	height: 22px;
    width: 24px;
	margin-top: -2px;
}

ul.usermenu {
	display: block;

	background-color: #FCFCFC;
	border: 1px solid #B9B9B9;
	position: absolute;
    top: 30px;

    z-index: 1;
	margin-top: -1px;
    padding: 4px 0;
	font-size: 11px;

}

ul.useroption {
	margin-left: -173px !important;
	width: 200px;
}

ul.useroption li {
	border: none !important;
	line-height: 25px;
}

ul.usernotifica {
	margin-left: -130px !important;
	width: 350px;
}

ul.usernotifica li {
	border: none !important;
	line-height: 25px;
	padding: 0px !important;
	margin: 0px !important;
}

ul.usermenu a, ul.usermenu a:hover, ul.usermenu a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

ul.usermenu a:hover {
	/*color: #00A3E4;*/
}

button#useroption {
	background-image: url("../images/icons/icon-option.png");
	/*background-image: url("ui/images/ui-icons_333333_256x240.png");
	background-position: -64px -16px;*/

}

button#usernotifica {
	background-image: url("../images/icons/icon-info.png");
	/*background-image: url("ui/images/ui-icons_333333_256x240.png");

	background-position: -16px -144px;*/
}

button#usernotifica-alert {
	background-image: url("../images/icons/icon-info-alert.png");
	/*background-image: url("ui/images/ui-icons_333333_256x240.png");

	background-position: -16px -144px;*/
}

div.usernotifica_titolo {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B9B9B9;
}

div.notify {
	line-height: 11px;
	border-bottom: 1px solid #B9B9B9;
	padding: 5px;

}

div.toread {
	background-color: #FFE9D6;
}

div.notify p.titolo_notify {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.notify p.image_notify {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.notify span.testo_notify {
	font-size: 11px;
	font-weight: normal;
}



/* Sortable */

  #sortable { list-style-type: none; margin: 0; padding: 0; width: 100%;}

    .ui-state-highlight { height: 50px; line-height: 50px; background-color: yellow;}


ul#sortable li{
	border: 1px solid #B9B9B9;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);*/
	clear: both;
	min-height: 80px;
	font-size: 15px;
	cursor: pointer;

	background-color: white;
}

ul#sortable li p.order {

	font-weight: bold;
	font-size: 20px;
	margin-right: 20px;
	float: left;
	width: 5%;
	background: transparent;


}

ul#sortable li p.corso {

	font-size: 15px;
	width: 80%;
	float: left;
	background: transparent;


}

ul#sortable li p.option {
	font-size: 9px;
	width: 5%;
	float: right;
	background: transparent;
	text-align: right;

}

ul#sortable li p.corso a {

	font-size: 12px;

}


/* fine sortable */


/* step list */

ul.step_list {

}

ul.step_list li.step{
	border: 1px solid #B9B9B9;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: 10px;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*behavior: url(https://www.universitaly.it/css/PIE.htc);
	*/
	clear: both;
	height: 60px;
	background-color: white;
}

ul.step_list li.step span.titolo_step {

	font-weight: bold;
	color: #333333;
    font-size: 17px;
    margin: 10px 0 0 40px;
    text-transform: uppercase;
    vertical-align: top;

}

/* fine step list */

h1.box-title {
	margin-top: 0px;
	font-size: 18px;
}

label.block {
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
}

div.bg-preiscrizioni {
	background-image: url("../images/bg-preiscrizioni.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 500px;
}

p.quest {

	font-weight: bold;
	margin-top: 20px;
	border-top: 1px solid #DDD;
	padding-top: 10px;

}

ul.error_list {
    color: red;
    list-style-type: none;
}

div.infotext {

	border: 1px dashed #DDD;
	padding: 10px;
	width: 70%;
	background-color: #D6EFFF;

}

.pointer {
	cursor: pointer;
}


div.briciole {
	height: 40px;
	width: 750px;
}

div.briciole ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.briciole li {
	float: left;

	padding-right: 10px;

}

div.page {
	min-height: 500px;
}

div.share_block {

	padding: 10px;

}

div.border_top {
	border-top: 1px solid #DDD;
	margin-top: 10px;
	padding-bottom: 10px;
}


/** page stranieri */
#page_stranieri {
	min-height: 500px;

	font-family: Helvetica, Arial, sans-serif !important;

}

#page_stranieri ul {
    list-style: inherit;
    margin-left: 30px;
}

#page_stranieri ol {
    list-style: decimal;
    margin-left: 30px;
}

#page_stranieri h1 {
	line-height: 30px;
}

#page_stranieri a[name]{
	color: #333;
}

/* fine page stranieri */
#listaAp{width: 1000px;margin: -10px;border: 0;}
#listaAp th {border: 1px solid #2A7ED3;background-color: #0C55A2;color: white;text-align: left;padding-left: 5px;padding-right: 5px}
#listaAp tbody tr td{font-size: 8pt !important;}
#listaAp tr.odd td{background-color: #ebebeb}
#listaAp tbody th{text-align: center;}
#listaAp tbody tr:hover td{background-color: #0C55A2;color: white}

div.cercacorsi_tipologia{
	cursor: pointer;
	margin: 0px 20px;
	margin-bottom: 20px;
	padding: 20px 40px;
	display: block;
	background-color: #005C81;
	color: white;
	border-radius: 20px;
}

div.cercacorsi_tipologia:hover{	background-color: #029ACC;}
div.cercacorsi_tipologia p{font-size: 11pt}

.ui-widget {
	font-family: Helvetica, Arial, sans-serif !important;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 11px !important;
}