* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	background: black;
	behavior: url("./squelettes/css/csshover.htc");
	font-family: arial;
}
a img {
	border: 0;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
li {
	list-style: none;
	list-style-position: outside;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	background: #4d4d4d;
}
#header {
	width: 820px;
	height: 115px;
}
#imgban {
	background: #414141;
	width: 495px;
	float: left;
	height: 126px;
	background: url(../images/ban.jpg);
}
#header #hgauche {
	width: 325px;
	height: 105px;
	border-bottom: 10px solid #323232;
	background: #383838;
	float: left;
}
#menucarre {
	width: 190px;
	height: 126px;
	background: #f3ca00;
	margin-left: 135px;
	-margin-left: 67px;
	float: left;
	font-size: 13px;
}
#menucarre ul.niveau1 {
	width: 190px;
	border: 0;
	margin: 15px auto auto;
}
#menucarre ul li {
	list-style: none;
	list-style-position: outside;
	padding-left: 40px;
	-margin-left: 0px;
	-width: 150px;
}
table#contenu {
	width: 100%;
}
td {
	vertical-align: top;
}
#colonne_gauche {
	width: 300px;
}
#colonne_droite {
	/*width: 59%;
*/
	width: 458px;
}
#colonne_gauche .colo {
	float: left;
	width: 300px;
	background: #464646;
	border-bottom: 10px solid #414141;
}
#colonne_droite .colo {
	float: right;
	width: 100%;
	//width: 108%;
	background: #777;
}
#colonne_droite .colo div p {
	padding: 0 15px 15px 15px;
	margin-top: 0;
	font-family: Arial;
	color: #313131;
	font-size: 13px;
}
p.titregauche {
	background: #414141;
	width: 220px;
	padding: 3px 0 2px 20px;
	color: white;
	font-family: monospace;
	font-size: 16px;
	margin: 25px 0;
}
a.titre_annonce {
	float: left;
	margin-top: -5px;
}
p.selection {
	color: #8b8b8b;
	font-family: monospace;
	font-size: 12px;
	margin: 10px;
}
a.selection {
	color: #8b8b8b;
	font-family: monospace;
	font-size: 11px;
	float: right;
	margin-right: 20px;
	margin-bottom: 25px;
}
a:hover.selection {
	text-decoration: underline;
}
#footer {
	/*width: 720px;
*/
	height: 35px;
	background: #484848;
}
#colonne_droite .colo p#titrepage {
	font-family: Arial;
	width: 400px;
	text-align: right;
	margin: 10px 0 10px 0;
	padding-right: 10px;
	border-bottom: 1px solid #3d3d3d;
	float: right;
	color: #3d3d3d;
	font-size: 18px;
}
.formulaire_spipimmo {
	margin-bottom: 20px;
}
#recherche {
}
div.colo ul li img {
	border: #414141 10px solid;
}
li.current {
	background: #B8941A;
	cursor: pointer;
}
li.current a {
	color: white;
}
ul#niveau2 li a {
	color: black;
}
.image_annonce {
	float: left;
	margin-right: 5px;
}
.image_annonce img {
	border: 7px solid #414141;
}
.annonce {
	font-size: 12px;
	margin: 0 auto;
	font-family: monospace;
	border: 1px solid #505050;
	min-height: 92px;
	height: auto !important;
	height: 92px;
	padding: 10px;
	background: #5D5D5D;
	width: 90%;
}
.annonce:hover {
	background: #6D6D6D;
	cursor: pointer;
}
#menucarre ul li:hover {
	background: #A78309;
	color: white;
	cursor: pointer;
	padding-left: 42px;
	-width: 148px;
}
#plan_google {
	margin-bottom: 20px;
}
.forml {
	width: 250px;
}
#center table td {
	text-align: left;
	color: #2d2d2d;
}
.titre_rech {
	padding-left: 10px;
	display: block;
	color: #3d3d3d;
}
#adresse_contact {
	margin: 20px auto;
}
#adresse_contact table {
	width: 170px;
	margin: 0 auto;
}
#adresse_contact table td {
	text-align: left;
	padding: 10px;
	background: #5d5d5d;
	vertical-align: middle;
}
#adresse_contact table td p.spip {
	padding: 0px;
}
#colonne_droite .colo p#titrepage_annonce {
	font-family: Arial;
	font-size: 14px;
	text-align: right;
	margin: 0px 0 10px 0;
	padding-right: 10px;
	border-bottom: 1px solid #3d3d3d;
	float: right;
	color: #3d3d3d;
	width: 97.8%;
	/width: 98%;
}
.detail_surface {
	margin: 10px;
	color: #2d2d2d;
}
.type_bien {
	font-style: italic;
	font-size: 11px;
	color: #2e2e2e;
}
.Nouveau {
	color: #00CC00;
	/*float: right;
*/
	margin-top: -36px;
	font-size: 12px;
}
.Vendu {
	color: orange;
	/*float: right;
*/
	margin-top: -36px;
}
.Loue {
	color: orange;
	/*float: right;
*/
	margin-top: -36px;
}
.Compromis {
	color: yellow;
	/*float: right;
*/
	/*margin-top: -36px;
*/
}
#footer a, #footer a:hover, #footer a:visited {
	color: #777777;
}
#textannonce {
	width: 95%;
	margin: 10px auto;
	color: #3D3D3D;
	font-size: 13px;
}
#pagination {
	font-size: 12px;
	font-family: arial;
}
#pagination .on {
	font-size: 12px;
	font-weight: bold;
	color: #F3CA00;
}
table.panier {
	width: 90%;
	margin: 0 auto;
}
table.panier td {
	padding: 3px 3px;
}
tr.pair_1 {
	background-color: #EFD24A;
}
tr.pair_0 {
	background-color: #4D4D4D;
}
#tabvaleurs table {
	margin: 10px;
	border-top: 1px solid #2d2d2d;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
}
#tabvaleurs table tr td {
	padding: 1px 10px;
}
#tabvaleurs table tr.pair_1 {
	background-color: #4d4d4d;
}
#tabvaleurs table tr.pair_0 {
	background-color: transparent;
}
#tabvaleurs table tr td {
	border-bottom: 1px solid #2d2d2d;
}
.bouton_detail {
	margin-bottom: 20px;
	width: 162px;
	//width: 152px;
}
#galerie-mini {
	background-color: transparent;
	height: 75px;
	width: 450px;
	margin: 0 auto;
}
.sousmenu {
	background: #F3CA00;
	width: 100px;
}
ul#niveau2 {
	display: none;
	position: absolute;
	margin: -16px 0 0 148px;
}
li.current #niveau2 li {
	color: black;
}
.document {
	margin-left: 20px;
}
.document a {
	font-size: 12px;
	color: #2d2d2d;
}
.titredocj {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #2d2d2d;
}
.tabledoc td {
	background: #565656;
}
#big_pict {
	margin-bottom: 10px;
}
.lien_menu {
	text-align: left;
	width: 70px;
	padding-right: 15px;
}

.separateurjaune {
	width: 50%;
	height: 1px;
	margin: 10px auto;
	background: #4d4d4d;
}
h3.titre {
  font-size:14px;
  color: #2d2d2d;
  margin-left:15px;
}
/*a.lienrubr{
display:block;
width:70px;
height:16px;
}*/

ul#niveau2 li:hover {
	padding-left: 40px;
	/margin-bottom:-3px;
}

ul#niveau2 li ul li:hover {
	/margin-bottom:0px;
}
