body, body * {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

body {
	background: black;
	font-size: 80%;
	color: black;
}

a {
	color: #44a;
}

img {
	border: none;
}

h2 {
	font-size: 180%;
	font-weight: bold;
	color: #1b4a8e;
}

#control_bar table {
    margin: 0 auto 0 auto;
    width: 100%;
    text-align: right;
    }

#site_container {
	margin: 0 auto auto;
	width: 768px;
    background: black url('content_bg.gif') top center repeat-y;
}

#scroller a {
  color: #ffffff;
}

#site_banner_container {
  background: #ffffff;
}

  #site_banner {
    /* background: url('top_bg.jpg') top center no-repeat; */
    background: top center no-repeat;
    height: 368px;
    z-index: 1;
    }

  #site_banner h1 {
    }

  #site_banner h2 {
    }

  a.homelink1 {
    }

  a.homelink1:hover {
    }

  a.homelink1:link {
    }

  a.homelink1:visited {
    }

	#site_contents_container {
		width: 605px;
		padding: 20px 10px 20px 10x;
        text-align: left;
        min-height: 460px;
        height: auto !important;
        height: 460px;
        z-index: 1;
	}

    .contents,
	.contents2 {
	padding: 10px;

     }

#site_contents_container p {
  margin:0 10px;
  letter-spacing:1px;
  }
#site_contents_container p {
  padding-bottom:0.5em;
  }

#site_contents_container dl {margin:0 10px; letter-spacing:1px;}
#site_contents_container dl {padding-bottom:0.5em;}

/*.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}*/

b.xtop, b.xbottom, b.xb1, b.xb2, b.xb3, b.xb4 {display: none;}


 #menuPagineFiglie {
    display: none;
  }

	#sequence_partner {
	     position: absolute;
		 height: 130px;
		 width: 130px;
         border: none;
         margin-left: 623px;
         margin-top: 400px;
		 z-index: 9997;
       }

	#languages {
		text-align: right;
	}
	
	#languages a img {
	border: 1px #000033 solid;
	margin-right: 5px;
	}

      

.footer_container {
   background: black url('footer_bg.gif') bottom center no-repeat;
   width:100%;
   height: 82px;
   margin-top: 10px;
}

	.footer {
		height: 82px;
	}

.clearer {
	clear: both;
}

/* commenti */

.commenti {
width: 570px;
padding: 10px;
color: #333333;
background-color: #FFFFFF;
text-align: left;
font-family: Geneva, Arial, Helvetica, sans-serif;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

.commenti form {

}

.commenti form input {
padding: .2em;
font-family: "Courier New", Courier, monospace;
}

.commenti table {
font-style: italic;
text-align: left;
}

.commenti table td{
padding: 10px;
}

.commenti a:link,
.commenti a:visited {
padding: .2em .3em .2em .3em;
color: #D94600;
text-decoration: underline;
font-weight: bold;
}

.commenti a:hover,
.commenti a:active  {
padding: .2em .3em .2em .3em;
color: #D94600;
text-decoration: none;
font-weight: bold;
}

.commenti_contents {
clear: both;
padding: 1em 0 0 0;
border-top: 1px #999999 dotted;
line-height: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

.commenti_contents a:link,
.commenti_contents a:visited  {
padding: .1em .2em .1em .2em;
color: #D94600;
font-style: italic;
text-decoration: underline;
font-family: Georgia, "Times New Roman", Times, serif;
}

.commenti_contents a:hover,
.commenti_contents a:active {
padding: .1em .2em .1em .2em;
color: #D94600;
font-style: italic;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

.commenti_contents dd {
font-style: normal;
padding: 21px .4em .4em .4em;
margin-top: .4em;
color: #FFFFFF;
display: block;
background-color: #0165CB;
background-image: url(images/baloon_pointer.gif);
background-repeat: no-repeat;
background-position: left top;
}

.commenti_contents dt {
color: #666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
}

.commenti textarea {
padding: .2em;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
width: 190px;
}

.site_adsense_container {

    display: none;
    }

#site_crosslink_container {
width: 768px;
height: 30px;
line-height: 30px;
color: #0099FF;
bottom:0;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 12px;
margin: 0 auto 0 auto;
text-align: center;
background-color: #000000;
padding-bottom: 2em;
}

#site_crosslink_container a:link,
#site_crosslink_container a:visited {
color: #FFFFFF;
text-decoration: underline;
}

#site_crosslink_container a:hover,
#site_crosslink_container a:active {
color: #FFFFFF;
text-decoration: none;
}



/* NEW STYLES */
#header_top {
position: absolute;
z-index: 2;
width:768px;
height: 179px;
background-image: url(images/header_bg.png);
background-position: left top;
background-repeat: no-repeat;
}

/* NEW MENU */

 dl, dt, dd {
	  list-style-type: none;
        }


             #site_menu_container {
		width: 162px;
		position: absolute;
		z-index: 1;
		margin-left: 606px;
		margin-top: -365px;
		padding-top: 170px;
		background-color: #1B4A8D;
		background-image: url(images/menu_top.jpg);
		background-position: center -50px;
		background-repeat: no-repeat;
		}

        #menu {
          width: 146px;
          border: none;
          font-size: 100%;
          font-weight: normal;
		  margin: 0 auto 0 auto;
		  font-family: Geneva, Arial, Helvetica, sans-serif;
		  font-size: 12px;
        }

       #menu dl{
display: block;
width: 146px;
/*padding: .2em 0 .2em 0;*/
}
	
#menu dl.open a.selectedpage:link,
#menu dl.closed a.selectedpage:link,
#menu dl.open a.selectedpage:visited,
#menu dl.closed a.selectedpage:visited,
#menu dl.open a.selectedpage:hover,
#menu dl.closed a.selectedpage:hover,
#menu dl.open a.selectedpage:active,
#menu dl.closed a.selectedpage:active {
width: 132px;
padding-left: 14px;
cursor: default;
color: #FFFFFF;
background-image: url(images/menu_spr.png);
background-position: left -29px;
background-repeat: no-repeat;
}

#menu dl.open dd a.selectedpage:link,
#menu dl.closed dd a.selectedpage:link,
#menu dl.open dd a.selectedpage:visited,
#menu dl.closed dd a.selectedpage:visited,
#menu dl.open dd a.selectedpage:hover,
#menu dl.closed dd a.selectedpage:hover,
#menu dl.open dd a.selectedpage:active,
#menu dl.closed dd a.selectedpage:active {
display: block;
width: 200px;
height: 2.4em;
line-height: 2.4em;
padding-left: 10px;
cursor: default;
text-decoration: none;
color: #FFFFFF;
border-bottom: none;
font-size: 1em;
border: none;
background-image: url(images/menu_spr.png);
background-position: left -87px;
background-repeat: repeat-x;
background-color: #174E97;
}

#menu dl.closed dl{
display: none;
}
		
#menu dl.open dl{
display: block;
width: 210px;
position: absolute;
z-index: 9998;
margin-top: -2.25em;
margin-left: -225px;
padding-right: 25px;
background-image: url(images/arrow.png);
background-position: 200px top;
background-repeat: no-repeat;
}

#menu dl dl dd.hidden dl{
display: none;
}
		
#menu dl dl dd.visible dl{
display: none;
}

#menu dl dl dd.hidden dl{
display: none;
}

#menu dl dl dd.visible dl{
display: block;
width: 210px;
position: absolute;
z-index: 9999;
margin-top: -2.25em;
margin-left: -225px;
padding-right: 25px;
background-image: url(images/arrow.png);
background-position: 200px top;
background-repeat: no-repeat;
}

#menu dd {
/*margin-top: 1px;*/
border: none;
color:black;
margin-left: 0px; /* CORRECTION */
}
	
#menu dt {
width: 146px;
}
		
#menu dl dt a {
display: block;
cursor: pointer;
text-align: left;
text-decoration: none;
font-size: 1em;
line-height: 29px;
width: 132px;
padding-left: 14px;
}
		
		
#menu dt a:link,
#menu dt a:visited {
color: #15396F;
background-image: none;
background-image: url(images/menu_spr.png);
background-position: left 0;
background-repeat: no-repeat;
}
		
#menu dt a:hover,
#menu dt a:active {
color: #FFFFFF;
background-image: url(images/menu_spr.png);
background-position: left -58px;
background-repeat: no-repeat;
}
		      
#menu dd a {
display: block;
width: 200px;
font-size: 1em;
height: 2.4em;
line-height: 2.4em;
cursor: pointer;
text-align: left;
text-decoration: none;
border: none;
background-image: none;
}

#menu dd a:link,
#menu dd a:visited {
display: block;
width: 200px;
height: 2.4em;
line-height: 2.4em;
padding-left: 10px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
border-top: none;
background-color: #072649;
color: #FFFFFF;
border-bottom: none;
font-size: 1em;
border: none;
background-image: none;
}

#menu dd a:hover,
#menu dd a:active {
display: block;
width: 200px;
height: 2.4em;
line-height: 2.4em;
padding-left: 10px;
cursor: pointer;
text-decoration: none;
color: #FFFFFF;
border-bottom: none;
font-size: 1em;
border: none;
background-image: url(images/menu_spr.png);
background-position: left -87px;
background-repeat: repeat-x;
background-color: #174E97;
}

.blog_date {
display: none;
}

h4.blog_title {
display: none;
}

#latest_news {
border-top: 1px dotted #CCCCCC;
padding: 15px;
}

#latest_news p {
margin: 0;
padding: 0;
}

#latest_news table {
border: 1px solid #CCCCCC;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
margin-bottom: 10px;
background-image: url(images/latest_news_bg.jpg);
background-repeat: repeat-x;
background-position: left top;
}