html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contenitore {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;

}
div#contenitore_testo{
	width:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D9ECEC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;


}
div#logo {
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;

}
div#spazio {
	background-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2em;
	margin-bottom: 2em;

}
/*stili links generici*/
a  { color:#FFFFFF; text-decoration: none; background-color: #D9ECEC;} 
a:link  {color: #FFFFFF;font-weight: normal;background-color: #D9ECEC;text-decoration: none;} 
a:visited {	color: #FFFFFF;	background-color: #D9ECEC;text-decoration: none;} 
a:active  { color: #FFFFFF; font-weight: normal;text-decoration: underline;background-color: #D9ECEC;}  
a:hover { color: #666666;  text-decoration: underline; font-weight: normal;background-color: #FFFFFF;}

/*css per il menu */
.spazio {font-family: Arial, Helvetica, sans-serif;	font-size: 16px;font-style: normal;	color: #999;margin-right: 10px;	margin-left: 10px;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	letter-spacing: 2pt;
	word-spacing: 2pt;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.menu a  {color:#666666;text-decoration: none;	background-color: #FFFFFF;	font-weight: normal;} 
.menu a:link  {color: #666666;font-weight: normal;background-color: #FFFFFF;text-decoration: none;} 
.menu a:visited {color: #666666;	background-color: #FFFFFF;text-decoration: none;font-weight: normal;} 
.menu a:active  { color: #666666; font-weight: normal;text-decoration: none;background-color: #FFFFFF;}  
.menu a:hover {	color: #CCCCCC;	text-decoration: none;background-color: #FFFFFF;	font-weight: normal;}

.menuattivo {font-family: Arial, Helvetica, sans-serif;	font-size: 10px;color: #006666;	letter-spacing: 2pt;word-spacing: 2p;text-decoration: none;}
.menuattivo a  {color:#006666;text-decoration: none;background-color: #FFFFFF;font-weight: normal;} 
.menuattivo a:link  {color: #006666;font-weight: normal;background-color: #FFFFFF;text-decoration: none;} 
.menuattivo a:visited {	color: #006666;	background-color: #FFFFFF;	text-decoration: none;	font-weight: normal;} 
.menuattivo a:active  { color: #006666; font-weight: normal;text-decoration: none;background-color: #FFFFFF;}  
.menuattivo a:hover {color: #006666;text-decoration: none;background-color: #FFFFFF;font-weight: normal;}

div.textimage{
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 100px;
}

div.textimage img{
	float:left;
	margin-right: 260px;
}

div.textimageg{
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 160px;
}

div.textimageg img{
	float:left;
	margin-right: 260px;
}

div.textimages{
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 160px;
}
#intro 	{padding-left: 100px;}
#introu	{padding-left: 80px;}

div.textimages img{float:left;	margin-right: 335px;}

div.textimageu{
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 160px;
}
div.textimageu img{
	float:left;
	margin-right: 305px;
}

#copy { 
color: #fff;	
background-color: #D9ECEC;}
table {
	font-size: 10px;
}

