/* CSS Document */
body {
	margin: 0 0 0 0;
	background:#9EB5BB url(images/sf.jpg) repeat-x;
	font-family: "Arial", Helvetica, sans-serif;

}

.table{
	background:#F0F0F0;
	background-repeat:repeat-x;
	border:1px solid #B4CCCC;
}


a
 {
	font-size:11px;
	color: #537073;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	text-align: ;	
	padding-right:6px;
	letter-spacing: 1px;
	line-height: 16px;
	}
	
a:hover
 {
	font-size:11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	text-align: ;	
	padding-right:6px;
	letter-spacing: 1px;
	line-height: 16px;
	}


/* -----------font top inferiore---------------  */
.fontPiepagina 
 {
	font-size:9px;
	color: #8A8A8A;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 12px;
	font-style: normal;
	font-weight: 500;
	padding-right:10px;
	padding-left:5px;
	
	}
.Menuadmin, a.Menuadmin 
 {
	font-size:11px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#BBCDD1;
	font-variant: small-caps;
	padding: 2px 5px 2px 5px;
	}

.fontMenu , a.fontMenu 
 {
	font-size:11px;
	color: #8A8A8A;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 12px;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
	font-variant: small-caps;
	word-spacing: 18px;
	}
	
		
a.fontMenu:hover 
 {
	font-size:11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 12px;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
	background-color:#ffffff;
	font-variant: small-caps;
	word-spacing: 18px;
	}
.fontSx
 {
	font-size:11px;
	color: #8A8A8A;
	text-decoration: none;
	font-style: normal;
	font-weight: 300;
	text-align: ;	
	padding-right:6px;
	}

.titolo
 {
 	background: url(images/su_testo.gif) no-repeat left bottom;
	height:20px;
	font-size:11px;
	color: #537073;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: left ;	
	padding-right:6px;
	letter-spacing: 1px;
	line-height: 16px;
	}
	
.fontPagina
 {
	font-size:11px;
	color: #537073;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	text-align: ;	
	padding-right:6px;
	letter-spacing: 1px;
	line-height: 16px;
	}
	
a.fontPagina
 {
	font-size:11px;
	color: #537073;
	text-decoration: underline;
	font-style: normal;
	font-weight: 400;
	text-align: ;	
	padding-right:6px;
	letter-spacing: 1px;
	line-height: 16px;
	}
	
a.fontPagina:hover
 {
	font-size:11px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: 400;
	text-align: ;	
	padding-right:6px;
	letter-spacing: 1px;
	line-height: 16px;
	}


	
.fontLogin
 {
	font-size:11px;
	color: #2E4042;
	text-decoration: none;
	font-style: normal;
	font-weight: 500;
	text-align: ;	
	padding-left:5px;
	}

/* -----------------------------------IMPOSTAZIONI TABELLE E CELLE-----------------------------------------------  */

/* -----------IMPOSTAZIONI pagina principale---------------  */
.tdBianco{
	background-color:#ffffff ;
}

.tdLineadx{
	background-color:#ffffff;
	background-image:url(images/linea_dx.gif);
	background-repeat:repeat-y;
}

.tdLogin{
	background-color:#ffffff;
	background-image:url(images/login.jpg);
	background-repeat: no-repeat;
}


.tdLineasx{
	background-color:#ffffff;
	background-image:url(images/linea_sx.gif);
	background-repeat:repeat-y;
}

.tdBordoSx{
	background-color:#ffffff;
	background-image:url(images/bordo_sx.jpg);
	background-repeat:repeat-y;
}
.tdBordoDx{
	background-color:#ffffff;
	background-image:url(images/bordo_dx.jpg);
	background-repeat:repeat-y;
}

.tdBoxDx{
	background-color:#ffffff;
	background-image:url(images/box_sx.gif);
	background-repeat:repeat-y;
	font-size:11px;
	color: #739396;
	padding-right:5px;
	padding-left:10px;
}

.tdBoxHome{
	background-color:#ffffff;
	background-image:url(images/sf_box_home.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	color: #739396;
	padding-right:10px;
	padding-left:10px;
}

.tdLogin{
	background-color:#ffffff;
	background-image:url(images/login.jpg);
	background-repeat: no-repeat;
}

.tdfoto{
	background-color:#ffffff;
	background-image:url(images/fondofoto.jpg);
	background-repeat: repeat-y;
}

.tdSx{
	background-color:#ffffff;
	background-image:url(images/sf_sx.jpg);
	background-repeat: no-repeat;
}
.tdSx2{
	background: #fff url(images/sf_sx.jpg) no-repeat top left;
	padding:50px 0 0 15px
}

