#SubHeader {
    background-image:none;
    background-color: #DBDBDB;
    padding-top: 30px;
    padding-bottom:50px;
}
#Content {
    background-color: #ffffff;
    padding-top:0px;
}
#BreadCrumbs {
    color: #666666;
    font-size:12px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ChapterName {
    color: #01366A;
    font-weight:bold;
}
.SubChapterName {
    color: #5FB4D1;
    font-weight: bold;
}
.PageName {
    color: #01366A;
    font-weight:bold;
}
.PageBody {
    text-align:justify;
}
#ProductsList td {
    border:0;
}

#PagesIndex {
    color: #01366A;
    font-size:16px;
}

.ProductName {
    color: #01366A;
    font-weight: bold;
}


/* table striped custom per i prodotti */
.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
   background-color: #ececec;
 }


#MainIndex  {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.MainIndex2 {
  padding-left: 1em;
  text-indent: -1em;
  margin-top:10px;
}

.MainIndex2:before {
  content: ">";
  padding-right: 5px;
}

#MainIndex a:hover {
    color: #01366A;
    
}

.normale {
   color: #000000; 
   font-weight:normal;
   line-height:19px;
}
.normale a {
   color: #000000; 
   font-weight:normal;
   line-height:19px;
}
.selezionato {
    color: #01366A;
    font-weight:bold;
    line-height:19px;
}
.selezionato a {
    color: #01366A;
    font-weight:bold;
    font-size:17px;
    line-height:19px;
}
.normale2 {
   color: #000000; 
   font-weight:normal;
   font-size:14px;
}
.normale2 a {
   color: #000000; 
   font-weight:normal;
   font-size:14px;
}
.selezionato2 {
    color: #01366A;
    font-weight:bold;
    font-size:14px;
}
.selezionato2 a {
    color: #01366A;
    font-weight:bold;
font-size:14px;
}

.h4 {
    color: #5fb4d1;
    font-weight:bold;
font-size:16px;
}
