/* CSS Reset by Serena Gazzola */

* {
	margin:0;
	padding:0;
	font-size: 100%;
	vertical-align: baseline;
}

ul, ol, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img { border: 0; }

body { line-height: 1; }

blockquote, q     { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: '';content: none; }

:focus { outline: 0; }
::-moz-focus-inner { border:0; }

ins { text-decoration: none; }

del { text-decoration: line-through; }

/*
table { border-collapse: collapse;border-spacing: 0; }

table {
    border-collapse:collapse;
    border-spacing:0;
}
*/

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/* Font Face */
/* Gli stili FontFace sono nel file fonts/stile_font.css */


html,body{
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	background: #eee url(../images/bg_totale.jpg) top center repeat-y;
	text-align: center;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

a:link, a:visited, a:focus { color: #df8c09;outline: none; }

a:hover { color:#df8c09; }


.pagina {
	width: 970px;
	margin: 0 auto 0 auto;
}

.contenuto {
	width: 100%;
	float: left;
	text-align: left;
}


#fascia_intestazione {
	width: 100%;
	float: left;
	border-bottom: 2px solid #fff;
	background: #e39911 url(../images/bg_int.jpg) top left repeat-x;
}

#fascia_titolo_pagina {
	width: 100%;
	float: left;
}

#fascia_centrale {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}

#fascia_footer {
	width: 100%;
	float: left;
	background: #7b7b7b url(../images/bg_fondopagina.jpg) top left repeat-x;
}

#fascia_footer_standard {
	width: 100%;
	float: left;
	position: fixed;
	bottom: 0;
	background: #7b7b7b url(../images/bg_fondopagina.jpg) top left repeat-x;
}


/*--------------------------------------------------------
		MENU PRINCIPALE
--------------------------------------------------------*/

#spazio_menu {
	position: absolute;
	width: 680px;
	bottom: 0;
	right: 0;
	z-index: 2;
}

ul#nav {
	float: right;
	margin: 0;
	padding: 0;
}

ul#nav li {
	display: inline;
	padding: 0;
}

ul#nav li a {
	float: left;
	padding: 7px 15px 7px 15px;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	margin-right: 2px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	font-family: 'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow', Arial, Helvetica, sans-serif;
	color: #fff;
	background: #002e61 url(../images/bg_menu_on.jpg) top left repeat-x;
	
}

ul#nav li a:hover {
	color: #fff;
	background: #edaf23 url(../images/bg_menu.jpg) top left repeat-x;
}

ul#nav li a.attivo {
	color: #002e61;
	text-decoration: none;
	background: #fff url(../images/bg_menu_att.jpg) top left repeat-x; */
}

ul.menu_lingue {
	float: right;
	color: #fff;
}

ul.menu_lingue li {
	display: inline;
	text-align: center;
	margin: 0;
	padding: 0;
}

ul.menu_lingue li a {
	width: 30px;
	display:inline-block !important;
	padding: 6px 0;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 0;
}

ul.menu_lingue li a:hover {
	text-decoration: underline;
}

ul.menu_lingue li a.attivo {
	font-weight: bold;
}


/*--------------------------------------------------------
		STILE BASE
--------------------------------------------------------*/

.spazio_logo {
	width: 230px;
	height: 95px;
	position: absolute;
	top: 10px;
	left: 0;
}

.spazio_tel {
	width: 100%;
	float: right;
	text-align: right;
	padding-top: 3px;
}


#intestazione {
	width: 100%;
	float: left;
	position: relative;
	height: 110px;
}


/* ---- Footer --- */

#fondopagina {
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	padding: 20px 0 15px 0;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	
}

#fondopagina a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#fondopagina a:hover {
	text-decoration: underline;
}

h1.titolo_home {
	display: block;
	padding: 30px 0 15px 0;
	font-size: 46px;
	color: #001e3f;
	font-weight: normal;
	font-family: 'PTSansBold', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

h1.titolo_home span.azzurro {
	color: #10b5e4;
}

/*--------------------------------------------------------
		STILE SLIDESHOW HOME
--------------------------------------------------------*/

#spazio_slideshow {
	width: 100%;
	height: 290px;
	float: left;
	margin-top: 20px;
	position: relative;
	background: #fff;
}

.riquadro_slideshow {
	width: 946px;
	height: 266px;
	position: relative;
	background: #ddf0fd url(../images/bg_slideshow.jpg) top left no-repeat;
}

.riquadro_slideshow .spazio_imm {
	width: 600px;
	position: absolute;
	top: 0;
	left: -40px;
	display: none;
}

.riquadro_slideshow .spazio_imm img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}

.riquadro_slide {
	width: 440px;
	float: right;
}

.riquadro_slide .spazio_testo {
	width: 400px;
	height: 210px;
	position: absolute;
	top: 25px;
	right: 25px;
	background: url(../images/bg_white50.png) top left repeat;
	border: 1px solid #fff;
}

.riquadro_slide .spazio_testo h1 {
	display: block;
	margin: 20px 0 3px 0;
	text-transform: uppercase;
	color: #df8c09;
	font-weight: bold;
	font-size: 40px;
	font-family: 'OpenSansExtrabold', 'OpenSansCondensedBold', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

.riquadro_slide .spazio_testo h4 {
	display: block;
	color: #001e3f;
	font-weight: normal;
	font-size: 26px;
	font-family: 'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

.riquadro_slide .spazio_testo p {
	margin-top: 25px;
	display: block;
	color: #3e3a3a;
	font-size: 18px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	font-family: 'OpenSansSemibold', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.spazio_ombra {
	width: 100%;
	float: left;
	height: 50px;
	background: url(../images/ombra_animazione.png) top center no-repeat;
	font-size: 1px;
}

/**/

p.intro {
	display: block;
	font-size: 16px;
	color: #001e3f;
	line-height: 24px;
	font-family: 'OpenSansBold', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/*--------------------------------------------------------
		STILE SEZIONI HOME
--------------------------------------------------------*/

#sezioni_home {
	width: 100%;
	float: left;
	margin-top: 25px;
}

.spazio_sez {
	width: 196px;
	float: left;
	display: none;
}

.spazio_sez.corto, .sez {
	width: 186px;
}

.sez {
	float: left;
	cursor: pointer;
}

.sez h2 {
	display: block;
	color: #df8c09;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 4px;
	font-weight: normal;
	font-family: 'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

.sez img {
	width: 200px;
	height: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -75px;
	-ms-interpolation-mode: bicubic;
}

.sez .bordo_imm {
	width: 186px;
	height: 140px;
	background: #fff;
	position: relative;
}

.sez .riq_imm {
	width: 168px;
	height: 122px;
	position: absolute;
	top: 9px;
	left: 9px;
	overflow: hidden;
	background: url(../images/bg_sez.jpg) center center no-repeat;
}

.sez .ombra_sez {
	width: 100%;
	float: left;
	height: 18px;
	background: url(../images/ombra_sezione.png) top right no-repeat;
}

.sez .testo {
	width: 180px;
	float: left;
	color: #000;
	font-size: 13px;
	line-height: 19px;
	height: 57px;
	margin-bottom: 4px;
	overflow: hidden;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

.sez a.continua {
	display: block;
	text-align: right;
	font-size: 13px;
	margin-top: 5px;
	color: #001e3f;
	line-height: 16px;
	text-decoration: none;
	font-family: 'OpenSansBold', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

/*--------------------------------------------------------
		STILE SEZIONI STANDARD
--------------------------------------------------------*/

#sezioni_standard {
	width: 100%;
	float: left;
	margin-top: 25px;
}

#sezioni_standard .spazio_sez {
	width: 248px;
	float: left;
	display: none;
}

.sez_st {
	width: 200px;
}

.sez_st {
	float: left;
	cursor: pointer;
}

.sez_st h3 {
	display: block;
	color: #df8c09;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	font-family: 'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow', Arial, Helvetica, sans-serif;
}

.sez_st img {
	width: 200px;
	height: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: -75px;
	-ms-interpolation-mode: bicubic;
}

.sez_st .bordo_imm {
	width: 174px;
	height: 114px;
	background: #fff;
	position: relative;
}

.sez_st .riq_imm {
	width: 160px;
	height: 100px;
	position: absolute;
	top: 7px;
	left: 7px;
	overflow: hidden;
	background: url(../images/bg_sez.jpg) top center no-repeat;
}

.sez_st .ombra_sez {
	width: 100%;
	float: left;
	height: 18px;
	background: url(../images/ombra_sezione.png) top right no-repeat;
}

.titolo_standard {
	width: 100%;
	float: left;
	padding: 20px 0 10px 0;
}

.titolo_standard h1 {
	float: left;
	font-size: 42px;
	line-height: 44px;
	color: #df8c09;
	font-family:'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow',  Arial, Helvetica, sans-serif;
}

.titolo_standard h4 {
	float: right;
	font-size: 21px;
	line-height: 20px;
	padding-top: 20px;
	color: #001e3f;
	font-family:'PTSansNarrowBold', 'OpenSansBold', 'OpenSansCondensedBold', 'Arial Narrow',  Arial, Helvetica, sans-serif;
}

.ombra_titolo_standard {
	width: 100%;
	float: left;
	height: 35px;
	background: url(../images/ombra_standard.png) top right no-repeat;
}

.ombra_mappa {
	width: 100%;
	float: left;
	height: 35px;
	background: url(../images/ombra_mappa.png) top right no-repeat;
}

/*--------------------------------------------------------
		STILE PERCORSO
--------------------------------------------------------*/

.percorso {
	width: 100%;
	float: left;
	border-top: 3px solid #ccc;
	padding: 5px 0 5px 0;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

.percorso a {
	font-size: 12px;
	color: #000;
	line-height: 21px;
	text-decoration: none;
}

.percorso a:hover {
	text-decoration: underline;
}


.percorso a.attivo {
}

.percorso img {
	padding: 0;
	margin: 0 5px;
	vertical-align: top;
}

.testo_standard {
	padding-bottom: 20px;
}

.testo_standard, .testo_standard p {
	font-size: 14px;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 21px;
}

.testo_standard h2 {
	font-size: 34px;
	display: block;
	padding: 10px 0 5px 0;
	margin-bottom: 15px;
	border-bottom: 1px dotted #001e3f;
	color: #001e3f;
	font-family:'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow',  Arial, Helvetica, sans-serif;
	line-height: 32px;
}

.testo_standard h4 {
	font-size: 20px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	color: #001e3f;
	font-family:'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow',  Arial, Helvetica, sans-serif;
}

.testo_standard ul {
	padding: 10px;
	margin: 0 10px 10px 5px;
	color: #001e3f;
}

.testo_standard ul {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;
}

.testo_standard ul li {
	color: #001e3f;
	font-size: 14px;
	font-family:'OpenSansBold', 'OpenSansCondensedBold', 'Arial Narrow',  Arial, Helvetica, sans-serif;
	background-image: url(../images/punto_caratteristiche.png);
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding: 2px 0 0 30px; 
}


.cont_standard {
	font-size: 14px;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 23px;
}


/*--------------------------------------------------------
		PAGINE INTERNE
--------------------------------------------------------*/

.bg_area {
	width: 100%;
	float: left;
	padding-top: 10px;
	min-height: 600px;
}


.bg_standard {
	width: 100%;
	float: left;
	padding-top: 10px;
	background: url(../images/bg_standard.png) top left no-repeat;
	min-height: 620px;
}


.bg_standard #col_sx {
	width: 200px;
	float: left;
	padding-bottom: 30px;
}

.bg_standard #col_dx {
	width: 720px;
	float: right;
	padding-bottom: 30px;
}

#col_tot {
	width: 100%;
	float: left;
	min-height: 400px;
	padding-bottom: 30px;
}

.bg_contatti {
	width: 100%;
	float: left;
	padding-top: 10px;
	background: url(../images/bg_contatti.png) top left no-repeat;
	min-height: 600px;
}


.bg_contatti #col_sx {
	width: 270px;
	float: left;
	padding-bottom: 30px;
}

.bg_contatti #col_dx {
	width: 650px;
	float: right;
	padding-bottom: 30px;
}



/*--------------------------------------------------------
		TITOLO SOTTOMENU
--------------------------------------------------------*/

#col_sx h2 {
	display: block;
	font-family:'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow',  Arial, Helvetica, sans-serif;
	color: #001e3f;
	font-size: 24px;
	padding: 10px 10px 10px 10px;
	margin: 15px 0 0 0;
}

#col_sx h2.tastel {
	font-size: 20px;
}

ul#sottomenu  {
	margin-top: 10px;
	margin-right: 20px;
}

ul#sottomenu  li {
	width: 100%;
	float: left;
	border-bottom: 1px dotted #aaa;
	padding: 0 0;
}

ul#sottomenu  li a {
	display: block;
	font-family:'PTSansNarrowBold', 'OpenSansCondensedBold', 'Arial Narrow',  Arial, Helvetica, sans-serif;
	color: #001e3f;
	font-size: 20px;
	line-height: 20px;
	padding: 8px 6px 8px 16px;
	text-decoration: none;
	background: url(../images/freccia_sottomenu_att.png) 100px 1000px no-repeat;
}

ul#sottomenu li a:hover {
	color: #df8c09;
	background: #fff url(../images/freccia_sottomenu_on.png) center left no-repeat;
}

ul#sottomenu  li a.attivo, ul#sottomenu  li a.attivo:hover {
	color: #888;
	background: url(../images/freccia_sottomenu_att.png) center left no-repeat;
}

/**/






p.indirizzo {
	display: block;
	padding: 10px 10px;
	font-size: 14px;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 21px;
}

p.indirizzo a {
	font-weight: bold;
}


/*--------------------------------------------------------
		STILE CONTATTI
--------------------------------------------------------*/

.form_contatti {
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.form_contatti label {
	display: block;
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 8px 0 0 0;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
}

.form_contatti label.privacy {
	color: #444;
	float: left;
	padding: 8px 20px 0 0;
	cursor: pointer;
	text-decoration: underline;
}

.form_contatti .rosso { color: #e25000; }


.form_contatti p.close {
	float: right;
	padding: 1px 0;
	background:  url(../images/bg_close.png) top center no-repeat;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	font-size: 0;
	width: 20px;
	height: 20px;
	font-size: 0px;
}

.form_contatti input.inpcont {
	width: 270px;
	float: left;
	padding: 4px 5px;
	color: #000;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #fff url(../images/bg_input.png) top left no-repeat;
	border: 1px solid #ccc;
	margin: 0;
	vertical-align: top;
}

.form_contatti input.inpcont:focus {
	border: 1px solid #df8c09;
	background: #fff;
}

.form_contatti .ombra_input {
	width: 280px;
	float: left;
	height: 10px;
	font-size: 1px;
	background: url(../images/ombra_input.png) top right no-repeat;
}

.form_contatti .ombra_textarea {
	width: 640px;
	float: left;
	height: 10px;
	font-size: 1px;
	background: url(../images/ombra_textarea.png) top right no-repeat;
}



.form_contatti textarea {
	width: 590px;
	height: 150px;
	padding: 2px 5px;
	color: #444;
	font-family: 'OpenSansRegular', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #fff url(../images/bg_input.png) top left no-repeat;
	border: 1px solid #bbb;
	margin: 0;
	vertical-align: top;
}

.form_contatti .radio {
	vertical-align: middle;
}


.form_contatti .accetto {
	vertical-align: middle;
	padding-left: 5px;
	font-size: 13px;
	line-height: 16px;
}

.form_contatti #conferma {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.form_contatti .pul_conferma {
	width: 120px;
	height: 34px;
	font-family: 'PTSansNarrowBold', 'OpenSansCondensedBold', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	background: url(../images/pul_conferma.png) top left no-repeat;
	border:0;
	padding:0;
	margin:0 40px 0 0;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	float: right;
}


.form_contatti .pul_home {
	width: 100px;
	height: 32px;
	font-family: 'PTSansBold', 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	text-transform: lowercase;
	background: url(../images/pul_conferma.png) top left no-repeat;
	border:0;
	padding:0;
	margin:0;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	float: right;
}

/*--------------------------------------------------------
		STILE PULSANTI
--------------------------------------------------------*/

.pul_conferma {
	float: left;
	color: #FFF;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/pul_conferma.gif) top center no-repeat;
	border:0;
	padding:0;
	margin:0;
	width: 96px;
	cursor: pointer;
	font-weight: bold;
	height: 24px;
	vertical-align: top;
	outline: none;
}

.pul_chiudi {
	width: 60px;
	height: 24px;
	background: url(../images/pul_chiudi.gif) top left no-repeat;
	border: 0;
	cursor: pointer;
}


/*--------------------------------------------------------
			OVERLAY
--------------------------------------------------------*/

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

#finestra {
	position: absolute;
	z-index: 1000;
	width: 440px;
	height: 300px;
	background: #FFF;
	/* display: none; */
	border: 5px solid #ccc;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -220px;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

#finestra img {
	margin-left: 5px;
}

/*--------------------------------------------------------
				STILE LIGHTSLIDE
--------------------------------------------------------*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide a {
	color: #FFF;
}
.highslide:hover img {
	/* border: 1px solid #C0CCEC; */
}
.highslide img {
	padding: 0;
	margin-right: 5px;
}

.highslide-image {
   /*  border: 2px solid white; */
	padding: 8px;
	background-color: white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
    background-color: #E4DCC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	visibility: hidden;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
