.separateur-reservation{
	height:20px;
	margin:0;
	padding:0;
	font-size:1px;
}

/***********************************************/
/***** COLONNE INSCRIPTION *****/

 .debut-ombre-inscrit-adresse{
	width:302px;
	height:5px;
}
#bloc-adresse{
	width:302px;
	display:block;
}
 .contenu-adresse{
	width:272px !important;
	width:302px;
	background-image:url(/images/commun/rub/reservation/bg_ombre_inscrit_adresse.jpg);
	background-repeat:repeat-y;
	padding:10px 15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595447;
}
 .contenu-adresse a{
	text-decoration:none;
	color:#595447;
	font-size:12px;
}
 .contenu-adresse a:hover{
	color:#000;
}
#bloc-inscription{
	width:302px;
	display:block;
}
 .demande-inscrit-centre {
	padding: 12px;
	color: #595447;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align:center;
     width:300px; 
     margin: 0 auto;  
}
 .demande-connection{
	height:100px;
}
.tetiere-demande-inscription{
	width:636px !important;
	width:656px;
	height:28px !important;
	height:36px;
	padding:8px 20px 0 0 ;
	background-image:url(/images/commun/rub/bon_plan_rub/bg_tetiere_bon_plan.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	font-size:14px;
  font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

 .demande-inscrit-centre .identification-compte{
	width:276px;
	/*
	background-image:url(/images/commun/rub/reservation/bg_ident_compte_bas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	*/
	color: #595447;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:14px 0 0 1px;
	padding:0 0 10px 0;
}

.demande-inscrit-centre .identification-compte form{
	margin-top:0;
} 
.demande-inscrit-centre .identification-compte ul {
	text-align: left;
	padding:0 0 3px 0;
	margin:0;
}	
.demande-inscrit-centre .identification-compte li {
	list-style-type: none;
	list-style: none;
	color: #d73523;
	font-size:10px;
	line-height:10px;
	padding:5px 0 0 0;
	margin:0;
}

.demande-inscrit-centre .identification-compte .erreur-signin {
	color: #d73523;
	text-align: center;
	padding: 0 5px 5px 5px;
	font-size:10px;
	text-align:center;
}
 .demande-inscrit-centre .titre{
 	width:100%;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	background-repeat:no-repeat;
	background-image: url(/images/commun/rub/reservation/bg_ident_compte_haut.jpg);
}

/* Formulaire de demande d'inscription */
.formulaire-identification{
	padding:15px 7px 0 20px;
}
/*pour les tables */
 .demande-inscrit-centre table{
	color: #595447;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
}
.demande-inscrit-centre div.cadre-connexion{
	padding-bottom:20px;
	/* margin:0px 30px 10px 0; */
	background-image:url(/images/commun/rub/reservation/bg_ident_compte_bas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}

 .demande-inscrit-centre table .titre{
	font-weight:bold;
	text-align:center;
	padding:3px 0 7px 0;
}
 .demande-inscrit-centre table .texte{
	text-align:right;
	vertical-align: top;
	width:110px;
	padding:2px 5px 2px 0;
}
 .demande-inscrit-centre table .texte-selection{
	text-align:left;
	padding:2px 0 2px 5px;
}
 .demande-inscrit-centre table .texte-civilite{
	text-align:left;
	padding:2px 0 7px 5px;
}
 .demande-inscrit-centre table .texte-selection input{
	color: #595447;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:120px;
	border:1px solid #B2B2B2;
}
 .demande-inscrit-centre table .texte-selection textarea{
	color: #595447;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:120px;
	border:1px solid #B2B2B2;
}
 .demande-inscrit-centre table .texte-gen{
	color: #595447;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding:10px 0 5px 0;
}
 .demande-inscrit-centre table input.bt-valider-inscription{
 	background-color:transparent;
 	background-image:url(/images/commun/rub/reservation/bg_bt_valider.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:23px;
	line-height: 22px;
	width:92px !important;
	width:92px;
	padding:0 0 2px 15px;
	border: none;
	font-size:11px;
	font-weight:bold;
	color:#595447;
	cursor: pointer;
	margin: 5px 0 0 18px;
}
/*
 .demande-inscrit-centre table a.bt-valider-inscription:hover{
	color:#000;
}
*/