* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: Verdana, Arial; 
}

html, body {
	height: 100%;
	width: 100%;
	background:#535454;
}

.site {
	width: 880px;
	margin-left:auto;
	margin-right: auto;
}

/***
 ** HEADER
 ***/
.header {
/*	height: 262px;*/
	height: 182px;
	position:relative;
	background:#535454 url(../images/fond.png) repeat-x;
}

.header .logo {
	position: relative;
	/*height: 163px;
	height: 187px;*/
	height: 162px;
	/*margin-bottom: 38px;*/
	margin-bottom: 8px;
	width:160px;
	/*top:25px;*/
	top:7px;
	left:-53px;
	cursor:pointer;
	background: url(../images/logo.png) top no-repeat;
}

.header .slogan {
	width:463px;
	height:86px;
	position: absolute;
	top:30px;
	left:125px;
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
}

.header .information_generale {
	color:#2e1118;
	font-size:11px;
	padding-top:5px;
}

.header .information_generale h2 {
	font-weight:bold;
	font-size:12px;
}


.header .menu {
	color:#383838;
	font-style: italic;
	padding-left: 255px;
	padding-top:3px;
	position: absolute;
	bottom:9px;
	right: 39px;
}

.header .menu ul {
	list-style: none;
	height:21px;
}

.header .menu ul li {
	float: left;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
	padding-bottom:5px;
	height:13px;
	cursor: pointer;
}

.header .menu ul li a {
	/*color:#383838;*/
	color:#FFFFFF;
	font-family: Georgia, Times New Roman;
	text-decoration: none;
	font-size:13px;
}

.header .menu .selected {
/*	color:#4b1021;*/
	color:#66676A;
	font-weight:bold;
}

.header .menu ul .selected a, .header .menu ul li:hover a {
/*	color:#4b1021;*/
	color:#66676A;
}
a.lien {
	color:#4b1021;
}
.header .rss{
	position: absolute;
	right:0px;
	top:35px;
}

/***
 ** CONTENT
 ***/
 
.content {
	background-color: #e9e9e9;
 	padding-bottom:10px;
 	font-size:11px;
}

.content .input_contact {
	width:229px;
	border:1px solid #360c18;
	height:15px;
	font-size:11px;
	margin-bottom:8px;
	padding-left:3px;
	padding-top:2px;
}

.content .text_area_contact {
	height:50px;
	width:231px;
	font-size:11px;
	border:1px solid #360c18;
}

.content .accueil {
	padding-top:50px;
}


.content .accueil a {
	color:black;
	text-decoration: none;
	font-weight: bold;
}

.content .accueil a:hover {
	text-decoration: underline;
}

.content .fond_accueil {
	/*background: url(../images/fond_accueil.png) top no-repeat;*/
	min-height: 300px;
	position: relative;
	z-index: 5;
}
.contenu_accueil{
	position: relative;
}
.content .presentation {
}
.content .presentation .texte_presentation {
	color:#1e1e1e;
	font-size: 11px;
	height:245px;
	width:230px;
	text-align:justify;
	float: left;
	margin-left: 40px;
	/*margin-top: 240px;*/
	margin-top: 20px;
}

.content .presentation .texte_presentation h1{
/*	color: #5c1529;*/
	color: #831a38;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
}
.content .presentation .texte_presentation textarea {
	border:1px solid black;
	font-size:11px;
	height:50px;
	width:220px;
}


.content .newsletter {
	font-size:11px;
	height:42px;
	padding-top:15px;
}

.content .newsletter .little {
	font-size:11px;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
}

.btn_hybride2 {
	background: url(../images/btn_hybride2.png) repeat-x;
	color:white;
	font-size:12px;
	font-weight: bold;
	/*width:89px;*/
	float:left;
	padding-top:4px;
	height:20px;
	text-align: center;
	cursor: pointer;
	font-style: italic;
	border-left: 1px solid #f3f3f3;
	border-bottom: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	font-family: Georgia, Times New Roman;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 8px;
}
.btn_hybride, .bouton {
	background: url(../images/btn_hybride.png) repeat-x;
	color:white;
	font-size:12px;
	font-weight: bold;
	/*width:89px;*/
	float:left;
	padding-top:4px;
	height:20px;
	text-align: center;
	cursor: pointer;
	font-style: italic;
	border-left: 1px solid #f3f3f3;
	border-bottom: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	font-family: Georgia, Times New Roman;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
 .bouton {
	height:24px;
}
#estimation {
	padding-left:50px;
}

#estimation .bouton {
	border:1px solid #350b17;
	float:left;
	height:16px;
	color:#2e1118;
	font-size:10px;
	background-image:none;
	width:184px;
	padding-top:3px;
	padding-left:3px;
}

.content .newsletter h1 {
	/*color: #5c1529;*/
	color: #831a38;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	margin-bottom: 13px;
	font-style: italic;
	font-weight: bold;
}

.content .newsletter input[type=text] {
	border:1px solid #c7c7c8;
	background: #e9e9e9;
	height:14px;
	color:#797a7d;
	font-size:10px;
	width:124px;
	padding-top:3px;
	padding-left:3px;
	margin-bottom:7px;
	font-family: Georgia, Times New Roman;
	font-style: italic;
	width: 100%;
}
input[type=text], textarea {
	border:1px solid #c7c7c8;
	background: #e9e9e9;
	height:14px;
	color:#797a7d;
	font-size:10px;
	width:124px;
	padding-top:3px;
	padding-left:3px;
	margin-bottom:7px;
	font-family: Georgia, Times New Roman;
	font-style: italic;
}

.content .newsletter .flux_rss {
	color:#27050e;
	font-size:11px;
	font-weight: bold;
	padding-top:13px;
	padding-left:40px;
	float: left;
	width:148px;
}

.content .newsletter .btn_hybride_rss {
	height: 21px;
	width:87px;
	background-image: url(../images/btn_rss.png);
	background-repeat: no-repeat;
	background-position:bottom;
	/*padding-top:10px;*/
	cursor:pointer;
	float: left;
}

.content .affaire_du_mois {
	float: left;
	height:140px;
	margin-left:57px;
	/*padding-top:13px;*/
	width:520px;
	float: left;
	/*margin-top: 240px;*/
	margin-top: 20px;
}

.content .affaire_du_mois h1 {
	/*color: #5c1529;*/
	color: #831a38;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

.content .affaire_du_mois img {
	border:1px solid #d0cbc7;
}

.content .affaire_du_mois .photo {
	width:243px;
/*	height:70px;*/
	float:left;
	/*text-align:center;*/
}

.content .affaire_du_mois .description {
	color:#444444;
	font-size: 11px; 
	text-align: justify;
	width:232px;
	padding-left:30px;
	float:left;
}
.content .affaire_du_mois .description  h2{
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	color: #383838;
	margin-bottom: 8px;
}
.content .affaire_du_mois .description  .texte_description{
	height: 40px;
	overflow: hidden;
}

.content .affaire_du_mois .description  .prix{
	/*color: #5c1529;*/
	color: #831a38;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content .affaire_du_mois .description  .reference{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	/*font-weight: bold;*/
}

.content .affaire_du_mois .left {
	float:left;
	width:158px;
	height:35px;
	font-weight:bold;
	color:#5e5d5d;
	padding-top:10px;
	font-size: 11px;
	line-height: 16px;
}


.content .affaire_du_mois .right {
	float:left;
	font-size:11px;
	font-weight:bold;
	width:108px;
	padding-top:10px;
	height:35px;
	color:#a5a4a4;
	text-align: right;
	line-height: 16px;
	padding-right:5px;
}

.content .affaire_du_mois .right .voir_annonce a {
	color:#23030c;
	text-decoration: none;
}

.content .affaire_du_mois .right .voir_annonce a:hover {
	text-decoration: underline;
}


.content .affaire_newsletter {
	width:307px;
	float:left;

}

.content .recherche {
	color:#2E1118;
float:left;
font-size:11px;
height:255px;
padding-left:20px;
padding-top:5px;
position:relative;
width:477px;
}

.recherche select {
	width:234px;
	border:1px solid #360c18;
	height:19px;
	font-size:11px;
	margin-bottom:8px;
}

.recherche input[type=text] {
	width:229px;
	border:1px solid #360c18;
	height:17px;
	font-size:11px;
	margin-bottom:8px;
	padding-left:3px;
}

.recherche .btn_rechercher {
	background-image: url(../images/btn_rechechercher.png);
	background-repeat: no-repeat;
	width:234px;
	height:18px;
	color:white;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding-top:3px;
	cursor: pointer;
}

.recherche h1 {
	font-size:12px;
	font-weight:bold;
	color:#591428;
	padding-top:13px;
	text-transform: uppercase;
	margin-bottom:40px;
}

.recherche .carte_luxembourg {
	position:absolute;
	top:20px;
	right:10px;
	/*background-image: url(../images/carte_luxembourg.png);*/
	width:212px;
	height: 303px;
	background-repeat: no-repeat;
}

.carte_luxembourg input[type=checkbox]{
	margin:0px;
	padding:0px;
	border:0px;
}

.carte_luxembourg .nord {
	position:absolute;
	top:93px;
	left:69px;
}

.carte_luxembourg .ouest {
	position:absolute;
	top:173px;
	left:51px;
}

.carte_luxembourg .centre {
	position:absolute;
	top:181px;
	left:98px;
}

.carte_luxembourg .est {
	position:absolute;
	top:182px;
	left:154px;
}

.carte_luxembourg .sud {
	position:absolute;
	top:255px;
	left:77px;
}

.carte_luxembourg .luxembourg {
	position:absolute;
	top:224px;
	left:112px;
}
 
.listing_liste {
	width:830px;
	/*padding-top:226px;*/
	font-size:11px;
	color:#383838;
	margin-left: 25px;
}

h1.titre_listing {
	font-family: Georgia, Times New Roman;
	text-decoration: none;
	font-size:16px;
/*	color: #5C1529;*/
	color: #831a38;
	font-style: italic;
	font-weight: bold;
	margin-left: 25px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.listing_liste h1 {
	font-family: Georgia, Times New Roman;
	text-decoration: none;
	font-size:16px;
/*	color: #5C1529;*/
	color: #831a38;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;	
}

.listing_liste h1 span {
	font-size:14px;
	/*text-transform: capitalize;*/
}

.listing_liste .image {
	width:250px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	text-align: center;
}
.listing_liste .image  img{
	border: 1px solid #c8c8c9;
}

.listing_liste .description {
	padding-top:10px;
	float:left;
	width:505px;
	margin-left:40px;
}

.listing_liste .description .prix {
/*	color: #5c1529;*/
	color: #831a38;
	margin-top: 10px;
	margin-bottom: 10px;
}	

.listing_liste .description .reference {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}	

.listing_liste .voir_annonce {
	float:left;
	padding-top:16px;
	width:200px;
}

.listing_liste .voir_annonce a {
	color:#23030c;
	font-weight: bold;
	text-decoration: none;
}

.listing_liste .voir_annonce a:hover {
	text-decoration:underline ;
}

.listing .gauche {
	float:left;
}

.listing .droite {
	float:left;
}


#categorie2 {
	padding-top:10px;
}
 
.listing .voir_categorie {
	background-image: url(../images/haut_trie.png);
	background-repeat: no-repeat;
	background-position:bottom;
	margin-left:40px;
	height:101px;
	width:529px;
	padding-top:40px;	
	padding-left:30px;
}

.listing .voir_categorie ul {
	list-style: none;
}

.listing .categorie {
	padding-top:25px;
}

.listing .categorie .voir {
	float:left;
	color:white;
	font-weight: bold;
	padding-right:20px;
}

.listing .voir_categorie ul li {
	float:left;
	padding-right:10px;
	font-size:11px;
}

.listing .voir_categorie ul li a {
	color:#a9a4a4;
	text-decoration: none;
}

.listing .voir_categorie ul li a:hover {
	text-decoration: underline;
}

.listing .voir_categorie #selected {
	color:white;
	font-weight: bold;
}

.listing {
	min-height: 485px;
	/*background: url(../images/fond_listing.png) top no-repeat;*/
	min-height: 300px;
	position: relative;
}

.bloc_recherche_droite {
	height:464px;
	float:left;
	width:290px;
	background-image: url(../images/bloc_recherche.png);
	background-repeat: no-repeat;
	position: absolute;
	top:42px;
	right:25px;
}

.bloc_recherche_droite .recherche_de_bien {
	height:300px;
}

.bloc_recherche_droite .affaire_du_mois  .photo {
	width:140px;
}

.bloc_recherche_droite .affaire_du_mois {
	padding-left:20px;
	
}

.bloc_recherche_droite .affaire_du_mois .left {
	color:#23030c;
	width:135px;
}
.bloc_recherche_droite .affaire_du_mois .left i {
	font-size:10px;
}

.content .bloc_recherche_droite .affaire_du_mois .right .voir_annonce a {
	color:white;
}

 /***
 ** FOOTER
 ***/
 
.footer {
 	color:white;
 	font-size:10px;
	background: #1e1e1e;
	/*height: 63px;*/
	height: 33px;
	position: relative;
}
 
.footer h1{
	font-family: Georgia, Times New Roman;
	text-decoration: none;
	font-size:16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;	
}
.footer .coordonnees{
	margin-left: 38px;
	padding-top: 10px;
}
.footer .coordonnees b{
	font-weight: normal;
}
 .footer a {
 	color: white;
 	text-decoration: none;
}
 
 .footer a:hover {
 	text-decoration: underline;
}
 .footer .copyright{
	position: absolute;
	bottom: 12px;
	right: 18px;
 }
.footer  .email{
	color: #d4d8da;
	margin-top: 8px;
}
.clear {
	clear:both;
}






/***
** Admin
***/

input[type=text] {
	width:200px;
	border:1px solid black;
	font-size:12px;
	margin-bottom:2px;
	height:20px;
}

textarea {
	width:200px;
	height:200px;
	border:1px solid black;
	font-size:12px;
	margin-bottom:2px;
}

.dataGridView {
	color:#44474E;
	border:1px solid #CFCFCF;
	width: 100%; 
	border-collapse: collapse;
}

.dataGridView th {
	font-weight: bold; 
	text-align: center; 
	background-color: #EAEAEA;
	border:1px solid #CBCBCB;
	padding:3px;
	color:black;
}

.dataGridView td {
	border:1px solid #CBCBCB;
	padding:3px;
	text-align: center;
}

.dataGridView tr:hover {
	background-color: #F1F1F1;
	color:black;
}

.dataGridView .c2 {
	background-color: #F1F1F1;
}

.service {
	border-bottom:2px solid grey;
}


.details .bas {
	background-image: none;
	height:0px;
	width:0px;
}

.details ul {
	list-style: none;
}

.details .titre_fiche {
	font-weight: bold;
	color:#23030c;
}

.details h1{
	/*color: #5c1529;*/
	color: #831a38;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-style: italic;
	font-weight: bold;
}

.details h2{
	color: #383838;
	font-size: 11px;
	font-family: Georgia, Times New Roman;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
}
.details .prix{
	/*color: #5c1529;*/
	color: #831a38;
	font-weight: bold;
}

.details   .reference{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	float: right;
}
.details   .boutons{
	margin-top: 15px;
}
.details   .titre_fiche{
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	margin-top: 10px;
}


.details .menu li {
	float:left;
	width:86px;
	margin-right:3px;
	text-align: center;
	background-image: url(../images/btn_menu.png);
	background-repeat: no-repeat;
	height:16px;
	padding-top:3px;
}

.details .menu a {
	font-weight: bold;
	color:white;
	text-decoration: none;
}

.details .menu a:hover {
	text-decoration: none;
}

.details .left {
	width:250px;
	float:left;
}

.details .right {
	float:left;
	width:270px;
}

.voir_categorie .haut_bloc h1 {
	color:white;
	margin-top:12px;
	font-size:12px;
}

.voir_categorie .prix_reference {
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	float:left;
	width:390px;
	color:#A9A4A4;
}

.voir_categorie .btn_retour {
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	text-align:right;
	float:left;
	width:110px;
	color:#A9A4A4;
}

.voir_categorie .btn_retour a {
	text-decoration: none;
	font-weight: normal;
	color:#A9A4A4;
}
.voir_categorie .btn_retour a:hover {
	text-decoration: underline;
}

.listing_liste2 {
	width:552px;
	margin-left:42px;
	font-size:11px;
	color:#444444;
	margin-top:-16px;
}

.details {
	min-height: 485px;
}

.details .image {
	width:228px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	text-align: center;
}

.details .description {
	padding-top:10px;
	float:left;
	width:780px;
	margin-left:40px;
}

.details .fiche_detail {
	font-size:11px;
	color:#383838;
	padding-top:10px;
}
.infos{
	min-height: 270px;
	margin-bottom: 5px;
}
.details .fiche_detail .detail_texte{
	margin-left: 25px;
}

.fond_page, .content{
	min-height: 593px;
}
.fiche_detail .diaporama_image{
	text-align: center;
	min-height: 400px;
}
.fiche_detail .caroussel {
/*	height: 110px;*/
	height: 85px;
	padding-top:5px;
}

.diap_photo {
	float:left;
	height:64px;
	padding-top:8px;
	margin-right:8px;
}

.listing_liste2 .haut_listing {
	height:20px;
	background-repeat:no-repeat;
	background-image: url(../images/haut_detail.png);
}

.listing_liste2 .bas_listing {
	height:37px;
	background-repeat:no-repeat;
	background-image: url(../images/bas_detail.png);
}

.btn_retour_listing {
	background-image: url(../images/btn_retour.png);
	background-repeat: no-repeat;
	width:264px;
	height:18px;
	color:white;
	font-weight: bold;
	text-align: center;
	padding-top:3px;
	cursor: pointer;
}



.btn_imprimer {
	background-image: url(../images/btn_imprimer.png);
	background-repeat: no-repeat;
	width:264px;
	margin-bottom:5px;
	height:19px;
}

.btn_imprimer .imprimer {
	float:left;
	width:87px;
	height:16px;
	font-size:11px;
	text-align:center;
	padding-top:3px;
}

.btn_imprimer .imprimer a {
	color:white;
	text-decoration: none;
	font-weight: bold;
}

.btn_imprimer .envoyer_mail {
	float:left;
	text-align:center;
	padding-top:3px;
	height:16px;
	font-size:11px;
	width:175px;
}

.details a {
	text-decoration: none;
	font-weight: normal;
	color:#23030C;
}

.details a:hover {
	text-decoration: underline;
}

.btn_imprimer .envoyer_mail a {
	color:white;
	text-decoration: none;
	font-weight: bold;
}

.btn_imprimer .envoyer_mail a:hover {
	text-decoration: none;
}

.btn_imprimer .imprimer a:hover {
	text-decoration: none;
}

.bloc_recherche .paging {
	color:#A9A4A4;
	text-align: right;
	padding-right:25px;
}

.bloc_recherche .paging a {
	color:white;
	text-decoration: none;
	font-weight: bold;
}

.bloc_recherche .paging a:hover {
	color:white;
	text-decoration: underline;
}




.listing_liste .paging {
	color:#814853;
	text-align: right;
	padding-right:5px;
	padding-top:5px;
	text-align: center;
}

.listing_liste .paging a {
	color:#383838;
	text-decoration: none;
	font-weight: bold;
}

.listing_liste .paging a:hover {
	text-decoration: underline;
}

.menu_haut {
	position: absolute;
	right: 29px;
	top: 25px;
	margin-top:8px;
}

.menu_haut a {
	font-size: 10px;
	color:#FFFFFF;
	font-family: Verdana, Arial; 
	text-decoration: none;
}

.menu_haut a:hover, .menu_haut .selected a{
	color:white;
}

.menu_haut ul {
	list-style: none;
}

.menu_haut ul li {
	float:left;
	margin-right:10px;
}

#affaire_top{
	width:317px;
	height:17px;
	background:url('../images/affaire_top.png');
}

#affaire_middle{
	width:317px;
	background:url('../images/affaire_middle.png') repeat-y;
	height:253px;
}
#affaire_bottom{
	width:317px;
	height:15px;
	background:url('../images/affaire_bottom.png');
}




/* MENU DEROULANT */
#menu /* Ensemble du menu */
{
        list-style-type:none;
}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */     
     /*   color : white; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        /*width : 144px;*/ /* largeur */
	/*	padding-left:29px;
		padding-right:29px;*/
		height:19px;
		/*	font-family:Arial
		font-size:12px;
		padding-top:10px;;*/
}

#menu li /* Elements des listes */      
{ 
        float : left; 
		text-align:center;

        /* pour IE qui ne reconnaît pas "transparent" */
      /*  border-right : 1px solid #fff; *//* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
        /*border-right: 1px solid transparent ;*/ /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul /* Sous-listes */
{ 
        list-style-type:none;
		position: absolute; /* Position absolue */
        width: 140px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
		z-index: 1000;
}


#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
		width:100%;
		font-weight:normal;
		text-align:left;
		
}
#menu li ul li a /* Éléments de sous-listes */
{
	font-size:12px;
	background:#FFFFFF;
	color: #511224;
	height:auto;	
	min-height:19px;
	padding-left: 5px;
}
#menu li ul li a:hover{
	color: #511224;
}
/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
     
}

#menu li ul ul 
{
       list-style-type:none;
		margin    : -22px 0 0 144px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}


	

#menu li li a:hover /* Lorsque la souris passe sur un des liens */    
{
		font-weight: bold; 
}

#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
		margin-left: -15px;
        min-height: 0; /* Corrige un bug sous IE */
}

