body
{
   background : #000000 ;
}

#cadre-index
{
   text-align : center ;
}

.image-lien
{
   border : 0px ;
}

#gauche
{
   position  : absolute ;
   top       : 0px ;
   left      : 0px ;
   width     : 200px ;
   color     : #FF5E1A ;
   margin    : 5px ;
   font-size : 12px ;
}

#droite
{
   position : relative ;
   left     : 220px ;
   width    : 600px ;
   background : #FFFFFF ;
   border : 3px solid #FF5E1A ;
   text-align : center ;
   padding : 10px ;
   font-size : 16px ;
}

.menu
{
   overflow : hidden ;
}

.menu-path
{
   height : 55px ;
   text-align : left ;
   font-family : Tahoma, fantasy ;
   font-weight : bold ;
   color    : #FFFFFF ;
}

p
{
   font-family : Tahoma, fantasy ;
   text-align : justify ;
   line-height: 150% ;
   letter-spacing: 0px ;
   margin : 0px 20px 20px 20px;
}

li
{
   font-family : Tahoma, fantasy ;
   text-align : justify ;
   line-height: 120% ;
   letter-spacing: 0px ;
}

.align-droite
{
   margin : -10px 0px 20px 0px;
   text-align : right ;
}

.align-centre
{
   text-align : center ;
}

.index
{
   font-family : Tahoma, fantasy ;
   text-align : center ;
   line-height: 150% ;
   letter-spacing: 0px ;
   color : #FFFFFF ;
}

a
{
   color : #FF5E1A ;
}

.lien
{
   color : #FF5E1A ;
   text-decoration : underline ;
   cursor : pointer ;
}

.image-entete
{
   margin-bottom : 30px ;
}

.image-droite
{
   float : right ;
   margin: 15px 0px 15px 25px ;
   border : 2px solid black ;
}

.image-droite-sc
{
   float : right ;
   margin: 0px 25px 30px 30px ;
}

.image-gauche
{
   float : left ;
   margin: 15px 25px 15px 0px ;
   border : 2px solid black ;
}

.orange
{
   color     : #FF5E1A ;
}

.blanc
{
   color       : #FFFFFF ;
   text-align  : center ;
   font-size   : 20px ;
   font-family : Tahoma, fantasy ;
}

td
{
   text-align : center ;
}
