

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }

   
   

   .labelInfo{
 float:left;
 width:150px;

}

.listeSession span{
	font-size:10px;
	}

.infoDossier{

 margin-top:4px;
 padding-left:50px;
 padding-right:50px;
 
}
.activiteInscit{
clear:both;
padding:30px 0px 30px 0px;


}

.nomActivite{
 color:#000000;

 float:left;
 margin-left:20px;
}

.nomActivite a{
 color:#000000;

}

.boutonsPayer {
clear:both;
}

.prixActivite{
 color:#000000;
  float:left;
}


.listeActivites{
 margin-left:10px;
}

.inscription{
 margin-top:10px;
 clear:both;
}

.gRep{
vertical-align:top;
background-image:url(../images/gRep.jpg);
background-repeat:repeat-y;
width:117px;
}

.dRep{
vertical-align:top;
background-image:url(../images/dRep.jpg);
background-repeat:repeat-y;
width:117px;
}

.contenu{
vertical-align:top;
 padding:0px 20px 5px 20px;
 text-align:left;
 
}

.logoActiviteInfo{
float:left;
width:auto;
text-align:center;

}



.activiteInfo{
float:left;
margin-left:30px;
margin-right:30px;
margin-top:auto;
margin-bottom:auto;
width:auto;
}

.optionActivite{
float:right;
min-width:170px;
width:auto;
margin-right:0;
text-align:center;

}

.optionActivitePaiements{
float:left;
min-width:170px;
width:auto;
margin-left:30px;
text-align:left;

}

.horaireActivite{
float:left;
width:250px;
margin-left:-100px;
text-align:center;

}
.optionActivite a{
color:#990000;
vertical-align:middle;
}

.optionActivite a:visited{
color:#990000;
vertical-align:middle;
}

.menuPaiement{
clear:both;
padding-top:20px;
}

.powerCodems{

text-align:right;

color:#000000;


}

.powerCodems a{

color:#000000;
text-decoration:none;
}

.powerCodems a:hover{

color:#333333;
text-decoration:underline;
}

.textes{

padding-left:20px;
padding-right:20px;
}
.supprimer{
float:left;
}
.supprimer a{
color:#990000;
text-decoration:none;
font-weight:bold;



}

.titreChamps{
font-weight:bold;
margin-top:20px;
}

.logoPaypal{
float:right;
}
.cleared{


clear:both;
}

a.lienNormal{
color:#000000;
text-decoration:underline;
}
a.lienNormal:visited{
color:#000000;
text-decoration:underline;
}

a.lienNormal:hover{
color:#666666;
text-decoration:underline;
}
#unLink{
	text-decoration:none;
	
}
#unLink:hover{
	text-decoration:underline;
	
}