/* Balises simples */
body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 2em;
	font: 12px/1.1 Helvetica, Arial, sans-serif;}
fieldset {
	margin: 1em 0;}
img {
	float: right;
	background: #fff;
	padding: 3px;
	margin: 0 0 0 .5em;
	border: 1px solid #999;}
legend {
	line-height: 1.5;
	font-size: 1.1em;
	font-weight: bold;}

/* Classes */
.clear_left {
	clear: left;}
.clearer {
	width: 100%;
	clear: both;}
.submit input {
	font-size: 1.5em;}
.header {
	width: 114px;
	float: left;
	padding-top: .3em;
	line-height: 1.4em;
	margin-right: .5em;
	text-align: right;}
	#quotation_form .header {
		clear: left;
		width: 10em;}
.req_star {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 0;}
/* Liens */

a {
	color: #000;}
/*a:after,
a:after {
	content: " (" attr(href) ") ";
	font-size: 90%;}
a[href^="#"] {
	display: none;}
a.logo:after {
	display:none;}*/

/* Titres */
#site-title a {
	text-decoration: none;
	color: #000;}
.baseline {
	font-weight: normal;}

/* Styles spécifiques */
#property_use ul,
#form_property_type ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;}
	#property_use li,
	#form_property_type li {
		margin-left: 2em;
		text-indent: -2em;}

/* Parties à cacher */
.dropShadow,
.help,
#nav,
#menu,
#footer,
#acces-rapide,
#footer .legal,
#intro_title,
#stop_animations,
#lang-selector {
	display: none !important;}

/* Parties à réafficher */
#intro_choices {
	display: block !important;}
	
	img {
	  clear: both;
	  float: none;
	}
	
	div.encart {
	  border: 1px solid #000;
	}


