/* ************************************************************** */
/*                 	    Les styles par defaut	                    */
/* ************************************************************** */

body
{
	margin:0;
	background-color: #D3D5C8;
	
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}


form
{
	margin: 0;
	padding: 0;
}

a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}



/* Les cleaners */

.clean		{font-weight: normal; text-decoration: none;}
.clean:hover		{font-weight: normal; text-decoration: none;}
.cleaner	{clear: both;}



/* Style pour ecrire */
.leger  	{ font-weight:normal; }
.label		{ font-size:11px; color:#666666; }
.petit		{ font-size:11px; }
.mini			{ font-size:10px; }
.indigo		{ color:#095A77; font-size:10px; }
.gris			{ color:#808080; }
.grand 		{ font-size: 14px; }


/* Le cadre autour des images */
.cadre	{border: 1px solid #808080;}



/* Les formulaires */

.form_bt_ok
{
	width: 30px;
	height: 20px;
	border: 1px solid #808080;
	background-color: #BFBFBF;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
}

.form_search
{
	width: 155px;
	border: 1px solid #808080;
}

.form_trie
{
	border: 1px solid #808080;
}



/* Publicite */

.ads160_float
{
	float: left;
	width: 336px;
	height: 280px;
}






/* Les tableaux */


.tab_titre
{
	width: 150px;
	font-weight: bold;
}

.tab_annonce1 { background-color:	#D5E2E8; }
.tab_annonce2 {	background-color:	#C5D8DE; }


.tab_listesannonces1
{
	height: 50px;
	background-color:	#D5E2E8;
}
.tab_listesannonces2
{
	height: 50px;
	background-color:	#C5D8DE;
}

.tab_description
{
	width: 300px;
	height: 40px;
	padding-top: 10px;
	margin-right: 50px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.tab_titre
{
	margin:0;
	font-size: 14px;
}



/* ************************************************************** */
/*                   Propriétés des éléments div									*/
/* ************************************************************** */

/* ************************************************************** */
/*  Le Header																											*/
/* ************************************************************** */



#pre-header
{
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
}

#header
{
	width: 1000px;
	height: 97px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background-color: #45839A;
}

.hd_logo
{
	float: left;
	width: 499px;
	margin-top: 6px;
	margin-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.hd_recherche
{
	float: right;
	margin-top: 12px;
	margin-right: 18px;
}



/* Les Onglets */

#onglet
{
	width: 1000px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
}
#onglet ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#onglet li
{
	float: left;
	width: 110px;
	background-color: #A3C1CC;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#onglet li.actif
{
	float: left;
	background-color: #FFFFFF;
}
#onglet li:hover, #onglet li a:hover
{
	display: block;
	background-color: #FFFFFF;
}
#onglet li.vide
{
	background: none;
	width: 10px;
	height: 1px;
}
#onglet li.longvide
{
	background: none;
	width: 100px;
	height: 1px;
}
#onglet li.passerannonce
{
	width: 160px;
	height: 24px;
	line-height: 23px;
	padding: 0;
	background-color: #FFBF81;
	border-top: 1px solid #FF9F41;
	border-left: 1px solid #FF9F41;
	border-right: 1px solid #FF9F41;
}
#onglet li.passerannonce a:hover
{
	width: 160px;
	height: 24px;
	background-color: #FF9F41;
}

.picto
{
	width: 16px;
	height: 16px;
	margin-bottom: -2px;
	margin-right: 4px;
}



/* *************************************************************** */
/*  Le Contenu                                                     */
/* *************************************************************** */


#corps
{
	width: 940px;
	margin-top: 97px;	
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;

	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background-color: #FFFFFF;
}

#menu
{
	float: right;
	width: 160px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #BFD6DE;
}

#contenu
{
	float: right;
	width: 740px;
	margin-top: 20px;
	margin-left: 20px;
}



.bloc_menu_titre
{
	background-color: #FFC083;
	padding: 4px;
	font-weight: bold;
}
.bloc_menu ul
{	
	margin: 0;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	list-style: none;
	background-color: #FFFFFF;
}
.bloc_menu li
{
	width: 120px;
}
.bloc_menu li a
{
	font-weight: normal;
	text-decoration :underline;
}


.bloc_vignette
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
.bloc_annonce_vignette
{
	float: left;
	width: 150px;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	font-size: 10px;

}
.bloc_annonce_vignette_image
{
	width: 150px;
	height: 112px;
	margin-bottom: 2px;
}


.bloc_categorie
{
	margin:0;
	width: 740px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFBF81;
	overflow: hidden;
}

.bloc_souscategorie
{
	margin:0;
	width: 740px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	background-color: #7d5345;
	
	text-indent: 10px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	overflow: hidden;
}
.bloc_souscategorie a
{
	color: white;
}

.bloc_souscategorie_annonce
{
	position: absolute;
	z-index: 2;
	top: 117px;

	margin:0;
	width: 740px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	background-color: #7d5345;
	
	text-indent: 10px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	overflow: hidden;
}
.bloc_souscategorie_annonce a
{
	color: white;
}


.list_categorie
{
	float: left;
	width: 220px;
	margin-left: 8px;
	margin-right: 8px;
}
.list_categorie ul
{	
	margin: 0;
	margin-bottom: 20px;
	margin-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	list-style: square inside;
}
.list_categorie li
{
	width: 200px;
}
.list_categorie li a
{
	font-weight: normal;
}


.list_categorie_titre
{
	width: 220px;
	height: 24px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	background-color: #A3C1CC;
}


.list_sousrubriques
{
	float: left;
	width: 380px;
	margin-left: 10px;
}


.bloc_date_listes_annonces
{
	width: 740px;
	margin-bottom: 10px;
	background-image: url(/img/barre_listesannonces.gif);
	background-repeat: no-repeat;
}
.bloc_date_listes_annonces_text
{
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
}

.bloc_titre_annonce
{
	width: 740px;
	margin-top: 50px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	
	background-image: url(/img/barre_annonce.gif);
	background-repeat: no-repeat;
}
.bloc_titre_annonce_text
{
	display: inline;
		
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;

	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}


.bloc_annonce
{
	abackground-color: #C5D8DE;
}

.bloc_annonce_g
{
	float: right;
	width: 338px;
	margin-right: 10px;
}

.bloc_annonce_d
{
	float: right;
	width: 392px;
}

.prix_annonce
{
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
}

.localisation_annonce
{
	padding-top: 4px;
	padding-left: 4px;
	font-size: 11px;
	font-weight: bold;
}


.btn_contact
{
	height: 20px;
	line-height: 20px;
	padding: 4px;
	color: white;
	font-weight: bold;
	background-color: #46829A;
}


.annonces_similaires
{
	width: 338px;
	margin-top: 10px;
	font-size: 10px;
	color: gray;	
}

.annonces_similaires a
{
	font-weight: normal;
	color: gray;	
}



.bloc_listes_annonces
{
	margin-bottom: 20px;	
}



/* *************************************************************** */
/*  Le Footer                                                      */
/* *************************************************************** */

#footer
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	background-color: #45839A;
}
.footer_copyright
{
	height: 32px;
	line-height: 32px;
	color: #FFFFFF;
}