div#centre div#centreMilieu table#contenu{
	width:935px;
	margin-top:-42px;
	position:relative;
	margin-left:40px;
}
div#domaines{
	width:270px;
	text-align:left;
	margin-top:2px;
}
div#domaines div#haut{
	background:url(../images/design/interne/offreDetailHaut.gif) top no-repeat;
	height:33px;	
}
div#domaines div#centre{
	background:url(../images/design/interne/offreDetailCentre.gif) top repeat-y;
	height:auto;
}
div#domaines div#bas{
	background:url(../images/design/interne/offreDetailBas.gif) top no-repeat;
	height:23px;	
}
div#domaines div.domaine div.titre{
	padding-left:10px;
	border:none;
}
div#domaines div.domaine div.valeur{
	padding-left:30px;
	font-weight:bold;
}
div#domaines div.domaine div.valeur a:link,div#domaines div.domaine div.valeur a:hover,div#domaines div.domaine div.valeur a:active,div#domaines div.domaine div.valeur a:visited{
	font-weight:bold;
}
div#domaines div.domaine div.type{
	margin-left:5px;
	margin-right:8px;
	border-bottom:1px solid #D3BBC9;
	padding-bottom:10px;
}
div#domaines div.domaine div.typeLast{
	margin-left:5px;
	margin-right:8px;
}
div#offres{
	width:270px;
	text-align:left;	
	margin-top:30px;
}
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:130px;	
	
}
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;
	padding-bottom:10px;
}

div#droite{
	width:649px;
	text-align:left;
	margin-top:0px;
	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;	
}
div#droite div#bas{
	background:url(../images/design/interne/droiteBas.gif) top no-repeat;
	height:15px;	
}

div#titrePoste{
	color:white;
	padding-top:10px;
	padding-left:30px;
}

div.paragraphe{
	margin-left:30px;
	padding-top:15px;
}
div.paragraphe span.titre{
	color:#426585;
	font-weight:bold;
	background:url(../images/design/fleche_on.gif) left no-repeat;	
	padding-left:20px;
	margin-left:-20px;
	border:1px solid white;
}

table#contenu td#tdGauche{
	width:270px;
}

table#actions{
	width:642px;
	height:105px;
	margin-left:3px;
	margin-top:40px;
	
}
table#actions td#fiche{
	width:266px;
	background-color:#90ABC8;
}
table#actions td#liste{
	background-color:#D7D8DD;
}
table#actions td#fiche div{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
table#actions td#liste table{
	width:100%;
}
table#actions td#liste table td{
	text-align:center;
}
table#actions td#liste table td div{
	margin-top:5px;
	margin-bottom:5px;
}
