body {
	background-color: #ffffff;
	margin: 0px;
	padding:0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/img/sfondo.gif);
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
}
html {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:focus {outline-style: none}
#contenitore {
	width:1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/*  --------------   testata  ---------------  */
#contenitore #testata{
	width:846px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
/*#contenitore #testata .logo_molteni {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 5;
}*/
#contenitore #testata .slide_scritte {
	top: 99px;
	left: 174px;
	position: absolute;
	z-index: 200;
	width: 486px;
	height: 125px;
	text-align: right;
}
#contenitore #testata .cerca {
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 300;
	width: 160px;
	height: 150px;
	background-image: url(/img/sf_cerca.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-right: 13px;
	font-size: 11px;
}
#contenitore #testata .cerca h1{
	padding: 0px;
	color: #00518c;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	/*margin-bottom: 19px;*/
	margin-bottom: 15px;
	margin-left: 0px;
	/*padding-top: 40px;*/
	padding-top: 20px;
	text-transform: uppercase;
}
#contenitore #testata .cerca h2{
	padding: 0px;
	color: #00518c;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 13px;
	/*margin-bottom: 19px;*/
	margin-bottom: 15px;
	margin-left: 13px;
	/*padding-top: 40px;*/
	padding-top: 20px;
	text-align: left;
}
#contenitore #testata .cerca h2 span{
	font-size: 10px;
}
#contenitore #testata .cerca .sf_in {
	width: 134px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	text-align:left;
}
#contenitore #testata .cerca .sf_in .in01{
	width: 100px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	height: 14px;
	display: inline;
	vertical-align: top;
	border: 0px none #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin: 0px;
	
}
#contenitore #testata .cerca .sf_in .in02{
	width: 20px;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 16px;
	display: inline;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#contenitore #testata .cerca .sf_in .in03{
	width:130px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	height: 14px;
	display: inline;
	vertical-align: top;
	border: 0px none #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin: 0px;	
}
#contenitore #testata .cerca .sf_out {
	width: 134px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	text-align:left;
}
#contenitore #testata .cerca .sf_out .out01{
	width: 130px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00518c;
	height: 14px;
	border: 0px none #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin: 0px;
	background-image: url(/img/fr_cerca.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	text-align: left;
	cursor:pointer;
}
#contenitore #testata .cerca .link{
	margin-top: 5px;
}
#contenitore #testata .cerca .link a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00518c;
	display: block;
	float: left;
	margin-bottom: 3px;
	clear: both;
	padding-left: 13px;
	white-space: nowrap;
}
#contenitore #testata .cerca .messaggio_err{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cf0000;
	clear: both;
	text-align: left;
	margin-left: 13px;
	vertical-align: middle;
	font-weight: bold;
}
#contenitore #testata .menu_lingue {
	right: 170px;
	top: 15px;
	position: absolute;
	z-index: 301;
	text-align: center;
	padding-right: 13px;
	color: #808080;
	font-size: 12px;
}
#contenitore #testata .menu_lingue a{
	color: #808080;
	font-size: 12px;
	display: block;
	float: right;
	margin-left: 10px;
	text-decoration: none;
	background-image: url(/img/bandiere_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	width: 50px;
}
#contenitore #testata .menu_lingue a.italiano{
	background-position: right top;
}
#contenitore #testata .menu_lingue a:hover{
	color: #00518c;
	background-image: url(/img/bandiere.jpg);
}
#contenitore #testata .menu_lingue a.selezionato{
	color: #00518c;
	background-image: url(/img/bandiere.jpg);
}
#contenitore #testata .sf_testata {
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
}
#contenitore #testata .sotto_testata {	
	/*background-image: url(/img/frase_testata.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	*/
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	color: #808080;
	font-size: 14px;
}
/*#contenitore #testata .sotto_testata .slide_scritte{ vecchia versione
	float:right;
	width: 676px;
}

#contenitore #testata .sotto_testata a{
	color: #808080;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	left: 0px;
	bottom: 16px;
	display: block;
	z-index: 300;
}*/
#contenitore #testata .sotto_testata a{
	color: #808080;
	text-decoration: none;
	font-size: 14px;
}
#contenitore #testata .sotto_testata a:hover{
	color: #00518c;
}
#contenitore #testata .sotto_testata a.selezionato{
	color: #00518c;
}

/*  --------------   menù livello 1  ---------------  */

#contenitore  .menu_pr {
	color: #808080;
	text-decoration: none;
	font-size: 14px;
	margin-top: 27px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:846px; /*  1000 menù senza a capo*/
	height: 61px;
}
#contenitore  .menu_pr a{
	color: #808080;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: left;
	margin-right: 60px; /*rimetti 63*/
	text-align: center;
	text-transform: uppercase;
}
#contenitore  .menu_pr a#ultimo{
	margin-right: 0px;
}
#contenitore  .menu_pr a:hover{
	color: #00518c;
}
#contenitore  .menu_pr a.selezionato{
	color: #00518c;
}

/*  --------------   corpo  ---------------  */ 

#contenitore  .corpo {
	width:914px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenitore  .corpo .popup{
	width:424px;
	position: absolute;
	top: -25px;
	left: 120px;
	z-index: 50;
	background-color: #e6e6e6;
	height: 552px;
}
#contenitore  .corpo .popup h1{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	width: 300px;
}
#contenitore  .corpo .popup .ch_pop{
	float: right;
	padding-top: 10px;
	padding-right: 10px;	

}

#contenitore  .corpo .popup h2{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 25px;
	height: 390px;
	overflow: auto;
}
#contenitore  .corpo .popup h2 a{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#contenitore  .corpo .popup h3{
	font-size: 11px;
	font-weight: normal;
	color: #00518c;
	margin-right: 25px;
	margin-left: 25px;
}
#contenitore  .corpo .popup h3 a{
	font-size: 11px;
	color: #00518c;
	text-decoration: none;
}
#contenitore  .corpo .popup h3 a:hover{
	color: #0074CA;
}
#contenitore  .corpo .popup .test_pop{
	width:424px;
	color: #FFFFFF;
	background-color: #00518c;
	height: 80px;
	background-image: url(/img/sf_popup.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenitore  .corpo .con_pag{
	background-color: #f5f5f5;	
}
#contenitore  .corpo .con_pag .cont_html{
	padding-top: 20px;
	padding-right: 36px;
	padding-bottom: 30px;
	padding-left: 36px;
	font-size: 11px;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 842px;
	background-color: #f5f5f5;
}
#contenitore  .corpo .con_pag .cont_html a{
	font-size: 11px;
	color:#000000;
}
#contenitore  .corpo .con_pag .cont_html h2{
	font-size: 14px;
	color: #00518c;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contenitore  .corpo .con_pag .cont_html .pag_ch{
	padding-top: 10px;
	clear: both;
	
}

/*#contenitore  .corpo .cont_linea{

}
#contenitore  .corpo .cont_linea .linea_sx{
	float: left;
	width:242px;
	margin-right: 14px;
	background-color: #00518c;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 22px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
}
#contenitore  .corpo .cont_linea .linea_dx{
	float: right;
	width:242px;
	background-color: #00518c;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0px;
	height: 1px;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 22px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
}*/
#contenitore  .corpo .con_pag .cont_html .gallery{
	float: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#contenitore  .corpo .con_pag .cont_html .gallery #box_foto{
	height: 277px;
	width: 283px;	
	background-repeat: no-repeat;
	background-position: center center;
	
}
#contenitore  .corpo .con_pag .cont_html .gallery .descrizione{
	font-size: 10px;
	color: #00518C;
	padding-top: 2px;
	width: 283px;
	display: none;
}
#contenitore  .corpo .con_pag .cont_html .gallery .menu_gal{
	width: 283px;
	padding-top: 10px;
	
}
#contenitore  .corpo .con_pag .cont_html .gallery .menu_gal a{
	margin-right: 4px;
	margin-bottom:4px;
	float:left;
	display: block;
	padding: 1px;
	border: 1px solid #B2B2B2;
}

#contenitore  .corpo .con_pag .cont_html .gallery .menu_gal a:hover{
	background-color: #B2B2B2;	/*border-color: #B2B2B2;*/	
}
/*#contenitore  .corpo .con_pag .cont_html .gallery .menu_gal a{
	font-size: 16px;
	color: #747474;
	text-decoration:none;
	padding-right: 7px;
}

#contenitore  .corpo .con_pag .cont_html .gallery .menu_gal a:hover{
	color: #00518C;	
}*/
#contenitore  .corpo .con_pag .cont_html .box_prod_sx{
	float: left;
	width:220px;
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx ul{
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx ul li{
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: -20px;
	padding-left: 20px;
	position: relative;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	background-image: inherit;
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 220px;
	display: block;
	text-align:left;
}
#contenitore  .corpo .con_pag .cont_html .box_form .descrizione{
	font-weight: bold;
	width: 180px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}

#contenitore  .corpo .con_pag .cont_html .box_form .descrizione_all {
	padding-bottom: 10px;
	font-weight: bold;
}
#contenitore  .corpo .con_pag .cont_html .box_form .tit_form {
	color: #00518C;
	font-weight:bold;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#contenitore  .corpo .con_pag .cont_html .box_form .box_input{
	margin-left:190px;
	text-align:left;
	padding-bottom: 15px;
}
#contenitore  .corpo .con_pag .cont_html .box_form .descrizione2{
	font-weight: bold;
	width: 220px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}
#contenitore  .corpo .con_pag .cont_html .box_form .descrizione2 span{
	font-weight: normal;
}

#contenitore  .corpo .con_pag .cont_html .box_form .box_input2{
	margin-left:230px;
	text-align:left;
	padding-bottom: 15px;
}
#contenitore  .corpo .con_pag .cont_html .box_form .descrizione3{
	font-weight: bold;
	width: 100px;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}
#contenitore  .corpo .con_pag .cont_html .box_form .box_input3{
	margin-left:110px;
	text-align:left;
	padding-bottom: 15px;
}
#contenitore  .corpo .con_pag .cont_html .box_form .discraimler{
	font-size: 10px;
	color: #000000;
	font-style:italic;
	padding-bottom: 5px;
}
#contenitore  .corpo .con_pag .cont_html .box_form .input_style1{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
	width: 400px;
}
#contenitore  .corpo .con_pag .cont_html .box_form .input_style2{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	cursor:pointer;
}
#contenitore  .corpo .con_pag .cont_html .box_form .input_style2:hover{
	background-color: #000000;
}
#contenitore  .corpo .con_pag .cont_html .box_form .input_style3{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
}

#contenitore  .corpo .con_pag .cont_html .box_form .titolo_pos_ap {
	color: #00518C;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00518C;
}
#contenitore  .corpo .con_pag .cont_html .box_form .titolo_pos_ap2 {
	color: #00518C;
	font-weight: bold;
	padding-bottom: 2px;
}
#contenitore  .corpo .con_pag .cont_html .box_form  tbody th {
	color: #00518C;
	padding-top: 3px;
}
#contenitore  .corpo .con_pag .cont_html .tab_cont table tr td{
	font-size: 11px;
}
#contenitore  .corpo .con_pag .cont_html .tab_cont table tr td h1{
	font-size: 11px;
	color: #00518C;
	font-weight:bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#contenitore  .corpo .con_pag .cont_html .box_prod_sx ul li a{
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
	
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx ul li a:hover{
	color: #00518c;	
}
/*#contenitore  .corpo .con_pag .cont_html .box_prod_sx ul li.selezionato {
	background-color: #FFFFFF;
	background-image: url(/img/prodotti/fr_sx.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx ul li.selezionato a{
	color: #00518c;
}*/
#contenitore  .corpo .con_pag .cont_html .box_prod_sx2{
	float: left;
	width:160px;
	position: relative;
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx2 .prod_desc {
	width: 152px;
	float: right;
	text-align: left;
	font-size: 10px;
	padding-top:90px;
	display: none;
	
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx2 .prod_desc h3{
	font-size: 10px;
	color: #00518c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx2 .prod_desc a{
	font-size: 10px;
	color: #00518c;	
}
#contenitore  .corpo .con_pag .cont_html .box_prod_sx2 .prod_desc a:hover{
	color: #000000;	
}
#contenitore  .corpo .con_pag .cont_html #box_prod_dx{
	float: right;
	width:410px;
	text-align: center;
	padding-top: 0px;
	/*background-image: inherit;
	background-repeat: no-repeat;
	background-position: center 50px;*/
	height: 458px;
}
#contenitore  .corpo .con_pag .cont_html #box_prod_dx .didascalia{
	padding-top: 30px;
}
#contenitore  .corpo .con_pag .cont_html #box_prod_dx .didascalia2{
	padding-top: 80px;
}
.fotoprod {
	padding-top: 30px;
}
#contenitore  .corpo .con_pag .cont_html .col_mappa_link{
	width:270px;
	float:left;
	text-align: left;
}
#contenitore  .corpo .con_pag .cont_html .col_mappa_link h1{
	color: #00518c;
	padding: 0px;
	font-size:11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
}
#contenitore  .corpo .con_pag .cont_html .col_mappa_link a{
	color: #000000;
	text-decoration:none;
	margin-bottom: 4px;
	display:block;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
#contenitore  .corpo .con_pag .cont_html .col_mappa_link a span{
	color: #00518c;
}
#contenitore  .corpo .con_pag .cont_html .col_mappa_link a.sottomenu{
	color: #808080;
	padding-left: 15px;
}
#contenitore  .corpo .con_pag .cont_html .col_mappa_link a.sottomenu2{
	color: #b2b2b2;
	padding-left: 30px;
}
#contenitore  .corpo .con_pag .cont_html .col_mappa_link a:hover{
	color: #00518c;
}
#contenitore  .corpo .con_pag .cont_html .box_link a{
	text-decoration: none;
	font-size: 10px;
}
#contenitore  .corpo .con_pag .cont_html .box_link .sottolineato {
	text-decoration: underline;
	font-size: 10px;
	color: #00518c;
}
#contenitore  .corpo .con_pag .cont_html .box_link a:hover{
	text-decoration: none;
	font-size: 10px;
}
#contenitore  .corpo .con_box{
	padding-left: 14px;
	margin-bottom: 15px;
	
}
#contenitore  .corpo .con_box .box{
	float: left;
	width:286px;
	margin-right: 14px;
	text-align: center;
}

#contenitore  .corpo .con_box .box .linea{
	/*width:242px;*/
	margin-right: auto;
	background-color: #00518c;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 22px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	padding-left:22px;
	padding-right:22px;
}

#contenitore .corpo .con_box .box .contenuto .html_box {
	/*width:242px;*/
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
	padding-left:22px;
	padding-right:22px;
}

#contenitore .corpo .con_box .box .contenuto .html_box h2{
	font-size: 10px;
	color: #00518C;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#sf_grigio {
	background-color:  #f5f5f5;
	
}
#contenitore .corpo .con_box .box .contenuto .html_box .menu_sez3{
	position: absolute;
	right: 22px;
	top: 10px;
	text-align: right;
	z-index: 25;
}
#contenitore .corpo .con_box .box .contenuto .html_box a{
	color: #00518c;
	text-decoration: underline;
	font-size: 10px;
}

#contenitore .corpo .con_box .box .contenuto .html_box a:hover{
	color: #0074CA;
	
}
#contenitore .corpo .con_box .box .contenuto .html_box .box_link .linknews {
	text-decoration: none;
	font-size: 10px;
}
#contenitore .corpo .con_box .box .contenuto .html_box .box_link .sottolineato {
	text-decoration: underline;
	font-size: 10px;	
}
#contenitore .corpo .con_box .box .contenuto .html_box .menu_sez3 a{
	/*color: #808080;
	text-decoration: none;*/
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin-bottom: 3px;
	display: block;
	float: right;
	clear: both;
}
#contenitore .corpo .con_box .box .contenuto .html_box .menu_sez3 a:hover{
	/*color: #00518c;*/
	color: #0074CA;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.testo_blu {
	color: #00518c;
}
#chiusura {
	width:1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#chiusura  .corpo_ch  {
	width:914px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#chiusura  .corpo_ch .con_box_ch{
	padding-left: 14px;
	padding-top: 30px;
	
}

#chiusura  .corpo_ch .con_box_ch .box_ch{
	float: left;
	width:286px;
	margin-right: 14px;
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #808080
}
#chiusura  .corpo_ch .con_box_ch .box_ch .box_html{
	width:242px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#chiusura  .corpo_ch .con_box_ch .box_ch .box_html a{
	font-size: 10px;
	color: #004782;
	text-decoration: none;
}
#chiusura  .corpo_ch .con_box_ch .box_ch .box_html a:hover{
	color: #0074CA;
	
}
#chiusura  .corpo_ch .con_box_ch .copyright{
	text-align: center;
	font-size: 10px;
	color: #808080;
	padding-top: 10px;
	position: relative;
	padding-right: 36px;
	padding-left: 36px;
	background-color: #e6e6e6;
	padding-bottom: 10px;
}
#chiusura  .corpo_ch .con_box_ch .copyright a{
	font-size: 10px;
	text-decoration:underline;
	color: #004782;
}
#chiusura  .corpo_ch .con_box_ch .copyright a:hover{
	color: #0074CA;
	
}
.titolonews {
	color: #000000;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration:underline;
} 

