body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #F7E7F1;
	margin: 0; 
	padding: 0 1px 0 0;
	text-align: center;
	color: #666666;
	margin-bottom:3.5em;
}

img {
	border: 0;
}

a {
	text-decoration:none;
	color:#3C2C84;
}

a:hover {
	text-decoration:underline;
}

#container {
	width:960px;
	background: #F7E7F1 url(img/ombra.gif) repeat-y left;
	margin: 0 auto; 
	padding-left:32px;
	padding-right:32px;
	text-align:left;
}

#header { padding: 0; background-color:#F7E7F1; } 

#login span.data {
	float:left;
	padding-left:2em;
	line-height:3em;
	color:#3C2C84;
}

#login span.welcome {
	color:#3C2C84;
	font-weight:bold;
	font-size:0.9em;
}

#login form { 
	float:left; 
	padding-left:12em;
	padding-top:0.5em;
}

#login form div {
	background: url(img/bg_input.jpg) no-repeat;
	width:11em;
	height:1.8em;
	float:left;
	margin-left:1.5em;
}

#login form div input { 
	width: 12.6em; 
	color: #808080; 
	font-size: 0.8em;
	border:0;
	padding-left:0.5em;
	background: none;
}

#login form input.log {
	border:0;
	background:none;
	margin-left:0.5em;
}

#login form div input:focus {
	background:none;
	border:0;
}

#login span.text, #login #help a, #login form input.log {	
	font-size:0.9em; 
	color:#808080;
}

#login #help {
	float:right;
	margin-right:2em;
	padding-top:0.5em;
}

#menu {
	clear:both;
	background:url(img/bg_menu_center.jpg) repeat-x;
}

#navigazione_sx, #navigazione_dx {
	height:2.5em;
	width:1.5em;
}

#navigazione_sx {
	background:url(img/bg_menu_sx.jpg) no-repeat;
	float:left;
}

#navigazione_dx {
	background:url(img/bg_menu_dx.jpg) no-repeat;
	float:right;
}

#navigazione {
	margin:0 1.3em;
	height:2em;
	padding-top:0.5em;
}

ul#nav, ul#nav li, ul#nav ul, ul#nav ul li { margin:0; padding:0; list-style-type:none }
ul#nav { line-height:29px; }
ul#nav a { display:block; padding: 0 1.2em; text-decoration: none; color: #3C2C84; font-weight:bold; }
ul#nav li { float: left; position: relative; width:11.8em; text-align:center; }
ul#nav li li { float: none; line-height: 1.9em; width:11.8em; display:block !important; /*IE*/}
ul#nav ul { position: absolute; top: 1.9em; left: -9999px; width: 11.8em; background: #fff; padding: 0.4em 0; border: 1px solid #66599e; }
ul#nav li li a { background-color: #FFF; color: #66599e; text-align:left; height:1.9em; padding:0 0.5em; font-size:0.8em; } /*fix per IE */
ul#nav li li a:hover, ul#nav li li:hover { background-color: #66599e; color: #fff; }
ul#nav li:hover, ul#nav a:hover { background-color: #ffffff; }
ul#nav li:hover ul, ul#nav li.sfhover ul { left: -1px; z-index: 100; }


#shortcut { 
	background-color:#FFF;
	height:8.5em;
	background:url(img/bg_shortcut.jpg) no-repeat;
	padding-left:1.6em;
}

#news_uno, #news_due, #news_tre {
	float:left;
	margin-left:0.75em;
	width:18.7em;
	height:7em;
	cursor:pointer;
}
	
#news_uno { background:url(img/news_1.jpg) no-repeat; }

#news_due { background:url(img/news_2.jpg) no-repeat; }

#news_tre { background:url(img/news_3.jpg) no-repeat; }

/* INIZIO CENTRALE */

#main {
	margin:0;
	padding:1em 0 0 0;
}

#sx { 
	width:20em;
	float:left;
	padding-left:1.5em;
}

#slide{ 
	padding-left:0.9em;
	padding-right:0.8em;
	margin-bottom:0.2em;
	height:15.5em; 
}

#focus{ 
	padding-left:0.9em;
	padding-right:0.8em;
	margin-bottom:0.2em;
	height:21.2em; 
}

#focus .item {
	margin-bottom:0.5em;
} 
	
#slide { background:url(img/bg_slide.gif) no-repeat; }

#focus { background:url(img/bg_focus.gif) no-repeat; }

#slide a, #focus a {
	font-size:1em;
	line-height:13px;
}

#slide a.text_link, #focus a.text_link {
	font-size:0.8em;
	color: #666666;
}

#slide a.text_link:hover, #focus a.text_link:hover {
	text-decoration:none;
}

#bibliography {
	background:url(img/bibliography.jpg) no-repeat;
	width:20em;
	padding:0.5em 7em 0.5em 0.5em;
	float:left;
	margin-left:20px;
}

#guidelines {
	float:right;
	background:url(img/guidelines.jpg) no-repeat;
	width:21em;
	padding:0.5em 11em 0.5em 0.5em;
	margin-right:7px;
}

#bibliography, #guidelines {
	height:7.15em;
	font-size:0.94em;
	cursor:pointer;
	margin-top:15px;
}
	
#center {
	width:26em;
	margin-left:31em;
}
	
#nicu {
	background:url(img/nicu.jpg) no-repeat;
	width:57.2em;
	height:17em;
	margin-left:1.5em;
	margin-top:2.2em;
	float:none;
	padding:1em 1em 1em 1em;
}

#nicu h3 {
	margin:0;
	font-size:1.05em;
	font-weight:normal;
}

#nicu a { color:#CA6698; }

#nicu a.text_link { color:#666666; }

#nicu a.text_link:hover { text-decoration:none; }

/* FINE CENTRALE */

/* INIZIO COLONNA DESTRA */
	
#dx {
	float:right;
	width:16.5em;
	padding:1em 0.5em 0.1em 0;
}
	
#dx img {
	margin-bottom:0.9em;
}

#top_five { 
	margin: 0;
	padding: 0 0 1.8em 0;
	width: 13.15em;
}

#honcod, #top_five {
	color: #3C2C84;
}

#top_five #top {
	font-size: 1.2em;
	font-weight: bolder;
	height:23px;
	background: url(img/bg_topfive_top.gif) no-repeat center;
	padding: 0.2em 0 0 0.4em;
}

#top_five #bottom {
	background:url(img/bg_topfive_bottom.gif) no-repeat;
}

#top_five #text {
	border-left: 1px solid #3c2c84;
	border-right: 1px solid #3c2c84;
}

#top_five #text ol {
	margin:0 0 0 2.1em;
	padding:0;
}

#top_five #text ol li {
	font-size: 0.8em;
	padding: 0.7em 0 0 0;
}

#honcod {
	text-align:center;
	font-size: 0.8em;
	float:right;
	margin-right:32px;
	margin-top:17px;
	width:150px;
}

#honcod img {
	border:0;
	float:right;
	margin-left:1em;
}

/* FINE COLONNA DESTRA */

#footer { 
	clear:both; 
	/*height:13em;*/
	margin-top:1em;
	padding-bottom:1em;
}

#menu_top, #menu_center { 
	width: 60.3em; 
	padding-left:2em; 
}
#menu_center {
	background-color:#ecebf3;
}

#menu_top td, #menu_center td { width: 20%; }

#menu_center td { 
	padding-bottom:0.4em;
	vertical-align:middle;
}

#menu_top td h4 {
	color:#3C2C84;
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding:0;
}

#menu_center td a {
	color:#666666;
	font-size:0.9em;
}

#menu_bottom { 
	width:500px;
	float:left;
	margin-left:230px;
	margin-top:10px;
	text-align:center;
}

#menu_bottom a {
	margin-left:10px; 
	font-size:12px;
	color:#003976;
	font-weight:bold;
}

#copyright {
	clear:both;
	margin-left:20px;
	color:#666;
	padding-top:5px;
	font-size:9px;
	text-align:center;
}

#logo {
	float:right;
	margin-right:2em;
	margin-top:0.3em;
}

#ombra_bottom {
	background:url(img/ombra_bottom.gif) no-repeat center top;
	margin:0 auto;
	height:4.5em;
}

#footer_inside {
	clear:both;
	height:3em;
	padding-top:1em;
	padding-bottom:1em;
	border-top:2px solid #bab4d3;
}

/*ul#bottom {
	list-style-type:none;
	background-color:#fff;
	width:62.466em;
	height:10em;
	margin:0;
	padding:0;
	border-bottom:2px solid #bab4d3;
}
	
ul#bottom li { 
	float:left;
	margin:0;
	padding:0;
}
	
ul#bottom li a {
	padding-left:3em;
	}
ul#bottom li ul {
	list-style-type:none;
	background-color:#f5f4f9;
	width:9.2em;
	height:10em;
	}
ul#bottom li ul li a{
	float:none;
	padding-left:0em;
	}*/

#col_sx {
	float:left;
	width:12.4em;
	background-color:#d9d5e7;
	text-align:center;
	}
	
#col_sx ul{
	list-style-type:none;
	margin:0;
	padding:0.5em;
	}	
	
#col_sx ul li
	{
		background-image:url(img/bg_li_sx.jpg);
		height:1.8em;
		width:11.1em;
		padding:0.1em;
		padding-top:0.6em;
	}

#col_sx ul li a {
	color:#FFF;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	}

#content {
	padding-left:14em;
	padding-right:2em;
	background-color:#fff;
	}
	
#content p, #content li {
	color:#666;
	font-size:1em;
	line-height:1.4em;
	}

#content h3 {
	color:#29598c;
	background-image:url(img/freccia_blu.jpg);
	background-repeat:no-repeat;
	padding-left:1em;
	}

#content a {
	color:#ce4f92;
	font-weight:bold;
	text-decoration:none;
	}

#content a:hover {
	text-decoration:underline;
	}
	
/*--------------------------CLASSI---------------*/

.titolo { 
	color:#3C2C84;
	font-size:1.8em;
	padding:0.4em 0 0.4em 1.3em;
	margin:0;
}

.titolo_news {
	font-size:1.1em;
	line-height:1em;
	padding-left:6.5em;
	color:#3c2c84;
	margin-top:12px;
	padding-top:0px;
}

.titolo_news:hover { text-decoration:underline; }

.titolo_biblio { 
	color:#3C2C84;
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0.5em 0;
	line-height:1.2em;
}

.titolo_bottom { 
	color:#3c2c84;
	font-size:1.1em;
	line-height:1.1em;
	padding-left:0em;
	padding-top:0em;
	font-weight:bold;
	text-decoration:none;
}
	
.titolo_sx {
	color:#cf8cb3;
	font-size:1.1em;
	padding-top:4em;
	font-weight:bold;
	text-decoration:none;
}

.sottotitolo {
	color:#3C2C84;
	font-size:1.1em;
}

.normale {
	color:#6b6b6b;
	font-size:0.95em;
}

.sottotitolo_rosa { 
	color:#CA6698;
	font-size:1.1em;
	margin:1em;
	margin-left:0em;
	padding-bottom:0;
	padding-top:0;
}

a.link_top {	
	color:#3c2c84;
	font-size:0.9em;
	line-height:1.4em;
	padding:0.5em;
	padding-top:0;
	text-decoration:none;
}
	
a.link_top:hover {
	text-decoration:underline;
}
	
a.link {
	text-decoration:none;
	color:#6b6b6b;
}

a.link:hover {
	text-decoration:underline;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;	
}
