/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

div#header{
	margin:0;
	padding:0;
	background-image:url(../immagini/gfc_02.gif);
	text-align:left;
	height:88px;
	width: 760px;
	display: none;
}

div#infbox {
	float:left;
	height:300px;
	width:200px;
	margin:5px 5px 5px 5px;
	padding:3px 5px 3px 5px;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:15px;
	font-size:9px;
	color:#000000;
	text-align:justify;
	overflow:auto
}
.inftitle {
	text-decoration:none;
	color:#708491;
	font-weight: bold;
}
.inftitle:hover {
	text-decoration:none;
	font-weight: bold;
	color:#990000;
	padding: 0 3px 3px;
	background: url(../immagini/sottolineatura.gif) repeat-x bottom center;
}
.immagine{
	background-image:url(../immagini/gfc_01.gif);
	background-repeat:no-repeat;
	margin:0;
	width:760px;
	height:90px;
	padding:0;
	}

div#under_top{
	background-image:url(../immagini/under_top.jpg);
	background-repeat:repeat-x;
	height:10px;
	margin:0;
	padding:0;
	width: 760px;
	}

div#container{
	width: 760px;
	margin:auto;
	background-color:#FFFFFF;
	height: auto;
	text-align: justify;
	}

div#barra_titolo{
	float:left;
	padding:3px 0 0 0px;
	font-weight:bold;
	font-size:12px;
	width:100%;
	background-color:#FFFFFF;
	display: none;
	}

div#colonna_sinistra{
	width:165px;
	background-color:#FFFFFF;
	min-height:460px;
	height: auto !important;
	height:460px;
	float:left;
	text-align:left;
	display: none;
}

div#box_centrale{
	width:650px;
	float:left;
	min-height:460px;
	height: auto !important;
	height:460px;
	background-color:#FFFFFF;
	border-left:1px dotted #708491;
	text-align:justify;
	}	

div#box_centrale_esteso{
	width:580px;
	float:left;
	min-height:460px;
	height: auto !important;
	height:460px;
	background-color:#FFFFFF;
	border-left:1px dotted #708491;
	text-align:justify;
	}	

div#colonna_destra{
	width:130px;
	min-height:460px;
	height: auto !important;
	height:460px;
	float:right;
	background-image:url(../immagini/gfc_06a.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	display: none;
	}
	
div#colonna_destra_nobg{
	width:130px;
	min-height:460px;
	height: auto !important;
	height:460px;
	float:right;
	background-color:#FFFFFF;
	text-align: right;
	display: none;
	}
	
	
div#footer{
	background-color: #990000;
	font-size:9px;
	font-weight:normal;
	vertical-align: sub;
	height: 20px;
	text-align: center;
	width: 760px;
	color: #FFFFFF;
	padding: 3px;
	Float: left;
	margin:10px 0 0 0;
	background-image: url(../immagini/footer_mkt.gif);
	background-repeat: repeat-x;
	}
	
div#footer a{
	color:#FFFFFF;
	}

div#footer a:hover{
	font-weight:bold;
	}
	
.box_contenitore_doppio_box{
	float:left;
	width:450px;
	border-bottom:1px dotted #990000;
	margin:10px 1px 5px 2px;
	padding:0 0 10px 0;
	}
	
.box_contenitore_doppio_box_ultimo{
	float:left;
	width:450px;
	margin:10px 1px 5px 2px;
	padding:0 0 10px 0;
	}
	
.box_contenitore_singolo_box_1{
	float:left;
	width:205px;
	margin:5px;
	border-right:1px dotted #990000;
	padding:5px;
}
.box_contenitore_singolo_box_10{
	float:left;
	width:205px;
	margin:5px;
	padding:5px;
}

.box_contenitore_singolo_box_2{
	float:left;
	width:200px;
	margin:5px 5px 5px 2px;
}

.box_contenitore_singolo_box_20 {
	width:200px;
	margin:5px 5px 5px 2px;
}

.guide a{
	display:block;
	text-decoration:none;
	font-size:10px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	color:#000;
	}

.guide a:hover{
	display:block;
	color:#FFFFFF;
	background-color:#990000;
	}
	
.stile{
	font-size:11px;
	text-decoration:none;
	display:block;
	margin:10px 0 5px 5px;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	}
	

/* BARRA SUPERIORE */


.container_superiore {
	padding: 0 10px 0 10px;
	margin: 0 0 20px 0;
	background: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	}

/* square */

#navSquare {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#navSquare li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#navSquare a:link,  #navSquare a:visited, {
	float: right;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 10px 10px;
	text-decoration: none;
	color: #708491;
	}

#navSquare a:visited.active,  #navSquare a:hover, #navSquare a:link.active, {
	color: #000000;
	background: url(../immagini/_tab_square.gif) no-repeat bottom center;
	}
	
/* squareSX */

#navSquareSX {
	width:160px;
	background-color:#FFFFFF;
	min-height:460px;
	height: auto !important;
	height:460px;
	float:left;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	display: none;
	}

#navSquareSX li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#navSquareSX a:link, #navSquareSX a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 3px 3px;
	text-decoration: none;
	color: #708491;
	}

#navSquareSX a:link.active, #navSquareSX a:visited.active, #navSquareSX a:hover {
	color: #990000;
	background: url(../immagini/sottolineatura2.gif) repeat-x bottom center;
	}

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	}

.container {
	padding: 0 10px 0 10px;
	margin: 3px 0 20px 0;
	background: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* square */

#navSquare {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#navSquare li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: #000;
	background: url(../immagini/_tab_square.gif) no-repeat bottom center;
	}
	
.titolo{
	color:#990000;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	display:block;
	margin:0 5px 0 5px;
	border-bottom:1px solid #708491;
	text-align: center;
	}
	
.titolo img{
	padding:0 5px 0 0;
	}
	
.sub_titolo{
	color:#990000;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:15px 10px 0 10px;
	}
	
	.sub_titolo_adv{
	color:#990000;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:15px 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	height: 100px;
	}
	
	
	.sub_titolo2{
	color:#990000;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:15px 10px 0 10px;
	}
	
.sub_titolo img{
	padding:0 5px 0 0;
	}
	
.fonti{
	color:#708491;
	font-size:11px;
	font-style: italic;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
.riquadri_sx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	width: 220px;
	float:left;
}
.riquadri_dx {
	border: 1px none #990000;
	width: 220px;
	float:left;
}

.riquadri_tratt {
	border-top: 1px dashed #990000;
	border-right: 1px none #990000;
	border-bottom: 1px none #990000;
	border-left: 1px none #990000;
	
}


	
.testo{
	font-size:9px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	}
	
		
	.testo2{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	}
	
	.testo3{
	font-size:9px;
	color:#000000;
	margin:5px 5px 0 5px;
	font-weight:normal;
	line-height:15px;
	}
	
	.rientro_sx{
	margin-left: 6px;
	}
	
	.testo_sx{
	font-size:9px;
	color:#000000;
	margin:5px 10px 0 0px;
	font-weight:normal;
	line-height:15px;
	}
	
	.testo_sx2{
	font-size:12px;
	color:#000000;
	margin:5px 5px 0 0px;
	font-weight:normal;
	line-height:15px;
	}
	
	.testo_center{
	font-size:9px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	text-align: center;
	}
	
	.testo_campo{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	}
	.testo_campo_grande{
	font-size:12px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	}
	
	.testo_campo_rosso{
	font-size:10px;
	color:#990000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	}
	
	.testo_campo_tratt_inf{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #708491;
	}
	
	.testo_campo_tratt_sup{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #708491;
	}
	
	.testo_campo_tratt_inf_sup{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #708491;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #708491;
	}
	
		.testo_campo_sx{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	text-align: left;
	}
	
	.testo_campo_sx_form{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 0px;
	font-weight:normal;
	line-height:15px;
	text-align: left;
	}
	
		.testo_campo_aziende{
	font-size:10px;
	color:#000000;
	margin:5px 10px 0 0px;
	font-weight:normal;
	line-height:15px;
	}
	
	.testo_form{
	font-size:11px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15px;
	}
	
	.testo_form_tratt{
	font-size:11px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:normal;
	line-height:15;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #708491;
	}
	
	.testo_form_bold{
	font-size:11px;
	color:#000000;
	margin:5px 10px 0 10px;
	font-weight:bold;
	line-height:15px;
	}
	
	
	.tratteggio {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #708491;
	}	
	
		
.testo_riquadro_dx{
	font-size:9px;
	color:#000000;
	margin:5px 0px 0 10px;
	font-weight:normal;
	line-height:15px;
	}

.intermezzo{
	display:block;
	font-size:1px;
	height:20px;
	}

.titolo_popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../immagini/footer_mkt.gif);
	background-repeat: repeat-x;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	}

div#container{
	width: 760px;
	margin: auto;
	text-align: right;
	height:500px;
	z-index:100;
	text-align:right;
}

div#header{
	margin:0;
	padding:0;
	height:60px;
	background-image:url(../immagini/gfc_02.gif);
	display: none;
}

div#sotto_header{
	margin:0;
	height:26px;
	background-image:url(../immagini/gfc_03.gif);
	}

div#colonna_sinistra{
	width:140px;
	background-color:#990000;
	height:415px;
	float:left;
	background-image:url(../immagini/gfc_05.gif);
	display: none;
}

div#barra_titolo{
	height:19px;
	float:left;
	background-image:url(../immagini/barra_titolo.jpg);
	width:615px;
	padding:3px 0 0 5px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
	
div#box_centrale{
	width:680px;
	background-color:#00FF00;
	}	

div#colonna_destra{
	width:130px;
	height:405px;
	background-image:url(../immagini/gfc_06a.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin:-10px 0 0 0;
	display: none;
	}

#infbox {
	float:left;
	height:250px;
	width:148px;
	margin:10px 10px 10px 10px;
	padding:1px 0 1px 0;
	}

