p#titolo
{
	margin-top:30px;
	margin-bottom: 30px;
	text-align:center;
}

div#MENU
{
	font-size: 15px;
    	font-family: Tahoma;
    	text-align: Center;
    	padding: 15px;
    	background-color: #000000;
   	border: Solid 1px #aaaaaa;
}

a.MENU
{
       	color: #aaaaaa;
    	font-weight: Bold;
    	text-decoration: None;
    	padding:8px 40px;
    	border-left: Solid 3px #aaaaaa;
}

a:hover.MENU, a.active
{
    	background:#aaaaaa;
    	color: #000000;
	font-weight: Bold;
    	text-decoration: None;
    	padding:8px 40px;
       	border-left: Solid 3px #ffffff;
}

p#tit_serv
{
	margin-top:40px;
	margin-bottom:35px;
	width:200px;
	font-size: 20px;
    	font-family: Tahoma;
	color:#ffffff;
}

ul#SERVIZI 
{
	float:left;
	padding:0;
	margin-top:0;
	margin-bottom:40px;
	list-style-type:none;
	font-size: 14px;
    	font-family: Tahoma;
}

a.SERVIZI 
{
	display:block;
	text-decoration:none;
	font-weight: Bold; 
	color:#aaaaaa;
	padding:10px;
	width:200px;
}

a:hover.SERVIZI, a.selected
{
	background:#aaaaaa;
	color:#000000;
	display:block;
	text-decoration:none;
	font-weight: Bold;
	padding:10px;
	width:200px;
}
		
div#piede
{
	padding:10px;
	margin-top:0px;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
	background-color:#000000;
	color: #aaaaaa;
	border: Solid 1px #aaaaaa;
}
