@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	background-color: #E2E3DC;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tit_bg {
	background-image: url(../img/bg_h.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom: 20px;
	clear: both;
}
h1 {
	font-size: 24px;
	color: #042260;
	background-color: #E2E3DC;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 20px;
	color: #042260;
	background-color: #E2E3DC;
	display: inline;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #042260;
	background-color: #E2E3DC;
	display: inline;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
p {
	font-size: 13px;
	color: #333;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.bold {
	font-weight: bold;
}
.blue {
	font-weight: bold;
	color: #042260;
}
#header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	height: 462px;
	width: 100%;
}
#blue_bar {
	background-image: url(../img/bg_barra_sup.jpg);
	margin: auto;
	padding: 0px;
	height: 138px;
	width: 980px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 138px;
	width: 490px;
}
#nav {
	padding: 0px;
	clear: both;
	width: 980px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 16px;
	text-align: center;
	height: 97px;
}
#nav li {
	display: inline;
	width: 140px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 60px;
	z-index: 10;
}
#nav li.corrente{
	background-image: url(../img/nav_hover.jpg);
	height: 109px;
	width: 140px;
	margin-top: -12px;
	padding: 0px;
	line-height: 84px;
	color: #042260;
	z-index: 100;
	position: relative;
}
#nav li.notizie {
	background-image: url(../img/nav_hover_not.jpg);
	height: 109px;
	width: 140px;
	margin-top: -12px;
	padding: 0px;
	line-height: 84px;
	color: #042260;
	z-index: 100;
	position: relative;
}
#nav a  {
	color: #6d6c69;
	text-decoration: none;
	width: 140px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#nav a:hover {
	color: #042260;
}
#head_serv {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	padding: 0px;
}
#servizi {
	float: left;
	display: inline;
	height: 200px;
	margin: 0px;
	padding: 0px;
	width: 430px;
}
#title_serv {
	color: #888a80;
	font-size: 25px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#lista_servizi {
	list-style-type: none;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
}
#lista_servizi li {
	color: #042260;
	padding-bottom: 10px;
	font-size: 20px;
	background-image: url(../img/v_gialla.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 37px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#pec {
	padding: 0px;
	float: right;
	width: 530px;
	height: 250px;
	background-image: url(../img/logo_pec.gif);
	margin-top: -36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#pec_logo {
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 224px;
	position: absolute;
	right: 0px;
	top: 38px;
}
#richiedi_pec a{
	background-image: url(../img/btn_richiedi.gif);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 270px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 60px;
}
#richiedi_pec a:hover{
	background-position: 0px 34px;
}#vai_pec a{
	background-image: url(../img/btn_vai.gif);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 270px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 20px;
}
#vai_pec a:hover{
	background-position: 0px 34px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #e2e3dc;
}
#contenuti {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 90px;
	margin-left: auto;
	color: #E2E3DC;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#contenuti p a{
	color: #042260;
	text-decoration: none;
	font-weight: bold;
}
#contenuti p img {
	float: left;
	margin: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#contenuti p a:hover {
	text-decoration: underline;
}
#col_sx {
	float: left;
	width: 620px;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#col_sx a {
	color: #042260;
	text-decoration: none;
	font-weight: bold;
}
#col_sx a:hover {
	text-decoration: underline;
}
.servizio  {
	padding: 0px;
	clear: both;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.busta {
	margin-left: -11px;
	z-index: 10;
	display: block;
	position: relative;
	float: left;
	margin-top: -10px;
}
.big_blue {
	color: #042260;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 15px;
}
.blue_center {
	color: #042260;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 15px;
	float: left;
	line-height: 120px;
}
#cl_dx {
	width: 320px;
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#tit_dx  {
	color: #042260;
	font-size: 18px;
	text-align: center;
	margin: 0px;
	background-image: url(../img/cl_dx_sup.gif);
	padding: 0px;
	height: 70px;
	width: 320px;
	line-height: 45px;
}
#serv_dx {
	width: 300px;
	background-color: #09235C;
	font-size: 13px;
	list-style-type: none;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#serv_dx li {
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#dx_btm {
	background-image: url(../img/cl_dx_btm.gif);
	padding: 0px;
	height: 20px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.space {
	clear: both;
}
#footer {
	background-image: url(../img/bg_footer.jpg);
	width: 100%;
	height: 185px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot_in {
	height: 185px;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/footer_in.jpg);
}
#nav_footer {
	text-align: center;
	list-style-type: none;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#nav_footer li {
	display: inline;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#nav_footer li a {
	color: #F0E811;
	text-decoration: none;
}
#nav_footer li a:hover {
	text-decoration: underline;
}
#footer p {
	color: #E2E3DC;
	font-size: 11px;
	text-align: center;
}
#footer  p a {
	text-decoration: none;
	color: #F0E811;
}
#footer p a:hover {
	text-decoration: underline;
}
.valid {
	margin: 0px;
	padding-bottom: 0px;
}
.bianco  {
	color: #FFF;
}
#map {
	padding: 0px;
	height: 400px;
	width: 600px;
	float: left;
	border: 2px solid #888A80;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.notizie_ut {
	list-style-type: none;
	padding: 0px;
	font-size: 13px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	float: left;
	width: 480px;
}
.notizie_ut li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.notizie_ut a {
	color: #042260;
	font-weight: bold;
	text-decoration: none;
}
.notizie_ut a img{
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.notizie_ut a:hover {
	color: #666;
}
.scad {
	list-style-type: none;
	font-size: 13px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 960px;
	padding: 0px;
}
.scad li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
	display: inline;
	float: left;
	width: 450px;
}
.scad a {
	color: #042260;
	font-weight: bold;
	text-decoration: none;
}
.scad a img{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
.scad a:hover {
	color: #666;
	text-decoration: none;
}
#elenco_interne {
	padding: 0px;
	font-size: 13px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	list-style-type: none;
}
#elenco_interne li {
	background-image: url(../img/li_pec.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#bottoni_pec {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: 34px;
}
#btn_pec_richiedi a{
	background-image: url(../img/btn_pec_richiedi.gif);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 270px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#btn_pec_richiedi a:hover{
	background-position: 0px 34px;
}
#btn_pec_vai a{
	background-image: url(../img/btn_pec_vai.gif);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 270px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 390px;
}
#btn_pec_vai a:hover{
	background-position: 0px 34px;
}
.lista_pdf {
	font-size: 13px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lista_pdf li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	width: 465px;
}
.lista_pdf li a {
	background-image: url(../img/link_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #042260;
	font-weight: bold;
	padding-left: 40px;
	height: 46px;
	display: block;
	line-height: 46px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 425px;
}
.lista_pdf li a:hover{
	color: #666;
}
#mailbox {
	background-image: url(../img/mailbox.gif);
	margin: 0px;
	padding: 0px;
	height: 191px;
	width: 184px;
	position: absolute;
	right: 0px;
	top: 78px;
}
#reservationform {
	background-image: url(../img/bg_form.gif);
	height: 314px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
fieldset {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	width: 440px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
}
label {
	font-size: 13px;
	color: #333;
	width: 440px;
	display: block;
	margin: 0px;
	padding: 0px;
}
input {
	height: 20px;
	width: 250px;
	color: #666;
	font-size: 13px;
	border: 1px solid #E2E3DC;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
select {
	height: 20px;
	margin-top: 6px;
	width: 250px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #E2E3DC;
}
input:focus{
	border-color: #009;
}
textarea {
	border: 1px solid #E2E3DC;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	width: 250px;
	height: 50px;
	margin-top: 6px;
	padding: 0px;
	margin-bottom: 0px;
}
textarea:focus{
	border-color: #009;
}
.privacy {
	width: 940px;
	clear: both;
	color: #333;
	font-size: 13px;
	text-align: center;
	height: 20px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.finale {
	width: 940px;
	clear: both;
	color: #333;
	font-size: 13px;
	text-align: center;
	height: 31px;
	padding: 0px;
	margin-top: 10px !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.mandatory {
	color: #042260;
}
.ceck {
	height: 13px;
	width: 13px;
	margin: 2px;
	border: 1px solid #E2E3DC;
	background-color: #FFF;
}
.submit {
	background-image: url(../img/bg_submit.gif);
	height: 31px;
	width: 170px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	background-color: #FFF;
	z-index: 10;
}
.submit:hover{
	background-position: 0px 31px;
}
#facebook a {
	font-size: 13px;
	color: #042260;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-right: auto;
	margin-left: 10px;
	display: block;
}
#facebook a:hover{
	color: #666;
}
#facebook img {
	vertical-align: middle;
	padding-right: 6px;
}
