div#centre div#centreMilieu table#contenu{
	width:935px;
	margin-top:-44px;
	position:relative;
	margin-left:40px;
}
div#domaines{
	width:270px;
	text-align:left;
	margin-top:2px;
}
div#domaines div#haut{
	background:url(../images/design/interne/domaineHaut.gif) top no-repeat;
	height:33px;	
}
div#domaines div#centre{
	background:url(../images/design/interne/domaineCentre.gif) top repeat-y;
	height:auto;	
}
div#domaines div#bas{
	background:url(../images/design/interne/domaineBas.gif) top no-repeat;
	height:23px;	
}
div#domaines div.domaine div.titre{
	margin-left:5px;
	margin-right:8px;
}

div#offres{
	width:270px;
	text-align:left;	
}
div#offres div#haut{
	background:url(../images/design/interne/offresHaut.gif) top no-repeat;
	height:37px;	
}
div#offres div#centre{
	background:url(../images/design/interne/offresCentre.gif) top repeat-y;
	height:auto;	
}
div#offres div#bas{
	background:url(../images/design/interne/offresBas.gif) top no-repeat;
	height:27px;	
}
div#offres div#centre form{
	padding:0px;
}
div#offres form div{
	text-align:center;
}
div#offres div#centre form div.bouton{
	text-align:center;
	padding:0px;
	height:30px;
}

div#droite{
	width:649px;
	text-align:left;
	margin-top:2px;
	margin-right:4px;
}
div#droite div#haut{
	background:url(../images/design/interne/droiteHaut.gif) top no-repeat;
	height:37px;	
}
div#droite div#centre{
	background:url(../images/design/interne/droiteCentre.gif) top repeat-y;
	height:auto;	
	min-height:300px;
	padding-top:10px;
}
div#droite div#bas{
	background:url(../images/design/interne/droiteBas.gif) top no-repeat;
	height:15px;	
}

div#arboResultat{
	font-weight:bold;
	color:white;
	padding-top:10px;
	padding-left:30px;
}
div#nbResultat{
	float:right;
	color:white;
	margin-top:-12px;
	padding-right:18px;
	font-size:11px;
}

div#domaines div.domaine ul li{
	width:87%;
}

div.commentaire_on,div.commentaire{
	display:block;
	padding:0;
	margin:0;
}

div.commentaire_off{
	display:none;
}

div#domaines div.domaine div.liste ul li.secteur_actif {
	background:url(../images/design/fleche_on.gif) 0px 5px no-repeat;
}

div#domaines div.domaine div.liste ul li.secteur_actif a{
	font-weight:bold;
}



a.lien_annonce{
	text-decoration:none;
}

a.lien_annonce p{
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}

table.donnees tr:hover a.lien_annonce p{
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	font-weight:bold;
}

