body {
	background-image: url(../images/sf.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
div#container {
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ombra_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#container_interno {
	width: 760px;
	margin-top: 0px;
	margin-right: 23px;
	margin-left: 23px;
	margin-bottom: 0px;
}
div#footer {
	background-image: url(../images/ombra_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	margin-top: 10px;
	width: 806px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#footer_img {
	float: left;
	margin-top: 15px;
	margin-left: 35px;
	position: absolute;
	left: 120px;
	top: 559px;
}
div#footer_p {
	float: left;
	margin-top: 35px;
	font-family: "Tahoma. Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	line-height: 13px;
	margin-left: 473px;
	position: absolute;
	width: 300px;
}
div#top {
	height: 179px;
	background-image: url(../images/sf_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
div#menu1 {
}
div#logo {
	width: 760px;
	height: 137px;
	clear: both;
}
 div#menu2a {
	clear: both; 
	background-color: #CFCFCF;
	height: 22px;
	width: 760px;
} 

div#menu2 {
	width: 460px;
	height: 22px;
	float: right;
}
p {
	margin: 0px;
}

/*------------------ MENU 1 TOP ------------------*/
#menu_top {
/* 	width: 350px; 02/03/10 */
	width: 380px;  
	float: right;
	height: 22px;
	margin: 0;
	padding: 0;
	}
#menu_top li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#menu_top a {
	display:block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding-right: 9px;
	padding-left: 9px;
}
#menu_top a:link, #menu_top a:visited {
	text-decoration: none;
	/* color: #FFFFFF; modificato il 14/5/2008 */
	/*color: #293e53;  modificato il 05/03/10 */
	color: #0148B2;
	width: auto;
	float: left;
}
#menu_top a:hover {
	float: left;
	text-decoration: none;
	/* color: #293e53; modificato il 14/5/2008 */
	color: #FFFFFF;
	}

/*------------------ MENU 2 ------------------*/
#menu_tabs {
	width: auto;
	padding-left: 15px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	}
#menu_tabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#menu_tabs a {
	display:block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 1px;
	margin-left: 1px;
}
#menu_tabs a.nav:link, #menu_tabs a.nav:visited {
	text-decoration: none;
	color: #293e53;
	width: auto;
	float: left;
}
#menu_tabs a.nav:hover {
	float: left;
	text-decoration: none;
	color: #293e53;
	background-image: url(../images/sfmenu_div2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
#menu_tabs a.diverso:link, #menu_tabs a.diverso:visited {
	text-decoration: none;
	color: #336699;
	width: auto;
	float: left;
/*------	background-image: url(../images/sfmenu_div1.jpg); <-- original */
/*------	background-repeat: repeat-x;                      <-- original */
/*------	background-position: center bottom;               <-- original */
}
#menu_tabs a.diverso:hover {
	text-decoration: none;
	color: #336699;
	width: auto;
	float: left;
/*------	background-image: url(../images/sfmenu_div1.jpg); <-- original */
        background-image: url(../images/sfmenu_div2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
div#banner {
	background-color: #666666;
	height: 200px;
	width: 760px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
div#mercati {
	background-image: url(../images/sf_princ_mercati.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 173px;
	margin-bottom: 10px;
	margin-top: 0px;
}
div#civette {
	width: 760px;
	clear: left; 
}
/* --------------- Prodotti, Mercati, ecc.  per Home Page ------------ */ 
div#a_civetta {
	width: 245px; /* allargata il 20/6/07 per renderlo quasi uguale all'immagine di sopra */
	float: left;
	background-image: url(../images/fascia_civetta.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left:  2px;
        margin-right:  2px;
	margin-bottom: 10px;
	border-width: 1px;    /* bordo inserito il 15/5/2008 */
	border-color: #DDDDDD;
	border-style: solid;
}
/* --------------- inserito bordo rosso (da alternare con quello base, di sopra) ------------ */ 
div#a_civetta_red {
	width: 245px;   
	float: left;
	background-image: url(../images/fascia_civetta.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left:  2px;
        margin-right:  2px; 
	margin-bottom: 10px;
	border-width: 1px;   
	border-color: #FF8800;
	border-style: solid;
}
div#b_civetta {
	width: 239px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/fascia_civetta.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
div#civette h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 17px 12px;
	padding: 0px;

}
div#civette h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 3px;
}
div#civette p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	float: right;
	margin-right: 5px;
}
a.more:link {
	color: #CCC;
	text-align: right;
}
a.more:hover{
	color: #333;
	text-align: right;
}
.img_civette{
	float: left;
	width: 81px;
	margin-right: 6px;
}
.ombra_civette {
	width: 239px;
	margin-top: 20px;
	margin-bottom: 0px;
}
div#civette_ombra {
	width: 749px;
	clear: both;
	float: left;
	margin-bottom: 2px;
	height: 20px;
	margin-top: 20px;
}
div#primo_mercati {
	float: left;
	height: 173px;
	width: 402px;
}
div#secondo_mercati {
	float: right;
	height: 173px;
	width: 358px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#titolo_mercati {
	height: 18px;
	width: 200px;
	padding-top: 10px;
	padding-left: 39px;
}
div#elenco_mercati {
	margin-left: 39px;
	height: 105px;
}
div#list1 {
	width: 171px;
	margin-top: 10px;
	float: left;
	margin-right: 5px;
}
#list_menu {
	width: 171px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	float: left;
	padding-left: 0px;
	height: 18px;
	}
#list_menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#list_menu a {
	display:block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	text-indent: 20px;
	height: 18px;
	width: 171px;
}
#list_menu a:link, #list_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/sf_menu_mercati2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	width: 171px;
}
#list_menu a:hover {
	text-decoration: none;
	color: #293e53;
	background-image: url(../images/sf_menu_mercati.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	width: 171px;
	}
div#a2 {
	display: block;
}
div#a3, div#a4, div#a5, div#a6, div#a7, div#a8, div#a9 {
	display: none;
}
/*------------ INTERNE  --------------*/
div#contenuti{
	float:left;
	width:510px;
	height: auto;
}

/* Inserito nuovo div 03/03/10 */

div#contenuti_c{
	float:left;
	width:510px;
	height: auto;
}

div#contenuti p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 8px;
	margin-left: 8px;
	
}
div#contenuti h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #112335;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-top: 8px;
}

div#navigazione{
	float: right;
	width: 249px;
	height: 200px;
}

/* 10/03/2010 --- aggiunto nuovo div*/

div#navigazione_c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #052D50;
	float: right;
	width: 249px;
	height: 200px;	
}

div#nav_civetta {
	width: 239px;
	float: right;
	background-image: url(../images/fascia_civetta.gif);
	background-repeat: repeat-x;
	background-position: center top;
	clear: right;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
/*------------ bordo sinistro vetrine - fer  --------------*/
        border-left-color: #f4f4f4;
        border-left-style: solid; 
        border-left-width: thin; 
}
/* ---------------  Argomenti Correlati ------------------ */
div#navigazione h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: +1px; 
	line-height: 25px;
	text-align:  center; 
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 0px;
}
div#navigazione h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: -10px;

}
div#navigazione h2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 3px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 15px;
}
div#navigazione p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 12px;
	margin-left: 12px;
}
div#banner_intern {
	background-color: #666666;
	height: 93px;
	width: 760px;
	margin-right: 0px;
	margin-left: 0px;
}
div#titolo_intern {
	height: 20px;
	width: 760px;
	margin-top: 2px;
	background-color: #E5E5E5;
	margin-bottom: 2px;
}
div#titolo_intern h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #293e53;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#intern_sottoargom {
	width: 494px;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 3px;
}
div#intern_sottoargom h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: 22px;
	margin-top: 0px;
}
div#intern_sottoargom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	padding-bottom: 5px;
	color: #666666;
}
div#intern_sottoargom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
div#intern_sottoargom a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	
}
div#ombra_int {
	width: 494px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 4px;
}


.link_base {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	
}
div#intern_sottoargom2 {
        MARGIN-BOTTOM: 10px;  
	WIDTH: 748px;
	height: 40px;
	margin-left: 3 px;
	clear: left;
	float: left;
}

/*--- Per Area News/In evidenza a fianco del LOGO (16 Ott 2009)---*/
div#in_evidenza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	WIDTH: 255px;
	height: 137px;
	float: right;
}


.link_base a:link, .link_base a:visited {
	color: #999999;
	text-decoration: none;
}
.link_base a:hover {
	color: #666666;
	text-decoration: underline;
}
div#intern_sottoargom h3 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 22px;
}
div#nav_civetta2 {
	width: 239px;
	float: right;
	clear: right;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 7px;
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
div#nav_civetta2 h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	background-color: #D9E6EA;
}
.float_img
{
	float: left;
	margin: 0 0 4px 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: 74px;
	width: 81px;
}
.textimage {
	MARGIN-BOTTOM: 7px;
	WIDTH: 494px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
	float: left;
	margin-left: 8px;
	padding-bottom: 7px;
}
.textimage IMG {
	FLOAT: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textimage H1 {
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	line-height: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.textimage P {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
div#contenuti a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
div#contenuti a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	
}


div#nav_civetta_int {

	width: 239px;
	float: right;
	clear: right;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 7px;
}
div#nav_civetta_int h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
div#nav_civetta_int p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
}
.elenco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #AFBAC7;
	display: block;
}
div#titolo_intern img {

	height: 84px;
	width: 760px;
}
div#titolo_img {
	height: 85px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}

.descrizione_cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #052D50;
	text-decoration: none;
}

/*Nuovo div 15/03/2010*/

div#picture {
	float: left;
	width: 91px;
	
}

div#picture_nav {
	float: left;
	width: 55px;

}	

.descrizione_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #052D50;
	text-decoration: none;
}

.intestazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

.intestazione_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.intestazione_job {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.corpotesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

/*Aggiunto 16/03/2010*/

.titolo {
	font-variant: small-caps;
	background-color: #DFEAF5;
	color: #052D50;
}

.corpotesto_tab {
	line-height: 1px;
	border: 1px #BCD2E9;
	
}

.rilievo {
	line-height: 1px;
	border: 1px ridge #BCD2E9 ;
		
}

.corpotesto_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 10px;
	color: #052D50;
	text-decoration: none;
}
.guida {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
div#nav_civetta_pulito {

	width: 239px;
	float: right;
	background-position: center top;
	clear: right;
/*------------ bordo sinistro vetrine - fer  --------------*/
        border-left-color: #f4f4f4;
        border-left-style: solid; 
        border-left-width: thin; 
}
div#avvisi p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}

.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

