/* CSS Document */
#reservation *{
	margin:0px;
	padding:0px;
	font-size:13px}
	
#reservation{
	
	padding:0px 0px 0px 0px;
	margin-left:20px;
	margin-top:-20px;
}

#reservation #partie_gauche{
	width:520px;
	color:#963;
	font-size:14px;
	float:left;
	text-align:justify;
	margin-left:0px;

}
#reservation #partie_droite{
	width:100px;
	float:left;
	margin-left:20px;
}

#reservation h1{
	color:#06c;
	letter-spacing:normal;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:15px

}

/*spécificité résevation*/
#reservation .type h1{
	margin-left:30px;
	margin-top:40px;}

	
#reservation h2{
	color:#fff;
	background-color:#06c;
	width:180px;
	float:left;
	margin:30px 0px 0px 30px;
	padding:5px 0px 3px 8px;
	letter-spacing:normal;
	font-weight:normal;
	font-size:12px;
	text-align:left;

	}
	
/*spécificité cure*/
#reservation .cure h2{
	width:220px;
	margin:30px 0px 0px 0px;}

#reservation .bord_bleu{
	border:#06c solid 1px;
	padding:5px 10px 5px 5px;
	margin-top:30px;
	margin-bottom:30px;
	width:300px;
	height:100%;
	line-height:13px;
	float:left;
	color:#06c;
	background-color:#FFF;
}

#reservation  .cure .bord_bleu{
	width:250px;	
}

#reservation dl{
	height:20px;
	}
#reservation dt{
	float:left;
	width:140px;
	margin:0px;
	padding:2px 0px 0px 0px;
	}	

#reservation  .cure dt{
	width:220px;	
}	
	
	
#reservation dd{
	float:left;
	width:20px;
	margin:0px;
	padding:0px;
	}
	
#reservation .valider{
	text-align:center;
	background-color:#393;
	padding:8px;
	width:100px;
	margin: 0px 0px 0px 250px;
	clear:both;
	}

#reservation .cure .valider{
	margin: 0px 0px 0px 270px;
	}
	
/*spécificité date*/
#reservation .date h2{
	width:230px;
	margin:30px 0px 0px 0px;}

#reservation .date select{
	width:150px;
	margin-top:30px;
	margin-bottom:30px;
	}
		
#reservation .info{
	float:left;
	width:300px;
	height:100%;
	border:#999 solid 1px;
	background-color:#FFF;
	color:#06c;
	font-size:10px;
	margin:20px 0px 0px 0px;
	padding:3px;
	}
	
#reservation .choix_date {
	float:left;
	width:180px;
	padding-left:30px;
	}
	
#reservation .choix_date h2{
	width:50px;
	margin-top:20px;}

#reservation .choix_date select{
	width:50px;
	margin-top:20px;}	
	
#reservation #dispo	{
	width:600px;
	font-size:11px;
	color:#333;
	
}
	
/*spécificité medecin*/
#reservation .medecin h2{
	width:250px;	
	margin:10px 0px 0px 0px;}
	
#reservation .medecin .bord_bleu{
	margin-top:10px;
	margin-bottom:10px;
	width:160px;
	}
	
#reservation .medecin .valider{
	margin: -30px 0px 0px 290px;}

#reservation .medecin select{
	width:200px;
	margin-top:10px;}
	
#reservation .medecin input{
	width:200px;}
	

#medecinAT{
	width:228px;
	height:100%;
	border:#999 solid 1px;
	background-color:#FFF;
	color:#06c;
	font-size:10px;
	margin-bottom:30px;
	padding:3px;}

/*spécificité thermal*/

#reservation .thermal h2{
	width:200px;
	margin:30px 0px 0px 0px;
}
#reservation  .thermal .bord_bleu{
	width:290px;
	font-size:13px;	
	margin-bottom:30px;
}

#reservation  .thermal dt{
	width:270px;	
}

#reservation .thermal .valider{
	margin: 0px 0px 50px 270px;
	}
#reservation #prise_charge{
	position:relative;
	top:-500px;
	left:-30px;
	font-size:11px;
	border-right:#333 solid 1px;
	color:#333;
	text-align:right;
	width:220px;
	padding-right:2px;
	z-index:20;}
	
.gras{
	font-weight:bold}

/*spécificité service*/

#reservation .service{
	}
	
#reservation .service h2{
	width:220px;
	margin:10px 0px 0px 0px;
}
#reservation  .service .bord_bleu{
	width:170px;
	font-size:13px;	
	margin-top:10px;
}
#reservation  .service dt{
	width:150px;	
}
	
/*spécification formulaire*/
#reservation .designation{
	width:250px;
	
	font-size:14px;
	color:#06c;
	text-align:right;
	float:left;}

#reservation .champs{
	float:left;
	padding:1px 1px 1px 5px;
	
	color:#06c;
	width:250px;
}

#reservation .obligatoire{
	font-size:10px;
	color:#666;
	padding:10px 0px 30px 0px;
	clear:both;
	margin-left:190px;}
		

.titre_cure{
	color:#666;
	font-weight:bold;
	}


/*partie doite*/
#fd_vert{
	width:135px;
	height:100%;
	padding:10px;
	margin-bottom:10px;
	color:#fff;
	background-color:#393;
	text-align:center;
	font-weight:bold;
	line-height:16px;}
	
#formule{
	border:#ccc solid 2px;
	width:145px;
	height:100%;
	padding:10px 5px 10px 5px;
	margin-top:50px;
	margin-bottom:70px;
	text-align:center;
	color:#06c;}

.souligne{
	text-decoration:underline;}

.souligne_italiq{
	text-decoration:underline;
	font-style:italic;}		




/*liens*/
#reservation .valider a:link {
	color: #fff;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
}

#reservation .valider a:visited {
	color: #fff;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
}
#reservation .valider a:hover {
	color: #fff;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
}
#reservation .valider a:active {
	color: #fff;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;	
}

#reservation .bord_bleu a:link {
	color: #06c;
	text-decoration:none;

}

#reservation .bord_bleu a:visited {
	color: #06c;
	text-decoration:none;
}
#reservation .bord_bleu a:hover {
	color: #06c;
	text-decoration:none;

}
#reservation  .bord_bleu a:active {
	color: #06c;
	text-decoration:none;
}


#reservation .cure .bord_bleu a:link {
	color: #06c;
	text-decoration:none;

}

#reservation .cure .bord_bleu a:visited {
	color: #06c;
	text-decoration:none;
}
#reservation .cure .bord_bleu a:hover {
	color: #06c;
	text-decoration:none;

}
#reservation .cure .bord_bleu a:active {
	color: #06c;
	text-decoration:none;
}

#reservation .thermal .bord_bleu a:link {
	color: #06c;
	text-decoration:none;

}

#reservation .thermal .bord_bleu a:visited {
	color: #06c;
	text-decoration:none;
}
#reservation .thermal .bord_bleu a:hover {
	color: #06c;
	text-decoration:none;

}
#reservation .thermal .bord_bleu a:active {
	color: #06c;
	text-decoration:none;
}

.titre_bleu_gras{
	color: #0066cc;
	font-weight: bold;
}

.titre_vert_gras{
	color: #339933;
	font-weight: bold;
}