body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding:0;
	background-color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 { /* Queste sono le regole generali degli titoli */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	margin:0;
	padding:0;
}

p { /* Le regole del paragrafo */
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	margin:0;
	padding:0;
	color: #333333;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #6CA11F;
	}
a:hover {
	text-decoration: none;
	color: #A0CCFF;
	}
a:visited {
	text-decoration: none;
	color: #6CA11F;
	}
.form_error {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
#container{
	width: 800px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -400px;
	position: absolute;
	left:     50%;
	height: 100%;
}
#container_adm {
	width: 700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -350px;
	position: absolute;
	left:     50%;
	height: 100%;
	background-color: #FFFFFF;
}
#borderbot {
	height: 15px;
	width: 825px;
	margin: 0px;
	padding: 0px;
	position: static;
	z-index: 1;
	background-image: url(images/container_bot.png);
}
#header {
	height: 99px;
	width: 800px;
	padding: 0px;
	position: static;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	height: 15px;
	width: 796px;
	position: static;
	z-index: 1;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/footer.png);
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: center;
}
#page {
	width: 800px;
	z-index: 1;
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	background-image: url(images/container_sides.png);
}
#links {
	height: 20px;
	width: 800px;
	padding: 0px;
	position: static;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner {
	height: 130px;
	width: 800px;
	padding: 0px;
	position: static;
	z-index: 1;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adm_tab_head {
	font-weight: bold;
	background-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 2px;
	height: 20px;
	vertical-align: middle;
}
.headerlink {
	background-color: #a0ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
		}
.headerlink_ov {
	background-color: #a0ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #194B8C;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-width: thin;
	border-color: #194B8C;
}
.menulink {
	width: 193px;
	height: 15px;
	padding-left: 7px;
	padding-top: 3px;
	background-color: #a0ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	border-style: solid;
	border-width: thin;
	border-color: #ffffff;
}
.menulink_ov {
	width: 193px;
	height: 15px;
	padding-left: 7px;
	padding-top: 3px;
	background-color: #a0ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #194B8C;
	text-align: left;
	vertical-align: middle;
	border-style: solid;
	border-width: thin;
	border-color: #194B8C;
}
.adm_tab_head_list {
	font-weight: bold;
	background-color: #CCCCCC;
	height: 16px;
	color: #333333;
	vertical-align: middle;
	text-align: left;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.adm_tab_rows {
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
}
.adm_button {
	text-decoration: none;
	background-color: #EEEEEE;
	border: thin solid #666666;
}
.adm_button_on {
	text-decoration: none;
	background-color: #002200;
	border: thin solid #666666;
}
.adm_button_ov {
	text-decoration: none;
	background-color: #DDDDDD;
	border: thin solid #666666;
}
.texto_verde {
	font-weight: bold;
	color: #6CA11F;
}
.testo_blu {
	font-weight: bold;
	color: #A0CCFF;
}
.elementoff {
	display: none;
}
.elementon {
	display: inline;
}

