* { padding: 0; margin: 0; }

body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 0.8em;
}
#wrapper { 
 margin: 0 auto;
 width: 988px;
 
}
#faux {
 
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 902px;
 padding: 0px;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background: #FFF;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 4px;
 padding: 0px;
 width: 175px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 4px 4px;
 padding: 0px;
 width: 590px;
 display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 4px 10px 10px 0px;
 padding: 0px;
 width: 170px;
 float: right;
 background: #FFF;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #ABBEBE;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }

a {
	color: #3D6CA6;
	font-size: 0.9em;
	text-decoration: none;
}	

a:hover {
	color: #FFF;
	font-size: 0.9em;
	text-decoration: none;
	background-color: #408ADA;
	}
	
link {color :#ffffff; text-decoration : none;}
link:Visited  {color :#ffffff; text-decoration : none;}
link:Hover  {color :#F8C020;}

.link1 {color :#ffffff; text-decoration : none;}
.link1:Visited  {color :#ffffff; text-decoration : none;}
.link1:Hover  {color :#ffffff; text-decoration : none; background-color: #2451B6}
	
.link3 {color :#565B65; text-decoration : none; font-family: Arial; font-size: 9 pt;}
.link3:Visited  {color :#565B65; text-decoration : none;}
.link3:Hover  {color :#000000;}

.link4 {color :#0066CC; text-decoration : none;}
.link4:Visited  {color :#0066CC; text-decoration : none;}
.link4:Hover  {color :#000000;}

.link6 {font-family: Arial; font-size: 8pt; color: #3D3E8E; text-decoration : none; padding: 5px 0px 5px 0px; display: block;}
.link6:Visited  {font-family: Arial; font-size: 8pt; color: #3D3E8E; text-decoration : none; padding: 5px 0px 5px 0px; display: block;}
.link6:Hover  {font-family: Arial; font-size: 8pt; color: #3D3E8E; text-decoration : none; background-color: #E3EFFC; padding: 5px 0px 5px 0px; display: block;}

h3 { font-size: 0.9em; color: #fff;background-color: #408ADA;}
h2 { font-size: 1.2em; color: #fff;background-color: #408ADA;}
h1 { font-size: 1.5em; color: #fff;background-color: #408ADA;}

.TitolettoAlessia {
	color: #000033;
	font-weight: bold;
	font-size: 14px;
}

.TestoAlessia {
font-size: 12px
}

.NumeroVerde {
	color: #006600;
	font-weight: bold;
}