/* Création, réalisation Gilles Aprahamian */
/* Date de dernière misa à jour : 14/12/2004 */


#RB1   {
   /*border: 1px solid #DDDDDD;*//* Encadre de droite N1 */
   margin-top: 0px;
   /*border-top-style: solid;
   border-top-color: #F11030;
   border-top-width: 5px;*/
   background-image: url(/images/bltPen2.gif);
   background-repeat: no-repeat;
   padding: 4px;

}
#RB2   {
	border: 1px solid #DDDDDD; /* Encadre de droite N2 */
}
#RB3 {
	border: 1px solid #DDDDDD; /* Encadre de droite N3 */
}
a {
  text-decoration: none;
  color: #000000
}
a:hover {
  text-decoration: underline;
}

a.nav{
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
a.nav:hover{
  text-decoration: underline;
}
a.Link2{
  text-decoration: none;
  color: #cc0000;
}

a.path{
  text-decoration: none;
  color: #cc0000;
}
a.path:hover{
   text-decoration: underline;
}
td.rightdsp{
   padding: 3px;
   /*border: 1px inset #FB102F; *//* Col de droite */
}
/*td.leftdsp {
   padding: 3px;
   border: 1px inset #FB102F;  Col de gauche
   }*/

td.centerdsp {
   margin:10px;
   padding: 3px;
   /*border: 1px inset #FB102F;*/ /* Affichage principal au centre */
   }
td.centerdsp table{
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 12px;  /* Gestion des tableaux dans l'affichage principal */
}
td.centerdsp p{
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 13px; /* Gestion des paragraphes dans l'affichage principal */
}

p#nav{
   padding-top: 15px;
}
p#nav span{
  /*text-decoration: underline;*/
   border-top-style: solid;
   border-top-color: #F11030;
   border-top-width: 5px;
}
td.centerdsp ul{
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 13px;
}
td.centerdsp ul ul{
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 13px;
   list-style: square inside;
}

.centerdsp blockquote p {
   padding-top: -50px;
}

table#Main {
   border: 1px solid #F11030;
   background-color: #F5152F;
}
#RB1 p {
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 11px;
   text-align: left;
   color: #DB381B;
}
#RB1 STRONG {
   color: #000000;
}
#RB2 p {
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 11px;
   text-align: left;
   color: #DB381B;
   width: 150px;
}
#RB2 STRONG {
   color: #000000;
}
#RB3 p {
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 11px;
   text-align: left;
   color: #DB381B;
}
#RB3 STRONG {
   color: #000000;
}
.Alert{
  color: #cc0000;
  font-weight: bold;

}
h3 {
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 15px;
   font-weight: bold;
   color:#DB381B;
}

.centerdsp BLOCKQUOTE {
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 13px;
   margin-left: 15px;
}
ul {
   margin-top: -17px;
}

.flag {
   font-size: 13px;
   font-family: "Trebuchet MS", Arial, sans-serif;
   color : #000000;
}

table#soft td{
   border-bottom:1px solid #cccccc;
   border-left:1px solid #cccccc;
   padding:4px;
}

#soft div {
    margin: 0 0 15px 15px;
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #000000;

}

#soft div a {
   font-weight: normal;
   font-size: 12px;
   margin: 0 0 0 10px;
}

#soft div p {
	 margin: 0 0 5px 5px;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
}

#soft div div {
   font-size: 12px;
   font-weight: bold;
   margin: 0 0 0 20px;
   color: #000000;
}

#soft div div a {
   font-weight: normal;
   margin: 0 0 0 10px;
}

#soft div div p {
	 margin: 0 0 5px 10px;
   font-weight: normal;
}

#soft div div div {
   margin: 0 0 0 20px;
   font-weight: normal;
   color: #000000;
}

#soft div div div p {
	 margin: 0 0 5px 10px;
   font-weight: normal;
}



