/* The Big title */
.Press_Title
{
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   vertical-align: top;
   background-image: url(/upload/images/InfoDemo_Bk.png);
   background-repeat: repeat-x;
   height: 35px;
   padding-top: 10px;
}



/* The Press title */
*.Press_Title h2
{
   padding-left: 10px;
   font-size: 13px;
   font-weight: bold;
}


/* The Big Online Press title */
.Press_OnlineTitle
{
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   vertical-align: top;
   background-image: url(/upload/images/InfoDemo_Bk.png);
   background-repeat: repeat-x;
   margin-top:35px;
   height: 35px;
   padding-top: 10px;
}

/* The Press online title */
*.Press_OnlineTitle h2
{
   padding-left: 10px;
   font-size: 13px;
   font-weight: bold;
}


/* Stype for the Left column */
td.Press_LeftColumn
{
  vertical-align: top;
}

/* Style pour les commentaires*/
.Press_Comment
{
  padding-left:10px;
  padding-right: 15px;
  text-align: justify;
  padding-top: 7px;
}


/*Style pour les liens des commentaires*/
.Press_Comment a {
  text-decoration: underline;
  font-weight: bold;
  color: #4f6157;
  padding-top:0px;
  font-size:13px;
}

/*Style pour les titres des paragraphes*/
.Press_CommentTitle {
  text-decoration: none;
  font-weight: bold;
  padding-top:0px;
  display:block;
  font-size:13px;
  padding-left: 10px;
}


/*Style pour les ref d'article placées à droite*/
.Press_CommentParticular
{
  text-decoration: none;
  font-weight: bold;
  padding-top:0px;
  display:block;
  font-size: 11px;
  padding-left: 805px;
}



/*Style pour block vide en bas de page*/
.block_vide
{
  height:100px;
}
