/* ----------------------------------------- CHANGE ALL LINKS ---------------------------------------------*/
div.b_bContent a:link, div.b_popup a:link {
text-decoration:none;
}
div.b_bContent a:visited, div.b_popup a:visited {
text-decoration:none;
}
div.b_bContent a:hover, div.b_popup a:hover {
text-decoration:underline;
}
.b_bContent a:active, .b_popup a:active {
text-decoration:none;
}


.b_bContent h1, .b_bContent h2{
font-family: Verdana;
font-size: 15px;
}


/* image drop shadow */
.b_bContent img.b_illustration {
border:2px solid #e3e3e3;
padding:3px;
}

.b_promoItemCityInc td.b_promoItemCityImg {
border:0 none;
padding:0 5px 10px;
}

/*----------------------------------------- boite de recherche --------------------------------*/
/*- line border searchbox ---*/
#b_searchboxInc #b_frm, #b_hotelTmpl .b_availForm {
border:0px none;
}


/*-------------- titles -*/

.b_hotelSummary h3, .b_promoItemCityInc h3{
border-bottom: 2px solid #e3e3e3;
background-color: #F7F7F7 !important;
}
