	
img	{
	display: block;
	border: 0;
	}

.centra
{
	text-align: center;
}		
	/*  Establish general layout parameters */

body	{
	color: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
	
#wrapper	{
	background: #transparent;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: none;
	border-top: 5px solid #080;
	width: 100%;	 
	}

html>#wrapper	{
	width: 100%;
	} 

#header	{
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent	{
	margin: 0;
	padding: 10px;
	width: 100%;	 
	}

html>#maincontent 	{
	width: 100%;
	} 

#maincontent ol, #maincontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}
	
#maincontent li	{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	vertical-align: top;
	}
	
#maincontent ul ul li {
	margin-top: 10px;
	vertical-align: top;
	}

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: transparent;
	padding: 2px 4px 4px 7px;
	text-align: center;
	clear: both;
	font-size: 8px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 10px;	
	}

html>#footer	{
	font-size: 10px;
	} 

#footer p	{
	text-align: center;
	margin: 7px 0;
	padding: 0;
	}

	/*  Typography */
	
h1, h2, h3, h4, h5, h6	{
	font-family: "Gill Sans", "Trebuchet MS", "Century Gothic", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	color: #0047ba;
	letter-spacing: 1px;
	}
	
#pagebody h1	{
    margin-top: 0;
    font-size:    18px;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:  20px;       
    }

html>#pagebody h1 	{
	font-size:  20px;  
	} 

#pagebody h2	{
	margin-top: 1em; 
    font-size:    16px;     
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    18px;       
    }

html>#pagebody h2 	{
	font-size:  large;  
	} 

h3	{ 
	margin-top: 0;
	margin-bottom: 1.5em;
	font-size: small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: medium;  
	}

html>h3 	{
	font-size:  medium;  
	} 

p	{
	line-height: 120%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
     font-size:    x-small;      
             /* Tantek again */
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small;         
    }

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
    font-size:  small;
    }

cite {
	display: block;	
	margin-bottom: 1em;
	padding: 0 3%;
}

#maincontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#maincontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}

	/* General linkology */
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	background: transparent; 
	color: #333;
}
a:hover {
	font-weight : bold; 
	text-decoration : underline;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	background: transparent;  
	}


	/*  Horizontal nav */

#menu {
	display: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	}

#menu ul {
	display: none;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: none;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	display: none;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	}

html>#menu ul li a  {
	font-size: 0;   
	} 

#menu ul li#five a	{
	display: none;
	width: 0;
	}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

.nofooter
	{
	display: none;
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	}
	
	/* Box aree di intervento */

.aree_sx, .aree_dx
{
	width: 48%;
	border: 1px solid #009645;
}

.titolo_area h3
{
	margin: 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

.aree_sx
{
	float: left;
}

.aree_dx
{
	float: right;
}

.titolo_area
{
	background: #cef;
	border-bottom: 1px solid #009645;
	padding: 2px;
}
.testo_area
{
	
	padding: 5px;
}
hr.divisore_aree
{
	clear: both;
	color: #e1f1e1;
	height: 0px;
}