body {
	margin: 5px; /* on enlève les marges externes */
	padding: 0;	/* on enlève les marges internes */
	background: #fff; /* on définit la couleur de fond */
	color: #000;
	font-family: "times new roman",times,serif;
	text-align: justify;
}

img {
	border: none;
}

a:link {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

a:focus {
	color: #000;
	font-family: "times new roman",times,serif;
	font-style: normal;
	text-decoration: none;
}

#header, #breadcrumb, #bandeau_gauche, #boutons_info, #region_details, .module_video, .module_social, #module_commentaires_facebook, #footer {
	display: none;
}

.module_titre_social {
	margin: 10px 0 30px 20px;
}

.module_titre_social h3 {
	display: inline;
	padding-left: 5px;
}

.module_titre_social br {
	display: none;
}

dl#photo img {
	margin-left: -20px;
	width: 800px;
	height: 500px;
}

ul#galerie_mini {
	margin: -10px 0 0 -20px;
}

ul#galerie_mini li {
	list-style: none;
	float: left;
	margin-right: 7px;
	margin-top: 8px;
	padding: 0;
	display: inline;
}

ul#galerie_mini li img {
	width: 135px;
	height: 110px;
}

#texte_details {
	margin: 45px 20px 0 20px;
	font-size: 0.9em;
}

#specifications_details {
	margin: 0 0 0 20px;
}

#specifications_details .intitule_specs {
	font-size: 0.9em;
	font-weight: bold;
}

#specifications_details .resultat_specs {
	font-size: 0.9em;
}

#dpe_et_boutons img {
	margin-top: 8px;
	height: 90px;
}



/* SELECTION */

.module_titre_social .icones_selection {
	display: none;
}

.table_ma_selection {
	width: 800px;
	border-bottom: 1px solid #ddd;
	margin-left: 20px;
}

td.suppr {
	display: none;
}

td.table_titres td {
	font-size: 0.7em;
}

.resultats img.state_selection {
	position: absolute;
	height: 66px;
	width: 66px;
	border: none;
	margin-left: 29px;
	margin-top: -120px;
}

/* FIN SELECTION */



#footer_print {
	margin: -10px 0 0 20px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #f0f0f0;
}
