@charset "utf-8";
/* CSS Document */
body
{
	background:url(images/body.jpg) repeat-x #8d8d8d;
	font-family: 'Caudex', serif;
}
#all_all
{
	margin:auto;
	width:1001px;
	min-height:1200px;
	
	
}
#all
{
	width:1001px;
	min-height:400px;
	background:url(images/body_bckg.jpg) top no-repeat #000000;
	float:right;
	margin-bottom:50px;
}
.top
{
	width:1001px;
	height:252px;
	float:right;
	margin-bottom:50px;
	font-size:18px;
}
.top ul
{
	list-style:none;
	float:left;
}
.top ul li
{
	color:#FFF;
	display:inline;
	margin-right:10px;
}
.top ul li a
{
	color:#FFF;
	text-decoration:none;
}
.top ul li:hover
{
	background:#ffc000;
}
.top ul li:hover a
{
}
.top img.logo
{
	float:right;
}
.top .pub_banner
{
	width:1001px;
	height:128px;
	float:right;
}
.menu
{
	width:720px;
	float:left;
}
.sous_menu
{
	width:723px;
	float:left;
	margin-left:25px;
	color:#FFF;
	font-size:14px;
}
.sous_menu a
{
	color:#FFF;
	font-size:14px;
	margin-left:15px;
	margin-bottom:10px;
	text-decoration:none;
}
.sous_menu a:hover
{
	text-decoration:underline;
}
.main
{
	width:701px;
	min-height:400px;
	float:left;
	color:#FFF;
	padding-left:10px;
	font-size:18px;
	text-align:justify;
}
.main .text_accueil
{

}
.main p
{
	text-indent:20px;
}
.main a
{
	color:#CCC;
	text-decoration:none;
}
.main img
{
	border:none;
}
.main img.img_left
{
	float:left;
	width:130px;
}
.main img.small_image
{
	width:130px;
	height:100px;
	margin-right:10px;
	margin-bottom:10px;
}
.main img.accueil_image
{
	float:right;
}
.main .images_added_table
{
	border:solid thin #CCC;
	border-collapse:collapse;
}
.main .images_added_table th
{
	border:solid thin #CCC;
}
.main .images_added_table td
{
	border:solid thin #CCC;
}
.main img.image_added
{
	width:50px;
	height:60px;
}
.main h2,h3
{
	color:#ffc000;
}

.main table.annonces
{
	width:680px;
	margin-bottom:20px;
}
.main table.annonces img.option_logo
{
	width:30px;
	height:30px;
	margin-left:2px;
}
.main table.annonces .content
{
	width:450px;
	height:100px;
	font-size:18px;
}

.main table.annonces .content a
{
	color:#ffc000;
	text-decoration:none;
}

.main em.low
{
	font-style:normal;
	text-transform:lowercase;
}
.main .textarea_accueil
{
	width:650px;
	height:300px;
}
.main .infos
{
	border:solid thin #FFF;
	font-size:12px;
	margin-bottom:20px;
}
.right
{
	width:260px;
	min-height:200px;
	float:right;
	color:#FFF;
	font-size:16px;
	/*background:url(images/recherche.png) no-repeat top right;*/
}
.right h3,h4,h5
{
	color:#ffc000;
}
.right a
{
	color:#CCC;
	text-decoration:none;
}
.right img.recherche_image
{
	float:right;
}
.right .pub
{
	margin-top:0px;
}
.bottom
{
	width:1001px;
	height:466px;
	float:left;
	margin-top:10px;
	background:url(images/footer_bckg.jpg) left no-repeat #000000;
	color:#666;
	font-size:11px;
	text-align:right;
}
.bottom a
{
	text-decoration:none;
	color:#ffc000;
}
.bottom a img
{
	border:none;
}
.bottom .bottom_table
{
	margin-top:70px;
}
.bottom .bottom_references
{
	width:1001px;
	height:200px;
	margin-top:50px;
	float:right;
	text-align:left;
	color:#FFF;
	font-size:20px;
}
.bottom .bottom_references .references_logo
{
	width:1001px;
	height:150px;
	margin-top:50px;
	background:#FFF;
}
.bottom .bottom_references marquee
{
	height:50px;
	background:#FFF;
}
.bottom .bottom_references img
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.delete_image
{
	width:130px;
	height:98px;
}
.delete_image img
{
	position:absolute;
}
.delete_image input
{
	position:absolute;
}
input.a_search_an
{
	width:30px;
}
select
{
	width:85px;
}
input.prix_sup
{
	width:85px;
}
select#commune
{
	width:130px;
}
select.wilaya
{
	width:130px;
}
select.service
{
	width:130px;
}
select.type_bien
{
	width:130px;
}
em.done
{
	color:#0C0;
}
em.not_done
{
	color:#F00;
}
h6
{
	color:#CCC;
}
