@import url("globale.css");

/*STILE INDEX*/
#testa
	{
	background-image:url("../img/banner.jpg");
	background-repeat:no-repeat;
	width: 955px;
	height: 185px;
	}
#primoMenu
	{
	position:absolute;
	top:37px;
	left:220px;
	z-index:2;
	}
	
#primoMenu div{
	display:inline;
} 	
#secondoMenu{
	position:absolute;
	top:126px;
	left:628px;
	}
#secondoMenu div{
	display:inline;
} 
.home
	{
	background-image:url("../img/bottoni/buttom-home.gif");
	background-repeat:no-repeat;
	width: 104px;
	height: 34px;
	float:left;
	margin-right:5px;
	margin-bottom:4px;
	}
#colsin
	{
	background-image:url("../img/corpo-menu.jpg");
	background-repeat:repeat-y;
	width: 199px;
	height:600px;
	float: left;
	}
#coldes
	{
	position:relative;
	float: right;
	width: 756px;
	}
#centrale
	{
	position:relative;
	float:none;
	margin-bottom:10px;
	}
#intsin
	{
	float: left;
	width: 443px;
	padding-left:15px;
	padding-right:5px;
	}
#intdes
	{
	float: right;
	width: 283px;
	margin-right:5px;
	}
#footer
	{
	position:relative;
	clear:both;
	border-top:1px solid #999999;
	width: 700px;
	margin-left:35px;
	text-align:center;
	}
.labelPanSin
	{
	background-image: url("../img/condivisi/label-sin.gif");
	background-repeat:no-repeat;
	width:443px;
	height:8px;
	font-size:0px;
	}
.corpoPanSin
	{
	background-image: url("../img/condivisi/corpo-sin.gif");
	background-repeat:repeat-y;
	min-height: 2px;
	padding-left:10px;
	padding-right:10px;
	}
.corpoPanSin img
	{
	margin-top:10px;
	}
.piedePanSin
	{
	background-image: url("../img/condivisi/piede-sin.gif");
	background-repeat:no-repeat;
	width: 443px;
	height: 5px;
	margin-bottom:5px;
	}
.elenco
	{
	padding:0px;
	margin: 0px;
	font-size: 11px;
	}
#mappa
	{
	float:right;
	z-index:1;
	}
.linkRossi
	{
	color:#C34545;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	margin-right:8px;
	padding-bottom:5px;
	}
.linkRossi img
	{
	margin-top:3px;
	margin-right:5px;
	}
.labelPanDes
	{
	background-image: url("../img/condivisi/label-des.gif");
	background-repeat:no-repeat;
	width:283px;
	height:6px;
	font-size:0px;
	}
.corpoPanDes
	{
	background-image: url("../img/condivisi/corpo-des.gif");
	background-repeat:repeat-y;
	min-height: 2px;
	padding-left:8px;
	padding-right:2px;
	}
.piedePanDes
	{
	background-image: url("../img/condivisi/piede-des.gif");
	background-repeat:no-repeat;
	width: 283px;
	height: 5px;
	margin-bottom:5px;
	}
#lente
	{
	background-image:url("../img/lente.gif");
	background-repeat:no-repeat;
	width:41px;
	height:33px;
	float:left;
	}
.testo
	{
	font-size:11px;
	text-align:justify;
	width:265px;
	}
#libri
	{
	background-image:url("../img/libri.gif");
	background-repeat:no-repeat;
	width:40px;
	height:32px;
	float:left;
	}
#news
	{
	background-image:url("../img/news.gif");
	background-repeat:no-repeat;
	width:32px;
	height:22px;
	float:left;
	}

#inEvidenzaH
	{
	background-image:url("../img/in-evidenza.gif");
	background-repeat:no-repeat;
	width:31px;
	height:32px;
	float:left;
	}	
#ImmagineEvidenza
	{
	background-image:url("../img/congresso-ancona07.gif");
	background-repeat:no-repeat;
/*	width:261px;*/
	height:155px;
	background-position:center;
	}	
.contenutoNews
	{
	font-size:12px;
	text-align:justify;
	color:#1e437f;
	font-weight: bold;	
	width:412px;
	padding:10px 0px 10px 5px;
	}
.contenutoNews .sottotitolo
	{
	margin-left:15px;
	}

.contenutoFormazione
	{
	font-size:11px;
	text-align:justify;
	width:260px;
	padding:10px 0px 10px 5px;
	}
.contenutoFormazione .sottotitolo
	{
	color:#1E437F;
	margin-left:15px;
	}
.button
	{
	background-image:url("../img/button-menu.jpg");
	background-repeat:no-repeat;
	width:199px;
	height:28px;
	margin-top:15px;
	padding-top:6px;
	}


