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

#tab_fiche_tc {
	background-color: #edebec;
}

.fond_btn_tc {
    background-color: #7e1a7b;
}

.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-image: url(../img/sejour/boite_recherche.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 531px;
	height: 290px;
	#padding: 0px 25px 30px 50px;
	margin: 0px 0px 3px 0px;
	float: left;
}

.box_form_hotel {
	background-image: url(../img/sejour/boite_recherche.gif);
	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: 500px;
	position: relative;
	margin: 20px auto 20px auto;	
	border: 2px solid #600001;
}

#reservation_form_tc h2 {
	font-size: 1.4em;
	background-repeat: repeat-x;
	padding: 5px;
	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 {
	margin-left: 100px;
}

.fond_bouton_presta_violet{
    background-color: #7e1a7b;
    color: #ffffff;
}
.fond_bouton_presta_violet a:link{
    color: #ffffff;
    text-decoration: none;
}
.fond_bouton_presta_violet a:visited{
    color: #ffffff;
    text-decoration: none;
}
.fond_bouton_presta_violet a:hover{
    color: #c4c4c4;
    text-decoration: none;
}

.prix {
    font-size: 11px;
    text-align: left;
    font-weight: normal;
}

.cellFormuleTC {
    padding-left: 15px;
    background-color: #e9e9e9;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

.cell_confirme_formule tr {
    font-size: 11px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 2px;
}

.imgGauche {
    margin: 0px 5px 5px 5px;
    float: left;
    valign: top;
    width: 160px;
    height: 103px;
}

.resultat{
    font-size: 1.8em;
    line-height: 140%; 
    color: #000000; 
    margin-top: 0.5em;
}
		
.tab_fiche_tc {
    background-color: #ecf1f5;
}
		
#formule table {/*width:80%;*/} 
	 
#formule select {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
 	 
#formule input {
    border-width: 1px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
} 	 

#btn_confirme_formule {
    padding-left: 5px;
    background: #969696 url(../../images/icon_panier.gif) no-repeat 0px 0px;
    border-width: 1px;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    width: 180px;
}
	 
#tab-formules-resa {
    text-align: left;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    width: 100%;
}
	 
#tab-formules-resa td {
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    border-bottom: 1px dotted #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cell_confirme_formule {
    font-size: 11px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 2px;
}
	 	 
#pasdeformules {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E83729;
    text-align: center;
}

	 	 