/* 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;
}

div#banner678x60 {
	margin:0;
	padding:0;
	height:60px;
	width: 678px;
}




div#infbox {
	float:left;
	height:auto;
	width:200px;
	margin:5px 5px 5px 0px;
	padding:3px 5px 3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:15px;
	font-size:9px;
	color:#000000;
	text-align:justify;
	overflow:visible;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: none #990000;
	border-left: 1px solid #990000;
}

div#infbox_interna {
	height:auto;
	width:430px;
	margin:5px 5px 5px 0px;
	padding:3px 5px 3px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:15px;
	font-size:9px;
	color:#000000;
	text-align:justify;
	overflow:visible;
	border: none;
}


.inftitle {
	text-decoration:none;
	color:#708491;
	font-weight: bold;
}
.inftitle:hover {
	text-decoration:none;
	font-weight:bold;
	color:#D15B5B;
	padding: 0 3px 3px;
	background: url(../immagini/sottolineatura2.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;
	}
	
	
.banner-header{
	position: relative;
	height: 88px;
	width: 468px;
	top: 18px;
	left: 275px;
	}
	
.banner-header-home{
	position: relative;
	height: 88px;
	width: 468px;
	top: 10px;
	left: 275px;
	}

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;
	}

div#colonna_sinistra{
	width:165px;
	background-color:#FFFFFF;
	min-height:460px;
	height: auto !important;
	height:460px;
	float:left;
	text-align:left;
}

div#box_centrale{
	width:450px;
	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;
	}
	
div#colonna_destra_nobg{
	width:130px;
	min-height:460px;
	height: auto !important;
	height:460px;
	float:right;
	background-color:#FFFFFF;
	text-align: right;
	}
	
	
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;
	}
	
	