@charset "iso-8859-2";
/* CSS Document */
body {
	background-color: #8CA2C3;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}
#wrap {
	width: 974px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/prova1_04.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(/images/prova1_01.gif);
	background-repeat: no-repeat;
	height: 234px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#titolo {
	font-size: 0.9em;
	margin-left: 700px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
}
#navigation {
	background-image: url(/images/prova1_02.gif);
	background-repeat: no-repeat;
	height: 77px;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#immagini {
	width: 150px;
	height: 100px;
	float: left;
}
#content {
	text-align: justify;
	font-size: 0.9em;
	padding: 0px;
	margin-top: -10px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 190px;
	position: relative;
}
#footer {
	background-image: url(/images/prova1_06.gif);
	background-repeat: no-repeat;
	height: 133px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
	font-size: 0.8em;
	color: #000000;
	padding-top: 20px;
	padding-left: 110px;
	background-color: #8CA2C3;
}
#barra {
	margin-left: 560px;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 70px;
}
#barra2 {
	margin-left: 550px;
	font-weight: bold;
	font-size: 0.86em;
	letter-spacing: -1px;
	margin-top: 5px;
	text-align: left;
}
#barra a {
	color: #FFFFFF;
}
a:link, a:visited {
	text-decoration: none;
	color: #99FF00;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
	text-align: center;
	color: #FFFF00;
	font-weight: bold;
}
h5 {
	padding: 0px;
	font-size: 1.2em;
	color: #99FF00;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.tab_titolo {
	font-weight: bold;
	background-color: #7D95BB;
}
.tab_sfondo {
	background-color: #8CA2C3;
	border: thin solid #617CA8;
	font-size: 0.9em;
}
.tabCelle {
	background-color: #CCCCCC;
	color: #333333;
}
.tab_titoloApp {
	font-weight: bold;
	background-color: #FFCC00;
	height: 25px;
}
.tab_titoloExtra {
	font-weight: bold;
	background-color: #00CC00;
	height: 25px;
}
.tabCalendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: thin solid #FFFFFF;
	background-color: #E1E7F0;
	color: #000000;
}
.clear {
	clear: both;
}

