﻿body 
{
     margin: 0; /* pour éviter les marges */
     background-color :#FFFFFF;
     background-image:none; 
     font-family:Verdana;
     font-size:12px;
     color : #000000;
     
     
}
.MentionPetitCentre
{	 
     text-align : center;
     font-size : 8pt;
}
.EbadgeLeft
{	 
     text-align : left;     
}

.texteMail
{	 
     color : #CC9999;
     border : double;
     text-align : center;
     font-weight : bold;
     font-size : 12pt;
}
.texteMailEMB
{	 
     color : #0C3271;
     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 : #CC3300;
     font-weight : bold;
     font-size : 10pt;     
}

.TitreRougeCap
{	 
     color : #CC3300;
     font-weight : bold;
     font-size : 10pt;
     text-transform : uppercase;
}

.Rouge
{	 
     color : #CC3300;
     font-size : 10pt;
     text-align : left;
     text-decoration : underline;      
}

.TitreRougePale
{	 
     color : #D07164;
     text-align : center;
     font-weight : bold;
     font-size : 10pt;
}

.TitreFondVert
{	 
     color : #FFFFFF;
     background-color : #B0C240;     
     font-weight : bold;
     font-size : 14pt;
}

.BoutonEMB
{	 
     color : #ffffff;
     border-color:#E9D9DA;
     border-style :solid;
     background-color : #C60D1F;     
     font-weight : bold;
     font-size : 8pt;
     font-family:Verdana;
}

.tocenter{padding-left: auto;
     padding-left: auto;
     width: 550px;
     top :0px;
     text-align: left; 
      background-color :#FFFFFF;
      
}
.tocenterEbadge{
     padding-left: auto;    
     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; HEIGHT: 1049px;
}
div{ background-color :#FFFFFF; }


