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


.bando_it {
	position:absolute;
	left: 660px;
	top: 22px;
	border: 0px;
}

.bando_en {
	position:absolute;
	left: 700px;
	top: 22px;
	border: 0px;
}

/* -------------------------------------- */
/* -------------------------------------- */
/* -------------------------------------- */

.twocols_wrap {
	width: 100%;
	float: left;	 
	margin-top: 20px;
}

.twocols_top {
	width:500px;
	height:70px;
	color:#81C227;
	font:30px/70px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:0 0 0 98px;
}
.twocols_top.chi_img {
    background:url(/fineGraph/images/icon1.jpg) 0px 5px no-repeat #fff;
}
.twocols_top.prodotti_img {
    background:url(/fineGraph/images/icon_prod.jpg) 0px 5px no-repeat #fff;
}
.twocols_top.servizi_img {
    background:url(/fineGraph/images/icon_service.jpg) 0px 5px no-repeat #fff;
}
.twocols_top.conta_img {
    background:url(/fineGraph/images/icon_conta.jpg) 0px 5px no-repeat #fff;
}

.twocols_left {
	width: 500px;
	float: left;
	padding-left: 45px;
	text-align: justify;
}

.twocols_left li {
	padding-left: 15px;
	background:url(/fineGraph/images/arrow-hover.gif) 0 5px no-repeat #ECFFD5;
}

.twocols_right {
	width: 200px;;
	float: right;
}

.twocols_stop {
	float: none;
}

.titolo_sezione {
	color:#81C227;
	font:18px"Trebuchet MS",Arial, Helvetica, sans-serif;
	padding-left:15px;
	background:url(/fineGraph/images/dot.jpg);
	background-repeat:no-repeat;
}

.testo_dentro {
    color:#6B6854;
	font:14px"Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-left:30px;
}

.testo_dentro a {
    color:#669900;
	font-weight:bold;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}

.testo_dentro a:hover {
    color:#CC3300;
	font-weight:bold;
	font-variant:normal;
	font-style:normal;
	text-decoration:none;
}

.evidenzia {
    font-weight:bold;
	color:#009900;
}

/* -------------------------------------- */
/* -------------------------------------- */
/* -------------------------------------- */

