@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #4a5159;
	font-family: Tahoma;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bkg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bkg_offerte.png);
	background-repeat: repeat-y;
	background-position: left;
}
.oneColFixCtrHdr #header {

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */
	padding: 10px 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */
	font-family: Tahoma;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #666666;
}
.oneColFixCtrHdr #header p {
	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */
	padding: 10px 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #FFFFFF;
	word-spacing: 2px;
}
.oneColFixCtrHdr #header p a {
	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */
	padding: 10px 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #FFFFFF;
	word-spacing: 2px;
	text-decoration: none;
}
.oneColFixCtrHdr #header p a:hover {
	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */
	padding: 10px 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #FFFFFF;
	word-spacing: 2px;
	text-decoration: underline;
}


.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1ECF2;
	border-right-color: #B3DCF0;
	border-bottom-color: #E1ECF2;
	border-left-color: #E1ECF2;
}
.oneColFixCtrHdr #mainContent p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
}
.oneColFixCtrHdr #mainContent p a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #4A5159;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent p a:hover {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #4A5159;
	text-decoration: none;
}



.oneColFixCtrHdr #mainContent h1 {
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #66b8dc;
	border-right-color: #66b8dc;
	border-bottom-color: #66b8dc;
	border-left-color: #66b8dc;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 2px;
}
.oneColFixCtrHdr #mainContent h1 a {
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #66b8dc;
	border-right-color: #66b8dc;
	border-bottom-color: #66b8dc;
	border-left-color: #66b8dc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #4A5159;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent h1 a:hover {
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #66b8dc;
	border-right-color: #66b8dc;
	border-bottom-color: #66b8dc;
	border-left-color: #66b8dc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #4A5159;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.oneColFixCtrHdr #mainContent h2 {
	font-family: Tahoma;
	border-bottom-style: none;
	border-top-color: #66b8dc;
	border-right-color: #66b8dc;
	border-bottom-color: #66b8dc;
	border-left-color: #66b8dc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
}
.oneColFixCtrHdr #mainContent h2 a {
	font-family: Tahoma;
	border-bottom-style: none;
	border-top-color: #66b8dc;
	border-right-color: #66b8dc;
	border-bottom-color: #66b8dc;
	border-left-color: #66b8dc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
	color: #4A5159;
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent h2 a:hover {
	font-family: Tahoma;
	border-bottom-style: none;
	border-top-color: #66b8dc;
	border-right-color: #66b8dc;
	border-bottom-color: #66b8dc;
	border-left-color: #66b8dc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
	color: #4A5159;
	text-decoration: none;
}

.oneColFixCtrHdr #mainContent h3 {
	font-family: Tahoma;
	border-bottom-style: none;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent h3 a {
	font-family: Tahoma;
	border-bottom-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #4A5159;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
}
.oneColFixCtrHdr #mainContent h3 a:hover {
	font-family: Tahoma;
	border-bottom-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #4A5159;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent h4 {
	font-family: Tahoma;
	border-bottom-style: none;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent h4 a {
	font-family: Tahoma;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #4A5159;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4A5159;
	border-right-color: #4A5159;
	border-bottom-color: #4A5159;
	border-left-color: #4A5159;
	display: block;
}
.oneColFixCtrHdr #mainContent h4 a:hover {
	font-family: Tahoma;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	color: #4A5159;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4A5159;
	border-right-color: #4A5159;
	border-bottom-color: #4A5159;
	border-left-color: #4A5159;
}
.oneColFixCtrHdr #mainContent h5 {
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #66b8dc;
	border-right-color: #66b8dc;
	border-bottom-color: #66b8dc;
	border-left-color: #66b8dc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
}
.oneColFixCtrHdr #mainContent h6 {
	font-family: Tahoma;
	border-bottom-style: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4A5159;
}
.oneColFixCtrHdr #mainContent h6 a {
	font-family: Tahoma;
	border-bottom-style: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	color: #4A5159;
}
.oneColFixCtrHdr #mainContent h6 a:hover {
	font-family: Tahoma;
	border-bottom-style: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
	color: #4A5159;
}




.oneColFixCtrHdr #mainContent .voce_accoglienza {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #4A5159;
}
.oneColFixCtrHdr #mainContent .voce_accoglienza a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: none;
	color: #4A5159;
	display: block;
}
.oneColFixCtrHdr #mainContent .voce_accoglienza a:hover {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 16px;
	text-decoration: underline;
	color: #4A5159;
}


 


.oneColFixCtrHdr #footer {
	height: 82px;
	padding-top: 0px;
	padding-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* il padding di questo elemento crea uno spazio, così come avverrebbe specificando un valore margin, senza il problema della compressione del margine */
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 10px;
	padding-top: 25px;
	padding-right: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #footer p a {
	margin: 0; /* azzerando il valore margin del primo elemento del footer si evita il rischio di compressione del margine, con la creazione di uno spazio tra i div */
	padding: 10px 0; /* il padding di questo elemento crea uno spazio, così come avverrebbe specificando un valore margin, senza il problema della compressione del margine */
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: 2px;
}
.oneColFixCtrHdr #footer p a:hover {
	margin: 0; /* azzerando il valore margin del primo elemento del footer si evita il rischio di compressione del margine, con la creazione di uno spazio tra i div */
	padding: 10px 0; /* il padding di questo elemento crea uno spazio, così come avverrebbe specificando un valore margin, senza il problema della compressione del margine */
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 2px;
}


#ombra{
	clear: no;
	border: 1px solid #66b8dc;
	text-align: center;
}

a #ombra {
	clear: no;
	margin: 4px;
	border: 1px solid #66b8dc;
}

a:hover #ombra  {
	clear: no;
	margin: 4px;
	border: 1px solid #4A5159;
}

.pagina {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #44A9DB;
	visibility: visible;
	z-index: auto;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #44A9DB;
	padding: 2px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.pagina    a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #44A9DB;
	visibility: visible;
	z-index: auto;
	text-decoration: none;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-position: bottom;
}
.box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4CACDB;
	border-right-color: #4CACDB;
	border-bottom-color: #4CACDB;
	border-left-color: #4CACDB;
}

.pagina a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	visibility: visible;
	z-index: auto;
	text-decoration: none;
	background-color: #4A5159;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
}
.modulo_form {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4A5159;
	visibility: visible;
	z-index: auto;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #66b8dc;
	padding: 2px;
	background-image: url(images/bkg_form.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.flotboxright        {
	float:right;
	height: auto;
	margin: 10px;

}
.flotboxleft {
	float:left;
	height: auto;
	border: 1px solid #E1ECF2;
	margin-right: 10px;
	background-image: url(images/home_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 10px;
	width: auto;
}

#div_hide {
	width:0px;
	height:0px;
	overflow:visible;
}

.pub_dx {
	position:relative;
	width:71px;
	z-index:auto;
	layer-background-color: #A62A2A;
	margin: 0px;
	padding: 0px;
	left: 615px;
	top: 1px;
}
.pub_dx2 {
	position:relative;
	width:150px;
	z-index:auto;
	layer-background-color: #A62A2A;
	margin: 0px;
	padding: 0px;
	left: 850px;
	top: -170px;
}
.Sharp_scritta {
	color: #F00;
	font-weight: bold;
}

