
@import url("SMAT.css");

/* qui si possono inserire i vari fogli di stile da richiamare (che si possono
raggruppare tutti nella cartellina styles per esempio, a parte quello generato
da smat che è nella root del sito) così nella pagemask basterà chiamare questo
singolo file. */



.bodyStyle 
{
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

    background-image: url(img/interface/bg_texture.jpg);
    background-position: left top;
    background-repeat: repeat;
}

.footerStyle{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e9482;
}

.leftShadow{
	background-image: url(img/interface/corporate/sfPageLeft.gif);
	background-position: right top;
	background-repeat: repeat-y;
}



.foglio1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d1c1a;
}

.menuLeft0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cad7a6;
	padding-left: 8px;
	text-decoration: none;
	border-bottom: solid #e3ebd5 1px;
	width: 151px;
	height: 33px;
}
.menuLeft1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cad7a6;
	padding-left: 12px;
	text-decoration: none;
	border-bottom: solid #e3ebd5 1px;
	width: 151px;
	height: 33px;
}

.menuLeft2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cad7a6;
	padding-left: 14px;
	text-decoration: none;
	border-bottom: solid #e3ebd5 1px;
	width: 151px;
	height: 33px;
}


.contentSchedaStyle{
	background-image: url(img/interface/sfTemplate.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-left: solid 1px #e6e1cf;
	border-top: solid 1px #e6e1cf;
	/*padding-bottom: 20px;*/
	
}


.siteMapItem0{
	font-family: Arial;
	font-size: 14px;
	color: #6a8040;
}

.siteMapItem0 a{
	font-family: Arial;
	font-size: 14px;
	color: #6a8040;
	text-decoration: none;
}

.siteMapItem1{
	font-family: Arial;
	font-size: 11px;
	color: #1e1d1b;
}

.siteMapItem1 a{
	font-family: Arial;
	font-size: 11px;
	color: #1e1d1b;
	text-decoration: none;
}


.siteMapItem2{
	font-family: Arial;
	font-size: 11px;
	color: #4b4a46;
}

.siteMapItem2 a{
	font-family: Arial;
	font-size: 11px;
	color: #4b4a46;
	text-decoration: none;
}
