@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	background-position: top;
}
#img_top_top{
	
	height:40px;
	background-image:url(../images/img_body/francesco_r1_c1.png);
	background-repeat: repeat-x;
	background-position: top;
}
.thrColFixHdr #container {
	width: 910px;  /* utilizzando 20 px in meno rispetto alla dimensione piena di 800 px, si lascia spazio per gli elementi grafici e strutturali del browser e si evita che venga visualizzata una barra di scorrimento orizzontale */
	
	margin: 0 auto;
	text-align: left;
}


.thrColFixHdr #header { 
	
	  height:400px;/* questo padding corrisponde all'allineamento a sinistra degli elementi nei div sottostanti. Se in #header viene utilizzata un'immagine anziché un testo, può essere utile rimuovere il padding. */
} 
.thrColFixHdr #header h1 {
	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */
	padding: 0 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */
}
.thrColFixHdr #sidebar1 {
	padding-left:2px;
	/* poiché questo elemento è mobile, occorre specificare una larghezza */

	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 198px;
		 /* la larghezza effettiva di questo div, nei browser conformi agli standard, o la modaltià standard di Internet Explorer includerà i valori padding e border in aggiunta alla larghezza */
	 /* il colore di sfondo verrà visualizzato per tutta la lunghezza del contenuto all'interno della colonna, ma non oltre */
	 /* il padding consente di distanziare dai bordi il contenuto del div */
}

.thrColFixHdr #mainContent {
width: 910px;
	/* i margini destro e sinistro di questo elemento div creano le due colonne esterne sui lati della pagina. Indipendentemente dalla quantità di contenuto presente nei div delle barre laterali, lo spazio della colonna rimane inalterato. È possibile rimuovere questo margine sinistro se si desidera che il testo del div #mainContent riempia lo spazio delle barre laterali quando il contenuto di ciascuna di esse finisce. */
	/* ricordare che i valori padding e margin corrispondono rispettivamente allo spazio interno ed esterno al riquadro div  */
} 
.thrColFixHdr #footer {
height:100px;
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: top;	 /* questo padding corrisponde all'allineamento a sinistra degli elementi nei div sovrastanti. */
	
} 
.thrColFixHdr #footer p {
	margin: 0; /* azzerando il valore margin del primo elemento del footer si evita il rischio di compressione del margine, con la creazione di uno spazio tra i div */
	 /* il padding di questo elemento crea uno spazio, così come avverrebbe specificando un valore margin, senza il problema della compressione del margine */
}
.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#index_img1{ width:528px; 
border: 1px solid #E2E2E2;
	background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	
}
#txt_img1{
	width:240px;
	float:right;
	line-height:30px;
	background-image: url(../images/arrowsin.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	margin-right: 2px;
	text-align: right;
}

#txt_img2{
	
	width:240px;
	line-height:30px;
	background-image: url(../images/arrow.png);
	background-position: left center;
	padding-left: 17px;
	background-repeat: no-repeat;
	margin-left: 2px;
}
#txt_img3{
	width:260px;
	float:right;
	background-image: url(../images/arrowsin.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	line-height:30px;
	margin-right: 2px;
	text-align: right;
}
#txt_img4{   width:220px; 

	background-image: url(../images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 2px;
	line-height:30px;
	padding-left: 17px;

}

#txt_img5{
	width:125px;
	background-image: url(../images/arrowsin.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom:15px;
	padding-top:14px;
	text-align: right;	
}
#index_img2{  width:528px; 
border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#index_img3{ width:149px;  float:right;
border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-right:5px;
}
#box_img1{   width:529px; float:left; margin-left:5px; 
}
#box_2{
	width:111px;
	height:79px;
	float:left;
	padding: 20px;
}
#box_3{ width:326px; height:119px; float:left; }
#box_4{ clear:left; height:20px; padding: 5px;    }
#box_percorso{
	float:left;
	width:690px;
	height:15px;
	padding-top:3px;
	margin-left:5px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

#menuitem { 
	
}

.mitem {
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.mitem a {
	display: block;
	background-color: transparent;
	text-decoration: none;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006699;

}
.mitem a:hover  {
	text-decoration: none;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006699;
	background-color: #F2FBFF;
}
.mitem_2{
padding-left:7px;
	padding-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.mitem_2 a{
display: block;
	padding-left:7px;
	padding-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration: none;
	color: #006699;
	
	
}
.mitem_2 a:hover{
	padding-left:7px;
	padding-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration: none;
	color: #006699;
	background-color: #F2FBFF;
}


.testo_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	
}
.testo_menu_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	
}


.txt_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #006699;
}
#index_text1{
	line-height:50px;
	margin-left:10px;
	text-align: center;
}

#index_text2{ width:460px; float:left; line-height:60px; margin-top:5px; margin-bottom:10px;
	padding-bottom:10px;
	border: 1px solid #E2E2E2;
	background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	
	
}

#box_5{ width:463px; 
border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	float:left;
	margin-left:10px;
	
}

#box_6{
	width:463px;
		margin-top: 10px;
	float:left; margin-left:10px;
	
	
}

#box_7{
	width:463px;
	
	float:left; margin-left:10px;
	
}

#box_7_dx{
	width:239px;
	
	float:right;
}

#box_7_sx{
	width:217px;

	
}

#box_7_dx_1{
	width:238px;
	margin: 0;
	border: 1px solid #E2E2E2;
	background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	
}
#box_7_dx_2{
	width:238px;

	
}
#box_7_dx_3{
	width:238px;
	margin-top:5px;
	border: 1px solid #E2E2E2;
	background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;	
}
#box_7_dx_4{
	width:239px;
	padding-top:20px;
	
}

#index_text3{
	width:460px;
	float:left;
	margin-top:20px;
	border: 1px solid #E2E2E2;
	background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;	
}

#box_7_sx_1{
	width:216px;
	line-height:50px;
	border: 1px solid #E2E2E2;
	background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	
}
#box_7_sx_2{
	width:217px;
	text-align: center;	

}
#box_7_sx_3{
	margin-top:10px;
	width:217px;
	text-align: center;	

}

#box_7_sx_4{
	width:217px;
	text-align: center;	

}

#box_5_dx{
	width:331px;
	float:right;
	text-align: center;
	padding-top:5px;
	padding-bottom:10px;
	
}
#box_5_sx{
	width:132px;
	padding-top:30px;
	text-align: center;

}


#box_news_locali{
clear:both;
background:#EFEFEF;
width:200px;
height:214px;

}
#box_titolo_news_locali{
	width:200px;
	height:20px;
	background-image:url(../images/arianews.png);
	background-repeat: no-repeat;
	background-position:top;
}
#box_titolo_news_locali_1{ width:140px; float:left; line-height:20px; }
#box_titolo_news_locali_2{ width:40px;  float:right; padding-top:3px; text-align:center;}

.text_testo_news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.text_titolo_news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #006699;
	text-decoration: none;

}


#box_6_img{
	width:92px;
	
	float:left;
	padding-top: 10px;
	margin-left: 5px;
	
}
#box_6_1{
width:350px;
	
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	margin-right: 5px;
	float:right;
	border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#box_6_2{ width:350px;  margin-bottom: 5px; text-align: left; margin-right: 5px; float:right;
border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;}
#box_6_3{ width:350px;  margin-bottom: 5px; text-align: left; margin-right: 5px; float:right;
border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;}

#box_6_4{ width:350px;  margin-bottom: 5px; text-align: left; margin-right: 5px; float:right;
border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;}	
	
	#box_6_5{ width:350px;  margin-bottom: 5px; text-align: left; margin-right: 5px; float:right;
border: 1px solid #E2E2E2;
background-image: url(../images/baseborderint.png);
	background-position: bottom;
	background-repeat: repeat-x;}

.txt_dx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

#box_lain_1{ clear:both; float:inherit; margin-left:10px;
}

#fine{ height:20px;
}

#dividi_news{
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}
#img_top{ width:900px;}

#top_dinamic_1{
	width:715px;
	height:15px;
	line-height:15px;
	float:left;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bar_top.png);
	border-bottom-width: 1px;
	padding-top:4px;
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}

#top_dinamic_2{
height:19px;
	float:left;
	width:180px;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bar_top.png);
	border-bottom-width: 1px;
	
}

#top_dinamic_2_1{
	
	width:100px;
	float:left;
	padding-top:1px;	
	padding-left: 5px;
	
	
}
#top_dinamic_2_2{

	width:20px;
	float:left;
	margin-left:0px;	
	padding-top: 2px;
}
#top_dinamic_2_3{
	width:50px;
	float:left;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#menu_top{ margin:auto;
width:910px;
	
	line-height:18px;	
	background-repeat:repeat-y;
	background-image: url(../images/cmsbordx_r4_c6.png);
	background-position: right;
}
#pie_1{   width:890px;
height:10px; 
background-repeat: repeat-x;
	
	padding-left:10px;
	padding-top:2px;
	
}
#company_css{
	line-height:70px;
	background-image:url(../images/img_body/francesco_r9_c1.png);
	background-repeat: repeat-x;
	background-position: top;
}
#company_css_0{ height:5px;  width:900px; }
#company_css_1{  line-height:20px;  width:900px; }
#company_css_2{  line-height:20px;  width:900px; }
#company_css_3{ line-height:20px;
	width:900px;
	text-align:right;
	
	font-size: x-small;
}
#spazio_fine{ height:5px; width:900px; }
#banner_1{
	width:190px;
	
	text-align:center;
	padding-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#banner_2{width:190px; text-align:center; padding-top:20px; 
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.space_20px{height:20px; }

.txt_box_cerca{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#pie_bordo{

margin: 0 auto;
height:30px; width:940px;
	
}
#pie_bordo_1{
margin-left:20px;
	float:left;
	height:30px;
	width:10px;
	background-image: url(../images/cmsbordx_r6_c2.png);
	background-repeat: repeat-x;
}
#pie_bordo_2{ float:left; width:890px; 
height:30px;
	background-image: url(../images/cmsbordx_r6_c4.png);
	background-repeat: repeat-x;
}
#pie_bordo_3{
	
	float:right;
	height:30px;
	width:20px;
	background-image: url(../images/cmsbordx_r6_c6.png);
	background-repeat: repeat-x;
}
#txt_menu_top{
	width:820px;
	height:13px;
	background:#FF0000;
	
}
#curva_top_sx{ width:30px; float:left; height:20px;  margin-left:20px; }
#flashcontent{ width:900px; float:left;}

#box_7_dx_1_1{ padding-top:5px;}
#box_7_dx_1_2{ padding-bottom:9px; line-height:20px;}
#box_7_dx_3_1{ margin-bottom:5px; };

#menu_access{
	margin:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #333333;
	
}

.access_text{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.text_menu_top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
#news_locali{
padding-top:10px;
	text-align:center;

}
#news_circuito{
	text-align: center;
}

#elenco_pagine{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#elenco_pagine_spazio{
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#intranet{
width:690px; float:left; margin-left:5px;
}
/* Inizio News ---------------------------------------  Inizio News -------------------------------------- */
#all_news_locali{ 
width:690px; float:left; margin-left:5px;
}
#all_news_circuito{
	width:690px;
	float:left;
	margin-left:5px;
}
.all_news_intestazione{
	line-height:20px;
	width:690px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: center;
	background-color: #F5F5F5;
}
.all_news_titolo{
	width:690px;
	padding-bottom:2px;
	padding-top:2px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
	
	text-decoration: none;
}
.all_news_testo{
	width:690px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	
}
.all_news_rss{
	width:690px;
	height:16px;
	text-align: right;
}
.news_separatore{
	width:690px;
	height:16px;
	line-height:16px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}
/* Fine News ---------------------------------------  Fine News -------------------------------------- */
/* Inizio Eventi ---------------------------------------  Inizio Eventi -------------------------------------- */
#eventi_locali_1{ 
width:690px; float:left; margin-left:5px;
}
#eventi_locali_2{ 
width:690px; float:left; margin-left:5px;
}
#eventi_circuito_1{ 
width:690px; float:left; margin-left:5px;
}
#eventi_circuito_2{ 
width:690px; float:left; margin-left:5px;
}
.eventi_intestazione{
	line-height:20px;
	width:690px;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: center;
	background-color: #F5F5F5;
}
.eventi_titolo{
	width:689px;
	height:16px;
	line-height:16px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.eventi_data{
	width:345px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
	height:16px;
	line-height:16px;
}
.eventi_localita{
	width:343px;
	float:right;
	
	height:16px;
	line-height:16px;
}
.eventi_testo{
	width:689px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.eventi_link{
width:345px; float:left;
}
.eventi_allegato{
width:343px; float:right;
}
.eventi_fine{
	width:689px;
	height:16px;
	float:left;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999; 
}
#eventi_circuito_1{ 
width:690px; float:left; margin-left:5px;
}
#eventi_circuito_2{ 
width:690px; float:left; margin-left:5px;
}
/* Fine Eventi ---------------------------------------  Fine Eventi -------------------------------------- */

/* -----------------------------------------------------Inizio Box Top --------------------------------------- */
#box_top{ width:910px;
	min-height:200px;  }
#pulsante_cerca_1{
	padding-top:8px;
	width:70px;
	height:30px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	background-color: #EAEEFF;
	text-align: center;
}
#pulsante_cerca a{
width:50px;
height:30px;
float:right;
background:#330000;

}
#pulsante_cerca a:hover{
width:50px;
height:30px;
float:left;
background:#330000;

}

#casella_txt_cerca{
width:269px;
height:30px;
float:left;
padding-top:8px;
text-align: center;
background-color: #EAEEFF;
}
#box_top_cerca{
clear:both;
float:right;
	width:340px;
	height:38px;
	margin-bottom:6px;
	text-align:right;
}
#box_top_2{
	width:290px;
	height:114px;
	background-image:url(../images/img_body/francesco_r2_c3.png);
	background-repeat: no-repeat;
	float:left;
}

#box_top_3{
	width:600px;	
	margin-right:5px;
	float:right;
	
	
}
#box_top_3_1{
	width:340px;
	height:20px;
	padding-top:3px;
	margin-bottom:5px;
	text-align:right;
	float:right;
}

.testo_menu_top {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align: center;
	line-height:40px;
}
.testo_menu_top a{

	text-decoration: none;
}
.testo_menu_top a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height:40px;
	background-color: #006699;
}
#box_top_3_2{
clear:both;
	width:600px;
	height:40px;	
	margin-right:5px;
	float:right;
}
#box_top_3_2_1{
min-width:90px;
	width:auto;
	height:40px;	
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;	
}
#box_top_3_2_2{
	width:auto;
	min-width:90px;
	height:40px;
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;

}
#box_top_3_2_3{
	width:auto;
	min-width:90px;
	height:40px;
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
#box_top_3_2_4{
	width:auto;
	min-width:90px;
	height:40px;
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}

#box_top_4{
clear:both;
	width:900px;
	height:171px;
	
	
	
}
/* -----------------------------------------------------Fine Box Top --------------------------------------- */
/* -----------------------------------------------------Inizio img pie --------------------------------------------*/
#img_pie_pie{
	clear:both;
	height:119px;
	background-image:url(../images/img_body/francesco_r9_c1.png);
	background-repeat: repeat-x;
}
/* -----------------------------------------------------Fine img pie --------------------------------------------*/
#separatore_top{
width:900px;
height:10px;
background:#FFFFFF;}

#pulsante_cerca_2{
	background-color: #EAEEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEEFF;
	border-right-color: #EAEEFF;
	border-bottom-color: #EAEEFF;
	border-left-color: #EAEEFF;	
}

#pulsante_cerca_2:hover {
	background-color: #EAEEFF;
	border: 1px dashed #CCCCCC;
}
#box_search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom:10px;
}
.box_search_1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
