 
/********************************
************ TITRES 
*/


h1.rose{
	background-image: url('../images/etoiles/etoile_rouge.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:25px;
	margin: 0;
	color: #636363;
}

h3.titre {
	/*color: #74D634;*/
}


/********************************
************ HEADER 
*/

#header {
	background-image: url(../images/header/namur/bg_header.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#header_annonceur {
	background-image: url(../images/header/namur/bg_header_annonceur.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}



/********************************
********** CADRE CONNEXION 
*/


#options {
	background-image: url(../images/connexion/namur/bg_connexion.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#deroulant_connexion {
	background-image: url(../images/connexion/namur/bg_connexion_deroulant.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#deconnexion {
	background-image: url(../images/connexion/namur/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/namur/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/namur/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/namur/bright.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/********************************
**************  MENU 
*/


#menu_left_accueil {
	background-image: url(../images/menu/namur/accueil.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_left_accueil:hover, #menu_left_accueil_select {
	background-image: url(../images/menu/namur/accueil_over.gif);
	background-position: top left;
	background-repeat: no-repeat;

}

.public .rubrique_left {
	background-color: #EDEDED;
	border: 1px solid #CCC;
	color: #565656;
}


.public .rubrique_left:hover, .public #rubrique_left_select {
	background-color: #A6A6A6;
	border: 1px solid #CCC;
	color: #FFFFFF;
}


.public .sous_rubrique_left {
	background-color: #EDEDED;
	border-left: 1px solid #DFE7EA;
	border-right: 1px solid #DFE7EA;
	color: #565656;
}

.public .sous_rubrique_left:hover, #sous_rubrique_left_select {
	background-color: #DCDCDC;
}



/********************************
******  CADRE RECHERCHE RAPIDE 
*/


#recherche_rapide {
	background-image: url(../images/cadres/namur/bg_recherche_rapide.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/********************************
*******  CADRE ACCES DIRECT 
*/


 
#recherche_par_reference {
	background-image: url(../images/cadres/namur/bg_acces_direct_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
} 

#recherche_par_reference.avec_titre{
	background-image: url(../images/cadres/namur/bg_acces_direct.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



/********************************
****** DETAIL ANNONCE - TITRES
*/

.titre_rubrique .custom{
	color:#E62F63;
}
 


/********************************
*******  LIGNE FOOTER 
*/


#inferieur {
	border-top: 7px solid #DDD;
}
