﻿body 
{
     margin: 0;
     background-color :#FFFFFF;
     background-image:none; 
     font-family : Verdana ;
     color : #535353;
     font-size : 10pt;
     background: url(img/fond.png) repeat-y;     
}
a {
  text-decoration: none;
   color: #2F2F2F;
}
a:hover {
  text-decoration: underline;
}

h1
{
    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
    font-style: italic;
    margin: 0 0 20px 0;
}

h2{
	font-size:14px;
	color:#05A6E3;	
}

h3{
	font-size:12px;
	margin:0 0 18px 0px;
	line-height:17px;
	background: url(img/puce2.png) no-repeat left top ;
	padding:0 0 0 20px;
	color:#666666;
}

h4
{
    font-size:14px;
    font-weight:bold;
	text-transform:uppercase;
	color:#167db9;
}

.h2Accueil
{
    font-size:14px;
    padding:0 0 0 25px;   
    background: url(img/picto-fleche.png) no-repeat left top;
}
.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;
}

/*.Bouton
{	 
     color : #ffffff;
     border-color:#E9D9DA;
     border-style :solid;
     background-color : #9A0000;     
     font-weight : bold;
     font-size : 8pt;
     font-family:Verdana;
}*/

.Bouton
{
    /*background-image:url(img/bg_onglet_rose.png);*/
    border:solid 2 #FF9500;
    color:#FFFFFF;
    background-color:#0E9BCF;
    
    font-weight:bold;
    width:98px;
    height:22px;
    text-transform:uppercase;
}

.Bouton2
{
    /*background-image:url(img/bg_onglet_rose.png);*/
    border:solid 2 #FF9500;
    color:#FFFFFF;
    background-color:#830141;
    
    font-weight:bold;
    width:98px;
    height:22px;
    text-transform:uppercase;
}

.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; HEIGHT: 1049px;
}
div{ background-color :#FFFFFF; }

.TitreNoirEbadge
{	 
     color : #000000;
     text-align : center;
     font-weight : bold;
     font-size : 12px;
}
