@charset "iso-8859-1";
/* ------------------------------------------ */
/* SCIENZE INTERNAZIONALI */
/* marzo 2009  */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* RESETS  */
/* ------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}
a img {
	border: none;
}

body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size:13px;
	color:#444;
	background-color: #d0c8b7;
	text-align: center;
}

ul.lista {
}

ul.lista li {
	list-style: none;
	background-image:url(img/lista.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding:0px 0px 0px 15px;
	margin: 7px 0px;	
}

.imgLeft {
	margin-right: 20px;
	float: left;
}
.imgRight {
	margin-left: 20px;
	float: right;
}
.imgCenter {
	margin:auto;
}

hr {
border: 1px dotted #aaa;
margin: 15px 0px;
}

/* ------------------------------------------ */
/* TOOLBOX  */
/* ------------------------------------------ */

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
.textAlign-left {
	text-align: left;
}
.textAlign-right {
	text-align: right;
}



/* ------------------------------------------ */
		  /* STILI TESTO  */
/* ------------------------------------------ */

h1 {
 color: #008187;
 font-size: 25px;
 font-weight: normal;
 margin-bottom: 25px;
 line-height: 125%;
}

h2 {
 color: #008187;
 font-size: 18px;
 font-weight: normal;
 margin-bottom: 5px;
 margin-top: 25px;
 line-height: 125%;
}

h3 {
 color: #008187;
 font-size: 14px;
 margin-bottom: 10px;
 line-height: 125%;
}

h4 {
 color: #3e423a;
 font-size: 14px;
 margin-bottom: 10px;
 line-height: 125%;
}


a {
 color: #008187;
}




/* ------------------------------------------ */
		  /* STRUTTURA  */
/* ------------------------------------------ */

/* wrapper */

#wrapper {
	width:974px;
	margin: 0 auto 20px auto;
	background-image: url(img/bgWrapper.gif);
	background-repeat:repeat-y;
	text-align: center;
	line-height: 1.5em;


}

#wrapperTop {
	background-image: url(img/wrapperTop.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 28px;
}
 
#wrapperBottom {
	background-image: url(img/wrapperBottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align: center;
	padding-bottom: 46px;
	
}

#container {
	width: 924px;
	margin:0 auto;
}

#content {
	background-image:url(img/bgContent.gif);
	background-repeat: repeat-x;
	text-align:left;
	padding:30px 0px;
}

#colLeft {
	width:240px;
	float:left;
}

#colRight {
	width:680px;
	float:left;
}


 
/*** MENU SERVIZIO E MENU SCELTA LINGUA MENU MARKETING MENU PRINCIPALE **/

#top {
	width:944px;
	margin:20px auto 0px auto;
}

/*pippo*/
ul#adminmenu {
	list-style: none;
	float:left;
	padding-top:8px;

}
ul#adminmenu li {
	display: inline;
}
ul#adminmenu li a {
	color: #34a7ad;
	letter-spacing:1px;
	text-decoration: none;
	/*border-right: 1px solid #34a7ad;*/
	padding:0px 10px;
}
ul#adminmenu li a:hover, ul#adminmenu li a.active {
	text-decoration: underline;
	color: #34a7ad;
}
/*pippo*/


ul#menuServizio {
	list-style: none;
	float:right;
	padding-top:8px;

}
ul#menuServizio li {
	display: inline;
}
ul#menuServizio li a {
	color: #fff;
	letter-spacing:1px;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding:0px 10px;
}
ul#menuServizio li a:hover, ul#menuServizio li a.active {
	text-decoration: none;
	color: #3e423a;
}


ul#menuLang {
	float:right;
	margin-left:10px;
}
ul#menuLang li {
	display: inline;
}

#menuMarketing {
	background-color: #34a7ad;
	height:46px;
	line-height: 46px;
	text-align: left;
}
#menuMarketing ul {
}
#menuMarketing ul li {
	list-style-type: none;
	float:left;
}
#menuMarketing ul li a {
	float:left;
	height:46px;
	display: block;	
	color: #fff;
	text-decoration: none;
	letter-spacing:1px;
	padding: 0px 30px;
}
#menuMarketing ul li a:hover, #menuMarketing ul li a.active {
	text-decoration: none;
	background-color: #00797f;
}
	
ul#menuPrincipale li {
	list-style-type: none;
	background-image: url(img/btnMenu01.gif);
	background-position:bottom;
	padding: 8px 0px 10px 10px;	
	background-repeat: no-repeat;
}

ul#menuPrincipale li a {
	display:block;
	text-decoration: none;
	color: #444;
	
}

ul#menuPrincipale li a:hover, ul#menuPrincipale li a.active {
	text-decoration: none;
	color: #008187;
	background-image:url(img/freccetta_menu.gif);
	background-repeat: no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	

}

ul#menuPrincipale li ul {
}
ul#menuPrincipale li ul  li{
	background-image: none;
	padding: 5px 0px 5px 15px;
	
}
ul#menuPrincipale li ul li a{
}
ul#menuPrincipale li ul li a:hover, ul#menuPrincipale li ul li a.sottomenuattivo{
	color: #008187;
	background-image: none;
	padding-left:0px;
}
	


/** LINK HOME PERCORSI DI STUDI**/

#thumb {
	margin-bottom:25px;
}

#thumbDiritti {
	width: 225px;
	height:188px;
	border-right: 1px solid #fff;
	background-image:url(img/dirittiUmani.jpg);
	float: left;
	background-repeat: no-repeat;
	text-decoration: none;
	
}
#thumbDiritti span, #thumbStudiEuropei span, #thumbGlobalStudies span {
	margin-top: 150px;
	color: #f4f7d9;
	font-size:15px;
	padding-left:10px;
	display:block;
	text-decoration: none;

}
#thumbDiritti:hover  {
	background-image:url(img/dirittiUmaniOver.jpg);

}


#thumbStudiEuropei {
	width: 225px;
	height:188px;
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
	background-image:url(img/studiEuropei.jpg);
	float: left;
	text-decoration: none;
}

#thumbStudiEuropei:hover {
	background-image:url(img/studiEuropeiOver.jpg);

}

#thumbGlobalStudies {
	width: 225px;
	height: 188px;
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
	background-image:url(img/globalStudies.jpg);
	float: left;
	text-decoration: none;
}

#thumbGlobalStudies:hover {
	background-image:url(img/globalStudiesOver.jpg);
	}

/* IN EVIDENZA */

.wrapperEvidenza {
	background-position:bottom;
	background-image:url(img/evidenza_linea.gif);
	background-repeat: no-repeat;
	margin-bottom:25px;
	padding-bottom:25px;
}
.boxEvidenza {
	background-image:url(img/ico_evidenza.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	line-height: 1.6em;
}
.boxEvidenza a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

/* FOOTER */

#footer {
	background-image:url(img/evidenza_linea.gif);
	background-repeat: no-repeat;
	background-position:top center;
	text-align: center;
	padding-top:10px;
	margin-top: 30px;
	font-size:10px;
}

