@charset "UTF-8";
/* CSS Document */
body{ 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#60727a;
	margin:0px;
	background-color:#f2f4f7;
	background-image:url(../img/sfondo_header.jpg);
	background-repeat:repeat-x;
}
H1{
	font-size:18px;
	color:#2c3b43;
	font-weight:bold;
	margin:0px;
}
#container{
	width:1004px;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	padding-bottom:15px;
}
#header{
	height:280px;
}
#header_logo{
	background-image:url(../img/logo_ef.gif);
	background-repeat:no-repeat;
	width:200px;
	height:80px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	display:inline;
}
#header_menu_cerca{
	height:90px;
	width:710px;
	float:right; 
	margin-top:20px;
}
#header_cerca{
	background-image: url(../img/logo_payoff.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#91979c;
	text-align:right;
	padding-right:10px;
	height:40px;
}
#header_cerca input{
	border:1px solid #b5bbbe;
}
#header_menu{
	height:52px;
	background-image:url(../img/sfondo_menu.jpg);
	background-repeat:repeat;
	float:right; 
	margin-top:5px;
	float:left;
}
#header_menu_sx{
	height:52px;
	width:33px;
	background-image:url(../img/sfondo_menu_sx.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header_menu_item{
	padding-left:10px;
	padding-right:10px;
	padding-top:19px;
	float:left;
}
#header_menu_item a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
#header_menu_item a:hover{
	color:#000000;
}
#header_menu_dx{
	height:52px;
	width:33px;
	background-image:url(../img/sfondo_menu_dx.jpg);
	background-repeat:no-repeat;
	float:right;
}

#header_divisione{
	float:right;
	margin-right:20px; 
	margin-top:7px;
}
#header_divisione div{
	float:left;
}
#header_divisione_center{
	background-image:url(../img/sfondo_divisione.jpg);
	background-repeat:repeat;
	width:936px;
	height:143px;
	float:right; 
}
#header_divisione_content{
	margin-top:20px;
	margin-left:64px;
	color:#6f7f87;
	font-size:18px;
	display:inline;
}
#header_divisione_content b{
	color:#445760;
	font-size:20px;
}
#header_divisione_img{
	margin-top:3px;
	margin-left:250px;
	color:#6f7f87;
	font-size:18px;
}
#content{
	width:960px;
/*	float:left;*/
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}
#content_sx{
	width:360px;
	float:left;
/*	min-height:300px;*/
	display:inline;
}
#content_dx{
	width:560px;
	float:right;
/*	min-height:300px;*/
}
.titolo{
	font-size:16px;
	color:#2c3b43;
	font-weight:bold;
}
.sottotitolo{
	color:#2c3b43;
	font-weight:bold;
}
.intro{
	font-size:14px;
	color:#77868d;
}
.link_continua{
	color:#ea8c0e;
	text-decoration:none;
}
.link_linea_finanziamento{
	color:#ea8c0e;
}
#content_bottoni{
	clear: both;
	margin-left:30px;
}
#content_bottoni_sx{
	float:left;
	width:16px;
	height:135px;
	background-image:url(../img/content_bottoni_sx.jpg);
	background-repeat:no-repeat;
}
#content_bottoni_item{
	float:left;
	width:224px;
	height:120px;
	padding-top:15px;
	background-image:url(../img/content_bottoni_sfondo.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size:11px;
	margin-bottom:15px;
}
#content_bottoni_item b{
	color:#2e3d45;
	font-size:12px;
}
#content_bottoni_item a{
	text-decoration:none;
	color:#ea8c0e;
	font-size:14px;
}
#content_bottoni_barra{
	float:left;
	width:6px;
	height:135px;
	background-image:url(../img/content_bottoni_barra.jpg);
	background-repeat:no-repeat;
}
#content_bottoni_dx{
	float:left;
	width:16px;
	height:135px;
	background-image:url(../img/content_bottoni_dx.jpg);
	background-repeat:no-repeat;
}
#footer{
	clear:both;
	display:block;
	background-color:#7f7f7f;
	height:42px;
	padding-top:20px;
	color:#FFFFFF;
	text-align:center;
	margin-top:10px;
}

#leader-group {
	position:absolute;
	left:421px;
	top:15px;
	width:205px;
	height:47px;
	z-index:1;
}
