@page { margin: 0; }

*{
	margin	: 0;
	padding	: 0;
}

body{
	text-align		: left;
	font			: 12pt Tahoma, Arial, Helvetica, sans-serif;
	color			: #333333;
	background		: #fff;
}

a {
	outline			: none;
	color			: #333333;
	text-decoration	: none;
}


a img{border: 0;}
ul, li{list-style: none;}
hr {display: none;}
.clear {clear: both;}
.hide {display: none;}
.float {float: left;}

/* =================================== */
/* ============ STRUCTURE ============ */
/* =================================== */

div#global {
	text-align: left;
	background: #fff;
}

div#top h3 a{
	text-indent			: 0px;
}

div#top h3 a span{
	display:none;
}

div#container {
	width: 900px;
}

#menu ul {
	display:none;
}

#content h1, h7 {
	display:none;
}

ul.bouton li a {
	display:none;
}

a.alinea{
	display:none;
}

/* =================================== */
/* ============= FOOTER ============== */
/* =================================== */

div#footer{
	display:none;
}

/* =================================== */
/* ============ STRUCTURE ============ */
/* =================================== */
div#right {
	display:none;
}


/* =================================== */
/* ============= ANNONCES ============ */
/* =================================== */

#content p.compteur{
	margin: 0 9px;
	padding: 5px 3px;
	width: 590px;
	border: 1px solid #e5e5e5;
	background: #efefef;
}

#content div.annonce{
	width: 406px;
	height: 140px;
	position: relative;
	padding: 10px 10px 10px 200px;;
}

#content div.annonce img {
	position: absolute;
	top: 10px;
	left: 10px;
}

#content div.annonce p {
	padding: 0;
	margin:0;
}

#content ul#pourquoi li {
	display:none;
}

p.infoconnect{
	display:none;
}

/* =================================== */
/* =============== FICHE ============= */
/* =================================== */

#content .fiche .left {
	float: left;
	width: 230px;
	padding: 10px;
	border: none;
	margin: 0;
}

#content .fiche .right {
	float: left;
	width: 346px;
	padding: 10px;
	border: none;
}

.resultSearch{
	margin				: 0 10px 5px 10px;
	padding				: 10px;
	border				: 1px solid #efefef;
	background			: #f9f9f9;
}

.resultSearch p{
	float				: left;
	width				: 285px;
}

.resultSearch p.strong{
	float				: none;
	font-weight			: bold;
	color				: #0a8db7;
}

.cadre .infos{
	background			: transparent url('../img/bg-infos.jpg') 0 0 repeat-x;
	padding				: 5px 10px;
	margin				: 10px 0;
	border				: 1px solid #a7a7a7;
}

.cadre .infos ul li{
	height				: 17px;
	padding-top			: 3px;
	padding-left		: 20px;
	background			: transparent url('../img/ico/check.gif') no-repeat 0 -3px;
	color				: #ccc;
}

.cadre .infos ul li.checked {
	background-position	: 0 -23px;
	color				: #333;
}

.cadre .infos ul li.none{
	background			: none;
	padding-left		: 0;
	color				: #0a8db7;
	font-weight			: bold;
}

.cadre .infos ul li.expo{
	float				: left;
}

.cadre p  {
	margin: 2px 0;
}

.cadre p span {
	color:#0a8db7;
	font-weight:bold;
	width: 150px;
	display:block;
	float:left;
}

a.proprio{
	width:322px;
	height:33px;
	background: transparent url('../img/proprio.jpg') no-repeat 0 0;
	display:block;
	padding: 4px 0 0 25px;
	margin:10px 0;
	text-indent:-9999px;
}

a.proprio:hover{background-position : 0 -37px;}

a.alinea{
	font-size:0.9em;
	color:#CC6600;
	text-transform:uppercase;
	letter-spacing:-0.1em;
	display:block;
	width:120px;
}

/*/ CONTACTER LE PROPRIO /*/

div.proprio{
	width			: 321px;
	padding			: 5px 10px;
	margin			: 10px 0 0 2px;
	border			: 1px solid #a7a7a7;
	background		: transparent url('../img/bg-infos.jpg') 0 0 repeat-x;
	display			: none;
}
