div#domaines{
	width:264px;
	text-align:left;
}

div#domaines div#haut{
	background:url(../images/design/domaineHaut.gif) top no-repeat;
	height:33px;	
}
div#domaines div#centre{
	background:url(../images/design/domaineCentre.gif) top repeat-y;
	height:auto;	
}
div#domaines div#bas{
	background:url(../images/design/domaineBas.gif) top no-repeat;
	height:23px;	
}

div#dernieres{
	width:395px;
	text-align:left;	
}
div#dernieres div#haut{
	background:url(../images/design/dernieresHaut.gif) top no-repeat;
	height:33px;	
}
div#dernieres div#centre{
	background:url(../images/design/dernieresCentre.gif) top repeat-y;
	height:auto;	
}
div#dernieres div#bas{
	background:url(../images/design/dernieresBas.gif) top no-repeat;
	height:23px;	
}

div#offres{
	width:274px;
	text-align:left;	
}
div#offres div#haut{
	background:url(../images/design/offresHaut.gif) top no-repeat;
	height:43px;	
}
div#offres div#centre{
	background:url(../images/design/offresCentre.gif) top repeat-y;
	height:auto;	
}
div#offres div#bas{
	background:url(../images/design/offresBas.gif) top no-repeat;
	height:27px;	
}

div#dernieres div.derniere{
	border-bottom:1px solid #F0E7EA;
	margin-left:3px;
	margin-right:4px;
}
div#dernieres table{
	margin-top:2px;
	margin-left:20px;
	margin-right:10px;
}
div#dernieres table td.lieu{
	text-align:right;
	font-style:italic;
	color:#024d38;
}
div#dernieres table td.fonction{
	font-weight:bold;
	color:#024d38;
}
div#dernieres table td div.ref{
}
div#dernieres table td div.desc{
	margin-top:5px;
}
div#dernieres table td div.voirAnnonce{
	text-align:right;
	margin-right:50px;
	margin-top:5px;
	margin-bottom:5px;
	
}
