/* ------------ */
/*    GENERAL	 */
/* ------------ */
*
	{
	margin: 0px;
	padding: 0px;
	font-family: verdana,arial,sans-serif;
	color : #666666;
	}
body
	{
	margin: 0px;
	background: #e1e1e1 url('back.gif') top center repeat-y;
	text-align: center;
	}
/* ------------ */
/*    ANCHOR	 */
/* ------------ */
a:link
	{
	text-decoration : none;
	color : #666666 ;
	}
a:visited
	{
	text-decoration : none;
	color : #666666;
	}
a:hover
	{
	text-decoration : underline;
	color : #3366cc;
	}
a.skip
	{
	display: none;
	}
li.skip
	{
	display: none;
	}
/* --------------- */
/*    CONTAINER	 */
/* --------------- */
div#container
	{
	margin: auto;
	padding: 15px;
	width: 700px; \width: 730px; w\idth: 700px;
	}
/* ------------ */
/*    HEADER    */
/* ------------ */
div#header
	{
	width: 700px;
	height: 76px; 
	background: url('top.jpg') top center no-repeat;
	}
/* ---------- */
/*    MENU    */
/* ---------- */
div#menu
	{
	margin: 10px 0px 15px 0px;
	border-left: solid #bec9d1 1px;
	border-right: solid #bec9d1 1px;
	width: 698px; \width: 700px; w\idth: 698px;
	height: 20px;
	background: #efeff7 url('menubar.gif') left center repeat-x;
	}
div#menu-left
	{
	float: left;
	width: 185px;
	padding-top: 4px;
	text-align: center;
	font-size: 10px;
	}
div#menu-right
	{
	float: right;
	width: 510px;
	padding-top: 3px;
	text-align: center;
	font-size: 11px;
	}
div#menu div a
	{
	padding: 0px 5px 0px 5px;
	letter-spacing: 1px;
	font-size: 11px;
	color : #555555 ;
	}
div#menu a:hover
	{
	color : #2255bb;
	text-decoration: underline;
	}
/* ---------- */
/*    PAGE    */
/* ----------- */
div#page
	{
	width: 700px;
	background: url('line.gif') top center repeat-y;
	}
/* --------------- */
/*    PAGE LEFT    */
/* --------------- */
div#page-left
	{
	float: left;
	padding: 5px 10px 10px 5px;
	width: 170px; \width: 185px; w\idth: 170px;
	text-align: center;
	}
div#navigation
	{
	margin-bottom: 20px;
	}
div#navigation ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	}
div#navigation li 
	{ 
	width: 170px;
	padding: 0px;
	margin-bottom: 1px;
	background: white url('menu.gif') right top no-repeat;
	}
div#navigation li a
	{ 
	display: block;
	width: 160px; \width: 170px; w\idth: 160px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	}
div#navigation li.benvenuti
	{ 
	margin-bottom: 14px;	
	}
div#navigation a:hover 
	{ 
	text-decoration: none;
	}
div#hon
	{
	margin: 0px 0px 10px 5px;
	color: #aaaaaa;
	text-align:left;
	font-size: 9px;
	line-height: 14px;
	}
div#honimg
	{
	float: right;
	border: 0px;
	margin: 0px 0px 25px 0px;
	}
div.image
	{
	border: 0px;
	margin: 0px 0px 25px 0px;
	}
/* ---------------- */
/*    PAGE RIGHT    */
/* ---------------- */
div#page-right
	{
	float: right;
	padding: 10px;
	width: 490px; \width: 510px; w\idth: 490px;
	text-align: center;
	}
div#benvenuti
	{
	height:220px;
	margin : 0px 0px 0px 0px;
	}
ul.biblio
	{ 
	text-align: left;
	padding-left: 25px;
	}
ul.biblio li
	{ 
	margin-bottom: 15px;	
	font-size: 11px;
	}
div#update
	{
	padding: 15px 0px 0px 0px;
	text-align: right;
	font-size: 9px;
	color:#999999;
	}
h1
	{
	margin: 0px 0px 25px 0px;
	width: 490px;
	font-size: 16px;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	line-height: 21px;
	letter-spacing: 1px;
	word-spacing: 4px;
	text-align: left;
	color: #666666;
	}
h2
	{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	letter-spacing: 2px;
	}
h3
	{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	letter-spacing: 2px;
	}
h5
	{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	letter-spacing: 2px;
	color: #804040;
	}
p
	{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #666666;
	font-family: verdana,arial,sans-serif;
	}	
p.bold
	{
	font-weight: bold;
	}	
p.blue
	{
	color: #1144aa;
	}	
p.blue0
	{
	margin: 0px;
	color: #1144aa;
	}	
p.image
	{
	margin: 10px 0px 10px 0px;
	}	
p.warning
	{
	margin: 10px 0px 10px 0px;
	color: #804040;
	}	
p.note
	{
	margin: 10px 0px 10px 0px;
	padding:10px;
	background-color: #f5f5f5;
	}	
img
	{
	text-align: left;
	border: 0px;
	}
img.left
	{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	}
hr
	{
	margin-bottom: 15px;
	border: solid white 0px;
	background-color: #999999;
	color: #999999;
	height: 1px;
	}
/* ----------- */
/*    TABLE    */
/* ----------- */
table
	{
	width:100%;
	border-collapse: collapse;
	}	
td.image
	{
	border-right: solid #999999 1px;
	padding: 0px 10px 10px 0px;
	vertical-align: top;
	}	
td.nome
	{
	padding: 0px 0px 15px 10px;
	vertical-align: bottom;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	}	
td.section
	{
	border-right: solid #999999 1px;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: right;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	}	
td.content
	{
	width:100%;
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
	font-size: 11px;
	}	
td.contentm
	{
	width:100%;
	padding: 0px 0px 10px 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 16px;
	font-size: 11px;
	}	
td.contentmb
	{
	width:100%;
	padding: 0px 0px 10px 10px;
	vertical-align: middle;
	text-align: left;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	}	
td.next
	{
	padding: 7px 0px 10px 20px;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
	font-size: 11px;
	}	
td.txt
	{
	padding: 10px 0px 10px 0px;
	vertical-align: top;
	text-align: justify;
	line-height: 16px;
	font-size: 11px;
	}	
td.space
	{
	height: 30px;	
	}
td.center
	{
	text-align: center;
	}	
td.left
	{
	padding: 0px 0px 0px 0px;
	text-align: left;
	}	
td.right
	{
	text-align: right;
	}	
td hr
	{
	margin-top: 10px;
	border: solid white 0px;
	background-color: #aaaaaa;
	color: #aaaaaa;
	height: 1px;
	}
td a
	{
	font-size: 11px;
	}
td img
	{
	border:0px;
/*	margin-bottom: 15px; */
	}
img.mappa
	{
	margin-top: 20px;
	border:0px;
	}
/* ------------ */
/*    FOOTER	 */
/* ------------ */
div#footer
	{
	width: 698px; \width: 700px; w\idth: 698px;
	margin-top: 15px;
	height: 20px;
	border-left: solid #bec9d1 1px;
	border-right: solid #bec9d1 1px;
	background: #efeff7 url('menubar.gif') left center repeat-x;
	}
div#foot-left
	{
	float: left;
	width: 185px;
	padding-top: 4px;
	text-align: center;
	font-size: 10px;
	}
div#foot-right
	{
	float: right;
	width: 510px;
	padding-top: 3px;
	text-align: center;
	font-size: 11px;
	}
div#footer a
	{
	letter-spacing: 1px;
	font-size: 11px;
	color : #555555 ;
	}
div#footer a:hover
	{
	color : #2255bb;
	text-decoration: underline;
	}
/* ------------ */
/*    BOTTOM	 */
/* ------------ */
div#bottom
	{
	width: 698px; \width: 700px; w\idth: 698px;
	margin-top: 10px;
	height: 15px;
	text-align: center;
	font-size: 9px;
	color:#999999;
	}
/* ---------------- */
/*    MASTERMIND    */
/* ---------------- */
div#mastermind
	{
	margin: 0px 0px 20px 0px;
	color: #aaaaaa;
	text-align:center;
	font-size: 9px;
	}
div#mastermind a
	{
	color: #aaaaaa;
	}
/* ---------- */
/*    HACK    */
/* ---------- */
.clearfix:after 
	{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#fb {
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666;
}
.redcolor {
	font-weight: bold;
	color: #C00;
}
.Link_a_bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 7px;
	border: thin groove #666;
	text-align: right;
	margin-top: 17px;
	margin-right: 7px;
	margin-bottom: 17px;
	margin-left: 7px;
	display: block;
}
a.Link_a_bottone:link, a.Link_a_bottone:visited {
	color: #333;
	background-color: #CAD9E3;
	}
a.Link_a_bottone:hover, a.Link_a_bottone:active {
	color:#CAD9E3;
	background-color:#3A5A70;
	}
