body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 76%;
	text-align: center;
}
/*X IE 5*/
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: transparent; /*non inserire un colore altrimenti Facebox non ha la trasparenza*/
	line-height: 130%;
}
h1,h2,h3,h4,h5,h6,p,pre,ul,li,img,hr,form.table,tr,th,td {
	margin: 0px;
	padding: 0px;
}
h1{font-size: 240%;}
h2{font-size: 180%}
h3{font-size: 160%}
h4{font-size: 140%}
h5{font-size: 120%}
h6{
	font-size: 90%;
	font-weight: normal;
}
h1, h2, h3, h4, h5{margin: 1% 0 0%; line-height: 100%;} /*margini x i titoli*/
p, h6, blockquote, pre, ol, dl, ul, form {
	line-height: 140%;
} /*line-height*/
p {
	padding-bottom: 0.25%;
	padding-top: 0.25%;
}
img {border: none;}
hr {border: 1px solid #999999;}
/* Link */
a:link {
	color: #000066; text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
}
a:hover {
	color: #37c3c3;
	text-decoration: underline;
}
a:active, a:focus{
	outline:none; /*toglie bordo ai link*/
}
/* STRUTTURA */
.oneColFixCtrHdr #container {
	width: 995px;
	background: transparent url(../immagini/base_pagina_new_alto.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
}
.oneColFixCtrHdr #header {
	padding: 0 31px;
	background-color: transparent;
	width: 933px;
	position: relative;
}
.oneColFixCtrHdr #mainContent {
	background: transparent url(../immagini/base_pagina_new_centro.jpg) repeat-y;
	margin-top: 10px;
	padding-left: 45px;
}
.oneColFixCtrHdr #footer {
	background-color: transparent;
	background-image: url(../immagini/base_pagina_new_basso.jpg);
	height: 57px;
	width: 995px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer p {
	text-align: center;
	font-size: 90%;
	padding-top: 12px;
}
/* MENU INTERNO TESTATA*/
#testataMenu {
	background-color: #e4cf98;
	width: 933px;
}
#testataMenu ul {
	list-style:none;
	margin:0;padding:0;
}
#testataMenu li {
	float:right;
	width:100px;
	margin:0;
	padding:0;
	text-align:center;
	font-weight: bold;
}
#testataMenu li a {
	display:block;
	padding:5px 0px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	border-left:1px solid #FFF;
}
#testataMenu li a {
	background:url(../_js/_jquery/bgpos/menuFondo.jpg) repeat -20px 35px;
}
#testataMenu li a:hover {
	color:#CCC;
}
#testataMenu li a:hover, #testataMenu li a:focus, #testataMenu li a:active {
	background-position:-150px 0;
}
#testataMenu li a:active, #testataMenu li a:focus{
	outline:none; /*toglie bordo ai link*/
	color:#999;
	font-weight: bold;
}
.menuVoceAttiva {
	padding:5px 0px !important;
	color: #A0B8B0;
	background-color: #456E59;
}
/* DATA */
#boxDataFondo {
	position:absolute;
	width:105px;
	height:58px;
	z-index:1;
	left: 852px;
	top: 2px;
}
#boxData {
	position:absolute;
	width:105px;
	height:58px;
	z-index:2;
	left: 852px;
	top: 2px;
	text-align: center;
	padding-top: 3px;
}
#boxData span.giorno{
	display:block;
	font-size: 110%;
	color: #444;
	line-height: 125%;
}
#boxData span.mese{
	display:block;
	font-size: 100%;
	text-transform: uppercase;
	color: #A24C4C;
	font-weight: bold;
	line-height: 125%;
}
#boxData span.anno{
	display:block;
	font-weight: bold;
	color: #38674F;
	font-size: 100%;
	line-height: 125%;
}
/* CLASSI  GENERICHE*/
.imgLeft {
	float: left;
	border: 2px solid #004d37;
	margin-right: 0.5em;
	margin-top: 0.25em;
}
.txBianco {
	color: #FFF;
}
.txRossoScuro {
	color: #900;
}
.txBlu {
	color: #185DA1;
}
.txVerdeFlover {
	color: #004D37;
}
.txVerdeMarcio {
	color: #577907;
}
.txMarrone {
	color: #857759;
}
.bordoverdeflover {
	border: 1px solid #004d37;
}
.boxVerdino {
	background-color: #E8EED6;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
/* DIV */
.separatore {
	clear: both;
}
.separatorePlus{
	clear: both;
	height: 0px;
	overflow: hidden;
}
#nomePaginaSx{
	background-image: url(../immagini/angoli_new_sx.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 14px;
	float: left;
}
#nomePaginaTx{
	background-image: url(../immagini/angoli_new_centro.gif);
	background-repeat: repeat-x;
	height: 22px;
	float: left;
}
#nomePaginaTx p {
	font-size: 102%;
	line-height: 100%;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 3px;
}
#nomePaginaDx{
	background-image: url(../immagini/angoli_new_dx.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 14px;
	float: left;
}
#contenuto {
	background-color: #ECDAAC;
	background-image: url(../immagini/angoli_new_beige_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 885px;
	padding-left: 10px;
	padding-right: 10px;
}
.contenutoTitolo {
	font-size: 130%;
	line-height: 120%;
	color: #21524A;
	font-weight: bold;
	padding-top: 1%;
}
#contenutoOmbra {
	background-image: url(../immagini/base_fondo_beige_ombra_new.jpg);
	background-repeat: repeat-x;
	height: 14px;
	width: 905px;
}
/*Due colonne con LISTE*/
#dueColonneListe {
	background-image: url(../_immagini/sfondo_rosa.jpg);
	background-repeat: repeat;
	border: 1px solid #770000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#dueColonneListe ul#multi,#dueColonneListe ul#multi li {
	margin:0;padding:0;list-style:none
}
#dueColonneListe ul#multi{
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin:0px;
	line-height: 140%;
	background: transparent;
	color: #333333
}
#dueColonneListe ul#multi li{
	float:left;
	width:48%;
	margin-left: 1%;
	display: inline
}
/*Due colonne con DIV + CLASSI*/
.dueColonneDivSx{
	float: left;
	width: 49%;
}
.dueColonneDivDx{
	float: right;
	width: 49%;
}
/*Tre colonne con DIV + CLASSI*/
.treColonneDivSx{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.treColonneDivCentro{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.treColonneDivDx{
	float: right;
	width: 32%;
}
/* MESSAGGI DI NOTIFICA */
div.messaggioCL{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 113%;
	padding: 5px 15px 0 40px;
	border: solid;
	border-width: 2px 0;
}
div.messaggioCL p{
	margin-bottom: 5px;
}
div.messaggioCL.info{
	background: #D6E6DB url(../immagini/info20.gif) no-repeat 10px 10px;
	border-color: #6290c5
}
div.messaggioCL.warning{
	background: #FFF0BA url(../immagini/warning20.gif) no-repeat 10px 10px;
	border-color: #E87C29
}
div.messaggioCL.question{
	background: #E4F6CB url(../immagini/help20.gif) no-repeat 10px 10px;
	border-color: #A3CD85
}
div.messaggioCL.error{
	background: #FEE3C8 url(../immagini/error20.gif) no-repeat 10px 10px;
	border-color: #e14b44
}
/* PULSANTI */
/*28pixel centrato crema*/
.rolloverCrema28Centrato{
	text-align:center;
	margin: 0.5em auto;
	letter-spacing: 0.1em;
}
.rolloverCrema28Centrato a{
	display: inline-block;
	/*La grandezza la imposto nel tag a href della pagina per utilizzare scritte di lunghezza diversa*/
	/*width:6em;*/
	margin:0 auto;
	height: 28px;
	padding-left: 1em;
	font: bold 140%/28px "Trebuchet MS", Arial, sans-serif;
	background: url(../immagini/rollover28crema.gif) no-repeat left top;
	text-decoration: none;
	color: #5D5643;
	white-space: nowrap;
}
.rolloverCrema28Centrato a span{
	display: block;
	cursor: pointer;
	padding-right: 1em;
	white-space: nowrap;
	background: url(../immagini/rollover28crema.gif) no-repeat right top;
	color: #5D5643;
}
.rolloverCrema28Centrato a:hover{background-position: bottom left;color: #d3c39a}
.rolloverCrema28Centrato a:hover span{background-position: bottom right}
/*20pixel centrato*/
.rolloverCrema20Centrato{
	text-align:center;
	margin: 0.5em auto;
	letter-spacing: 0.05em;
}
.rolloverCrema20Centrato a{
	display: inline-block;
	margin:0 auto;
	height: 20px;
	padding-left: 1em;
	font: bold 105%/20px "Trebuchet MS", Arial, sans-serif;
	background: url(../immagini/rollover20crema.gif) no-repeat left top;
	text-decoration: none;
	color: #443F32;
	white-space: nowrap;
}
.rolloverCrema20Centrato a span{
	display: block;
	cursor: pointer;
	padding-right: 1em;
	white-space: nowrap;
	color: #443F32;
	background: url(../immagini/rollover20crema.gif) no-repeat right top
}
.rolloverCrema20Centrato a:hover{background-position: bottom left;color: #d3c39a}
.rolloverCrema20Centrato a:hover span{background-position: bottom right}
/*20pixel*/
.rolloverCrema20{
	text-align:center;
	margin: 0.5em auto;
	letter-spacing: 0.05em;
}
.rolloverCrema20 a{
	display: inline-block;
	margin:0 auto;
	height: 20px;
	padding-left: 1em;
	font: bold 105%/20px "Trebuchet MS", Arial, sans-serif;
	background: url(../immagini/rollover20crema.gif) no-repeat top left;
	text-decoration: none;
	color: #443F32;
	white-space: nowrap;
}
.rolloverCrema20 a span{
	display: block;
	cursor: pointer;
	padding-right: 1em;
	white-space: nowrap;
	color: #443F32;
	background: url(../immagini/rollover20crema.gif) no-repeat top right
}
.rolloverCrema20 a:hover{
	background-position: bottom left;
	color: #d3c39a;
}
.rolloverCrema20 a:hover span{
	background-position: bottom right;
}
/*28pixel centrato rosso*/
.rolloverRosso28Centrato{
	text-align:center;
	margin: 0.5em auto;
	letter-spacing: 0.1em;
}
.rolloverRosso28Centrato a{
	display: inline-block;
	/*La grandezza la imposto nel tag a href della pagina per utilizzare scritte di lunghezza diversa*/
	/*width:6em;*/
	margin:0 auto;
	height: 28px;
	padding-left: 1em;
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 140%;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../immagini/rollover28rosso.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rolloverRosso28Centrato a span{
	display: block;
	cursor: pointer;
	padding-right: 1em;
	white-space: nowrap;
	color: #FFF;
	background-image: url(../immagini/rollover28rosso.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rolloverRosso28Centrato a:hover{
	background-position: bottom left;
	color: #F90
}
.rolloverRosso28Centrato a:hover span{
	background-position: bottom right;
	color: #F90;
}
/*20pixel Rosso*/
.rolloverRosso20{
	text-align:center;
	margin: 0.5em auto;
	letter-spacing: 0.05em;
}
.rolloverRosso20 a{
	display: inline-block;
	margin:0 auto;
	height: 20px;
	padding-left: 1em;
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
	letter-spacing: 0.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 105%;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../immagini/rollover20rosso.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rolloverRosso20 a span{
	display: block;
	cursor: pointer;
	padding-right: 1em;
	white-space: nowrap;
	color: #FFF;
	background-image: url(../immagini/rollover20rosso.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rolloverRosso20 a:hover{
	background-position: bottom left;
	color: #F90;
}
.rolloverRosso20 a:hover span{
	background-position: bottom right;
	color: #F90;
}

