html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background-color:#EAEAEA;	
}
#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:706px;
	height:auto;
	height:100%;
	background:url(../images/ombra_bordi.gif) repeat-y;
	font:11px verdana,Helvetica,sans-serif;
	color:#666;
	display:block;
}

#extHeader {
	margin:5px;
	background:url(../images/sfondo_extHeader_.jpg) bottom right no-repeat;
	border-top: solid #007ABA 3px;
	border-bottom: solid #007ABA 3px;
	width:662px;
	height:145px;
}

#inHeader {
	display:block;
	width:640px;
	height:100px;
	padding:5px;
	background:url(../images/edu_.gif) 10px 15px no-repeat;
} 
#inHeader img{
	vertical-align:bottom;
	display:none;
} 

#Menu{
	position:absolute;
	display:block;
	padding-left:5px;
	margin-left:-0px;
	margin-top:15px;
}


#Menu a.selected:hover  {
	border:solid #007aba 1px;
	border-bottom:solid white 0px;
	background-color: white;
	color:#007aba;
	font-weight:bold;
	}
	
#Menu a{
	float:left;
	margin-bottom:3px;
	margin-left:2px;
	background-color: #a0cee5;
	color:white;
	font-family:Verdana;
	padding-left:4px;
	padding-right:4px;
	border:solid #007aba 1px;
	border-bottom:solid white 0px;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	
}
#Menu a:hover {
	background:white url(../images/sfondo_menu_attivo.jpg) repeat-x;
	border:solid #007aba 1px;
	border-bottom: solid #007aba 3px;
	color: #007aba;
	background-color: white;
}
#Menu li{
	font-size:11px;
	display: inline;
	text-decoration:none;
}
#banner{
	margin:5px;
	display:block;
	width:660px;
	height:70px;
	border:dotted #b9bbba 1px;
	}

#main {
	margin-left:5px;
	width:490px;
	float:left;
	padding:5px;
	text-align:left;
}
#main img{
	float:left;
	border: dotted gray 1px;
	padding: 3px;
	margin-right: 4px;
margin-bottom:10px;
}

h3 {
	font-size:16px;
	margin:0;
	margin-bottom:5px;
	
}
h4 {
	font-size:13px;
	margin:0;
	margin-bottom:5px;
	
}
a{ text-decoration:none;
color:#007aba;
	}
a:hover{
	color:#B9BBBA;
	
	}
.articolo{
	float:left;
	width:310px;
	
	}
.comments {

	clear:left;
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0px 2px;
	border-bottom:1px dotted #007ABA;
	margin-bottom:10px;
}
p {
	line-height:1.5em;
	margin:0px;
	padding:2px;
}

dd
{ padding:10px 0px 10px 0px;
	}
#sideBar {
	width:130px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;

}
.boxOpen{
	background:url(../images/sfondo_spanbox.jpg) top left repeat-y;
	display:block;
	width:126px;
	border-left:2px solid #A0CEE5;
	padding:1px 10px;
	}
.boxClose{
	background:url(../images/sfondo_spanbox.jpg) top left no-repeat;
	display:block;
	width:126px;
	border-left:2px solid #A0CEE5;
	padding:0px 10px;
	height:2px;
	}
.box 
{
	
	border-left:2px solid #A0CEE5;
	display:block;
	width:126px;
	height:auto;
	padding:5px 10px;
	background:url(../images/sfondo_box.jpg) right repeat-y;
}
.box p
{display:block;
	border-top:dotted 1px #B9BBBA;
	padding:6px 0px;
	}
.boxImg
{
	display:block;
	margin:0 auto;
	border: solid #B9BBBA 1px;
	vertical-align:middle;
	width: 120px;
	}
.logo{
	float:none;
	margin:0 auto;
	text-align:center;
}
.logo img
{
	width: 100px;
	float:none;
	margin-top:5px;
	text-align:center;
	border: solid #007ABA 1px;
	}
#clear {
	clear:both;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0 auto;
	height:10px;
	width:736px;
	background:url(../images/ombra_fondo.gif) no-repeat;
}
#calendario a
{ text-decoration:underline;
	}
#calendario
{
opacity: 0.8;
-moz-opacity: 0.8;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
