.container {
	height: 100%;
	left: 0%;
	top: 0%;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
}
#corps, .container {
	width: 21cm;
	padding: 0;
	border: 0;
	margin: 0;
	color: black;
	background: transparent none;
	float: left;
}

body {
	background: white;
	font-size: 11pt;
	font-family: "Helvetica", times, serif;
	text-align: left;
}

#header {
	display: none;
}
.details_liens, .loupe, .criteres_detail, .formulaire_detail, .titre span {
	display: none;
}
#bouton_texte, .detail_annonce .mensualites {
	display: none;
}

iframe {
	display: none;
}
.diagnostic_dpe, .diagnostic_ges, .details_infos, .details_visuel {
	width: 9cm;
	float: left;
	margin-right: 1cm;
}
.details_visuel img{
	float: left;
	max-height: 10cm;
	max-width: 8cm;
	margin-bottom:1cm
}

.detail_annonce_descriptif, .diagnostic_detail, .contact_etude {
	float: left;
	display: block;
}
.diagnostic_detail p {
	margin-top: 5px;
	margin-bottom: 5px
}
.details_visuel a {
	color: white;
	font-size: 0pt;
}
.contact_etude .titre h1, .diagnostic_detail h2 {
	color: #CC3333;
	font-size: 16pt;
	margin-bottom: 0;
	margin-top: 20px
}
.formulaire_contact_detail .nom, .formulaire_contact_detail .negociation span {
	font-size: 12pt;
	font-weight: bold;
}

.transaction_detail span {
	color: #CC3333;
	margin-left: 1cm;
	font-size: 20pt;
	font-weight: bold;
}
.details_complementaires ul {
	text-align: left;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-top: 20px;
}
.details_complementaires li {
	text-align: left;
	font-size: 11pt;
	margin-top: 6px;
	font-weight: bold;
	margin-left: 0;
}
.detail_infos_bien .prix {
	font-weight: bold;
	font-size: 12pt;
	color: #CC3333;
}
.details_ref {
	font-weight: bold;
	font-style: italic;
}
body {
	background-image: 	url("../img/logo.png");
}
