/******************************
 *                            *
 *    Blocs Essai new Ref     *
 *                            *
 ******************************/
 
 
/* Home Page */
   .container 		{position:relative;}
   .infoBlock 		{position:absolute;left:0;top:0;clip:rect(0,279,60,0);}
   
/*Page Interne */
       .pagesBorderR	{border-color: #3A288B; border-style: solid; border-top-width: 0px; border-bottom-width: 0px; border-right-width: 1px; border-left-width: 0px}
       .pagesBorderLT	{border-color: #3A288B; border-style: solid; border-top-width: 1px; border-bottom-width: 0px; border-right-width: 0px; border-left-width: 1px}
       
       
/* Page Erreur 404 */
          

           .border {
               border:1px solid #df2f00;
           }


