div#contenu, div#contenu2 {
	position: relative;
	width: 978px;
	height: 435px;
	background:url(../img/fond/contenu-recherche.jpg) center no-repeat;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
div#contenu2 {
	background:url(../img/fond/contenu-recherche2.jpg) center no-repeat;
}
div#gauche {
	position: relative;
	height: 435px;
	width: 335px;
	/*background:#FF0000;*/
	float:left;
}
	
div#ariane {
	position: absolute;
	height: 30px;
	line-height: 30px;
	width: 312px;
	margin: 45px 0 0 20px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}
	
div#ariane a{
	text-decoration: underline;
	color:#FFFFFF;
}
div#recherche {
	position:absolute;
	height: 350px;
	width:317px;
	margin: 75px 0 0 17px;
	background: url(../img/fond/cadre-recherche-intermediaire.jpg) center no-repeat; 
}
div#recherche p.titre, div#recherche p.titre1{
	color:#FFFFFF;
	height: 37px;
	line-height: 37px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
div#recherche p.titre, div#recherche p.sous-titre {
	margin: 0 0 10px 0;
}
div#recherche p.titre1, div#recherche p.sous-titre1 {
	margin: 0 0 8px 0;
}
div#recherche p.sous-titre, div#recherche p.sous-titre1{
	color: #ff7800;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

table.recherche {
	font-size: 12px;
	width: 315px;
}
div#recherche td.rayon, div#recherche td.td-search{
	height:40px;
}
td.rayon {
	font-size:0.9em;
}
.bouton {
	color: #ff7800;
	height: 25px;
	background: #292929;
	font-size:12px;
	font-weight:bold;
}
.btn-submit {
	border:none;
	cursor:pointer;	
	width:187px;
	height:60px;
	background:url(../img/fond/btn-submit.png) center no-repeat;
	color:#FFFFFF;
	font-size:2em;
	font-weight:bold;
	padding: 0 10px 0 0;
}
.btn-submit:hover{
	background:url(../img/fond/btn-submit-hover.png) center no-repeat;
}
td.envoi {
	text-align: center;
	font-size: 1.3em;
}
div#selection, div#selection1 {
	text-align: center;
	font-size: 12px;
	height: 40px;
	width: 315px;
	background:url(../img/fond/info-selection-recherche.jpg) center no-repeat;
}
div#selection {
	margin: 0 0 0 1px;
}
div#selection1 {
	margin: 4px 0 0 1px;
}
div#selection p.select, div#selection1 p.select{
	margin: 0;
	font-size: 2px;
	height: 3px;
}
div#selection p, div#selection1 p{
	margin: 0;
}
div#selection a, div#selection1 a{
	text-decoration: underlined;
	color: #ff7800;
}
div#droite {
	position: relative;
	float:left;
	width: 643px;
	height: 435px;
	/*background:#0000FF;*/
}
div#photo {
	position: absolute;
	margin: 54px 0 0 304px;
}
div#texte-photo {
	position:absolute;
	height: 178px;
	width:255px;
	margin: 238px 0 0 39px;
	font-size: 12px;
	text-align:justify;
}
div#texte-photo h2 {
	color:#FFFFFF;
	height: 30px;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin: 0;
}
div#texte-photo a {
	color: #ff7800;
	text-decoration:underline;
	font-weight:bold;
}
.mention_honoraire {font-size:0.85em;}
.img {
	border:0px;
}