/* duplicato da mio */

ul {
	list-style: none;
}

body {
	font-size: 0.8em;
}
#briciole {
	position: relative;
	padding-top: 105px;
	padding-left: 5px ;
	padding-right:  5px;
	clear: both;
}

/* fine duplicato da mio */


#cont_smallMenu {
	margin-right:10px;
	margin-left:150px;
	float:right;
	padding-top:0px;
	font-size: 0.9em;
	text-align: right;
	background-color: #F6FAFC;
	width: 82%;
}


#smallMenu{
	margin-left:0px; 
	list-style-type:none;
	display:inline;
	margin-right:10px;
	margin-top:3px;
	border-bottom: 0em;
	
}
#smallMenu li {
    /*background-color:#DCECF7;*/
    background-color:#F6FAFC;
	list-style-type:none;
	display:inline;
	line-height:2em;
	text-align: R
	
	}
	
#smallMenu A { 
	line-height:1em; 
	color:#404040; 
	font-weight:bold;
}
#smallMenu A:hover {
	color:#000;
	background-color:#DCECF7;
	text-decoration: underline;
}
#smallMenu .bigFont { 
	font-size:1.4em
}
#smallMenu .medFont { 
	font-size:1.2em
}
#smallMenu, #smallMenu A { 
	color:#404040; 
	font-weight:bold;
}
#smallMenu span {
	color:#404040;
}

#subHeader { 
	clear:both; 
	width:100%; 
	white-space:nowrap;  
	background:#4d89bc url(../i/bgFootHeader.gif) bottom left; 
	background-repeat: repeat-x;
	height:4px; 
	line-height:4px;
	font-size:0; 
	margin-right:-1px;
}
#testa {
min-height: 105px;
}
#testata {
	width:100%;
	position: absolute; 
	top: 0px;
	left: 0px;
	margin-left:0px;
}
/*
#riempiSfondo{
	background: white url(../i/miaRiempiEU.gif) repeat-x top;
	right: 0px;
	width:70%;
	height: 115px;
	vertical-align: top;
	position: absolute;
	top: 0px;
	margin-left: 0px;	
}*/
#sfondologo {
	margin-top:0px;
	margin-left:0px;
	background-color:white;
	/*width:146px;*/
	width:204px;
	height:115px;
	position: absolute;
	left:0;
	top:0px;
}

#sfondologo img {
	float:right;
}

#miaEU{
	background: url(../i/miaEU.gif) no-repeat left;
	height: 115px;
    position: absolute;	
	top: 0px;
	/*left:204px;*/
	right:-50px;
	width:575px;
}

#fineEU{/* BC modificato repeat e right del bg e levato width 100 */
   background: url(../i/miaFineEU.gif);
	background-position: right;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 115px;
	position: absolute;
	top: 0px;
	right:0px;
}
/* BC inserimento */
#siteTitle h1 {
	font-family: Georgia,'Times New Roman', Arial, Helvetica, sans-serif; 
	text-align:right; 
	margin-top:40px; 
	margin-left:215px;
	margin-right:10px;
	color:#00001C; 
	top:0px; 
	right:20px; 
	white-space:nowrap;
	font-size:24px;

}

#contenitore_testa { 
	width: 100%; 
	margin:0px;
	height:auto; 
	padding: 0px; 
	position: absolute; 
	top: 0px; 
	left: 0px;
}

#titolomenuGrande {
	BACKGROUND: url(../i/sf_titologrande.jpg) #DCECF7  ;	
	margin-left:215px;
	margin-right:205px;
	width:auto;
	margin-top:22px;
	white-space:nowrap;
	min-height: 24px;
	min-width: 450px;
}

#titolomenuGrande  h2{
	DISPLAY: block;
	PADDING: 2px 5px 2px 5px;
	FONT-SIZE: 16px;
 background-color:  #DCECF7;
	COLOR: #143253;
	FONT-FAMILY: Georgia,'Times New Roman', Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 0px none;
	margin: 0px;  
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-weight: bold;
}

#titolomenuGrande  h2 span{
	 /*white-space: nowrap;*/
    /* modifica BC
	 BACKGROUND: url(../i/bgTitolosito.gif) repeat-x left top;
   margin-right:1em;  */
	color:#143253;
	background-color:  #DCECF7;
}


/* briciole di pane */

DIV#welPath {
	DISPLAY: inline
}

#path {
	MARGIN: 3px 7px 13px; 
	TEXT-ALIGN: left;
	font-size: 1.1em;
}
#path A {
	COLOR: #0E406E; 
	TEXT-DECORATION: none;
}
#path {
	COLOR: #0E406E; 
	TEXT-DECORATION: none;
}
#path A:hover {
	COLOR: #125693; 
	TEXT-DECORATION: underline;
	background-color:  #DCECF7;
}
#path A.pathNrm {
	COLOR: #0E406E;
}
#path A.pathNrm:hover {
	COLOR: #125693;
	TEXT-DECORATION: underline;
	background-color:  #FCFCFC;
}

