﻿body 
{
 margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     background-color :#FFFFFF; 
     font-family : Verdana ;
     color : #666666;
     font-size : 10pt;
     
}
.MentionPetitCentre
{	 
     text-align : center;
     font-size : 8pt;
}
.EbadgeLeft
{	 
     text-align : left;     
}

.texteMail
{	 
     color : #AABE31;
     border : double;
     text-align : center;
     font-weight : bold;
     font-size : 12pt;
}
.texteApercu
{
	overflow : hidden
}

.TitreForm
{	 
     color : #7d7d7d;
     font-family : Verdana ;
     font-weight : bolder;
     font-size : 14pt;
}

.TitreEbadge
{	 
     color : #7d7d7d;
     text-align : center;
     font-family : Verdana ;
     font-weight : bolder;
     font-size : 13pt;
}

.texteErreur
{	 
     color : #FF0000;     
     font-weight : bold;
     font-size : 10pt;
}

.TitreRouge
{	 
     color : #B0C240;
     font-weight : bold;
     font-size : 10pt;     
}

.TitreRougeCap
{	 
     color : #B0C240;
     font-weight : bold;
     font-size : 10pt;
     text-transform : uppercase;
}

.Rouge
{	 
     color : #B0C240;
     font-size : 10pt;
     text-align : left;
     text-decoration : underline;      
}

.TitreRougePale
{	 
     color : #B0C240;
     text-align : center;
     font-weight : bold;
     font-size : 10pt;
}

.TitreRougePale14
{	 
     color : #B0C240;
     text-align : center;
     font-weight : bold;
     font-size : 14pt;
}

.TitreFondVert
{	 
     color : #FFFFFF;
     background-color : #B0C240;     
     font-weight : bold;
     font-size : 14pt;
}

.tocenter{padding-left: auto;
     padding-left: auto;
   /* margin-left: 25px;*/
     width: 550px;
  top:0px;
     text-align: left; 
      background-color :#FFFFFF;
      /*height :auto;
      border-style:solid ;border-color:#BBB28E;border-width:1px;*/	
}
.tocenterEbadge{
     padding-left: auto;
   /* margin-left: 25px;*/
     
  top:0px;
     text-align: center; 
      background-color :#FFFFFF;
      height :auto;
    border-right: #e3e4ce 1px solid; border-top: #e3e4ce 1px solid; border-left: #e3e4ce 1px solid; border-bottom: #e3e4ce 1px solid;
    width: 753px; 

}
div{ background-color :#FFFFFF; }
