/* The Features title */
.Features_Title
{
   height: 35px;
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   vertical-align: top;
   background-image: url(/upload/images/InfoDataSheet_Bk.png);
   background-repeat: repeat-x;
}



/* The features upper text */
.FeaturesUpperText
{
  text-align: justify;  
}



/* The Features title */
*.Features_Title h2
{
   padding-top: 10px;
   padding-left: 10px;
   font-size: 13px;
   font-weight: bold;
}


/* The features upper text */
*.FeaturesUpperText h3
{
  font-size:13px;
  padding-right: 25px;
  padding-left: 20px;
  padding-top: 10px;
  font-weight: normal;
}

p.Features
{
  margin-bottom: 8px;
  margin-left: 0px;
  margin-top: 8px;
}

div.Features
{
  margin-left: 40px;
  margin-top : 6px;
  margin-bottom: 6px;
}


h4.Features
{
  margin-top : 20px;
  margin-bottom: 6px;
  margin-left: 20px;
  font-size: 15px;
}


/*Style pour block vide en bas de page*/
.block_vide
{
  height:100px;
}


/************* Style for empty cells ***************/

td.Features_EmptyCell1
{
  height: 30px;
}

td.Features_EmptyCell2
{
  height: 20px;
}

td.Features_EmptyCell3
{
  height: 50px;
}


td.Features_EmptyCell4
{
  height: 40px;
}

