body{
	line-height:1.6em;
	margin:0%;
	background-color:#005690;
	color:#002D5F;
    font-size: 76%; /* misura definita da vari guru */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	background-image: url('../images/background.jpg');
	background-repeat:repeat-y;
	background-position:center;
    }
/*--------------------------------------------------*/
#container{
	border-collapse:collapse;
}

#site_table{
	border-collapse:collapse;
}

#header{
    width: 820px;
	height:156px;
	text-align: center;
}
/*--------------------------------------------------*/
#content{
	vertical-align:top;
	padding: 0px 20px 20px 20px;
	width:427px;
	text-align: justify;
	color:#002D5F;
}

#content ul li
{
	margin-top:-8px;
	margin-bottom:10px;
	margin-left:-10px;
	margin-right:20px;
	list-style-type:disc;
	list-style-position:outside;
	color: #002D5F;
	text-align: justify;
	line-height:18px;
}

#content ol li
{
	margin-top:0px;
	margin-bottom:4px;
	margin-left:-10px;
	margin-right:20px;
	padding: 0px;
	list-style-position:outside;
	list-style-type:decimal;
}

#content_bkg{
	vertical-align:top;
	padding:0px;
	width:467;
	background-image: url('../images/white_pix.gif');
	background-repeat:repeat;
	background-position:center;
}

#content hr{
	margin-top:15px;
	margin-bottom:15px;
	height: 1px;
	width: 95%;
	background-color: #B2C0CF;
}

#content h1{
color:#668298;
font-weight:bold;
font-size: 20px;
text-align: left;
margin-top:20px;
margin-bottom:10px;
}

#content h2{
color:#002D5F;
font-weight:bold;
font-size: 14px;
text-align: left;
margin-top:18px;
margin-bottom:0px;
}

#content p {
line-height:1.5em;
 margin-top:0px;
 margin-bottom:6px;
}

#content a {
	color:#002D5F;
	font-style:normal;
	text-decoration:underline;
	cursor:pointer;
	}
#content a:link {
	color:#3A5E85;
}
#content a:visited {
	color:#3A5E85;
}
#content a:hover {
	color:#002D5F;
	text-decoration:underline;
	cursor:pointer;
}

#content small {
line-height:1.2em;
font-size: 11px;
 margin-top:0px;
 margin-bottom:6px;
}


/*--------------------------------------------------*/
#nav_bkg {
	vertical-align:top;
	font-size:11px;
	width:168px;
	text-align: left;
	color:#000000;
	background-image: url('../images/bkg_nav.gif');
	background-repeat:repeat-y;
	background-position: center 10px;
}

#nav_lev1 {
	white-space: nowrap;
	font-size:11px;
	font-weight:bold;
	width:168px;
	height:25px;
	text-align: left;
	color:#000000;
	background-image: url('../images/bkg_nav_lev1.gif');
	background-repeat: no-repeat;
	background-position: 0px -2px;
}

#nav_lev1 a {
	color:#3A5E85;
	font-style:normal;
	text-decoration:none;
	}
#nav_lev1 a:link {
	color:#3A5E85;
}
#nav_lev1 a:visited {
	color:#3A5E85;
}
#nav_lev1 a:hover {
	color:#002D5F;
	text-decoration:underline;
	cursor:pointer;
}

#navlist
{
margin-top:-2px;
margin-bottom:10px;
color: #002D5F;
text-align: left;
line-height:12px;
}


#navlist li
{
margin-top:0px;
margin-bottom:5px;
margin-left:-12px;
margin-right:5px;
list-style-type:disc;
list-style-position:outside;
color: #002D5F;
text-align: left;
line-height:12px;
}

#navlist a {
	color:#A6B7C9;
	font-style:normal;
	text-decoration:underline;
	cursor:pointer;
	}
#navlist a:link {
	color:#3A5E85;
	text-decoration:underline;
	cursor:pointer;
}
#navlist a:visited {
	color:#3A5E85;
	text-decoration:underline;
	cursor:pointer;
}
#navlist a:hover {
	color:#002D5F;
	text-decoration:underline;
	cursor:pointer;
}

/*--------------------------------------------------*/
#news_bkg{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align:top;
	width:162px;
	text-align: left;
	color:#000000;
	background-image: url('../images/bkg_news.gif');
	background-repeat:repeat-y;
	background-position:left;
}

#news_lev1 {
	margin-top:0px;
	margin-bottom:-2px;
	white-space: nowrap;
	font-size:11px;
	font-weight:bold;
	width:160px;
	text-align: center;
	color:#FFFFFF;
	background-image: url('../images/bkg_news_lev1.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#news_lev2_bkg {
	margin-top:0px;
	margin-bottom:0px;
	width:160px;
	background-image: url('../images/bkg_news_lev2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#news_lev2 {
	padding-top:6px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
	white-space:normal;
	font-size:11px;
	font-weight:100;
	text-align: left;
	color:#3A5E85;
}

#news_lev2 a {
	color:#002D5F;
	font-style:normal;
	text-decoration:underline;
	}
#news_lev2 a:link {
	color:#002D5F;
}
#news_lev2 a:visited {
	color:#002D5F;
}
#news_lev2 a:hover {
	color:#960000;
	text-decoration:underline;
	cursor:pointer;
}

#news_lev2 li
{
margin-top:0px;
margin-bottom:6px;
margin-left:-16px;
list-style-type:disc;
color: #002D5F;
line-height:14px;
}
/*--------------------------------------------------*/
#header_sx{
	width:168px;
	height:157px;
	background-image: url('../images/header_sx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#header_cx{
	width:465px;
	height:157px;
	background-image: url('../images/header_cx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#header_dx{
	width:162px;
	height:157px;
	background-image: url('../images/header_dx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*--------------------------------------------------*/
#top_sx{
	margin-bottom:0px;
	width:168px;
	height:26px;
	background-image: url('../images/bkg_top_sx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#top_cx{
	margin-bottom:0px;
	width:465px;
	height:26px;
	background-image: url('../images/bkg_top_cx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#top_dx{
	margin-bottom:0px;
	width:162px;
	height:26px;
	background-image: url('../images/bkg_top_dx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*--------------------------------------------------*/
#bottom_sx{
	width:168px;
	background-image: url('../images/bkg_bottom_sx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#bottom_cx{
	width:465px;
	text-align:center;
	border-collapse:collapse;
	color:#99ABBB;
	font-size:11px;
	background-image: url('../images/bkg_bottom_cx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#bottom_dx{
	width:162px;
	background-image: url('../images/bkg_bottom_dx.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/*--------------------------------------------------*/
#home_box_01{
	width:194px;
	height:100px;
	vertical-align:top;
	padding: 10px 50px 10px 10px;
	font-size:10px;
	line-height:12px;
	text-align:left;
	background-image: url('../images/home_box_01.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#home_box_02{
	width:194px;
	height:100px;
	vertical-align:top;
	padding: 10px 50px 10px 10px;
	font-size:10px;
	line-height:12px;
	text-align:left;
	background-image: url('../images/home_box_02.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#home_box_01 a {
	color:#002D5F;
	font-style:normal;
	text-decoration:underline;
	}
#home_box_01 a:hover {
	color:#002D5F;
	text-decoration:underline;
	cursor:pointer;
}

#home_box_02 a {
	color:#002D5F;
	font-style:normal;
	text-decoration:underline;
	}
#home_box_02 a:hover {
	color:#002D5F;
	text-decoration:underline;
	cursor:pointer;
}

#citazione {
	line-height:20px;
	margin-left:20px;
	margin-right:20px;
	padding:20px;
	color:#335876;
    font-size: 13px; /* misura definita da vari guru */
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: 200;
	background-color:#E5EAEE;
	border:30px;
	border-color:#FF0000;
}
/*--------------------------------------------------*/

#tabelle {
	padding-right:10px;
	padding-left:10px;
	background-color:#E5EAEE;
}
