/*
Titre:      CSS : www.cibles-et-biens.com
Auteur:     Remy Grauwin - contact@arsiteo.com
*/




/* --- Rubriques --- */

#rubriques       {
	background-color: #fff;
	margin-top: 7px;
	margin-left: 21px;
	position: relative;
	width: 639px;
	height: 29px;
	border-top: 1px solid #bdbdbd
	}



#rubriques  dt       {
	width: 238px;
	height: 29px;
	float: left
	}
	
#rubriques  dt a      {
	display: block;
	width: 238px;
	height: 29px;
	}



#rubriques  dd        {
	margin-top: 6px;
	margin-right: 15px;
	height: 23px;
	float: left
	}



#rubriques  dd  a        {
	color: #000;
	text-decoration: none;
	height: 23px
	}



#rubriques  dd  a:hover, #rubriques  dd  a.active       {
	color: #902065;
	text-decoration: none;
	padding-top: 5px;
	border-top: 2px solid #bdbdbd
	}


/* --- Titre par rubrique --- */


#body-accueil #rubriques  dt, #body-plan #rubriques  dt       {
	background-image: url("../images/rubriques/rub-accueil.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 360px;
	height: 29px
	}
	
#body-projet #rubriques  dt         {
	background-image: url("../images/rubriques/rub-projet.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 110px;
	height: 29px
	}


#body-particulier #rubriques  dt       {
	background-image: url(../images/rubriques/rub-particulier.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}

#body-professionnel #rubriques  dt       {
	background-image: url(../images/rubriques/rub-professionnel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}
	

#body-investisseur #rubriques  dt       {
	background-image: url(../images/rubriques/rub-investisseur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}


#body-qui #rubriques  dt        {
	background-image: url("../images/rubriques/rub-qui.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 190px;
	height: 29px
	}

	

#body-prestations #rubriques  dt        {
	background-image: url("../images/rubriques/rub-prestations.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 150px;
	height: 29px
	}
	
#body-mandater #rubriques  dt        {
	background-image: url("../images/rubriques/rub-mandater.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 150px;
	height: 29px
	}	
	
#body-recherches #rubriques  dt       {
	background-image: url(../images/rubriques/rub-recherches.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}
	
	
#body-offres #rubriques  dt       {
	background-image: url(/images/rubriques/rub-offres.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}
	

#body-contact #rubriques  dt       {
	background-image: url(/images/rubriques/rub-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}
	
#body-recrutement #rubriques  dt       {
	background-image: url(/images/rubriques/rub-recrutement.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}
	
#body-mentions #rubriques  dt       {
	background-image: url(/images/rubriques/rub-mentions.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width: 238px;
	height: 29px
	}
	
