/* Foglio di stile sito internet FIAVET - Federazione Italiana Associazioni Imprese Viaggi e Turismo - http://www.fiavet.it */
/* Edit by Torgraphics srl - http://www.torgraphics.com */ 
/* GENERALI ***********************************************************************************************************************************************************************************/
body{
	margin:0;
	padding:0;
	background:url(images/bg_body.png) top left repeat-x;
}

@font-face {
    font-family: 'GeosansLightRegular';
    src: url('ff/geosanslight-webfont.eot');
    src: url('ff/geosanslight-webfont.eot?iefix') format('eot'),
         url('ff/geosanslight-webfont.woff') format('woff'),
         url('ff/geosanslight-webfont.ttf') format('truetype'),
         url('ff/geosanslight-webfont.svg#webfontUD4fCLqP') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CantarellRegular';
    src: url('ff/Cantarell-Regular-webfont.eot');
    src: url('ff/Cantarell-Regular-webfont.eot?iefix') format('eot'),
         url('ff/Cantarell-Regular-webfont.woff') format('woff'),
         url('ff/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('ff/Cantarell-Regular-webfont.svg#webfont9UOzsjXz') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CantarellOblique';
    src: url('ff/Cantarell-Oblique-webfont.eot');
    src: url('ff/Cantarell-Oblique-webfont.eot?iefix') format('eot'),
         url('ff/Cantarell-Oblique-webfont.woff') format('woff'),
         url('ff/Cantarell-Oblique-webfont.ttf') format('truetype'),
         url('ff/Cantarell-Oblique-webfont.svg#webfontRl4nowrT') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CantarellBold';
    src: url('ff/Cantarell-Bold-webfont.eot');
    src: url('ff/Cantarell-Bold-webfont.eot?iefix') format('eot'),
         url('ff/Cantarell-Bold-webfont.woff') format('woff'),
         url('ff/Cantarell-Bold-webfont.ttf') format('truetype'),
         url('ff/Cantarell-Bold-webfont.svg#webfontKr2CkGZp') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CantarellBoldOblique';
    src: url('ff/Cantarell-BoldOblique-webfont.eot');
    src: url('ff/Cantarell-BoldOblique-webfont.eot?iefix') format('eot'),
         url('ff/Cantarell-BoldOblique-webfont.woff') format('woff'),
         url('ff/Cantarell-BoldOblique-webfont.ttf') format('truetype'),
         url('ff/Cantarell-BoldOblique-webfont.svg#webfontQ1aSR0ux') format('svg');
    font-weight: normal;
    font-style: normal;
}


div#stopie6{
	position:static !important;
	top:0;
	left:0;
}

div#container{
	width:960px;
	margin:0 auto;
}

a{outline:none; color:#535353; text-decoration:none;}
a:hover{text-decoration:underline;}

img{border:0;}

.invisibile{display:none;}
h1{
	width:96%;
	float:left;
	clear:both;
	margin:5px 0;
	background:url(images/bg_titolo_capitolo_.png) top left repeat-y;
	padding:0 0 0 8px;
	font-family:'CantarellBold', Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:23px;
	color:#787878;
	text-transform:uppercase;
	text-align:left;
	position:relative;
}

h2{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	font-family:'CantarellBold', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:23px;
	color:#787878;
	text-transform:uppercase;
	text-align:left;
	position:relative;
}

h3{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	font-family:'CantarellBold', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#787878;
	text-transform:uppercase;
	text-align:left;
	position:relative;
}

h4{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#787878;
	text-align:left;
	position:relative;
}

div#topcontrol{
	width:100%;
}
div#top_control_container{
	width:433px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:right;
}

/* HEADER *************************************************************************************************************************************************************************************/
div#header{
	width:960px;
	height:340px;
	float:left;
	clear:both;
	position:relative;
}
div#menu{
	width:960px;
	height:51px;
	float:left;
	clear:both;
	margin:14px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	z-index:5;
	position:relative;
}
#menu ul{
	padding:25px 0 0 0;
	margin:0;
	float:right;
	clear:both;
	list-style:none;
	position:relative;
	white-space:nowrap;
}
#menu li{
	float: left;
	margin:0 0 0 14px;
	position:relative;
	display:inline;
}
a.voci_menu{
	color: #787878;
	text-decoration:none;
	text-align:left;
	font-size:14px;
	float:left;
	clear:both;
	font-family: 'CantarellBold';
	word-spacing: -1px;
}
a.voci_menu:hover {
	text-decoration:none;
	color:#002C6F;
}
ul.sottomenu{
	width:auto !important;
	padding:0 10px !important;
	background:url(images/bg_sottomenu.png) repeat;
	border:1px dotted #787878;
	position:absolute !important;
	z-index:10;
	display:none;
}
.sottomenu li{
	width:100%;
	padding:10px 0;
	margin:0 !important;
	float:left;
	clear:left;
}
.sottomenu a{
	color:#787878;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.sottomenu a:hover{
	color:#002C6F;
}
div#logo{
	position:absolute;
	top:76px;
	left:0;
}
div#ricerca{
	width:305px;
	height:95px;
	position:absolute;
	top:200px;
	left:0;
}
form#ricerca_agenzie{
	width:100%;
	float:left;
	clear:both;
	margin:7px 0 0 0;
}
.campo_ricerca{
	width:134px;
	background-color:#FFFFFF;
	float:left;
	margin:0 8px 15px 0;
	border:1px solid #CFCFCF;
	color:#696969;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	outline:none;
	display:inline;
}

button.puls, a.puls {
	background:url(images/arrow-pulsante.png) left 0 no-repeat;
	padding-left:15px;
	height:20px;
	text-align:left;
	border:0;
	cursor:pointer;
	font-family: 'CantarellBold';
	text-decoration:none;
	color:#535353;
	font-size:13px;
}
button.puls:hover, a.puls:hover {background:url(images/arrow-pulsante.png) 0 -20px no-repeat; color:#1A3F75;}

div#slide{
	width:639px;
	height:273px;
	float:right;
	padding:0;
	position:relative;
	overflow:hidden;
}
div#img_slide{
	width:639px;
	height:273px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
div#cornice_slide{
	width:639px;
	height:273px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:url(images/ombra_slide.png) center no-repeat;
}
div.didascalia_slide{
	width:629px;
	height:42px;
	position:absolute;
	top:221px;
	left:0;
	z-index:2;
	background:url(images/bg_dida_slide.png) repeat;
	text-align:right;
	white-space:nowrap;
	padding:10px 5px 0;
	color:#3C3C3C;
	font-family: 'CantarellRegular';
	font-size:30px;
}
/* CONTENT ************************************************************************************************************************************************************************************/
div#content{
	width:960px;
	float:left;
	clear:both;
	margin:0;
	padding:35px 0;
	background:transparent;
	background-image:url(images/bg_content.png);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
}

.lista_capitoli ul{
	float:left;
	clear:both;
	margin:0;
	list-style:none outside circle;
	background:transparent;
}

/*************************************/
div.menu_pagina{
	float:left;
	clear:both;
	margin:5px 0 15px 0;
	background-color:#F6F6F6;
	border:1px dotted #C2C2C2;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#696969;
	font-size:17px;
	position:relative;
	padding:20px 0;
	width:500px;
}
#loading_nav{
	position:absolute;
	z-index:2;
	left:240px;
	top:47%;
	display:none;
}
.menu_pagina ul, .menu_pagina p {
	padding:0 10px;
	width:480px;
	font-size:14px;
	margin:0 0;
}
.menu_pagina p a{ font-weight:bold;}
.menu_pagina ul {
	list-style:none outside circle!important;
}

/*.menu_pagina li{
	width:220px !important;
	margin:0 0 0 20px !important;
	clear:none !important;
	font-family: 'CantarellRegular';
	
}*/
.menu_pagina li.odd, .menu_pagina li.even, .menu_pagina li.odd2{
	width:220px !important;
	margin:0 0 5px 20px !important;
	font-family: 'CantarellRegular';
}
.menu_pagina li.odd{
	clear:both !important;
}
.menu_pagina li.even {clear:none!important;}
.menu_pagina li.odd2 {
	clear:none !important;
}
.menu_pagina li a{
	font-weight:bold;
	color:#696969;
	cursor:pointer;
	font-family: 'CantarellBold';
}
.lista_allegati {padding:10px 0!important;}
li.allegato{
	width:440px !important;
	background:url(images/ico_pdf.png) top left no-repeat;
	padding:0 0 0 20px;
	margin: 0 0 10px 0!important;
}

ul.lista_no_circle {
	float:left;
	clear:both;
	margin:0;
	list-style:none;
	background:transparent;
	padding:0 10px!important;
	list-style:none!important;
}

#colonna2 ul, #colonna3 ul{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	list-style:circle;
	background:none;
}

ul.lista_capitoli {
	list-style:none;
	width:100%;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	background:transparent;
}

#content li{
	width:100%;
	float:left;
	clear:both;
	margin:20px 0 0 0;
	font-size:14px;
	color:#696969;
	line-height:20px;
	position:relative;
}
.testo_capitolo{
	font-size:14px;
	color:#696969;
	line-height:20px;
}
#content li .interno {
	float:left;
	width:100%;
	clear:both;
	overflow:hidden;
}
li.paragrafo{
	padding:0 0 20px 0 !important;
	overflow:hidden;
}
#content li a{
	color:#535353;
	text-decoration:none;
}
#content li a:hover{
	text-decoration:underline;
}
div.data{
	width:100%;
	float:left;
	clear:both;
	color:#A4A4A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.titolo_paragrafo{
	width:100%;
	float:left;
	clear:left;
	color:#535353;
	font-family: 'CantarellRegular';
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.titolo_paragrafo a{
	color:#535353;
	font-family: 'CantarellBold';
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.titolo_paragrafo a:hover{
	text-decoration:underline;
}
img.img_paragrafo_right{
	float:right;
	border:1px dotted #767676;
	margin:8px 0 0 8px;
	position:relative;
}
img.img_paragrafo_left{
	float:left;
	border:1px dotted #767676;
	margin:8px 8px 0 0;
}
div.scheda_agenzia{
	width:100%;
	float:left;
	clear:both;
	color:#696969;
	font-size:14px;
	line-height:20px;
}
div.scheda_agenzia a{
	color:#535353;
	text-decoration:none;
	font-weight:bold;
}
div.sottotitolo{
	width:100%;
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696969;
}
div.cappello{
	width:100%;
	float:left;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#696969;
	font-style:italic;
	margin:0 0 15px 0;
	line-height:20px;
}
div.risposta {
	width:100%;
	float:left;
	clear:both;
	display:none;
}
div.link_pagina{
	width:100%;
	float:left;
	clear:both;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0;
	white-space:nowrap;
	position:relative;
	font-family: 'CantarellBold';
}
.link_pagina a{
	color:#787878;
	text-decoration:none !important;
	position:relative;
	padding:0;
	float:right;
	white-space:nowrap;
}
.link_pagina a:hover{
	color:#002C6F;
	text-decoration:none !important;
}
a.leggi_tutto, a.torna_indietro {
	font-size:13px;
}
a.torna_indietro {
	background:url(images/arrow-torna.png) left 0 no-repeat;
	height:20px;
	padding-left:15px;
	float:right;
}
a.leggi_tutto {
	background:url(images/arrow-leggi.png) right 0 no-repeat;
	height:20px;
	padding-right:15px;
	float:right;
}
a.torna_indietro:hover {background:url(images/arrow-torna.png) left -20px no-repeat;}
a.leggi_tutto:hover {background:url(images/arrow-leggi.png) right -20px no-repeat;}
a.leggi_tutto:hover, a.torna_indietro:hover {color:#002C6F!important;}
.mostra_div a {
	background:url(images/arrow-bottom.png) right -4px no-repeat;
	height:20px;
	padding-right:15px;
	float:left;
}
.mostra_div a:hover {background-position:right -24px}
.allungatore, .accorciatore{
	width:123px;
	height:20px; 
	text-align:left; 
	cursor:pointer; 
	position:absolute; 
	left:0; 
	bottom:0;
	z-index:1;
	font-family: 'CantarellBold';
}
.allungatore:hover, .accorciatore:hover {color:#002C6F; text-decoration:none !important;}
.allungatore{background:url(images/arrow-bottom.png) right -4px no-repeat;}
.accorciatore{background:url(images/arrow-top.png) right -4px no-repeat; width:78px;}
.allungatore:hover{background:url(images/arrow-bottom.png) right -24px no-repeat;}
.accorciatore:hover{background:url(images/arrow-top.png) right -25px no-repeat;}

div#colonna1{
	width:502px;
	float:left;
	clear:left;
	margin:0 25px 0 0;
	display:inline;
	overflow:hidden;
	position:relative;
}
div#torna_indietro{
	width:100%;
	float:left;
	clear:both;
	text-align:right;
	margin:5px 0 0 0;
}





/*****************************************************
	SPALLA
**************************************************/
div#colonna1_2{
	width:759px;
	float:left;
	clear:left;
	margin:0 24px 0 0;
	display:inline;
	overflow:hidden;
}
div#colonna2{
	width:232px;
	float:left;
	margin:0 24px 0 0;
	display:inline;
	overflow:hidden;
}
div#video{
	width:212px;
	height:166px;
	float:left;
	clear:both;
	margin:0 0 15px 0;
	background-color:#F6F6F6;
	padding:9px;
	border:1px dotted #767676;
	position:relative;
}
#video img{
	width:210px;
	height:164px;
	position:absolute;
	top:9px;
	left:9px;
	z-index:1;
	border:1px solid #767676;
}
div#feed{
	width:100%;
	float:left;
	clear:both;
	margin:0 0 15px 0;
}
div#com_loghi{
	width:100%;
	float:left;
	clear:both;
	margin:0 0 15px 0;
}

#colonna2 li{
	margin:15px 0 0 0;
	line-height:16px;
}
div#titolo_box_video{
	width:190px;
	height:53px;
	padding:34px 10px 0;
	background:url(images/titolo_box_video.png) top left no-repeat;
	position:absolute;
	left:10px;
	bottom:10px;
	z-index:2;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#titolo_box_video a{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
div#box_eventi{
	width:212px;
	float:left;
	clear:both;
	margin:15px 0;
	background-color:#F6F6F6;
	padding:9px;
	border:1px dotted #767676;
	position:relative;
}
div#colonna3{
	width:157px;
	float:left;
	margin:0;
	padding:0 10px;
	display:inline;
	overflow:hidden;
}
#colonna3 ul{
	width:100%;
	float:left;
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#banner li, #partners li{
	width:100%;
	float:left;
	clear:both;
	list-style:none;
	text-align:center;
	margin:10px 0;
}


#login label{
	width:63px;
	float:left;
	clear:left;
	margin:19px 0 0 0;
	color:#696969;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.input_login{
	width:90px;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #E7E6E4;
	margin:15px 0 0 0;
}
#colonna3 .puls{
	float:left;
	clear:both;
	margin:0 0 10px 0;
}
#get_pass {
	display:none; 
	float:left; 
	clear:both; 
	margin-top:10px;
	width:100%;
}
#get_pass p {
	font-size:14px; 
	margin:0 0; 
	padding:0; 
	float:left; 
	clear:both; 
	color:#696969; 
	width:100%;
}

span.richiedi {
	cursor:pointer; 
	font-size:11px; 
	width:100%; 
	clear:both; 
	margin:5px 0; 
	float:left; 
	color:#696969;
}
div#menu_riservato{
	width:100%;
	float:left;
	clear:both;
}
#menu_riservato ul li{
	background:transparent no-repeat scroll center left;
	background-image:url(images/ico_profilo.png);
	line-height:20px;
	padding-left:25px;
	margin: 0 0 10px 0;
	width:132px;
	font-family: 'CantarellBold';
	font-size:13px;
}

div#banner{
	width:100%;
	float:left;
	clear:both;
}
#banner img{
	border:1px dotted #767676;
}
div#partners{
	width:100%;
	float:left;
	clear:both;
	margin:30px 0 0 0;
}
div#mappa{
	width:741px;
	height:355px;
	border:1px dotted #BDBDBD;
	padding:5px;
	background-color:#F6F6F6;
	float:left;
	clear:both;
	margin:25px 0 25px 5px;
}
ul#risultati_ricerca{
	float:left;
	clear:both;
	margin:10px 0 0 5px;
	padding:0;
	width:750px
}
#risultati_ricerca li{
	float:left;
	width:275px;
	clear:none !important;
	padding:0;
	margin:0 100px 40px 0;
	list-style:none;
}

/*** pagina utenti fiavet *******/
/***********************************/

a.box_alert {
    color: #333333;
    display: block;
    margin: 20px 0;
    padding: 20px 12px 20px 70px;
    text-decoration: none;
	
}
a.box_alert:hover {
    color: #000000;
    text-decoration: none;
}
.close {
    background: url("images/close_alert.png") no-repeat scroll left top transparent;
    float: right;
    height: 9px;
    margin: 6px 0;
    width: 9px;
}
.close:hover {
    background: url("images/close_alert.png") no-repeat scroll left bottom transparent;
}
.verde {
    background: url("images/alert_success.png") no-repeat scroll 10px 50% #E8FFCA;
    border: 1px solid #B3DC7C;
}
.rosso {
    background: url("images/alert_error.png") no-repeat scroll 10px 50% #FFD6D6;
    border: 1px solid #EBB1B1;
}
.arancione {
    background: url("images/alert_warning.png") no-repeat scroll 10px 50% #FFF7CB;
    border: 1px solid #EFDC75;
}
.blu {
    background: url("images/alert_info.png") no-repeat scroll 10px 50% #E4F5FD;
    border: 1px solid #AFDBEE;
}

/**********************************/
div.utente_fiavet {
	width:100%;
	float:left;
	clear:both;
}

div.utente_fiavet img {
	float:left;
	clear:left;
	border: 1px dotted #767676;
	margin-right:22px;
}

div.box_utente {
	width:338px;
	float:left;
	color:#787878;
}	

div.dati_utente {
	width:358px;
	float:left;
	color:#787878;
	border-bottom:1px dotted #CFCFCF;
	padding-bottom:5px;
}

img.chiudi_box {
	cursor:pointer;
	float:left;
	clear:both;
	margin-top:8px;
	border:0 !important;
}

p.testo_utente {
	float:left; 
	clear:both;
	display:none;
	width:358px;
}

div.nome_sottoarea {
	float:left; 
	clear:both;
	width:100%;
}

.nascosto {
	display:none;
}

/* FORM REGISTRAZIONE ************************************************************************************************************************************************************************/
#associarsi{
	width:430px;
	float:left;
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#696969;
}
#associarsi label{
	width:110px;
	margin:0 10px 10px 0;
	text-align:right;
	float:left;
	clear:left;
	position:relative;
}
label.error {
	width:100%!important;
	text-align:right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF2828;
}
#associarsi p{
	width:388px;
	height:75px;
	padding:10px 20px;
	border:1px dotted #BFBFBF;
	float:left;
	clear:both;
	margin:12px 0 20px 0;
	position:relative;
}
.radio{
	clear:none !important;
	text-align:left !important;
	width:160px !important;
	margin:0 0 10px 10px !important;
}
#associarsi input, #associarsi select{
	float:left;
	margin:0 0 10px 0;
}
.testo{
	width:305px;
	height:15px;
	background-color:#FFFFFF;
	border:1px solid #EEEEEE;
}
select.testo{
	width:307px !important;
	height:20px !important;
}

textarea.testo{
	width:307px !important;
	height:150px !important;
}
textarea.testo_commento{
	width:305px !important;
	height:150px !important;
	background-color:#FFFFFF;
	border:1px solid #EEEEEE;
}
label.checkbox span.holder{
	height: 61px;
	background: url(images/checkbox.gif) 0 -1px no-repeat;
}
label.radio span.holder{
	height: 61px;
	background: url(images/checkbox.gif) 0 -1px no-repeat;
}
label.radio_large span.holder{
	height: 61px;
	background: url(images/checkbox.gif) 0 -1px no-repeat;
}

label.checkbox:hover span.holder, label.radio:hover span.holder, label.radio_large:hover span.holder{ 
	top: -21px; 
}
label.checked span.holder{ 
	top: -42px !important; 
} 
label.list{
	float: left; clear: left;
	margin: 0 0 5px 0;
}
label.inline {
	float: left; margin: 0 10px 0 0;
}
input.hiddenCheckbox {
	position: absolute; left: -10000px;
}
label.prettyCheckbox span.holderWrap {
	display: block; float: left;
	position: relative;
	margin-right: 5px;
	overflow: hidden;
}
label.prettyCheckbox span.holder {
	display: block;
	position: absolute;
	top: 0; left: 0;
}
img.check{
	position:absolute;
	right:-340px;
	top:2px;
	display:none;
}
img#check_struttura{
	right:-20px;
	top:40px;
}
div#errors{
	width:100%;
	float:left;
	clear:both;
	margin:20px 0 0 0;
	font-size:11px;
	color:#FF0000;
	display:none;
	position:relative;
}
div#wait{
	margin:0 auto;
	text-align:center;
	display:none;
}

div#editor{
	width:305px;
	float:left;
	text-align:right;
	clear:none;
}

#map{
	width:394px;
	height:300px;
	border:3px solid #ccc;
	text-align:right;
	float:left;
	clear:both;
	margin: 20px 0 10px 30px;
	display:none;
}

#puls_map{
	width:400px;
	text-align:right;
	position:relative !important;
	float:left;
	clear:both;
	margin: 30px 0 10px 30px;
}

/* COMMENTI ***************************************************/
div#commenti {
	float:left;
	width:100%;
	clear:both;
	margin-top:70px;
}

span.autore {
	font-size:17px;
	color:#696969;
}

#commenti li {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:20px;
}

div.body_commento {
	float:left;
	width:461px;
	padding:25px 18px;
	clear:both;
	border-left: 1px dotted #BDBDBD;
	border-right: 1px dotted #BDBDBD;
	border-bottom: 1px dotted #BDBDBD;
	background:#F6F6F6;
	position:relative;
}
.body_commento p{
	position:relative;
	z-index:2;
	margin:0;
}
div.container_commento{
	width:499px;
	margin:-30px 0 0 0;
	float:left;
	clear:both;
	background:url('images/bg_commenti.png') top no-repeat;
	padding:32px 0 0 0;
}
div.num_commento {
	color:#FFFFFF;
	font-size:114px;
	z-index:1;
	position:absolute;
	bottom:29px;
	right:0;
}

div#add_commento {
	clear:both;
	float:left;
	width:225px;
	font-size:14px;
	font-weight:bold;
	margin:15px 0 0;
	background:transparent url(images/freccia_giu.png) no-repeat scroll right center;
}

form#form_commenti {
	clear:both;
	color:#696969;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	margin:10px 0 0;
	padding:0;
	width:430px;
}
#form_commenti label {
	clear:left;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
	text-align:right;
	width:110px;
}

#form_commenti input, #form_commenti select, #form_commenti textarea {
	float:left;
}

/* VIDEO *******************************************************************************************************************************************************************************/

ul#multimedia li{
	margin-bottom:20px;
}

div.anteprima_video {
	width:175px;
	float:left;
	clear:left;
	margin-right:19px;
}

div.descrizione_video {
	width:306px;
	float:left;
	clear:right;
}

/* LOGIN *******************/
/**************************************************
		login
**************************************************/

#box_login {
	height:215px;
	width:400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#696969;
	background:url(images/logo_trasparent.png) right top no-repeat;
}

#login_content h1{
	margin-bottom:20px;
}

#login_content a {
	color:#535353;
	text-decoration:underline;
}

.input_login_box {
	float:left;
	width:247px;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #E7E6E4;
}

#login_content span {
	font-size:14px;
	text-transform:lowercase;
	width:85px;
	float:left;
}

.label_login {
	clear:both;
	margin-bottom:15px;
	float:left;
	width:340px;
}


/* PAGINAZIONE *******************************************************************************************************************************************************************************/
div#paginazione{
	width:100%;
	float:left;
	clear:both;
}
#paginationcont {
	width: 502px;
	margin: 50px 0 10px 0;
}

div.pagination {
	line-height: 2em;
	text-align: left;
}

div.pagination a {
	padding: 2px 11px 5px 11px;
	margin-right: 4px;
	border: 1px solid #002C6F;
	text-decoration: none;
	color: #585858;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #585858;
	color: #585858;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
}
div.pagination span.current {
	padding: 2px 11px 5px 11px;
	margin-right: 7px;
	border: 1px solid #585858;
	background-color: #002C6F;
	color: #FFF;
	margin-left: 3px;
}
div.pagination span.disabled {
	padding: 2px 11px 5px 11px;
	margin-right: 4px;
	border: 1px solid #999999;
	color: #999999;
}
/* FOOTER *************************************************************************************************************************************************************************************/
div#footer{
	width:100%;
	height:163px;
	float:left;
	clear:both;
	background:url(images/bg_footer.png) repeat-x;
}

#footer a{
	color:#535353;
	text-decoration:none;
}

#footer a:hover{
	color:#535353;
	text-decoration:underline;
}

div#ico_valid {
	width:100%;
	float:left;
	clear:both;
	margin-top:3px;
}	

div#footer_content{
	width:960px;
	margin:32px auto 0 auto;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#535353;
	font-size:14px;
}

div#dati_footer {
	width:510px;
	float:left;
}

div#loghi {
	width:400px;
	float:right;
	margin-top:30px;
}

div#loghi ul{
	float:right;
}

div#loghi li{
	float:left;
	text-align:center;
	margin-right:20px;
}

/* FANCYBOX **********************************************************************************************************************************************************************************/
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/*************************************************************/
/*******************************/

.tab_container {
}
ul.tabs {
    float: left;
    height: 32px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.tabs li {
    float: left;
    height: 32px;
    line-height: 30px;
	
}
ul.tabs li a {
    color: #535353;
	background:url(images/bg_tab.png) 0 bottom repeat-x;
    display: block;
	padding: 0 9px;
	margin-top:5px;
	height:25px;
	font-size:13px;
	line-height:23px;
    text-decoration: none;
	float:left;
	font-family: 'CantarellBold';
	border:1px dotted #B0AFA9;
	border-bottom:0;
}
ul.tabs li a:hover {
	color:#1A3F75;
}
ul.tabs li.active a, ul.tabs li.active a:hover {
	color:#1A3F75;
	line-height:30px;
	margin-top:0px;
	height:32px;
	background:none;
	background-color:#F3F3F3;
}
ul.tabs li.active span {
	border-left:4px solid #CFCFCF;
	padding-left:5px;
}
.tab_content_container {
    clear: both;
    float: left;
    width: 100%;
	background-color:#F3F3F3;
	border: 1px dotted #B0AFA9;
	width: 303px;
}
.tab_content {
    padding: 5px 10px 5px 10px;
	float:left;
	width:285px;
}


/**************************************/

div.punto {
		float:left;
		width:100%;
		margin:10px 0 0 0;
}
.punto .titolo_punto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002b6e;
	width:auto;
	clear:both;
	line-height:23px;
	margin:0;
	position:relative;
	text-align:left;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
}

div#questionario{
	width:502px;
	float:left;
	clear:left;
	margin:20px 25px 0 0;
	display:inline;
	overflow:hidden;
	position:relative;
	background-color:#FFF;
}
.percentuale {
	float:right;
	color:#A4A4A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 0 0 0;
}
.percentualeinput {
	width:40px;
	border:1px solid #002b6e;
	float:right!important;
	margin:0 0 0 5px!important;
	text-align:right;
}
.box {
	width:480px;
	padding:15px 10px;
	border:1px dotted #BFBFBF;
	float:left;
	clear:both;
	margin:12px 0 20px 0;
	position:relative;
	color:#696969;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;

}
div.titolo_box {
	color:#5c77a2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
	float:left;
	clear:both;
	margin:0;
	text-transform:uppercase;
	text-align:left;
	position:relative;
}
.testo2 {
	width:305px;
	height:15px;
	background-color:#FFFFFF;
	border:1px solid #EEEEEE;
	margin:0 0 10px 0;
}
.testo2_textarea {
	width:480px;
	height:150px;
	background-color:#FFFFFF;
	border:1px solid #EEEEEE;
	margin:0 0 10px 0;
}
.campi {
	width:305px;
	float:left;
}
.righette {
	position:absolute;
	top:38px;
	right:142px;
}
.percentualeso {
	position:absolute;
	top:74px;
	right:93px;
}
.percentualeso .percentualeinput {
	border:1px solid #5c77a2;
}
.radio2 {
	float:right;
}
.radiolabel {
	color:#A4A4A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 0 0 0;
}
.box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box li {
	float:left;
	width:50%;
}

.radio_large {
	width:220px!important;
}

/*********** fancy login ***********/
#login_quest {
	float:left;
	list-style:none;
	width:50px;
	position:relative;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(images/bt_login.png);
	height:12px;
	cursor:pointer;
}

#login_quest:hover{
	background-position:0 -13px;
}

/*************************************************/
#ghost {
	position: fixed;
	display:none;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #FFFFFF;
	z-index: 2;
	opacity:0.7;
	filter: alpha(opacity = 70);
}

* html #ghost {	/* IE6 */
	position: absolute;
	width: 100%;
}

div#load {
	z-index:3; 
	position:fixed; 
	height:36px;
	width:300px; 
  	top: 50%;
  	left: 50%;
	margin: -33px 0 0 -150px;
	border: 1px solid #787878;
	text-align:center;
	padding: 15px 0;
}

.bt {
	display:block;
	width:50px;
	padding-left:40px;
	float:right;
	background:url("images/bt_new.png") no-repeat 0 0;
	height:32px;
	color: #333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

/**********************************************************************
				TABELLE
************************************************************************/
table.tabella_lista  {
	border-collapse: collapse; 
	margin: 0; 
	width: 100%;
	border: 1px solid #535353; 
	border-right: none;
	font-size:12px;
	float:left;
}
table.tabella_lista thead {
	background-color:#002B6E;
	color:#FFF;
}

table.tabella_lista tbody {
	background:url("images/bg_dotted.gif") repeat scroll 0 0 #FFFFFF;
}
table.tabella_lista thead th{
	text-align:left; 
	font-weight:normal;
	text-transform:uppercase; 
	padding:5px; 
	border-right: 1px solid #535353;
	font-size:11px;
}

table.tabella_lista  td { 
	padding: 5px 10px 5px 5px;
	line-height: 120%; 
	vertical-align: middle; 
	border-right: 1px solid #535353;
}
table.tabella_lista  td a { 
	display: block; 
	padding: 0 0;
	color:#333333;
}
table.tabella_lista  tr.odd td { background-color:#eeeeee;}

table.tabella_lista  tr.dispari td { background-color:#F1F1F1;}
table.tabella_lista  tr.pari td { background-color:#FFFFFF;}


/****************************
	GHOST
*****************************/

.ghost{
background-color:#eeeeee;
filter=progid:DXImageTransform.Microsoft.Alpha(opacity=30);
filter:alpha(opacity=30);
opacity:0.30;
-moz-opacity:0.30;
}




