div#conteneur_fond {
    background          : transparent url(images/gabarit/cabinet/fond_site.jpg) top center no-repeat !important;
    width               : 100%;
    height              : 100%;
}

div#colonne_gauche {
    background          : transparent url(images/gabarit/cabinet/fond_cellule_gauche.gif) top right no-repeat !important;
    height				: 736px;
    padding				: 0px 0px 0px 0px;
}

div#slogan_haut_gauche {
	clear				: both;
	width				: 117px;
	height				: 110px;
	padding				: 10px 20px;
	font-size			: 17px;
	font-weight			: bold;
	text-align			: center;
}

div#bloc_menu_cabinet {
	clear				: both;
	height				: 326px;
	padding-top			: 15px;
}

div#colonne_gauche div#bloc_pub {
	text-align			: center;
	color				: #000000;
	padding				: 20px 0px 0px 0px;
	font-weight			: bold;
}

div#colonne_gauche div#bloc_pub a, div#colonne_gauche div#bloc_pub a:link, div#colonne_gauche div#bloc_pub a:visited, div#colonne_gauche div#bloc_pub a:hover, div#colonne_gauche div#bloc_pub a:active {
	color				: #000000;
}

ul#menuCabinet li {
	list-style-type     : none;
	padding				: 0px 0px 0px 0px;
	margin				: 5px 0px 0px 0px;
}

ul#menuCabinet a, ul#menuCabinet a:link, ul#menuCabinet a:visited {
	background			: #58585A url(images/gabarit/cabinet/fond_haut_menu.gif) top left no-repeat;
	display				: block;
	padding				: 13px 0px 0px 0px;
	text-align			: center;
	font-size			: 15px;
	font-weight			: bold;
	color				: #FFFFFF;
	text-decoration		: none;
}

ul#menuCabinet a:hover, ul#menuCabinet a:active {
	background			: #C87A01 url(images/gabarit/cabinet/fond_haut_menu_on.gif) top left no-repeat;
	text-decoration		: none;
}

ul#menuCabinet a div, ul#menuCabinet a:link div, ul#menuCabinet a:visited div {
	padding				: 0px 2px 13px 2px;
}

ul#menuCabinet a:hover div, ul#menuCabinet a:active div {
	padding				: 0px 2px 13px 2px;
	background			: #C87A01 url(images/gabarit/cabinet/fond_bas_menu_on.gif) bottom left no-repeat;
}

div#header {
	clear				: both;
	width				: 799px;
	height				: 140px;
}

div#header_left {
	float				: left;
	width				: 649px;
	text-align			: center;
	color				: #C87A01;
	font-size			: 11px;
}

div#header_right {
	float				: right;
	width				: 150px;
}

div#inscrivez_vous {
	padding-right		: 10px;
}

div#contenu {
	width				: 800px !important;
	height				: 526px !important;
	margin				: 0;
	padding				: 0 0 0 10px;
}

div#conteneur_slogan_footer {
	clear				: both;
	height				: 36px;
	padding				: 2px 0px 0px 0px;
	text-align			: center;
	color				: #FFFFFF;
	font-size			: 25px;
}

div#conteneur_phrase_footer {
	clear				: both;
	height				: 32px;
	text-align			: center;
	color				: #B5B5B7;
}

div.bloc_form_recherche {
    width               : 436px;
    height              : 300px !important;
    padding             : 15px 5px;
    font-size           : 11px;
    background          : transparent url(images/gabarit/fond_recherche_mini_site.gif) left top no-repeat;
}

div.vs_vendez {
	width				: 309px;
	height				: 110px;
	padding				: 84px 15px 0px 14px;
	position 			: relative;
}

div.vs_vendez a.lien_vs_vendez {
	position 			: absolute;
	top					: 15px;
	left				: 0px;
	width				: 100%;
	height				: 45px;
}

div.nouvelles_affaires {
	clear				: both;
	width				: 492px;
	height				: 57px;
	padding				: 3px 6px;
	overflow			: hidden;
	margin				: 0;
	text-align			: right;
	background          : transparent url(images/gabarit/cabinet/fond_nvl_affaires.gif) left top no-repeat;
	position			: relative;
}
div.nouvelles_affaires ul {
	position			: absolute;
	top					: 0px;
	left				: 0px;
}

div.nouvelles_affaires li {
	float				: left;
	list-style-type     : none;
	margin				: 0px;
}

div.nouvelles_affaires a, div.nouvelles_affaires a:link, div.nouvelles_affaires a:visited, div.nouvelles_affaires a:hover, div.nouvelles_affaires a:active {
	display				: block;
	float				: left;
	color				: #010100;
	text-decoration		: none;
	text-align			: justify;
	width				: 492px;
	height				: 57px;
	padding				: 10px 0px;
	overflow			: hidden;
	z-index				: 1;
}

span.nouv_aff_acti {
	font-weight			: bold;
	font-size			: 13px;
	color				: #BE6C01;
	width				: 150px;
}

table.nouv_aff_prix {
	width				: 100%;
	border-collapse		: collapse;
}
