
div.autocomplete {
			position:absolute;
			width:250px;
			background-color:white;
			border:1px solid black;
			margin:0px;
			padding:0px;
			font-family:"verdana";
			font-size:10px;
		}
		div.autocomplete ul {
			list-style-type:none;
			margin:0px;
			padding:0px;
		}
		div.autocomplete ul li.selected { background-color: #055191;color:#fff;}
		div.autocomplete ul li {
			list-style-type:none;
			list-style-image:none;
			display:block;
			margin:0;
			padding:2px;
			cursor:pointer;
		}

.monospace
{
	font-family:verdana;
	border:1px solid #E9E9E9;
	border-top:1px solid #AFAFAF;	
	font-size:11px;
	color:#979797;
}

.btn_repeat{
	background:url(/img/btn_repeat_generico.gif) repeat-x;
	color:#fff;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	border:0;
	margin:0px 0;
	padding:0 8px;
	height:16px; 
	line-height:16px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
	}
	
.btn_programmi{
	background:url(/img/btn_repeat_programmi.gif) repeat-x;
	color:#fff;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	border:0;
	margin:0px 0;
	padding:0 8px;
	height:16px; 
	line-height:16px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
	}
	
.btn_bandi{
	background:url(/img/btn_repeat_bandi.gif) repeat-x;
	color:#fff;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	border:0;
	margin:0px 0;
	padding:0 8px;
	height:16px; 
	line-height:16px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
	}
	
.btn_consulenza{
	background:url(/img/btn_repeat_consulenza.gif) repeat-x;
	color:#fff;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	border:0;
	margin:0px 0;
	padding:0 8px;
	height:16px; 
	line-height:16px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
	}
	
.btn_formazione{
	background:url(/img/btn_repeat_formazione.gif) repeat-x;
	color:#fff;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	border:0;
	margin:0px 0;
	padding:0 8px;
	height:16px; 
	line-height:16px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
	}
	
.btn_bandialert{
	background:url(/img/btn_repeat_bandialert.gif) repeat-x;
	color:#fff;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	border:0;
	margin:0px 0;
	padding:0 8px;
	height:16px; 
	line-height:16px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
	}
	
.btn_partenariato{
	background:url(/img/btn_repeat_partenariato.gif) repeat-x;
	color:#fff;
	font-family:verdana;
	font-weight:bold;
	font-size:9px;
	border:0;
	margin:0px 0;
	padding:0 8px;
	height:16px; 
	line-height:16px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
	}
	
table.griglia{
	border-collapse: collapse;
	text-align: left;
}
table.griglia td {
	border: 4px solid #fff;
	padding: 5px;
	background-color: #f4f4f4;
	text-align: left;
}
table.griglia th{
	text-align: left;
	text-transform:uppercase;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #FFF;
	background-color: #036A95;
	height:30px;
	padding-left:5px;
}

.navig {font-family: verdana;font-size: 11px;font-style: normal;color: #ffffff;font-weight: bold;line-height: normal;text-decoration: none;}
.navig a:link {font-family: verdana;font-size: 11px;font-style: normal;color: #ffffff;font-weight: bold;line-height: normal;text-decoration: none;}
.navig a:visited {font-family: verdana;font-size: 11px;font-style: normal;color: #ffffff;font-weight: bold;line-height: normal;text-decoration: none;}
.navig a:hover {font-family: verdana;font-size: 11px;font-style: normal;color: #FFFFFF;font-weight: bold;line-height: normal;text-decoration: underline;}

.navig_blu {font-family: verdana;font-size: 12px;font-style: normal;color: #035193;font-weight: bold;line-height: normal;text-decoration: none;}
.navig_blu a:link {font-family: verdana;font-size: 12px;font-style: normal;color: #035193;font-weight: bold;line-height: normal;text-decoration: none;}
.navig_blu a:visited {font-family: verdana;font-size: 12px;font-style: normal;color: #035193;font-weight: bold;line-height: normal;text-decoration: none;}
.navig_blu a:hover {font-family: verdana;font-size: 12px;font-style: normal;color: #ffffff;font-weight: bold;line-height: normal;text-decoration: underline;}

.titolone {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003f99;
}

.corpo {
	font-family: verdana, "sans-serif";
	font-size: 11px;
	color: #999999;
	text-decoration: none; 
	line-height:13px;
}

.corpo a:link {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px;}
.corpo a:visited {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px;}
.corpo a:hover {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px;}

.corpo_notizia a:link {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px; text-decoration:none;}
.corpo_notizia a:visited {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px;text-decoration:none;}
.corpo_notizia a:hover {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px;text-decoration:none;}

.mini {font-family: verdana;font-size: 9px;font-weight: bold;color: #979797;text-decoration: none;}
.mini a:link {font-family: verdana;font-size: 9px;font-weight: bold;color: #979797;text-decoration: none;}
.mini a:visited {font-family: verdana;font-size: 9px;font-weight: bold;color: #979797;text-decoration: none;}
.mini a:hover {font-family: verdana;font-size: 9px;font-weight: bold;color: #979797;text-decoration: underline;}

.mini_eic {font-family: verdana;font-size: 10px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.mini_eic a:link {font-family: verdana;font-size: 10px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.mini_eic a:visited {font-family: verdana;font-size: 10px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.mini_eic a:hover {font-family: verdana;font-size: 10px;font-weight: bold;color: #FFFFFF;text-decoration: underline;}

.titolo {font-family: verdana;font-size: 12px;font-style: normal;color: #035193;font-weight: bold;line-height: normal;text-decoration: none;}
.titolo a:link {font-family: verdana;font-size: 12px;font-style: normal;color: #035193;font-weight: bold;line-height: normal;text-decoration: none;}
.titolo a:visited {font-family: verdana;font-size: 12px;font-style: normal;color: #035193;font-weight: bold;line-height: normal;text-decoration: none;}
.titolo a:hover {font-family: verdana;font-size: 12px;font-style: normal;color: #ffffff;font-weight: bold;line-height: normal;text-decoration: underline;}

.titolo2 {font-family: verdana;font-size: 14px;font-weight: bold;color: #005BA2;}
.titolo2 a:link {font-family: verdana;font-size: 14px;font-weight: bold;color: #005BA2;}
.titolo2 a:visited {font-family: verdana;font-size: 14px;font-weight: bold;color: #005BA2;}
.titolo2 a:hover {font-family: verdana;font-size: 14px;font-weight: bold;color: #005BA2;}
.data {font-family: verdana;font-size: 11px;font-weight: bold;color: #ffffff;}


.anylinkcss {
position:absolute;
visibility: hidden;
border:0px solid black;
border-top: 1px solid black;
font:normal 12px tahoma;
background-color: #065192;
border-color: #B0AEAF;
width: 100%;
z-index: 6;
}


html>body .anylinkcss {margin-top:-1px; width:105;}

.anylinkcss a{
display: block;
text-indent: 3px;
border-bottom: 1px solid #B0AEAF;
padding: 1px;
text-decoration: none;
font-weight: normal;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #cccccc;
color: white;
}


/* REGOLE NUOVE */
html,body
{
	text-align:center;
	font-family: verdana;
	font-size:10px;
	font-weight: normal;
	color:#979797;
	text-decoration:none;
	line-height:13px;
}

ul li{
	color:#979797;
	list-style-image: url(/biclazio_files/pallino_ric_new.jpg);
}

#container_lazioeuropa
{
	margin:0 auto;
	width:1024px;
	text-align:left;
	padding:0;
	border:0;
	font-family: verdana;
	font-size:10px;
	font-weight: normal;
	color:#979797;
	text-decoration:none;
	line-height:13px;
	background:url(/biclazio_files/bg_content_ok.gif) no-repeat;
	background-position:0 200px;
}

#main_lazioeuropa
{
	margin:0 auto;
	padding:0;
	border:0;
}

#sx_lazioeuropa
{
	float:left;
	width:304px;
	margin:0 auto;
	margin-left:21px;
	padding:0;
	border:0;
	text-align:left;
}

#centro_lazioeuropa
{
	float:left;
	width:658px;
	margin:0;
	padding:0;
	border:0;
	margin-left:26px;
	text-align:left;
}

.box_homepage .img_box {
	width:26px;
	height:55px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}

#box_notizia{
	min-height:168px;
}
.box_homepage .corpo_notizia{
	width:276px;
	height:55px;
	margin:0;
	padding:0;
	border:0;
	float:right;
	text-align:left;
}

.titolo_layout{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#036A95;
	margin-bottom:3px;	
}

.mollica, .mollica a:link, .mollica a:visited, .mollica a:hover, .mollica a:active
{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#036A95;
	margin-bottom:5px;	
}

.clear{
	margin:0px;
	padding:0;
	clear:both;
}
.testo_pagina
{
	text-align:justify;
	margin-bottom:5px;	
}

.box_homepage
{
	float:left;
	width:302px;
	margin:0;
	padding:0;
	padding-right:23px;
	margin-bottom:10px;
}

.spacer_content{
	background:url(/biclazio_files/img/spacer_content.gif);
	margin:0px auto;
}

.spacer_box{
	background:url(/biclazio_files/img/spacer_newsletter.gif);
	width:302px;
	margin:0px auto;
}

.notizia
{
	width:302px;
	height:55px;
}
.border_notizia{
	width:302px;
	border-bottom:1px #ccc dashed;
}

.box_homepage .notiziadispari
{
	background-color:#f7f7f7;
}

.link_archivio a:link {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px; text-decoration:underline;}
.link_archivio a:visited {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px;text-decoration:underline;}
.link_archivio a:hover {font-family: verdana;font-size: 10px;font-weight: normal;color: #979797; line-height:13px;text-decoration:underline;}

.box_homepage .link_archivio
{
	color: #979797;
	text-align:right;
	text-decoration:underline;
	font-weight:bold;
}

.box_archivio{
	height:20px;
	line-height:20px;
	float:right;
}
.img_box_archivio{
	width:20px;
	height:20px;
	align:middle;
	float:right;
	padding:2px;
}
.titolino_box{
	color:#685762;
}

/* motore ricerca */

#cerca{
	margin:0 auto;
	padding:0;
	width:302px;
	height:20px;
}
#img_cerca_sito{
	width:86px;
	height:20px;
	float:left;
	padding:4px;
	margin-top:2px;
}
.input_testo{
	margin:0;
	padding:0;
	width:175px;
	height:22px;
	float:left;
	font-size:14px;
}
#img_lente{
	margin:0;
	padding:4px;
	float:left;
}

#spacer_col_sx{
}

/* navig sx */
#sx_navig{
	width:304px;
	margin:-15px auto;
	padding:5px 0px;
	background:url(/biclazio_files/img/bg_submenu_06.gif) no-repeat #004E97;
	color:#fff;
}

/* IE7*/
#sx_navig ul li{
	margin:5px 0 0 -15px;
	padding:0;
	list-style-image: url(/biclazio_files/ico_li.gif);
}

/* trick x IE7*/
html>/**/body div#sx_navig ul li{
	margin:0px 0 0 -15px;
	padding:0;
	list-style-image: url(/biclazio_files/ico_li.gif);
}
/* fine trucchetto*/ 

#sx_navig ul li a{
	margin:0px;
	padding:0px;
	color:#fff;
	text-decoration:none;
}/*
#sx_navig ul{
	margin:0px 0 0 0px;
}*/
/* classe voci menu macroarea (LAZIOEUROPA/EEN/PPAA)*/
.macroarea_link{
	color:#fff;
	text-decoration:underline;	
}

/*
.testa_navig{
	width:304px;
	height:31px;
	margin:-5px auto;
	padding:0;
	background:url(/biclazio_files/img/bg_submenu_06.gif) no-repeat;
	background:pink;
}*/
#spacer_navig_sx{
	width:304px;
	margin:20px auto;
	padding:0;
}

#box_consulenza_online img{
	border:0;
	margin:0 auto;
	padding:0;
}

#box_corsi img{
	border:0;
	margin:0 auto;
	padding:0;
}

/* homepage_eic */
#consulenza_ol{
	float:left;
	width:302px;
	margin:0;
	padding:0;
	padding-right:23px;
	margin-bottom:10px;
}
.box_homepage_een{
	/*
	width:302px;
	height:328px;
	*/
	border:0;
}


/* ricerca programmi */
#ricerca{
	width:658px;
	height:25px;
	line-height:25px;
	color:#8EB9DB;
	background:url(/biclazio_files/top_ricerca.gif) no-repeat;);
	float:left;
}

#ricerca a{color:#fff;}

#ricerca_bottom{
	width:658px;
	height:30px;
	line-height:30px;
	color:#8EB9DB;
	background:url(/biclazio_files/bottom_ricerca.gif) no-repeat;);
	float:left;
}

#ricerca_bottom a{color:#fff;}

#torna_ricerca{
	text-align:right; 
	margin-right:5px;
}

#torna_ricerca_notbl{
	text-align:right; 
	margin-right:10px;
}

#torna_ricerca a{
	color:#036A95;
	font-weight:bold;
	font-size:12px;
}

#torna_ricerca_notbl a{
	color:#036A95;
	font-weight:bold;
	font-size:12px;
}

.celeste{color:#8EB9DB;}

.blu{color:#036A95;font-weight:bold;}

.float_sx{
	float:left;
}

.float_dx {
	float:right;
}

.n_programmi{
	color:orange;
}

#paginazione{
	height:10px;
	line-height:10px;
	margin-top:10px;
}

#paginazione img{
	border:0;
	margin-top:2px;
}

#contenuto{
	float:left;
	width:650px;
}

#faq a:hover{
	color:#979797;	
	text-decoration:none;
}

.red{color:red;}

/* Lista link pre-footer */
/* FOOTER_LINK */

#footer_link{
	margin:0 auto;
}
#footer_link{
	margin-left:310px;
}
#footer_link ul li{
	float:left;
	list-style:none;
	padding:0 5px;

}
*/


/* DA GRAFICA NUOVA */
div,a,p{margin:0;padding:0;border:none;}
img{border:none;}
a:link{color:#000; text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
a:link{color:#000;text-decoration:none;}

#menu a:link{color:#fff;}
#menu a:visited{color:#fff;}
#menu a:hover{color:#f00;}
#menu a:active{color:#fff;}



body{
	font-family:Verdana,'sans-serif';
	font-size:11px;
	margin:0 auto;
	text-align:center;
}
#pre_fascione{
	margin:0 auto;
	padding:0px;
	width:990px;
}
#container{
	text-align:left;
	margin:0 auto;
	padding:0px;
	width:990px;
}
#header{
	margin:0 auto;
	padding:0px;
	width:990px;
	margin-top:5px;
	height:66px;
}
#logo img{
	float:left;	
	margin-top:5px;
}
#logo_regione img{
	float:right;	
}
#top_menu_sx{
	height:24px;
	width:5px;
	float:left;
	background:url(/img/top_menu_sx.jpg) no-repeat;
}
#top_menu_repeat{
	height:24px;
	line-height:24px;
	padding-left:10px;
	float:left;
	background:url(/img/top_menu_repeat.jpg) repeat-x;	
	color:#fff;
}
#top_menu_dx{
	height:24px;
	width:48px;
	float:left;
	background:url(/img/top_menu_dx.jpg) no-repeat;	
}
#menu_2011{
	margin:0px;
	padding:0px;
	height:35px;
	width:990px;
	float:left;
	background:url(/img/menu_repeat_off.jpg) repeat-x;	
}
#menu_2011 ul{
	margin:0px;
	padding:0px;
	height:35px;
	float:left;
	
}
#menu_2011 li{
	margin:0px;
	padding:0px;
	height:35px;
	float:left;
	list-style:none;
}

#menu_2011 li.menu_start_on{
	margin:0px;
	padding:0px;
	height:35px;
	width:7px;
	float:left;
	list-style:none;
	background:url(/img/menu_sx_start_on.jpg) no-repeat;	
}
#menu_2011 li.menu_start_off{
	margin:0px;
	padding:0px;
	height:35px;
	width:7px;
	float:left;
	list-style:none;
	background:url(/img/menu_start_off.jpg) no-repeat;	
}
#menu_2011 li.menu_end{
	margin:0px;
	padding:0px;
	height:35px;
	width:7px;
	float:right;
	list-style:none;
	background:url(/img/menu_end.jpg) no-repeat;	
}
#label_cerca{
	margin-left:50px;
}
#menu_2011 li.on_off{
	margin:0px;
	padding:0px;
	height:35px;
	width:7px;
	float:left;
	list-style:none;
	background:url(/img/menu_on_off.jpg) no-repeat;	
}
#menu_2011 li.off_on{
	margin:0px;
	padding:0px;
	height:35px;
	width:7px;
	float:left;
	list-style:none;
	background:url(/img/menu_off_on.jpg) no-repeat;	
	
}
#menu_2011 li.off_off{
	margin:0px;
	padding:0px;
	height:35px;
	width:7px;
	float:left;
	list-style:none;
	background:url(/img/menu_off_off.jpg) no-repeat;	
}

#menu_2011 li.repeat_on{
	margin:0px;
	padding:0px;
	height:30px;
	float:left;
	list-style:none;
	background:url(/img/menu_repeat_on.jpg) repeat;	
}
#menu_2011 li.repeat_off{
	margin:0px;
	padding:0px;
	height:30px;
	float:left;
	list-style:none;
	background:url(/img/menu_repeat_off.jpg) repeat;	
}

#menu_2011 li a{
	display:block;
	line-height:30px;
	padding:0 10px;
	height:30px;
	float:left;
	list-style:none;
	text-decoration:none;
}
.btn_cerca{
	height:28px;
	vertical-align:middle;
}
#menu_2011 input.bg_cerca{
	border:none;	
	background:url(/img/cerca_bg.png) no-repeat;	
	color:#fff;
	height:18px;
	width:123px;
	margin:0;
	margin-top:5px;	
	padding:0px 0px 0px 10px;
	overflow:hidden;
}
#menu_2011 label{
	color:#fff;
	display:block;
	line-height:30px;
	padding:0 5px;
	height:30px;
	float:left;
	list-style:none;
	text-decoration:none;
}


#menu_2011 a:link{color:#fff;}
#menu_2011 a:visited{color:#fff;}
#menu_2011 a:hover{color:#036A95;}
#menu_2011 a:active{color:#fff;}

#right_cerca{
	margin:0px;
	padding:0px;
	height:30px;
	float:left;
	background:url(/img/menu_repeat_off.jpg) repeat;	
	width:100px;
	}
/*
 .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
       margin:0;
       padding:0;
       display:block;
       overflow:hidden;
       text-indent:-8000px;
       }
*/
	
#wrapper_slider{
	position:relative;
	margin:0 auto;
	padding:0;
	width:990px;
	list-style-type:none;
}

#slider ul li
{
	list-style-type:none;
	list-style-image:none;
}	

/* FINE SLIDER*/			

.wrapper_box{
	float:left;
	width:230px;
	margin-right:10px;
}

.box{
	float:left;
	width:203px;
	border-top:none;
	margin:0;
	padding:0;
	
}
.box p{
	margin:0;
	padding:5px;
}
.content_box{
	float:left;
	width:200px;
	margin-top:10px;
}
.box_testo{
	width:170px;
	float:left;
	margin:0;
	padding:0;
}
.play{
	display:block;
	float:left;
	width:30px;
	margin:0;
	padding:0;
	min-height:65px;
}
.box_top_1{
	text-align:center;
	width:206px;
	height:20px;
	line-height:20px;
	color:#fff;
	background:url(/img/box_top_1.jpg) no-repeat;	
}
.box_top_2{
	text-align:center;
	width:206px;
	height:20px;
	line-height:20px;
	color:#fff;
	background:url(/img/box_top_2.jpg) no-repeat;	
}
.box_top_3{
	text-align:center;
	width:206px;
	height:20px;
	line-height:20px;
	color:#fff;
	background:url(/img/box_top_3.jpg) no-repeat;	
}
.box_top_4{
	text-align:center;
	width:206px;
	height:20px;
	line-height:20px;
	color:#fff;
	background:url(/img/box_top_4.jpg) no-repeat;	
}
.box_top_5{
	text-align:center;
	width:206px;
	height:20px;
	line-height:20px;
	color:#fff;
	background:url(/img/box_top_5.jpg) no-repeat;	
}
.box_top_6{
	text-align:center;
	width:206px;
	height:20px;
	line-height:20px;
	color:#fff;
	background:url(/img/box_top_6.jpg) no-repeat;	
}

  .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
      margin:0;
      padding:0;
	  border:none;
      display:block;
      overflow:hidden;
      text-indent:-10000px;
      }
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:0;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:990px;
		height:250px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,	#slider1next, #slider1prev{ 
		display:block;
		width:50px;
		height:50px;
		position:absolute;
		left:10px;
		top:100px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:925px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{ 
		display:block;
		width:50px;
		height:50px;
		background:url(/img/btn_prev.gif) no-repeat 0 0;
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/img/btn_next.gif) no-repeat 0 0;
		}	
/* FINE SLIDER */	
#main_2011{
	float:left;
	width:990px;
	margin-top:10px;
}
#wrapper_left{
	float:left;
	width:730px;
}

#wrapper_right{
	float:right;
	width:255px;
}

.logo_footer{
	width:100px;
	float:left;
}
.testo_copyright{
	width:400px;
	float:left;
}

#footer_2011{
	margin-top:20px;
	text-align:center;
}
#footer_2011_loghi{
	width:900px;
	height:50px;
	margin:0 auto;
	padding-bottom:30px;
	text-align:center;
}
#footer_logo_reg{
	float:left;
	width:150px;
	height:50px;
}
#footer_testo_copyright{
	float:left;
	width:600px;
	height:50px;
}
#footer_logo_bic{
	float:left;
	width:116px;
	height:50px;
}

#footer_2011 ul{
	margin:10px auto;
	padding:0px;
	height:35px;
}
#footer_2011 li{
	margin:0px;
	padding:5px;
	height:35px;
	list-style:none;
	display:inline;
}
#footer_2011 li a{
	color:#999;
	text-decoration:none;	
}


/* FINE GRAFICA NUOVA */


















#box_top_right_home{
	background:url(/img/box_top_right_home.jpg) no-repeat;
	width:244px;
	height:10px;
}
#box_center_right_home{
	min-height:400px;
	width:226px;
	border:1px solid #ccc;
	border-top:none;
	border-bottom:none;	
	padding:8px 8px 0px 8px;
	background:url(/img/sfumatura_basso_home.jpg) #fff bottom repeat-x;
}
#box_bottom_right_home{
	background:url(/img/box_bottom_right_home.jpg) no-repeat;
	width:244px;
	height:10px;
}
.testo_box_right img{
	width:20px;
}
.titolo_0099cc{
	font-weight:bold;
	color:#0099cc;
}
.icone_box_right{
	width:40px;
	float:left;
}
.testo_box_right{
	margin-left:40px;
	float:left;
}
.box_right_home_spacer img{
	height:10px;
	margin:5px 0;
}














/* box destro programmi ecc... */

	#blocco_layout_programmi .wrapper_box_programmi
	{
		width:161px;
		float:left;
		margin-right:20px;
		margin-bottom:20px;
	}
	
	#blocco_layout_programmi .box_top_programmi
	{
		background-image:url('img/box_top_programmi.jpg');
		height:20px;
		color:white;
		text-align:center;
		line-height:20px;
	}
	
	#blocco_layout_programmi #wrapper_right
	{
	}
	
	#blocco_layout_programmi #box_top_right_programmi
	{
		background-image:url('img/box_top_right_programmi.png');
		height:18px;
		color:white;
		text-align:left;
		padding-left:8px;
		line-height:18px;
	}
	
	#blocco_layout_programmi #box_right_programmi
	{
		border-left:1px solid #ddd;
		border-right:1px solid #ddd;
		padding-left:8px;
		padding-right:8px;
		padding-top:8px;
		background-image:url('img/sfumatura_basso_programmi.png');
		background-position:bottom;
		background-repeat:repeat-x;
	}
	
	#blocco_layout_programmi #box_bottom_right_programmi
	{
		background-image:url('img/box_bottom_right_programmi.png');
		height:10px;
	}
	
	#blocco_layout_programmi input[type='text'], #blocco_layout_programmi select
	{
		width:220px;
	}
	
	.btn_europa
	{
		margin:0;
		padding:0;
		border:0;
		width:80px;
		height:14px;
		line-height:14px;
		background-image:url('img/btn_europa.png');
		color:white;
		font-size:10px;
		padding-left:15px;
	}
	
	#blocco_layout_programmi #alfabeto
	{
		font-size:8px;
		text-align:center;
	}
	
	#blocco_layout_programmi .lettera_accesa
	{
		color:orange;
		text-decoration:none;
		font-weight:bold;
	}
	
	#blocco_layout_programmi .lettera_spenta
	{
		color:gray;
	}
	
	#blocco_layout_programmi hr.filetto
	{
		margin-top:10px;
		margin-bottom:10px;
		border:0;
		height:1px;
		color:#ddd;
		background-color:#ddd;
	}
	
	#blocco_layout_programmi .form_label
	{
		margin-bottom:5px;
	}

/* fine box destro programmi ecc... */

	
.btn_europa
{
	margin:0;
	padding:0;
	border:0;
	width:80px;
	height:14px;
	line-height:14px;
	background-image:url(/img/btn_europa.png);
	color:white;
	font-size:9px;
	padding-left:15px;
}

.btn_europa_lungo
{
	margin:0;
	padding:0;
	border:0;
	width:150px;
	height:14px;
	line-height:14px;
	background-image:url(/img/btn_europa_lungo.png);
	color:white;
	font-size:9px;
	padding-left:15px;
}

.btn_europa_lunghissimo
{
	margin:0;
	padding:0;
	border:0;
	width:250px;
	height:14px;
	line-height:14px;
	background-image:url(/img/btn_europa_lunghissimo.png);
	color:white;
	font-size:9px;
	padding-left:15px;
}

.risultati {
	margin-right:200px;
}

.paginazione {
	margin-right:5px;
}

table tr td
{
	padding:2px;
}
