
body {
	margin-top:10px;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-image: url(../images/menu_backg.gif);
}

/*Links*/	
a{
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 15px;*/
}

 a:hover{
	color: #990033;
	/*text-decoration: underline;*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Links del Footer*/
a.footer{
	color:#CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 15px;*/
}

a.footer:hover{
	color: #990033;
	/*text-decoration: underline;*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Links intestazione*/
a.header{
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 15px;*/
}

a.header:hover{
	color: #990033;
	/*text-decoration: underline;*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.blu{
	color:#000099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 15px;*/
}

a.blu:hover{
	color: #990033;
	/*text-decoration: underline;*/
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.red{
	color:#990033;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 15px;*/
}

a.red:hover{
	color: #990033;
	/*text-decoration: underline;*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Links di immagini senza bordo*/
a.noBorder{
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*padding-left: 15px;*/
}

a.noBorder:hover{
	color:#000000;
	/*text-decoration: underline;*/
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Titolo delle intestazioni di pagina*/
h2
{
	margin: 0.5em 0 0 0;
	padding: 0 0 0.3em 0;
	color: #003399;
	border-bottom: 2px solid;
	border-bottom-color:#999999;
	line-height: 1.2em;
}	

/*Tabella centrale dove è presente il testo*/
table.body {
	background-color:#FFFDE7;
	height:500px;
	border-right-color: #D2B48C;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #D2B48C;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
}

table.body td.areaMenu{
	padding-top:7px;
	padding-left:20px;
	background-color:#FFFDE7; /*sfondo gialla*/
}

table.body td.areaBody{
	padding-top:0px;
	padding-left:20px;
	text-align:justify;
	background-color:#FFFDE7; /*sfondo gialla*/
}

/*Tabella generale*/
table.general{
	border:0px;
	border-top-style: solid;
	border-top-color: #D2B48C;
	border-top-width: thin;
	border-right-color: #D2B48C;
	border-bottom-color: #D2B48C;
	border-left-color: #D2B48C;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
	/*background-color:#FFFFFF;*/
	background-color:#DFE4EE;
}

table.general tr{
	border:0px;
}

table.general tr.menu{
	border:0px;
	background-color:#DFE4EE;
	/*background-color:#986665;*/
	/*border-top-style: solid;
	border-top-color: #D2B48C;
	border-top-width: thin;
	border-width: 1px;*/
}

table.general td.barra{
	text-align:left;
	/*background-image:url(../images/top.gif);*/
	background-image:url(../images/header.png);
	background-repeat:repeat-x;
	padding-right:10px;
	font-weight:bold;
}

table.general td.titolo{
	text-align:left;
	height:50px;
}

table.general td.footer{
	text-align:center;
	background-image:url(../images/header.png);
	/*background-image:url(../images/top.gif);*/
	background-repeat:repeat-x;
	/*background-image:url(../images/gradientBarra.jpg);
	background-repeat:no-repeat;*/
	background-color:#8C8C8C;
	padding-right:10px;
	font-size:9px;
	color:#CCCCCC;
	
}

table.general td.menu{
	text-align:center;
	background-color:#DFE4EE;
	
	border-top-style: solid;
	border-top-color: #DFE4EE;
	border-right-color: #DFE4EE;
	border-bottom-color: #DFE4EE;
	border-left-color: #DFE4EE;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
}

/*Singola voce del menù orizzontale*/
table.general td.menuOn {
	background-color: #f0f0f0;
	text-align:center;
	border-top-style: solid;
	border-top-color: #97A8A8;
	border-right-color: #97A8A8;
	border-bottom-color: #97A8A8;
	border-left-color: #97A8A8;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
	
}

table.general td.menuOff {
	/*background-color:#986665;*/
	color: #036;
	text-align:center;
	
	border-top-style: solid;
	border-top-color: #DFE4EE;
	border-right-color: #DFE4EE;
	border-bottom-color: #DFE4EE;
	border-left-color: #DFE4EE;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
}

table.general td.normal{
	padding-left:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	padding-right:20px;
	height:500;
}

	


/*Tabella del menù di destra*/
table.menudx td.menu{
	text-align:center;
	background-color:#DFE4EE;
}

/*Singola voce del menù orizzontale*/
table.menudx td.menuOn {
	background-color: #f0f0f0;
	text-align:center;
	border-top-style: solid;
	border-top-color: #97A8A8;
	border-right-color: #97A8A8;
	border-bottom-color: #97A8A8;
	border-left-color: #97A8A8;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
	
}

table.menudx td.menuOff {
	background-color:#DFE4EE;
	color: #036;
	text-align:center;
}

/*Tabella navigazione pagine nel footer */
table.pageNavigation{
	border:0px;
}

table.pageNavigation td.attivo{
	width:10px;
	height:10px;
	font-size:10px;
	text-align:center;
	border:0px;
	border-top-style: solid;
	border-top-color: #D2B48C;
	border-top-width: thin;
	border-right-color: #D2B48C;
	border-bottom-color: #D2B48C;
	border-left-color: #D2B48C;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
	/*background-color:#FFFFFF;*/
	background-color:#DFE4EE;
}

table.pageNavigation td.disattivo{
	width:10px;
	height:10px;
	font-size:10px;
	text-align:center;
	border:0px;
	border-top-style: solid;
	border-top-color: #D2B48C;
	border-top-width: thin;
	border-right-color: #D2B48C;
	border-bottom-color: #D2B48C;
	border-left-color: #D2B48C;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	border-width: 1px;
	/*background-color:#FFFFFF;*/
	background-color:#FFFFFF;
}
