/*************** css pour le processus de résa ******************/
.resa_texte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
}
.resa_div_tarifs_dispo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	width: 725px;
}
.resa_legende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	background-color:#00354F;
	text-align: center;
	font-weight: bold;
}
.resa_td_champ{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.resa_champ{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	text-align: center;
}
.resa_submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color:#00354F;
	text-align: center;
	font-weight: normal;
	border-color: #CCCCCC;
	border-width: 2px;
	border-style: solid;
	cursor: pointer;
	width: 150px;
	margin-left: 5px;
}
.resa_submit:hover{
	text-decoration: underline;
}
.div_erreur{
	width: 400px;
	padding: 10px;	/** aucun pb a utiliser width et padding : les 400px doivent rentrer dans la page facilement **/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	background-color: #FFFFFF;
}
.erreur_resa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.table_result_resa{
	width: 600px;
}
.td_result_resa_titre{
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	text-align: center;
	padding: 2px;
	background-color:#D7CFC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.td_result_resa{
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	text-align: center;
	padding: 2px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.result_resa_promo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.result_resa_prix{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.result_resa_prix_barre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}

.table_cli_resa{
	background-color: #D7CFC0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 400px;
}
.td_nom_champ_cli_resa{
	width: 100px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.td_champ_cli_resa{
	width: 200px;
	text-align: left;
	padding-left: 5px;
}
.champ_cli_resa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	text-align: left;
	width: 180px;
}
.div_log_cli{
	width: 250px;
	padding: 5px;
	background-color: #D7CFC0;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.div_log_cli h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.div_log_cli .texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.div_log_cli table{
	font-size: 11px;
	color: #000000;
}
.div_log_cli input{
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
}
.div_liens_btn_continuer2{
	margin-top: 230px;
	text-align: right;
}
.div_liens_btn_continuer2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.div_liens_btn_continuer2 a:hover{
	text-decoration: underline;
}
.div_ref_commande{
	text-align: left;
}
.div_ref_commande h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.resa_ou{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
}
