
/********************************
************ TITRES 
*/


h1.rose{
	background-image: url('../images/etoiles/etoile_rose.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:25px;
	margin: 0;
}

h3.titre {
	/*color: #74D634;*/
}


/********************************
************ HEADER 
*/

#header {
	background-image: url(../images/header/liege/bg_header_new.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#header_annonceur {
	background-image: url(../images/header/liege/bg_header_annonceur.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/********************************
********** CADRE CONNEXION 
*/


#options {
	background-image: url(../images/connexion/liege/bg_connexion.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#deroulant_connexion {
	background-image: url(../images/connexion/liege/bg_connexion_deroulant.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#deconnexion {
	background-image: url(../images/connexion/liege/bg_deconnexion.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/********************************
**************  BOUTONS FOND COULEUR
*/

.bleft_color {
	float: left;
	display: block;
	width: 20px;
	height: 18px;
	background-image: url(../images/boutons/liege/bleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.bcenter_color {
	float: left;
	display: block;
	height: 18px;
	color: #4094D3;
	background-image: url(../images/boutons/liege/bcenter.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.bright_color {
	float: left;
	display: block;
	width: 21px;
	height: 18px;
	background-image: url(../images/boutons/liege/bright.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



/********************************
**************  MENU 
*/


#menu_left_accueil {
	background-image: url(../images/menu/liege/accueil.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_left_accueil:hover, #menu_left_accueil_select {
	background-image: url(../images/menu/liege/accueil_over.gif);
	background-position: top left;
	background-repeat: no-repeat;

}


.public .rubrique_left {
/* keeps the default admin menu */
}
.public .rubrique_left:hover, .public #rubrique_left_select {
}
.public .sous_rubrique_left {
}
.public .sous_rubrique_left:hover, #sous_rubrique_left_select {
}



/********************************
******  CADRE RECHERCHE RAPIDE 
*/


#recherche_rapide {
	background-image: url(../images/cadres/liege/bg_recherche_rapide.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/********************************
*******  CADRE ACCES DIRECT 
*/


 
#recherche_par_reference {
	background-image: url(../images/cadres/liege/bg_acces_direct_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
} 

#recherche_par_reference.avec_titre{
	background-image: url(../images/cadres/liege/bg_acces_direct.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
 
	   

/********************************
*******  LIGNE FOOTER 
*/


#inferieur {
	border-top: 7px solid #C9E4F4;
}
