/* ################################## */
/* PAGES NOHETO liste-hotels */
/* ################################## */

#main {
    color: #524A32;
    float: left;
    font-size: 11px;
    padding: 0 18px;
    width: 600px;
}
#body {
	background:none !important;
    background-color: #fafbf6 !important;
    color: #413C28;
    padding-bottom: 3em;
}
#main h2{background:none;}
#main .block-breadcrumb{
	padding: 10px 0 15px 0;
	text-decoration:none;
}

#main .block-breadcrumb a{
	text-decoration:underline;
}
#main .all-sof-hotels{
	background: url("/imagerie/reservation/titres_allhotels.jpg") no-repeat;
    color: #1E1914;
    font: 18px/1.4 Verdana,Arial,Helvetica,sans-serif;
    height: 0;
    margin: 10px 0 20px 232px;
    padding: 10px;
    text-indent: -9999px;
    text-transform: uppercase;
	/* IE6*/
	_width:400px; 
	_padding:0; 
}
#main .all-sof-hotels.fr{ background-position: 0 0; }
#main .all-sof-hotels.gb{ background-position: 0 -28px; }
#main .all-sof-hotels.de{ background-position: 0 -56px; }
#main .all-sof-hotels.es{ background-position: 0 -82px; }

#main .all-sof-hotels.it{ background-position: 0 -137px; }
#main .all-sof-hotels.pt-br{ background-position: 0 -109px; }
#main .all-sof-hotels.zh{ background-position: 0 -168px; }

#main #all-noh-hotels{
    width: 695px; /*FF*/
	_width: 690px; /*IE6*/
}
#main #all-noh-hotels ul{
    border-top: 1px solid #d9dad5;
    list-style: none outside none;
	padding-bottom: 10px;
}

/* CONTINENT */
#main #all-noh-hotels h2{
    background-color: #876E46;
    color: #FFFFFF;
    display: inline;
    font-size: 11px;
    margin: 0;
    padding: 3px 3px 1px;
    text-align: left;
}

/* PAYS */
#main #all-noh-hotels ul li{ 
    background: url("/imagerie/commun/fleche_item.gif") no-repeat scroll 0 10px transparent;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 0 3px 11px;
}

/* VILLE */
#main #all-noh-hotels ul li ul{

    border-top: none !important;
    list-style: none outside none;
}

#main #all-noh-hotels ul li ul li,
#main #all-noh-hotels ul li ul li span{
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    font-size: 10px;
    font-weight: normal;
    line-height: 4px;
	*line-height: 10px;
	
}
/* Lien vers l'hotel */
#main #all-noh-hotels ul li ul li a{
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    color: #6E665B;
    float: left;
    font-size: 10px;
    font-weight: normal;
    left: 440px;
    position: absolute;
    text-align: left !important;
	width: 500px; /*IE6*/
}
