H1{
	color:#F16236;
	font-size:20px;
}

H2{
	color:#0355B8;
	font-size:16px;
}

body {
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial;
	font-size : 12px;
	text-align : justify; 
	letter-spacing: normal;
	color : #000000; 
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(../images/bckGrndGen.jpg);
}

select {
	margin:0 5px 0 5px;
}

.texte {
	font-family: Arial;
	font-size : 12px;
	text-align : justify; 
	color : #000000; 
}

.tbl {
	border: #dcdcdc 1px solid;
	padding: 5px 0;
}

.tbl_gd {
	padding: 5px 0;
	border-left: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
}


.titre {
	color : #c00000; 
	font-family : Arial; 
	font-size : 12px; 
	font-weight : bold; 
	margin: 0; padding:0; border:0;
} 

.lienTexte {
	font-family : Arial; 
	font-size : 12px; 
	color : #017dc3; 
	font-weight : bold; 
	text-decoration : none; 
} 

.lienTexte:hover {
	text-decoration : underline; 
	color : #f16236; 
} 

.erreur {
	font-size : 12px; 
	color : #ff3333; 
	font-family : Arial; 
} 

.notebp {
	font-weight: bold;
	font-size: 11px;
	vertical-align: super;
	font-family: Arial;
	text-align: justify;
}
	/* CSS GENERAUX INFO BULLE */
/* Exemple carte adherent */
a.bulCartAdherent span {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.bulCartAdherent:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.bulCartAdherent:hover span {
	font-style: normal;
	display: block;
	position: absolute;
	top: 25px;
	left: 10px;
	padding: 3px;
	color: #000033;
	width:220px;
	background-color: #FFFFFF;
}
/* Exemple bulle cadre general */
a.bulCartGen span {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.bulCartGen:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.bulCartGen:hover span {
	font-style: normal;
	display: block;
	position: absolute;
	top: 25px;
	left: 10px;
	padding: 5px;
	color: #000033;
	width:300px;
	background-color: #E1EDFF;
	border: 1px solid #000033;;
}

a {
	font-family: Arial;
	font-size : 12px;
	letter-spacing: normal;
	text-decoration:none;
	color: #3399FF;
}

a:hover {
	text-decoration:underline;
}

.red {
	font-family: Arial;
	font-size : 16px;
	font-weight: bold;
	color: #FF0000
}

.submodif {
     border:none;
     color:#fff;
     background: transparent url('/images/btn_modifier.gif') no-repeat top left;
     width:110px;
     height:18px;
     cursor:pointer;
}

.txt_actu {
	color:#5fa200;
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
}

.txt_actu a{
	color:#3399FF;
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
}

.header_actu {
	color:#000000;
	font-family: Arial;
	font-size : 12px;
	font-weight: bold;
	letter-spacing: normal;
	margin-right:10px;
}

/* PARTIE PARRRAINAGE */
#cadre_parrainage{
	padding:0 40px 0 15px;
}

#conditions_parrainage{
	float:left;
	width:295px;
}

#image_parrainage{
	float:right;
	border:1px solid #F16236;
}

#cellule_bouton_parrainage{
	text-align:center;
	width:100%;
	margin-top:50px;
}

#texte_cadeau_parrainage{
	display:block;
	text-align:center;
}

/*---- css db_courriers ---*/

.erreurCou {
     color:red ;    
}

a.lienCou {
    cursor:pointer;
}

a.lienCou:hover {
    text-decoration:underline;
}

/*--- css erreur vos questions ---*/

#fichierrecu{
	color:red ;    
	margin-top:50px;
	display: block;
/*	position: absolute;*/	

	/*	bottom: 0; right: 0;*/	
}

.inscription {
	width: 100%;
}

.td1 {
	width: 25%;
}
.td2 {
	width: 50%;
	font-size : 12px; 
	color : #ff3333; 
	font-family : Arial; 
}

.user{
text-align:right;
margin-right: 15px;
}

.user .deconnect{
color:red;
font-weight:bold;
}

.user #cadenas{
margin-right:5px;
}

fieldset{
border-radius:10px; 10px; 10px; 10px;
-moz-border-radius:10px; 10px; 10px; 10px;
margin-left:10px;
margin-right:10px;
}

.maincol{
margin-top: 25px;
}

/************* creation mot de passe (mail de bienvenue) *******/

fieldset#creationmdp{

	padding:10px;

}

#creationmdp label, #creationmdp input.texte{

	line-height: 25px;
	
}

#creationmdp label{
	
	clear:both;
	width:200px;
	float:left;
}

fieldset#creationmdp span.texte{

	float:left;
	
}

#creationmdp input.texte{

	width:150px;
	float:left;

}

#creationmdp span.erreur{

	width:150px;
	
}

#creationmdp hr{

	clear:both;
	margin-top:10px;
	margin-bottom:10px;

}

#btn_valider_mdp{
	clear:both;
	float:right;
	width:100px;
	height:18px;
	border:0px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	background: transparent url('../images/btn_valider.gif') no-repeat center top;
}

#creationmdp span.notebp {

	font-weight: bold;
	font-size: 11px;
	vertical-align: super;
	font-family: Arial;
	text-align: justify;
	
}

#creationmdp span.piedpage{

	clear:both;
	float:left;
	
}
