/* CSS Document */

body,td,th {
	font: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/imgBackground.jpg);
	background-color: #E1E1E1;
}

#head
	{
	width : 980px;
	height : 151px;
	margin : 0 auto;
	position: relative;
	}
	#headleft
		{
		width : 739px;
		height : 150px;
		margin : 0 auto;
		position: absolute;
		top: 0px;
		left: 0px;
		}
	#headright
		{
		width : 240px;
		height : 95px;
		margin : 0 auto;
		position: absolute;
		top: 27px;
		left: 740px;
		}
#barra_divisione_testa-corpo
	{
	width : 980px;
	height : 15px;
	margin : 0 auto;
	position: relative;
	}
#corpo
	{
	width : 980px;
	height: 430px;
	margin : 0 auto;
	position: relative;
	}
	#colonna_1_menu
		{
		width : 180px;
		height : 300px auto;
		position: absolute;
		top: 5px;
		left: 10px;
		}
	#colonna_2_corpo_index
		{
		width : 527px;
		height : 280px auto;
		position: absolute;
		top: 10px;
		left: 210px;
		}
	#colonna_3_agenda_index
		{
		width : 230px;
		height : 280px auto;
		position: absolute;
		top: 10px;
		left: 747px;
		}
#barra_fine_corpo
	{
	width : 980px;
	height : 15px;
	margin : 0 auto;
	background-color: #666666;
	position: relative;
	}

a:link {
	color: #333333;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #333333;
	}
a:hover {
	text-decoration: underline;
	color: #999999;
	}
a:active {
	text-decoration: none;
	color: #333333;
	}

.AGENDA_grassetto {
	color: #000000;
	font-weight: bold;
	font: Verdana;
	font-size: 10px;
	}
.AGENDA_normale {
	color: #000000;
	font-weight: normal;
	font: Verdana;
	font-size: 10px;
	}
.Stile1 {
	color: #CCCCCC;
	font-weight: normal;
	font: Verdana;
	font-size: 10px;
	}
.Stile2 {
	color: #000000;
	font-weight: normal;
	font: Verdana;
	font-size: 20px;
	}
.Stile3 {
	color: #000000;
	font-weight: BOLD;
	font: Verdana;
	font-size: 20px;
	}
.Stile6 {
	color:#000000;
	font-weight: normal;
	font: Verdana;
	font-size: 10px;
	}
.Stile7 {
	color: #CCCCCC;
	font-weight: bold;
	font: Verdana;
	font-size: 10px;
	}
	

#cont2.2 {
	width: 580px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	float: left;
	padding: 15px 10px 15px 20px;
	background-color: #0066FF;
    }

#cont2.2.1 { 
	width: 100px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	float: left;
	padding: 15px 10px 15px 20px;
    }