/**************/
/*   CSS TC   */
/**************/

#tab_fiche_tc {
	background-color:#FFFFFF;
	border: 1px solid #e6eacd;
}

.titre_tc {
    padding:10px 0 0 10px;
    font-weight: bold; 
    font-size: 14px;
    color: #9eb12b;
}

 .fond_btn_tc{
    background-color:#9b0000;
    height: 25px;
}

.lien_bouton:link{
    font-size:14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
.lien_bouton:visited{   
    font-size:14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
.lien_bouton:hover{
    font-size:14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}

 h2 {
 	color: #a13000;
	font-size: 1.5em;
	font-weight: bold;
	padding:3px;
	margin: 0px 0px 0px 0px;
 }

 .resultat .bouton {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/centre/bouton_listing.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 20px 4px 18px;	
	margin: -10px -15px 0px 15px;
	display: block;
	float: right;
}
 .resultat .bouton:hover {
	color: #ffd890;
}

#tab_fiche_tc .bouton2 {
	color: #9d2a2b;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 20px 4px 18px;
	margin: 0px 0px 0px 15px;
	display: block;
	float: right;
}
 .resultat .bouton2:hover {
	color: #ffd890;
}

 .reservation_form {	
	background-repeat: no-repeat;
	background-position: bottom left;
	/*width: 131px;*/	
	#padding: 0px 25px 30px 50px;
	margin: 0px 0px 3px 0px;
	float: left;
}

 .box_form_tc {	
	background-repeat: no-repeat;
	background-position: bottom left;
	padding:10px;
	margin: 0px 0px 3px 0px;
	float: left;
}

.bouton_recherche_tc{border:1px solid #FFFFFF;padding:5px;font-size :12px;background-color: #600001;color: #FFFFFF;font-weight: bold}

#reservation_form_tc {
	width:90%;
	position:relative;
	margin:20px auto 5px auto;	
	border: 2px solid #600001;
}

.label_recherche_tc {
    text-align: right;
}

#reservation_form_tc h2 {
	font-size: 1.4em;	
	/*padding: 5px;*/
	width:99%;
	margin: 0px;
	font-weight:bold;
	color: #FFFFFF;	
	background-color:#600001;
}

#reservation_form_tc h3 {
	color: #540337;
	background-image: url(../img/sejour/degrade_recherche.gif);
	font-size: 1.6em;
	background-repeat: repeat-x;
	height: 50px;
	padding: 15px 0px 0px 12px;
	margin: 0px;
}

#reservation_form_tc .tab_recherche_tc {
	margin-left: auto;
	margin-right: auto;
}
