body
{
  background-color: #ffffff;
}
.li
{
  list-style: none;
  padding: 0px;
  list-style-type: none;
}
#DivContent
{
  background-image: url(../img/header_istituzionali.jpg);
  background-repeat: no-repeat;
  background-position: 0px 14px;
  text-align: left;
  width: 976px;
}
#DivHeaderInternal
{
  width: 976px;
}

.Title
{
  color: #5F5F5F;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align:left!important;
}
.Title span
{
  color: #3364AE;
  font-size: 16px;
}

#TableHeaderLogin
{
  margin: 15px 20px 0px 0px;
}
#TableHeaderLogin td
{
  padding: 4px;
}
#DivMenu
{
  margin-top: 25px;
  margin-left: 15px;
  height: 20px;
  float: left;
}
#DivSloganInternal
{
  width: 370px;
  font-size: 13px;
  padding-top: 75px;
  margin-left: 215px;
  color: #7F7F7F;
}
#DivMenu li
{
  float: left;
  text-align: center;
  font-size: 12px;
  list-style-type: none;
}
li.select a
{
  color: #EEEEEE;
}
li.last a
{
  border-right: solid 0px !important;
}
#DivMenu li a
{
  text-align: center;
  font-size: 12px;
  display: block;
  color: #4A4A4A;
  border-right: solid 1px #EED70F;
  padding: 0px 14px 0px 14px; /*background-image:url(../img/bck_menu.jpg);   background-repeat:no-repeat;*/
}
#DivMenu li a:hover
{
  color: #7C7C7C; /*ackground-image:url(../img/bck_menu_h.jpg);   background-repeat:repeat-x;*/
}
#DivContenitore
{
  width: 974px;
  padding-top: 10px;
}


#DivContenitore span
{
  font-weight: bold;
  color: #3285CC;
  line-height: 19px;
}
#DivContenitore b
{
  color: #5F5F5F;
}

#DivFooter
{
  color: #515151; /*background-image:url(../img/bck_footer.gif);   background-repeat:no-repeat;*/
  height: 20px;
  text-align: center;
  padding-top: 2px;
  border-top: solid 1px #D2D2D2;
  font-size: 10px;
  margin-top:15px;
  
  
}
#DivFooter span
{
  color: #0095C6;
}
#DivFooter a
{
  color: #F4570B;
  font-weight: bold;
}
#DivFooter a:hover
{
  color: #9FA7AE;
  font-weight: bold;
  text-decoration:underline;
}
#DivInternal
{
  color: #7B7B7B;
  margin-top: 80px;
}
#DivInternal b
{
  color: #000000;
  
}
#DivInternal a {
font-weight: bold;
  text-decoration: underline;
  color: #626262;
  display: block;
  }
  #DivBrand {
  float:left;
  line-height:20px;
  width:200px;
  margin-right:20px;
  height:350px;
  padding-right:20px;
  }
  #DivBrandDesc {
  float:left;
  width:713px;
  padding:0px 10px 10px 10px;
  color:#282927;
  border-left:solid 1px #BCBEBA;
  }
  #DivBrandDesc b {
  font-size:15px;
  }
  #DivBrandDesc span {
 font-style:italic;
  color:#80837C;
  font-weight:normal!important;
  }
  
  #DivBrandDesc div {
  display:none;
  }
  
  .spanError
  {
    color:Red !important;
  }
