@charset "utf-8";
/* ----------------------------------------------------------------------------------- Moteur de recherche */
	div.mise_en_avant02 {
		overflow:hidden;
		zoom:1;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.1em;
		color:#fff;
		border:1px solid #9c7d1b;
		background:#d9a603;
		padding:10px 10px 0 10px;
		margin:0 0 20px 0
	}
	div.moteur_recherche {
		overflow:hidden;
		zoom:1;
		border:1px solid #aaa;
		background:#ececec;
		padding:18px 0 0 30px
	}
	form.moteur_recherche input.bouton {
		padding-left:5px;
		padding-right:5px
	}
	div.moteur_recherche div.colonne {
		float:left;
		width:303px;
		padding:0 10px 0 0
	}
/* ------------------------------------------------------------------------- Fieldset 01 */
	.fieldset01 {
		border:0;
		padding:0;
		margin:0 0 10px 0
	}
	.legend01 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.1em;
		font-weight:bold;
		color:#404040;
		margin:0 0 8px 0
	}
	#contenu .fieldset01 ul {
		padding:0;
		margin:0
	}
	#contenu .fieldset01 li {
		float:left;
		width:100%;
		background:none;
		padding:0 0 8px 0
	}
	#contenu .fieldset01 input {
		float:left;
		width:13px;
		height:13px;
		margin:0 7px 0 0
	}
	#contenu .fieldset01 label {
		float:left;
		line-height:1.2em;
	}
	#contenu .fieldset01 fieldset {
		clear:both;
		color:#522f0c;
		border:0;
		margin:0 0 0 22px
	}
	#contenu .fieldset01 fieldset legend {
		background:url(../images/background/pictos01.gif) no-repeat right top;
		padding:0 36px 0 0;
		margin:0 0 3px 0
	}
	#contenu .fieldset01 fieldset li {
		display:inline;
		float:none;
		width:auto;
		padding:0
	}
	#contenu .fieldset01 fieldset li input {margin-right:5px}
	#contenu .fieldset01 fieldset li label {margin-right:10px}
/* ------------------------------------------------------------------------- */
	.label01 {
		display:block;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.1em;
		font-weight:bold;
		color:#404040;
		margin:0 0 5px 0
	}
	.select01 {
		font-size:1em;
		margin:0 0 2px 0
	}
	.select01 option {padding:0 10px 0 0}
	#contenu .fieldset01 ul.colonne li {width:50%}
	.champ_texte {
		font-size:1em;
		padding:1px 0 1px 3px;
		margin:0 2px 0 0
	}
/* ----------------------------------------------------------------------------------- Résultats */
	p.infos_recherche {margin:0 0 15px 0}
	p.infos_recherche a,
	p.infos_recherche span {
		color:#3d3d3d;
		margin:0 3px
	}
	p.infos_recherche span {margin-left:0}
	p.infos_recherche a.carte02 {
		background:url(../images/background/carte03.png) no-repeat left top;
		padding:0 0 0 15px
	}
/* ------------------------------------------------------------------------- Résultat */
	div.resultat {
		overflow:hidden;
		zoom:1;
		margin:0 0 17px 0
	}
/* --------------------------------------------------------------- Illustration */
	div.resultat div.image {
		float:none;
		width:auto;
		margin:0
	}
	div.resultat div.image img {
		float:left;
		margin-top:0;
		margin-right:0;
		margin-bottom:3px
	}
	div.resultat div.image p {
		clear:none;
		width:200px
	}
	div.ui-tabs-hide {display:none}
	#contenu ul.onglets {
		width:200px;
		padding:0;
		margin:0
	}
	#contenu ul.onglets li {
		float:left;
		background:none;
		padding:0;
		margin:0 3px 3px 3px
	}
/* --------------------------------------------------------------- Description */
	div.resultat div {
		float:right;
		width:448px;
		margin:0 0 0 10px
	}
	div.resultat div div {
		float:left;
		width:434px;
		background:#ececec;
		padding:7px 7px 0 7px;
		margin:0 0 3px 0
	}
	#contenu div.resultat h3 {
		float:left;
		font-size:1.6em;
		font-weight:normal;
		margin:0 10px 0 0
	}
	#contenu div.resultat h3 a {
		color:#d9a603;
		text-decoration:none
	}
	#contenu div.resultat h3 a:hover,
	#contenu div.resultat h3 a:focus {text-decoration:underline}
	div.resultat div img {margin:0 3px 0 0}
	div.resultat p {clear:both}
	p.nb_commentaire {
		overflow:hidden;
		zoom:1;
		line-height:normal
	}
	#contenu p.nb_commentaire a {
		text-decoration:none;
		margin:0 7px
	}
	#contenu p.nb_commentaire a:hover,
	#contenu p.nb_commentaire a:focus {text-decoration:underline}
	#contenu p.nb_commentaire span {
		float:left;
		background:url(../images/background/commentaire.gif) no-repeat left top;
		padding:1px 0 5px 0
	}
	#contenu p.nb_commentaire span a {margin:0}
	#contenu p.nb_commentaire span a strong {margin:0 10px}
	#contenu p.nb_commentaire span a.deux_chiffres strong {margin:0 6px}
	#contenu p.nb_commentaire span a:hover strong,
	#contenu p.nb_commentaire span a:focus strong {text-decoration:none}
/* ----------------------------------------------------------------------------------- Résultat */
	#contenu h1.resultat {
		float:left;
		padding-right:10px;
		margin-bottom:3px
	}
	img.picto01 {
		vertical-align:middle;
		margin:2px 3px 0 0
	}
	span.voir_carte {
		font-style:italic;
		color:#d9a500
	}
	#contenu span.voir_carte a {
		color:#d9a500;
		background:url(../images/background/carte03.png) no-repeat left center;
		padding:0 0 0 14px;
		margin:0 2px;
		text-decoration:none
	}
	#contenu span.voir_carte a:hover,
	#contenu span.voir_carte a:focus {text-decoration:underline}
	div.mise_en_avant div.colonne {
		float:left;
		width:48%;
		border-right:1px solid #404040;
		margin:0 0 10px 0
	}
	div.mise_en_avant div.colonne.adresse {
		float:right;
		border:0
	}
	#contenu ul.pictos {padding:0}
	#contenu ul.pictos li {
		display:inline;
		background:none;
		padding:0;
		margin:0 5px 0 0
	}
	#contenu ul.pictos li img {margin-top:0}
	#map {
		float:right;
		width:335px;
		height:355px;
		border:1px solid #a7a7a7;
		margin:0 0 10px 20px
	}
	#contenu div.map02 {
		float:none;
		width:656px;
		height:500px;
		margin:0
	}
/* Ajouté le 20/04/2010 */
	* html #illustrations {width:210px}
