// -----------------------------------
// Cross selling
//------------------------------------

#cross_selling ul,li {
	list-style-type: disc;
}


.texte_titre {
	color: #a13000;
	font-size: 1.1em;
	font-weight: bold;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	padding: 15px;		
}

.texte_presentation {
	color: #39537F;
	font-size: 1.4em;
	font-weight: bold;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	padding: 10px;		
}
		
.resultat_cross_selling {
	color: #a13000;
	background-color: #eeeada;
	padding: 10px 15px 12px 15px;
	margin: 0px 0px 0px 0px;
}

.tableau_rubrique_cross_selling {
	border: 2px solid #DAE4F5;
	width: 100%;	
	margin-top: 3px;
	background-color:#FFFFFF;
}
		
#tab_cross_selling {
	width: 100%;	
}

.titre_rubrique_cross_selling {
	background-color:#DAE4F5;
	color: #366cb5;
	height:25px;
	padding: 5px;
}

#tab_cross_selling a.lien_rubrique_cross_selling {color:#366cb5;font-weight:bold;padding-bottom: 5px;}		
#tab_cross_selling a.lien_rubrique_cross_selling:hover {color:#366cb5;font-weight:bold;padding-bottom: 5px;}	
#tab_cross_selling a.lien_rubrique_cross_selling:visited {color:#366cb5;font-weight:bold;padding-bottom: 5px;}	
#tab_cross_selling a.lien_rubrique_cross_selling:link {color:#366cb5;font-weight:bold;padding-bottom: 5px;}	
		
.descriptif_rub_cross_selling {
	color: #000000;
	background-color: #ffffff;
	padding: 10px;
}

.fiche_produit_cross_selling {
	margin-top: 10px;
}

.ligne_prestation {
	margin: 5px;
}

.titre_prestation_cross_selling {
	font-size: 1.2em;
	font-weight:bold;
	text-transform: uppercase;		
	/* color:#DAE4F5; */
	color:#366cb5;
	border-bottom: 1px solid #000000;
}

#tabFicheHotelChambreCross {	 	
 	color: #000000;
 }
 
 #tabFicheHotelChambreCross td {	 	
 	color: #000000;
 }
 
 #frmMoteur .bouton_submit_recherche{
    margin-right:5px;
	background: #366cb5;
	border:1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width:100px;
	padding:2px 2px 3px 2px;
	cursor:pointer;
 }
 
#tab_cross_selling u {
  color: #366cb5;
  text-decoration:none;
}
.descriptif_rub_cross_selling strong{
    color: #366cb5;
}
.titre_rubrique_cross_selling > td{
	width:50%;
}
#tab_recherche *{
	font-size:12px;
}

 /* FIN CROSS SELLING */
 