html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #fff url(images/bkgd.jpg) center repeat-y;
}

#body-margin{
      text-align: center;
      background: #fff;
      padding: 0px 11px;
      margin: 0 auto;
      width: 920px;      
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 898px;
}
    
img { border: none; }
a { text-decoration: none; color: #828282; font-weight: bold;}
a:hover { text-decoration: underline; color:  #828282; }

/*---------- Divs ----------*/
#header {
      background: url("images/header.jpg") no-repeat center;
      height: 120px;
      width: 890px;
      margin: 0 auto;
}

#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 890px;
}

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      width: 200px;
      height: 85px;
}

#logoImg{
    padding-top: 40px;
	float: left;
}

#container {
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      background: #fff;
      padding-bottom: 30px;
}  
* html #container {
      overflow: visible;
}

#intro{
      min-height: 190px;
      margin: 10px auto;
}
* html #intro { height: 190px;}

#intro-image{
      float: left;
      width: 454px;
}

#intro-text{
      padding-top: 1px;
      float: right;
      width: 405px;
      text-align: justify;
}

#intro-text1{
      padding-top: 10px;
      float: right;
      width: 405px;
      text-align: justify;
      color: #666666;
      font-size:14px;
}

#intro-titolo{
	margin-top: 50px;
	font-size: 22px;
	font-style: italic;
	color: #666666;
	float: right;
	width: 405px
}

#intro-titolo2{
	margin-top: 10px;
	font-size: 22px;
	font-style: italic;
	color: #666666;
	float: right;
	width: 405px
}

#intro a {
	text-decoration: none;
	color: #45AAFF;
	border-bottom: 1px dotted #006AC3;
	/*padding: 1px 1px 1px 1px;*/
	font-weight: bold;
}

#intro a:hover{
	border-bottom: none;
	/*padding: 1px 1px 1px 1px;*/
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
}

#content{
      margin-top: 20px;
      min-height: 250px;
}
* html #content { height: 250px;}

#sidecontent{
      float: left;
      /*border: 2px solid #828282;*/
      margin-right: 20px;
      padding: 10px;
      text-align: center;
      /*width: 240px;*/
      /*voice-family: "\"}\""; */
      voice-family:inherit;
      width: 160px;
}
html>body #sidecontent { width: 160px }  /* for opera */

#sidecontent img{
      padding: 1px;
      border: 0px solid #828282;
}

#maincontent {
      float: right;
      width: 680px;
}

#mainleft {
      float: left;
      /*width: 485px;*/
      width: 65%;
}

#mainleft a {
	text-decoration: none;
	color: #45AAFF;
	/*border-bottom: 1px dotted #006AC3;*/
	/*padding: 2px 2px 2px 2px;*/
	font-weight: bold;
}

#mainleft a:hover{
	/*border-bottom: none;*/
	/*padding: 2px 2px 2px 2px;*/
	color: #45AAFF;/*#FFFFFF;*/
	/*background-color: #006AC3;*/
	text-decoration: underline;
}

#mainleft li {
	line-height: 20px;
	margin: 0 0 0 10px;
	padding-top: 5px;  
}

#mainleft .quote{
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#mainleftWithoutLtdx {
      float: left;
      /*width: 485px;*/
      width: 100%;
}

#mainleftWithoutLtdx a {
	text-decoration: none;
	color: #45AAFF;
	/*border-bottom: 1px dotted #006AC3;*/
	/*padding: 2px 2px 2px 2px;*/
	font-weight: bold;
}

#mainleftWithoutLtdx a:hover{
	/*border-bottom: none;*/
	/*padding: 2px 2px 2px 2px;*/
	color: #45AAFF;/*#FFFFFF;*/
	/*background-color: #006AC3;*/
	text-decoration: underline;
}

#mainleftWithoutLtdx li {
	line-height: 20px;
	margin: 0 0 0 10px;
	padding-top: 5px;  
}


#mainleftWithoutLtdx .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#mainright {
      float: right;
      /*width: 195px;*/
       width: 30%;
}

#mainright a {
      color: #000;
}

#footer {
   	width: 890px;
   	margin: 0 auto;
   	min-height: 50px;
   	font-size: 84%;
   	color: #fff;
	border-top: 4px solid #1555B5;
	background: url(images/gradient_blue_new.gif) repeat-x bottom;
}
* html #footer {height: 50px;}

#footertextleft{
      margin-top: 10px;
      float: left;
      width: 480px;
      text-align:left;
      padding-left: 10px;  
}

#footertextright{
      margin-top: 0px;
      text-align: right;
      width: 320px;
      float: right;
      padding-right: 10px; 
}
#footer a {
	text-decoration: none;
	color: #151B54;
	/*border-bottom: 1px dotted #006AC3;*/
	/*padding: 2px 2px 2px 2px;*/
	font-weight: bold;
}

/*------------------------- Navigation --------------------------*/

#navcontainer {
      width: 890px;
      height: 38px;
	border-bottom: 5px solid #1555B5;
	background: url(images/gradient_blue_new.gif) repeat-x bottom;
      margin: 10px auto 0 auto;
      display: block;
      font-size: 140%;
}
* html #navcontainer { height: 43px;}

#navcontainer ul {
      position: relative;
      float: left;
      list-style-type: none;
      margin: 0px;
      padding: 0px 0px 0px 10px;
      font-size: 65%;
}

#navcontainer li {
      margin: 10px 3px 0px 3px;
      float: left;
      height: 28px;
      background: url("images/nav.jpg") repeat-x;
}

#navcontainer a {
      float: left;
      display: block;
      padding: 7px 9px 6px 9px;
      color: #FFF;
      text-decoration: none;
}

#navcontainer a:hover {
      background: #87CEFA;
      color: #fff;
      cursor: pointer;
}
/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: 120% Arial;
      font-weight: bold;
      color: #00008B;/*#0066CC;*/
}

.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

h2 { 
      padding-top: 0;
      margin-top: 10px; 
      font: 115% Arial;
      font-weight: bold;
      color: #0066CC;
}

.mainsubheading{
      font-weight: bold;
      font-size: 120%;      
}


h3 { 
      padding-top: 0;
      margin-top: 20px;  
	  margin-left: 15px;
      font: 90% Arial;
      font-weight: bold;
      color: #000;
}

.mainsubheading3{
      font-weight: bold;
      font-size: 100%;      
}

/*---------- Classes ----------*/
.heading{
      background: #6495ED;
      border-bottom: 4px solid #1555B5;
      height: 25px;
}

.subheading-white{
      color: #fff;
      margin: 0px;
      padding: 5px 0 0 10px;
      font-size: 115%;
      font-weight: bold;
      
}

.p-indent{
      padding-top: 0px;
      padding-left: 10px;
}

.cornice{
	padding-top: 10px;
	border: 2px solid #828282;
}

.elenchi {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 10px;
	padding-top: 10px;  
}

.wordColorBlackBold
{
	font-weight: bold;
	color: #000;
}

.wordEnfasi
{
	font-weight: bold;
	font-size:14px;
	color:#0000FF;
	background-color: #00FFFF;
}

.wordClolorGrayBold
{
	color: #666666;
    font-weight: bold;
}

.WordColorBlueOrRedBold
{
	font-weight: bold;
	color: #191970;
}

.WordColorBlueOrRed
{
	color: #191970;
}

/*************** COLLAPSE ********************/

.collapsable {
	/*width: 95%;*/
    margin: 0.9em;
    padding: 0.5em;
    border: 1px solid black;
    background: #F7F7F7;
    font-size:8pt; 
}
.Nocollapsable {
	/*width: 80%;*/
    margin: 0.9em;
    padding: 0.5em;
    border: 1px solid black;
    background: #F7F7F7;/*#EAFFE1;*/
    font-size:8pt;
}

#Row_intest{
	background-color:#82CAFA;
	font-family:arial,sans-serif; 
	font-size:10pt; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	border:1px solid #0000A0;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#Row_intest a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0px;
	font-weight: bold;
}

#Row_intest a:hover{
	background-color:#1569C7;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.toggle { 
	display:; 
	padding-top:5px; 
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
}


/**/

