/*c.arial-blanc-10-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-10-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-11-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-12-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-13-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-blanc-14-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFC;
}

.arial-blanc-14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFC;
}

.arial-noir-10-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-10-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-11-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-12-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-13-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #29140C;
}

.arial-noir-14-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #29140C;
}

.arial-noir-14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #29140C;
}

.arial-gris-10-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-10-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-11-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-11-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-12-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-12-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-13-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.arial-gris-14-norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.arial-gris-14-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
*/


/*************************************************/
/******           BLOC ENTETE H2            ******/
/*************************************************/

#bloc_entete_h2{
	margin:0px 0px 0px 0px;
	width:100%;
	/*background: url(../graphisme/tete-encadre-01.jpg) repeat-x top;*/
	padding:0px;
	overflow:hidden;
}

#bloc_entete_h2 .gauche{
	float:left;
	width:70%;
}

#bloc_entete_h2 .droite{
	float:right;
	text-align:right;
	width:20%;
}

#bloc_entete_h2 .droite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color:#cc3300;
}

#bloc_entete_h2_2{
	width:100%;
	background:url('../graphisme/monsite-bienvenue.jpg') no-repeat;
	padding:0px;
	height:39px;
	overflow:hidden;
	margin: 20px 0 0 0;
}

#bloc_entete_h2_2 .gauche{
	text-align:left;
	padding: 0 0 0 30px;
	float:left;
	height:39px;
	line-height:39px;
	width:70%;
}

#bloc_entete_h2_2 .gauche h1{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#bloc_entete_h2_2 .bouton{
	float:right;
	margin: 7px 5px 0 auto;
	text-align:right;
}

#bloc_entete_h2_2 .bouton span{
	white-space:nowrap;
}

#bloc_entete_h2_2 .bouton a{
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000000;
	float:left;
	margin-right:5px;
}

#bloc_entete_h2_2 .bouton img{
	float:left;
}




/**** STYLES STANDARDISE DU SITE ****/

.bloc_compte_info{
	background: #FFFFFF url('../graphisme/tete-encadre-01.jpg') repeat-x top;
	padding:10px;
	border:1px dotted #CCCCCC; 
}

body {
	padding:0px;
	margin:0px;
	background-color:#eefbc1;
	background: url('../graphisme/fond-site.jpg') repeat-x top;
}

p {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#cc3300;
}

fieldset, legend{
	border:0px;
	padding:0px;
}

.bouton_type1 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 9pt ; 
	font-weight: normal ;
	background-color: #FFFFFF;
	color: #000000;
	border-top: 1px solid #6d6d6d;
	border-right: 1px dotted #6d6d6d;
	border-bottom: 1px solid #6d6d6d;
	border-left: 1px dotted #6d6d6d; 
	background-image:url('../graphisme/btn-fond-1.jpg');
	height:20px;
	margin:2px
}

small{
	font-size: 11px ; 
}

.rouge{
	color: #bc161b;
}

/* BANDEAU DU SITE */
#conteneur_bande_arrondie_haut{
	width:950px;
	height:26px;
	/*margin: 0 auto 0 auto;*/
	background-image:url(../graphisme/site-bandeau-haut.gif);
	background-repeat:no-repeat;
}

#conteneur_date_lg{
	width:255px;
	height:30px;
	float:left;
}

#conteneur_date_lg .bloc_date{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	height:15px;
	margin:15px 0 0 0;
}


#conteneur_mot_cle{
	width:950px;
	margin: 0 auto 0 auto;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}

#conteneur_mot_cle a, #conteneur_mot_cle a:hover{
	color:#666666;
	text-decoration:underline;
}

#conteneur_bandeau{
	clear:both;
	width:950px;
	height:90px;
	/*margin: 0 auto;*/
	background-image:url(../graphisme/site-bandeau-fondmenu.jpg);
	background-repeat:no-repeat;
}

#conteneur_bandeau_spacer1{
	clear:both;
	width:950px;
	height:17px;
	/*margin: 0 auto;*/
	background-image:url(../graphisme/site-bandeau-fond.jpg);
	background-repeat:repeat-y;
}

#conteneur_bandeau_spacer2{
	clear:both;
	width:950px;
	height:20px;
	/*margin: 0 auto;*/
	background-image:url(../graphisme/site-bandeau-fond.gif);
	background-repeat:repeat-y;
}

#conteneur_bandeau .conteneur_logo{
	float: left;
	margin: 0 0 0 10px;
	width:202px;
}

#conteneur_bandeau .pub728-90{
	float: left;
	width:728px;
}

#conteneur_bandeau .nbannonces{
	float: left;
	margin:65px 0 0 10px;
	width:211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration:underline;
}



/* BANDEAU DES MENUS DU HAUT DU SITE */

#conteneur_menus{
	clear:both;
	width:950px;
	/*margin: 0 auto 0 auto;*/
	background-image:url(../graphisme/monsite-fond-menus.jpg);
	background-repeat:no-repeat;
	height:30px;
}

#conteneur_menus .spacer{
	float:left;
    width:1px;
	height:50px;
	margin: 0 0 0 18px;
	background-image:url(../graphisme/menu-separateur.gif);
	background-repeat:no-repeat;
}

#conteneur_menus .picto{
	float:left;
    width:23px;
	margin: 0 0 0 18px;
}


#conteneur_menus a.type1a-01{
	float:left; height:30px; line-height:30px; width:127px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-align:left; text-decoration: none; color:#333333; margin: 0 0 0 9px; background-image:url(../graphisme/fond-btn-menu1-01.jpg); background-repeat:no-repeat;
}

#conteneur_menus a.type1a-02{
	float:left; height:30px; line-height:30px; width:127px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-align:left; text-decoration: none; color:#333333; margin: 0 0 0 9px; background-image:url(../graphisme/fond-btn-menu1-02.jpg); background-repeat:no-repeat; 
}

#conteneur_menus a.type1a-03{
	float:left; height:30px; line-height:30px; width:127px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-align:left; text-decoration: none; color:#333333; margin: 0 0 0 9px; background-image:url(../graphisme/fond-btn-menu1-03.jpg); background-repeat:no-repeat; 
}

#conteneur_menus a.type1a-04{
	float:left; height:30px; line-height:30px; width:127px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-align:left; text-decoration: none; color:#333333; margin: 0 0 0 9px; background-image:url(../graphisme/fond-btn-menu1-04.jpg); background-repeat:no-repeat; 
}

#conteneur_menus a.type1a-05{
	float:left; height:30px; line-height:30px; width:127px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-align:left; text-decoration: none; color:#333333; margin: 0 0 0 9px; background-image:url(../graphisme/fond-btn-menu1-05.jpg); background-repeat:no-repeat; 
}


#conteneur_menus a.type1a:hover{
	color:#cc3300;
	text-decoration:underline;
}












/* BANDEAU DU MOTEUR DE RECHERCHE */
#conteneur_moteur{
	clear: both;
	width:950px;
	height:35px;
	background-image:url('../graphisme/monsite-fond-menus.jpg');
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	margin: 0 auto;
	background-color:#FFFFFF;
	text-align:right
}



#conteneur_moteur .menu{
	float:left;
	line-height:29px;
	margin: 0 0 0 5px;
}

.form_rechercher  {
	float:left;
	margin: 0 0 0 125px;
	padding: 0 0 0 0;
}

.form_rechercher form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:29px;
}

.form_rechercher label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	float: left;
	margin: 0px 10px 0px 15px;
	display:inline; /*ie double-margin bug fix*/
	text-align: right; 
}

.form_rechercher input {
	float: left;
	margin: 4px 0px 0px 0px;
	height:15px;
	font-size:13px;
	font-family:arial,sans-serif;
}

.form_rechercher select {
	float: left;
	margin: 4px 0px 0px 15px;
	font-size:13px;
	font-family:arial,sans-serif;
}

#conteneur_moteur .bouton2 {
	margin-top: 4px;
	margin-left: 10px;
	float:left;
}








/******************/
/* MILIEU DU SITE */
/******************/


#conteneur_milieu {
	width:950px;
	background-color:#FFFFFF;
	min-height:530px;
	background-image:url('../graphisme/monsite-fond0.jpg');
	background-repeat:repeat-y;
	overflow:hidden;
	clear: both;
	/*margin-left:auto;
	margin-right:auto;
	margin-bottom:0*/
}

#bloc_gauche {
	width:240px;
	float: left;
	padding:0 0 0 10px;
}

#bloc_droit {
	width:685px;
	min-height:530px;
	float: left;
	background-image:url('../graphisme/monsite-fond.jpg');
	background-repeat:repeat-y;
	overflow:hidden; margin-left:15px; margin-right:0; margin-top:0; margin-bottom:0
}

#bloc_contenu {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	overflow:hidden;
	width:665px;
	clear:both;
}

#bloc_contenua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	width:100%;
	overflow:hidden;
}


#bloc_contenub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	overflow:hidden;
	width:20%;
	float:left;
	text-align:center;
	padding:0px 0 10px 0;
}

#bloc_contenub img{
	margin:0 0 10px 0;
}



#bloc_modes_paiement{
	clear:both;
	width: 665px;
	height:47px;
}











/* Bloc publicitaire Espace B */
#bloc_espacepub_B{
	border-top: 0px solid #6666cc;
	border-bottom: 0px solid #6666cc;
	text-align:center;
}

#bloc_espacepub_C{
	clear:both;
	text-align:center;
}

#bloc_espacepub_B .link, #bloc_espacepub_C .link{
	text-align:center;
	height:20px;
	line-height:20px;
}

/***************/
/* BAS DU SITE */
/***************/

#spacer_haut0 {
	clear: both;
	width: 950px;
	height:19px;
	/*margin-left:auto;
	margin-right:auto;*/
	background-image:url(../graphisme/spacer-haut.jpg);
	background-repeat:no-repeat;
}

#conteneur_bas {
	clear: both;
	width: 950px;
	height:15px;
	line-height:15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}


#spacer_bas1 {
	clear: both;
	width: 950px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../graphisme/site-bandeau-bas.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
}

#conteneur_pied {
	clear: both;
	width: 950px;
	height:70px;
	/*margin-left:auto;
	margin-right:auto;*/
	background-image:url(../graphisme/pied.gif);
	background-repeat:no-repeat;
}



/* MENUS BAS DU SITE */
#conteneur_menubas {
	clear: both;
	width: 950px;
	height:30px;
	text-align:center;
	font-size: 11px;
}

#conteneur_menubas .marge{
	width: 180px;
	float:left;
}

#conteneur_menubas .boutonbas1{
	height:30px;
	text-align:center;
	line-height:30px;
	float:left;
	padding:0 10px 0 10px;
}

#conteneur_menubas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration:none;
	margin:0 12px 0 12px;
	line-height:30px;
}

#conteneur_menubas a:hover{
	color:#cc3300;
}

#conteneur_menubas span{
	font-size: 18px;
	font-weight:bold;
}



/* Bloc accueil */
#bloc_bienvenue {
	background-image:url('../graphisme/monsite-bienvenue.jpg');
	background-repeat:np-repeat;
	height:31px
}

#bloc_bienvenue .b1{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	height:31px;
	line-height:31px;
	margin:0 0 0 50px;
	color:#333333;
}

#bloc_bienvenue .b2{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height:31px;
	line-height:31px;
	margin:0 0 0 60px;
	color:#333333;
}



#bloc_accueil_accroche{
	float:left;
	width:435px;
	height:240px;
}



#bloc_accueil_rub_immobilier{
	float:left; width:210px; height:80px; background-image:url(../graphisme/fond-rubrique-immobilier.jpg); background-repeat:no-repeat;
}

#bloc_accueil_rub_auto_moto{
	float:left; width:210px; height:80px; background-image:url(../graphisme/fond-rubrique-auto-moto.jpg); background-repeat:no-repeat; margin:0 0 0 17px;
}

#bloc_accueil_rub_emploi_formation{
	float:left; width:210px; height:80px; background-image:url(../graphisme/fond-rubrique-emploi-formation.jpg); background-repeat:no-repeat; margin:0 0 0 17px;
}

#bloc_accueil_rub_immobilier .titre,#bloc_accueil_rub_auto_moto .titre,#bloc_accueil_rub_emploi_formation .titre{
	margin: 25px 0 0 80px;
	text-align:center;
}

#bloc_accueil_rub_immobilier .titre a,#bloc_accueil_rub_auto_moto .titre a,#bloc_accueil_rub_emploi_formation .titre a{
	font-size: 12px; font-weight: bold; color:#000000; text-decoration:none;
}

#bloc_accueil_rub_immobilier .nb,#bloc_accueil_rub_auto_moto .nb,#bloc_accueil_rub_emploi_formation .nb{
	margin: 5px 0 0 80px; text-align:center;
}

#bloc_accueil_rub_immobilier .nb a,#bloc_accueil_rub_auto_moto .nb a,#bloc_accueil_rub_emploi_formation .nb a{
	font-size: 11px; font-weight: bold; color:#cc0000; text-decoration:none;
}



#bloc_accueil_grostitre{
	clear:both;
	background-image:url(../graphisme/monsite-bienvenue.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	height:39px;
	text-align:center;
	line-height:39px;
	margin-top:5px;
}

/*****************************/
/* ANNONCES MISES EN ACCUEIL */
/*****************************/
#bloc_accueil_annonce{
	clear:both; background-color:#edfdb6;  margin:0 0 5px 0; overflow:hidden;
}

#bloc_accueil_annonce_spacer{
	float:left; width:8px;
}

#bloc_accueil_annonce .photo{
	float:left;  width:80px; text-align:center;
}

#bloc_accueil_annonce .photo img{
	margin:5px;
}

#bloc_accueil_annonce .centre{
	float:left; width:470px; 
}

#bloc_accueil_annonce .resume a{
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	padding: 0 0 0 20px;
	text-decoration:none;
}

#bloc_accueil_annonce .droite{
	float:left; width:105px; 
	text-align:right;
}

#bloc_accueil_annonce a.titre{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	display:block;
	padding: 0 0 0 20px;
	height:30px;
	line-height:30px;
	text-decoration:none;
}

#bloc_accueil_annonce a.sousmenu1{
	float: left;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	padding: 0 0 0 0;
	display:block;
	text-decoration:none;
}

#bloc_accueil_annonce a.sousmenu2{
	float: left;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	padding: 0 0 0 0;
	display:block;
	text-decoration:none;
}

#bloc_accueil_annonce a.sousmenu3{
	float: left;
	font-size: 10px;
	font-weight: bold;
	color:#ff6600;
	padding: 0 0 0 0;
	display:block;
	text-decoration:none;
}

#bloc_accueil_annonce .spacer{
	float: left;
}

#bloc_accueil_annonce .marge{
	float: left;
	width:20px;
}

#bloc_accueil_annonce a.prix{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	color:#ff6600;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:30px;
}

#bloc_accueil_annonce a.type{
	clear:both;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	padding: 0 0 0 0;
	display:block;
	text-decoration:none;
}





#bloc_accueil_carte{
	float:left;
	width:220px;
	height:240px;
	margin: 0 0 0 10px;
	padding:0px;
	background-image:url(../graphisme/fond-carte.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#bloc_accueil_carte .titre{
	font-size:14px;
	font-family:Arial , Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	height:21px;
	line-height:21px;
}

#bloc_accueil_carte a{
	display:block;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	height:17px;
	text-decoration:underline;
}



/* ESPACEUR */
.spacer_5 {
	clear: both;
	height: 5px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.spacer_10 {
	clear: both;
	height: 10px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.spacer_15 {
	clear: both;
	height: 15px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.spacer_20 {
	clear: both;
	height: 20px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.spacer_25 {
	clear: both;
	height: 25px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}








/* FORMULAIRE TYPE PAGE CONTACT */
#bloc_form_contact label {
	float: left;
	width: 250px;
	padding: 17px 0 0 0;
	margin: 0 5px 0 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

.bloc_form_item {
	margin: 0px 0 0 0;
	padding: 15px 0 0 0;
}








/* BLOC CONTENU - STYLES INTERNES */
#bloc_contenu a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	/*color:#996600;*/
	text-decoration:underline;
}

#bloc_contenu li{
	text-align:justify;
}

#bloc_contenu h1{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin:0px;
}

#bloc_contenu h2{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#bloc_contenu h3{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
	color:#996600;
}

#sousmenu {
	margin-top:30px;
}

#sousmenu li{
	list-style-type: none;
}

#sousmenu li a{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	background-color:#d2cdb3;
	padding: 2px 5px 2px 5px;
	display:block;
	width:370px;
}

#sousmenu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#ce6600;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	background-color:#d2cdb3;
	padding: 2px 5px 2px 5px;
	display:block;
	width:370px;
}







/* BLOCS */
#bloc_50_0{
	position:relative;
	margin:0px auto 0px auto;
	width:400px;
	border: 0px solid #CCCCCC;
	background-color:#FFFFFF;
}

#bloc_50_1{
	position:relative;
	margin:0px auto 0px auto;
	width:400px;
	border: 0px solid #CCCCCC;
	background-color:#FFFFFF;
}

#bloc_form_50_0{
	position:relative;
	margin:0px 0px 0px 0px;
	float:left;
	width:325px;
	background-color:#FFFFFF;
}

#bloc_form_50_1{
	position:relative;
	margin:0px 0px 0px 0px;
	float:left;
	width:325px;
	background-color:#FFFFFF;
}

#bloc_info_50_0{
	position:relative;
	margin:0px;
	float:left;
	width:303px;
	/*background: #FFFFFF url('../graphisme/tete-encadre-01.jpg') repeat-x top;*/
	padding:10px; border:1px solid #ffcc00; min-height:170px; background-color:#ffec90;
}

#bloc_info_50_1{
	position:relative;
	float:left;
	width:303px;
	/*background: #FFFFFF url('../graphisme/tete-encadre-01.jpg') repeat-x top;*/
	padding:10px;  border:1px solid #ffcc00; min-height:170px; margin-left:15px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#ffec90;
}

#bloc_info_100_0{
	margin:0px;
	width:643px;
	/*background: #FFFFFF url('../graphisme/tete-encadre-01.jpg') repeat-x top;*/
	padding:10px; border:1px solid #ffcc00; overflow:hidden; background-color:#ffec90;
}



/************************************************/
/* AFFICHAGE DES BLOC D'ANNONCES DANS LE COMPTE */
/************************************************/

#bloc_annonce_100_0{
	margin:0px;
	width:653px;
	background: #FFFFFF url('../graphisme/tete-encadre-01.jpg') repeat-x top;
	padding:5px; border:1px dotted #ffcc00; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_100_0 .titre{
	float:left;
	width:70%;
	text-align:left;
	line-height:16px;
}

#bloc_annonce_100_0 .picto1{
	float:left;
	margin: 0 5px 0 0;
	line-height:16px;
}

#bloc_annonce_100_0 a{
	font-size: 12px;
	font-weight:bold;
	font-family: arial, Helvetica, sans-serif;
	color:#cc3300;
	text-decoration:none;
}

#bloc_annonce_100_0 .infos{
	clear: both;
	width:100%;
}

#bloc_annonce_100_0 .infos .creation{
	float:left;
	width:30%;
}

#bloc_annonce_100_0 .infos .paiement{
	float:left;
	width:45%;
}

#bloc_annonce_100_0 .infos .activation{
	float:left;
	width:25%;
}

#bloc_annonce_100_0 .vert{
	color:#33cc00;
	font-weight:bold;
}

#bloc_annonce_100_0 .paiement a{
	color:#cc0000;
	font-weight:normal;
	text-decoration:underline;
}



/* BLOC IDENTIFICATION */
.form_identification  {
	/*background: url(../graphisme/tete-encadre-01.jpg) repeat-x top;*/
	border: 1px dotted #000000;
	padding: 10px;
}

.form_identification .texte{
	padding:10px;
}

.form_identification form{
	padding:0px;
	margin:0px;
}

.form_identification legend {
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	line-height: 36px;
	text-align:center;
}

.form_identification .margex {
	clear: both;
	margin-bottom: 10px;
}

.form_identification label {
	float: left;
	margin: 10px 10px 0px 30px;
	display:inline;/*ie double-margin bug fix*/
	width: 80px;
	text-align: right; 
}

.form_identification input {
	margin: 5px 0px 0px 0px;
	/*float: left;*/
	/*display:block;*/
}

.form_identification .formulairechamp {
	margin-left: 90px;
}


.form_identification .bouton {
	margin: 0 auto 0 auto;
	padding-top: 10px;
}

.form_identification .link {
	text-align:center;
}





/* BLOC CREATION COMPTE */
.form_creationcompte {
	/*background: url(../graphisme/tete-encadre-01.jpg) repeat-x top;*/
	border: 1px dotted #000000;
	padding: 10px;
}

.form_creationcompte .bouton {
	margin: 0 auto 0 auto;
	padding-top: 10px;
}

.form_creationcompte .entete {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-align:center;
}








/* BOUTONS SUR LE SITE */
.form_identification a.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	position: absolute;
	background: url('../graphisme/bouton-gauche-01.gif') no-repeat left center;
	display: block;
	height: 28px;
	line-height: 28px;
	padding-left: 25px
	
}

.form_identification a.button:hover {
	background: url('../graphisme/bouton-gauche-01.gif') no-repeat left center;
	color:red;
	font-weight:normal
	}
	
.form_identification a.button span {
	background: url('../graphisme/bouton-droit-01.gif') no-repeat right center;
	display: block;
	padding-right: 15px;
	padding-left: 5px
}

.form_creationcompte a.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	position: absolute;
	background: url('../graphisme/bouton-gauche-01.gif') no-repeat left center;
	display: block;
	height: 28px;
	line-height: 28px;
	padding-left: 25px;
	left:35%;
	margin : 0px;
	
}

.form_creationcompte a.button:hover {
	background: url('../graphisme/bouton-gauche-01.gif') no-repeat left center;
	color:red;
	font-weight:normal
	}
	
.form_creationcompte a.button span {
	background: url('../graphisme/bouton-droit-01.gif') no-repeat right center;
	display: block;
	padding-right: 15px;
	padding-left: 5px
}






.bouton1 a.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color:#666666;
	background: url('../graphisme/bouton-gauche-02.gif') no-repeat left center;
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 21px;
	margin : 0px;
	cursor: pointer
	
}

.bouton1 a.button:hover {
	background: url('../graphisme/bouton-gauche-02.gif') no-repeat left center;
	color:red
}
	
.bouton1 a.button span {
	background: url('../graphisme/bouton-droit-02.gif') no-repeat right center;
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
	text-decoration:underline;
	width:80px
}

.bouton2 a.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color:#666666;
	background: url('../graphisme/bouton-gauche-02-2.gif') no-repeat left center;
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 21px;
	margin : 0px;
	cursor: pointer
	
}

.bouton2 a.button:hover {
	background: url('../graphisme/bouton-gauche-02-2.gif') no-repeat left center;
	color:red
}
	
.bouton2 a.button span {
	background: url('../graphisme/bouton-droit-02-2.gif') no-repeat right center;
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
	text-decoration:underline;
	width:50px
}


.bouton3 a.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color:#666666;
	background: url('../graphisme/bouton-gauche-02.gif') no-repeat left center;
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 21px;
	margin : 0px;
	cursor: pointer
	
}

.bouton3 a.button:hover {
	background: url('../graphisme/bouton-gauche-02.gif') no-repeat left center;
	color:red
}
	
.bouton3 a.button span {
	background: url('../graphisme/bouton-droit-02.gif') no-repeat right center;
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	height: 21px;
	line-height: 21px;
	text-decoration:underline;
	width:80px
}


/*************************************************/
/* AFFICHAGE ONGLET NOMBRE DE RESULTATS PAR PAGE */
/*************************************************/

#bloc_parpage {
	width:100%;
	padding: 10px 0 0 0;
}

#bloc_parpage .droite{
	width:50%;
	float:right;
	text-align:right;
}


/*************************************************/
/* AFFICHAGE DES BLOC DE NUMEROTATIONS DES PAGES */
/*************************************************/

#bloc_annonce_num_pages {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-align:center;
	height:25px;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:0
}

#bloc_annonce_num_pages a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	/*background-image:url('../graphisme/fond-numerotation.jpg');
	background-repeat:repeat-x;
	border: 1px solid #156abd;*/
	margin-left:10px;
	text-decoration:none;
	text-align:center;
	height:30px; padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0;
}

#bloc_annonce_num_pages .actif{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ff6600;
	/*background-image:url('../graphisme/fond-numerotation2.jpg');
	background-repeat:repeat-x;
	border: 1px solid #ca0000;*/
	margin-left:10px;
	text-decoration:none;
	text-align:center;
	height:25px; padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0;
}

#bloc_annonce_num_pages a:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#ff6600;
	/*background-image:url('../graphisme/fond-numerotation.jpg');
	background-repeat:repeat-x;
	border: 1px solid #156abd;*/
	margin-left:10px;
	text-decoration:none;
	text-align:center;
	height:25px; padding-left:4px; padding-right:4px; padding-top:0; padding-bottom:0;
}


/************************************************/
/*      AFFICHAGE DES ANNONCES DANS LE SITE     */
/************************************************/

#bloc_annonce_fiche_grostitre{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
	text-decoration:none;
}

#bloc_annonce_site_100_0{
	margin:0px;
	/*background: #FFFFFF url('../graphisme/tete-encadre-01.jpg') repeat-x top;*/
	padding:5px;
	/*border:1px dotted #9bac5e;*/
	overflow:hidden;
	background-color:#ffec90;
	width:653px;
}

#bloc_annonce_site_100_0_0001{
	margin:0px;
	width:100%;
	background: #FFFFFF url('../graphisme/tete-encadre-01-0001.jpg') repeat-x top;
	padding:5px; border:1px dotted #CCCCCC; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_site_100_0_0002{
	margin:0px;
	width:100%;
	background: #FFFFFF url('../graphisme/tete-encadre-01-0002.jpg') repeat-x top;
	padding:5px; border:1px dotted #CCCCCC; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_site_100_0_0003{
	margin:0px;
	width:100%;
	background: #FFFFFF url('../graphisme/tete-encadre-01-0003.jpg') repeat-x top;
	padding:5px; border:1px dotted #CCCCCC; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_site_100_0_0004{
	margin:0px;
	width:100%;
	background: #FFFFFF url('../graphisme/tete-encadre-01-0004.jpg') repeat-x top;
	padding:5px; border:1px dotted #CCCCCC; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_site_100_0_0005{
	margin:0px;
	width:100%;
	background: #FFFFFF url('../graphisme/tete-encadre-01-0005.jpg') repeat-x top;
	padding:5px; border:1px dotted #CCCCCC; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_site_100_0_0006{
	margin:0px;
	width:100%;
	background: #FFFFFF url('../graphisme/tete-encadre-01-0006.jpg') repeat-x top;
	padding:5px; border:1px dotted #CCCCCC; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_site_100_0_0007{
	margin:0px;
	width:100%;
	background: #FFFFFF url('../graphisme/tete-encadre-01-0007.jpg') repeat-x top;
	padding:5px; border:1px dotted #CCCCCC; overflow:hidden; background-color:#FFFFFF
}

#bloc_annonce_site_100_0 .gauche, #bloc_annonce_site_100_0_0001 .gauche, #bloc_annonce_site_100_0_0002 .gauche, #bloc_annonce_site_100_0_0003 .gauche, #bloc_annonce_site_100_0_0004 .gauche, #bloc_annonce_site_100_0_0005 .gauche, #bloc_annonce_site_100_0_0006 .gauche, #bloc_annonce_site_100_0_0007 .gauche{
	float:left;
	width:20%;
}

#bloc_annonce_site_100_0 .zoomphoto, #bloc_annonce_site_100_0_0001 .zoomphoto, #bloc_annonce_site_100_0_0002 .zoomphoto, #bloc_annonce_site_100_0_0003 .zoomphoto, #bloc_annonce_site_100_0_0004 .zoomphoto, #bloc_annonce_site_100_0_0005 .zoomphoto, #bloc_annonce_site_100_0_0006 .zoomphoto, #bloc_annonce_site_100_0_0007 .zoomphoto{
	text-align:center;
	margin:5px 0 0 7px;
}

#bloc_annonce_site_100_0 .zoomphoto .link, #bloc_annonce_site_100_0_0001 .zoomphoto .link, #bloc_annonce_site_100_0_0002 .zoomphoto .link, #bloc_annonce_site_100_0_0003 .zoomphoto .link, #bloc_annonce_site_100_0_0004 .zoomphoto .link, #bloc_annonce_site_100_0_0005 .zoomphoto .link, #bloc_annonce_site_100_0_0006 .zoomphoto .link, #bloc_annonce_site_100_0_0007 .zoomphoto .link{
	float:left;
	line-height:19px;
}

#bloc_annonce_site_100_0 .zoomphoto .link a, #bloc_annonce_site_100_0_0001 .zoomphoto .link a, #bloc_annonce_site_100_0_0002 .zoomphoto .link a, #bloc_annonce_site_100_0_0003 .zoomphoto .link a, #bloc_annonce_site_100_0_0004 .zoomphoto .link a, #bloc_annonce_site_100_0_0005 .zoomphoto .link a, #bloc_annonce_site_100_0_0006 .zoomphoto .link a, #bloc_annonce_site_100_0_0007 .zoomphoto .link a{
	font-size: 12px;
	font-weight:normal;
	font-family: arial, Helvetica, sans-serif;
	color:#ff6600;
	text-decoration:none;
	line-height:22px;
}

#bloc_annonce_site_100_0 .zoomphoto .picto, #bloc_annonce_site_100_0_0001 .zoomphoto .picto, #bloc_annonce_site_100_0_0002 .zoomphoto .picto, #bloc_annonce_site_100_0_0003 .zoomphoto .picto, #bloc_annonce_site_100_0_0004 .zoomphoto .picto, #bloc_annonce_site_100_0_0005 .zoomphoto .picto, #bloc_annonce_site_100_0_0006 .zoomphoto .picto, #bloc_annonce_site_100_0_0007 .zoomphoto .picto{
	float:left;
	height:19px;
	margin:0 0 0 5px;
}

#bloc_annonce_site_100_0 .droite, #bloc_annonce_site_100_0_0001 .droite, #bloc_annonce_site_100_0_0002 .droite, #bloc_annonce_site_100_0_0003 .droite, #bloc_annonce_site_100_0_0004 .droite, #bloc_annonce_site_100_0_0005 .droite, #bloc_annonce_site_100_0_0006 .droite, #bloc_annonce_site_100_0_0007 .droite{
	float:left;
	width:80%;
}

#bloc_annonce_site_100_0 .titre, #bloc_annonce_site_100_0_0001 .titre, #bloc_annonce_site_100_0_0002 .titre, #bloc_annonce_site_100_0_0003 .titre, #bloc_annonce_site_100_0_0004 .titre, #bloc_annonce_site_100_0_0005 .titre, #bloc_annonce_site_100_0_0006 .titre, #bloc_annonce_site_100_0_0007 .titre{
	float:left;
	width:60%;
	text-align:left;
	line-height:16px;
}

#bloc_annonce_site_100_0 .picto1, #bloc_annonce_site_100_0_0001 .picto1, #bloc_annonce_site_100_0_0002 .picto1, #bloc_annonce_site_100_0_0003 .picto1, #bloc_annonce_site_100_0_0004 .picto1, #bloc_annonce_site_100_0_0005 .picto1, #bloc_annonce_site_100_0_0006 .picto1, #bloc_annonce_site_100_0_0007 .picto1{
	float:left;
	margin: 0 5px 0 0;
	line-height:16px;
}

#bloc_annonce_site_100_0 .reference, #bloc_annonce_site_100_0_0001 .reference, #bloc_annonce_site_100_0_0002 .reference, #bloc_annonce_site_100_0_0003 .reference, #bloc_annonce_site_100_0_0004 .reference, #bloc_annonce_site_100_0_0005 .reference, #bloc_annonce_site_100_0_0006 .reference, #bloc_annonce_site_100_0_0007 .reference{
	float:left;
	width:30%;
	text-align:right;
	font-size:10px;
	line-height:16px;
	padding-right:10px;
	text-align:left;
}

#bloc_annonce_site_100_0 .date, #bloc_annonce_site_100_0_0001 .date, #bloc_annonce_site_100_0_0002 .date, #bloc_annonce_site_100_0_0003 .date, #bloc_annonce_site_100_0_0004 .date, #bloc_annonce_site_100_0_0005 .date, #bloc_annonce_site_100_0_0006 .date, #bloc_annonce_site_100_0_0007 .date{
	float:right;
	width:50%;
	text-align:right;
	font-size:10px;
	line-height:16px;
	padding-right:10px;
}

#bloc_annonce_site_100_0 a, #bloc_annonce_site_100_0_0001 a, #bloc_annonce_site_100_0_0002 a, #bloc_annonce_site_100_0_0003 a, #bloc_annonce_site_100_0_0004 a, #bloc_annonce_site_100_0_0005 a, #bloc_annonce_site_100_0_0006 a, #bloc_annonce_site_100_0_0007 a{
	font-size: 14px;
	font-weight:bold;
	font-family: arial, Helvetica, sans-serif;
	color:#CC0000;
	text-decoration:none;
}

#bloc_annonce_site_100_0 .texte, #bloc_annonce_site_100_0_0001 .texte, #bloc_annonce_site_100_0_0002 .texte, #bloc_annonce_site_100_0_0003 .texte, #bloc_annonce_site_100_0_0004 .texte, #bloc_annonce_site_100_0_0005 .texte, #bloc_annonce_site_100_0_0006 .texte, #bloc_annonce_site_100_0_0007 .texte{
	font-size:12px;
	padding-right:10px;
	text-align:justify;
}

#bloc_annonce_site_100_0 .soustitre, #bloc_annonce_site_100_0_0001 .soustitre, #bloc_annonce_site_100_0_0002 .soustitre, #bloc_annonce_site_100_0_0003 .soustitre, #bloc_annonce_site_100_0_0004 .soustitre, #bloc_annonce_site_100_0_0005 .soustitre, #bloc_annonce_site_100_0_0006 .soustitre, #bloc_annonce_site_100_0_0007 .soustitre{
	font-size:12px;
	padding-right:10px;
	text-align:justify;
	background-color:#eae7e0;
	padding:5px;
	width:50%;
	font-weight:bold;
}

#bloc_annonce_site_100_0 .budget, #bloc_annonce_site_100_0_0001 .budget, #bloc_annonce_site_100_0_0002 .budget, #bloc_annonce_site_100_0_0003 .budget, #bloc_annonce_site_100_0_0004 .budget, #bloc_annonce_site_100_0_0005 .budget, #bloc_annonce_site_100_0_0006 .budget, #bloc_annonce_site_100_0_0007 .budget{
	float:left;
	width:40%;
	text-align:left;
	line-height:16px;
	padding-right:10px;
}

#bloc_annonce_site_100_0 .ville, #bloc_annonce_site_100_0_0001 .ville, #bloc_annonce_site_100_0_0002 .ville, #bloc_annonce_site_100_0_0003 .ville, #bloc_annonce_site_100_0_0004 .ville, #bloc_annonce_site_100_0_0005 .ville, #bloc_annonce_site_100_0_0006 .ville, #bloc_annonce_site_100_0_0007 .ville{
	float:right;
	width:40%;
	text-align:right;
	line-height:16px;
	padding-right:10px;
}

#bloc_annonce_site_100_0 .lien, #bloc_annonce_site_100_0_0001 .lien, #bloc_annonce_site_100_0_0002 .lien, #bloc_annonce_site_100_0_0003 .lien, #bloc_annonce_site_100_0_0004 .lien, #bloc_annonce_site_100_0_0005 .lien, #bloc_annonce_site_100_0_0006 .lien, #bloc_annonce_site_100_0_0007 .lien{
	float:left;
	text-align:left;
	line-height:16px;
	padding-right:10px;
}


#bloc_annonce_site_100_0 .lien a, #bloc_annonce_site_100_0_0001 .lien a, #bloc_annonce_site_100_0_0002 .lien a, #bloc_annonce_site_100_0_0003 .lien a, #bloc_annonce_site_100_0_0004 .lien a, #bloc_annonce_site_100_0_0005 .lien a, #bloc_annonce_site_100_0_0006 .lien a, #bloc_annonce_site_100_0_0007 .lien a{
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}

/************************************************/
/*   AFFICHAGE DE L'ENCADRE RECHERCHE MOT CLE   */
/************************************************/

#bloc_annonce_info_recherche{
	/*border:dotted 1px #CCCCCC;*/
	border-left:solid 5px #999999;
	padding:5px;
	margin: 0px 0 10px 0;
	background-color:#FFFFFF;
	color:#333333;
}


/*******************************************************************************/
/*      AFFICHAGE DU BLOC DE RECHERCHE EN HAUT DE L'AFFICHAGE DES ANNONCES     */
/*******************************************************************************/

/* Bloc de recherche sur la gauche du site */
#bloc_recherche_gauche{
	background-image:url('../graphisme/monsite-fond-rechercher2.jpg');
	background-repeat:repeat-y;
}

#bloc_recherche_gauche .titre{
	background-image:url('../graphisme/monsite-fond-tete-rechercher.jpg');
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#3399ff;
	height:29px;
	text-align:left;
	line-height:29px;
	padding-left:29px; padding-right:0; padding-top:0; padding-bottom:0;
}

#bloc_annonce_recherche{
	margin:20px 0px 20px 0px;
	width:99%;
	overflow:hidden;
}

#bloc_annonce_recherche #f0_annonce_recherche{
	margin:0px;
	padding:0px;
}

#bloc_annonce_recherche label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	margin: 5px 0px 0px 15px;
	display:block;
	text-align: left; 
}

#bloc_annonce_recherche input {
	margin: 0px 0px 0px 15px;
	height:15px;
	font-size:13px;
	font-family:arial,sans-serif;
	display:block;
}

#bloc_annonce_recherche .checkboxt1 {
	float:left;
	width:20px;
	margin: 0px 0px 0px 15px;
}

#bloc_annonce_recherche .checkboxt2 {
	float:left;
	width:40px;
	margin: 0px 0px 0px 15px;
}

#bloc_annonce_recherche .checkbox {
	margin:auto;
	padding:auto;
}

#bloc_annonce_recherche div.legend {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:center;
}

#bloc_annonce_recherche .hidden{
	height:0px;
}


#bloc_annonce_recherche select{
	margin: 0px 0px 0px 15px;
	font-size:11px;
	font-family:Arial , Helvetica, sans-serif;
	display:block;
	width:220px;
}
#bloc_annonce_recherche .petitselect{ 
	width:50px;
}

#bloc_annonce_recherche .bouton1{ 
	margin: 0px auto 0px auto;
	text-align:center;
}



/*************************************************/
/*   AFFICHAGE DE L'ENCADRE IMPRIMER L'ANNONCE   */
/*************************************************/

#bloc_annonce_imprimer{
	/*border:dotted 1px #CCCCCC;*/
	padding:2px;
	margin: 0 0 10px 0;
	/*background-color:#FFFFFF;*/
	text-align:right;
	height:22px;
}

#bloc_annonce_imprimer .link a{
	font-size: 12px;
	font-weight:normal;
	font-family: arial, Helvetica, sans-serif;
	color:#ff6600;
	text-decoration:none;
	float:right;
	line-height:22px;
}

#bloc_annonce_imprimer .picto{
	float:right;
	margin:0 0 0 5px;
}

/********************************************************************/
/*   AFFICHAGE DE L'ENCADRE TITRE RUBRIQUE AFFICHAGE DES L'ANNONCE   */
/********************************************************************/

#bloc_annonce_rubrique_0001{
	height:50px;
	background-image:url('../graphisme/fond-encadre-rubrique-0001.jpg');
}

#bloc_annonce_rubrique_0002{
	height:50px;
	background-image:url('../graphisme/fond-encadre-rubrique-0002.jpg');
}

#bloc_annonce_rubrique_0003{
	height:50px;
	background-image:url('../graphisme/fond-encadre-rubrique-0003.jpg');
}

#bloc_annonce_rubrique_0004{
	height:50px;
	background-image:url('../graphisme/fond-encadre-rubrique-0004.jpg');
}

#bloc_annonce_rubrique_0005{
	height:50px;
	background-image:url('../graphisme/fond-encadre-rubrique-0005.jpg');
}

#bloc_annonce_rubrique_0006{
	height:50px;
	background-image:url('../graphisme/fond-encadre-rubrique-0006.jpg');
}

#bloc_annonce_rubrique_0007{
	height:50px;
	background-image:url('../graphisme/fond-encadre-rubrique-0007.jpg');
}

#bloc_annonce_rubrique_0001 .titre, #bloc_annonce_rubrique_0002 .titre, #bloc_annonce_rubrique_0003 .titre, #bloc_annonce_rubrique_0004 .titre, #bloc_annonce_rubrique_0005 .titre, #bloc_annonce_rubrique_0006 .titre, #bloc_annonce_rubrique_0007 .titre{
	font-size: 18px;
	font-weight:bold;
	font-family: arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	float:right;
	line-height:50px;
	width:300px;
}

#bloc_annonce_rubrique_0001 .nbannonces, #bloc_annonce_rubrique_0002 .nbannonces, #bloc_annonce_rubrique_0003 .nbannonces, #bloc_annonce_rubrique_0004 .nbannonces, #bloc_annonce_rubrique_0005 .nbannonces, #bloc_annonce_rubrique_0006 .nbannonces, #bloc_annonce_rubrique_0007 .nbannonces{
	font-size: 12px;
	font-weight:normal;
	font-family: arial, Helvetica, sans-serif;
	color:#cc3300;
	text-decoration:none;
	float:right;
	line-height:50px;
	width:150px;
	text-align:right;
	padding:0 10px 0 0;
}



/*************************************************/
/******           BLOC ENTETE H2            ******/
/*************************************************/

#bloc_entete_h2{
	margin:0px 0px 0px 0px;
	width:100%;
	/*background: url(../graphisme/tete-encadre-01.jpg) repeat-x top;*/
	padding:0px;
	overflow:hidden;
}

#bloc_entete_h2 .gauche{
	float:left;
	width:70%;
}

#bloc_entete_h2 .droite{
	float:right;
	text-align:right;
	width:20%;
}

#bloc_entete_h2 .droite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color:#cc3300;
}


/**********************************************************/
/******           BLOC COMPTE ALERTE MAIL            ******/
/**********************************************************/

#bloc_compte_alertmail{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}

#bloc_compte_alertmail .alerte{
	width:17%;
	float:left;
	margin:0px;
	padding:0px;
}

#bloc_compte_alertmail .contenu{
	width:70%;
	float:left;
	margin:0px;
	padding:0px;
	border: dotted 1px #CCCCCC;
	padding:5px;
}

#bloc_compte_alertmail .supprimer{
	width:10%;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center
}


/**********************************************************/
/******        BLOC RECHERCHE CARGRAPHIQUE           ******/
/**********************************************************/

#bloc_geographique_carte{
	text-align:center;
}

/**********************************************************/
/******           BLOC SIGNATURE DU SITE             ******/
/**********************************************************/

#conteneur_signature {
	clear: both;
	width: 950px;
	height:15px;
	text-align:center;
	
}

#conteneur_signature a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color:#333333;
	line-height:20px;
}




/********************************************************************/
/*        AFFICHAGE DE L'ENCADRE DE RECHERCHE POUR LA REUNION       */
/********************************************************************/

#bloc_recherche_reunion{
	height:100px;
	background-image:url('../graphisme/fond-recherche-gouadeloupe.jpg');
}

#bloc_recherche_gouadeloupe{
	height:100px;
	background-image:url('../graphisme/fond-recherche-reunion.jpg');
}

#bloc_recherche_reunion .titre, #bloc_recherche_gouadeloupe .titre{
	font-size: 18px;
	font-weight:bold;
	font-family: arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	float:left;
	line-height:100px;
	width:400px;
	text-align:center;
}



/*******************************************************************************/
/*         AFFICHAGE DU BLOC DE CONTACT SITUE DANS CHAQUE FICHE ARTICLE        */
/*******************************************************************************/

#bloc_fiche_contact{
	width:370px;
	background: #ffffff;
	padding:1px; border:1px solid #ffcc00; overflow:hidden; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; 
}

#bloc_fiche_contact .tete {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin:0 0 5px 0px;
	height:20px;
	padding:2px 0 0 0;
	background-color:#ffcc00;
}

#bloc_fiche_contact .soustete {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-align:left;
	margin:0 0 5px 15px;
	padding:2px 0 0 0;
}

#bloc_fiche_contact .soustete span{
	font-weight:bold;
}

#bloc_fiche_contact .gauche{
	float:left;
	width:40%;
	height:200px;
}

#bloc_fiche_contact .droite{
	float:left;
	width:60%;
	min-height:200px;
}

#bloc_fiche_contact #f0_fiche_contact{
	margin:0px;
	padding:0px;
}

#bloc_fiche_contact label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	margin: 5px 0px 0px 15px;
	display:block;
	text-align: left; 
}

#bloc_fiche_contact input {
	margin: 0px 0px 0px 15px;
	height:15px;
	font-size:13px;
	font-family:arial,sans-serif;
	width:100px;
	display:block;
}

#bloc_fiche_contact .cache {
	display:none;
}

#bloc_fiche_contact textarea {
	margin: 0px 0px 0px 15px;
	height:150px;
	font-size:11px;
	font-family:arial,sans-serif;
	width:190px;
	display:block;
}

#bloc_fiche_contact .gauche .hidden{
	height:0px;
}


#bloc_fiche_contact select{
	margin: 0px 0px 0px 15px;
	font-size:11px;
	font-family:Arial , Helvetica, sans-serif;
	display:block;
	width:220px;
}
#bloc_fiche_contact .petitselect{ 
	width:50px;
}

#bloc_fiche_contact .bouton1{ 
	margin: 0px 0px 0px 15px;
}

/************************************************/
/***** STYLES POUR LES RUBRIQUES EN COLONNE *****/
/************************************************/

#conteneur_rubrique_colonne3{
	width:33%;
	float:left;
	text-align:left;
	padding:0 0 0 0;
}

#conteneur_rubrique_colonne3 .rayon_photo{
	text-align:left;
	padding:0 0 0 5px;
}

#conteneur_rubrique_colonne3 .rayon_titre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	color:#0000cc;
	display:block;
	margin: 0 5px;
	padding: 3px;
	border-top:2px solid #8181d4;
	background-image:url('../graphisme/tete-encadre-01.jpg');
}

#conteneur_rubrique_colonne3 .rayon_titre a:hover{
	color:#990000;
}

#conteneur_rubrique_colonne3 .rayon_titre a span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height:14px;
	color:#000000;
	margin: 0 0 0 5px;
}

#conteneur_rubrique_colonne3 .gamme-fond{
	background-color:#FFFFFF;
	margin: 0 5px 0 5px;
	display:block; /* Mettre display:none; */
	position:relative; /* Mettre position:absolute; */
	width:210px;
}

/* Espace entre gauche et puce */
#conteneur_rubrique_colonne3 ul{
	margin: 0;
	padding:0 0 20px 20px;
	display:block;
}

#conteneur_rubrique_colonne3 li{
	padding-left:0px;
	margin-left:5px;
	/*list-style-type:square;*/
	list-style-image:url('../graphisme/fleche-gamme.gif');
}

#conteneur_rubrique_colonne3 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	text-align:left;
	color:#333333;
	display:block;
	margin: 0 5px 0 0px;
	background-color:#FFFFFF;
}

#conteneur_rubrique_colonne3 li a:hover{
	color:#990000;
}

#conteneur_rubrique_colonne3 .spacer{
	clear: both;
	height: 15px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}


#conteneur_rubrique_colonne3 .nbannonces a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	color:#333333;
	display:block;
	margin: 0 5px 0 5px;
}


/************************************************/
/***** STYLES POUR LES RUBRIQUES EN COLONNE *****/
/************************************************/

#conteneur_rubrique_colonne1{
	width:230px;
	float:left;
	text-align:left;
	padding:0 10px 0 10px;
	margin: 0 0 0 0;
}

#conteneur_rubrique_colonne1 .rayon_titre{
	width:230px;
	height:31px;
	background-image:url(../graphisme/menu123-fond-tete.jpg);
	margin:0 0 2px 0;
}

#conteneur_rubrique_colonne1 .rayon_titre .rayon_icone {
	float:left;
	width:36px;
	height:30px;
	margin:1px 0 0 0;
}

#conteneur_rubrique_colonne1 .rayon_titre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	color:#cc3300;
	line-height:31px;
	margin:0 0 0 10px;
}

#conteneur_rubrique_colonne1 .rayon_titre a:hover{
	color:#fa7000;
}

#conteneur_rubrique_colonne1 .rayon_titre a span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
	margin: 0 0 0 5px;
}

#conteneur_rubrique_colonne1 .gamme-fond{
	background-color:#FFFFFF;
	margin: 0 0 5px 0;
	display:none; /* Mettre display:none; */
	position:relative; /* Mettre position:absolute; */
	width:230px;
	background-image:url(../graphisme/menu123-fond-menus.jpg);
}

/* Espace entre gauche et puce */
#conteneur_rubrique_colonne1 ul{
	margin: 0;
	padding:10px 0 20px 0;
	display:block;
}

#conteneur_rubrique_colonne1 li{
	padding-left:0px;
	margin-left:10px;
	list-style-type: none;
	background-image:url(../graphisme/menu123-fleche.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}

#conteneur_rubrique_colonne1 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color:#333333;
	display:block;
	margin: 0 5px 0 0px;
	text-decoration:none;
}

#conteneur_rubrique_colonne1 li a:hover{
	color:#fa7000;
}

#conteneur_rubrique_colonne1 .spacer{
	clear: both;
	height: 15px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}


#conteneur_rubrique_colonne1 .nbannonces a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	color:#0c1755;
	display:block;
	margin: 0 5px 0 5px;
}




/*******************************************************************************************/
/*      AFFICHAGE DU BLOC DE RECHERCHE HORIZONTALE EN HAUT DE L'AFFICHAGE DES ANNONCES     */
/*******************************************************************************************/

/* Bloc de recherche sur la gauche du site */
#bloc_recherche_gauche_hori{
	background-color:#9bac5e;
	width:950px;
	margin: 0 auto 0 auto;
	padding:5px 0 5px 0;
	overflow:hidden;
}

#bloc_recherche_gauche_hori .indicatif{
	float:left;
	width:80px;
	text-align:center;
	padding:15px 0 0 0;
}

#bloc_recherche_gauche_hori .boutonrecherche{
	float:left;
	width:160px;
	text-align:center;
	padding:15px 0 0 0;
}

#bloc_recherche_gauche_hori .alertemail{
	text-align:center;
}

#bloc_recherche_gauche_hori .alertemail a{
	height:30px;
	line-height:30px;
	color:#cc3300;
	text-decoration:underline;
	font-weight:none;
}

#bloc_annonce_recherche_hori{
	float:left;
	width:709px;
	padding:20px 0px 20px 0px;
	text-align:center;
	overflow:hidden;
	border-left:solid 1px #FFFFFF;
}

#bloc_annonce_recherche_hori #f0_annonce_recherche{
	margin:0px;
	padding:0px;
}

#bloc_annonce_recherche_hori label {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	margin: 0px 0px 0px 10px;
	display:block;
	text-align: left; 
}

#bloc_annonce_recherche_hori .checkboxt1 {
	float:left;
	width:20px;
	margin: 0px 0px 0px 15px;
}

#bloc_annonce_recherche_hori .checkboxt2 {
	float:left;
	width:20px;
	margin: 0px 0px 0px 15px;
}

#bloc_annonce_recherche_hori .checkbox {
	float:left;
	width:15px;
	margin: 0px 0px 0px 5px;
}

#bloc_annonce_recherche_hori div.legend {
	float:left;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-align:center;
}

#bloc_annonce_recherche_hori .hidden{
	float:left;
	height:0px;
}

#bloc_annonce_recherche_hori input {
	float:left;
	margin: 0px 0px 0px 10px;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	width:214px;
	height:15px;
}

#bloc_annonce_recherche_hori select{
	float:left;
	margin: 0px 0px 0px 10px;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	width:220px;
	height:21px;
	font-size:13px;
}

#bloc_annonce_recherche_hori .petitselect{ 
	width:50px;
}

#bloc_annonce_recherche_hori .petitinput{ 
	width:60px;
}

#bloc_annonce_recherche_hori .bouton1{ 
	float:left;
	margin: -2px 0px 0px 10px;
}

#bloc_annonce_recherche_hori .rubrique{
	background-color:#edfdb6;
}







#bloc_annonce_recherche_verti{
	clear:both;
	width:230px;
	text-align:left;
	overflow:hidden;
	border-left:solid 1px #FFFFFF;
	background-color:#e2e3e5;
	background-image:url(../graphisme/fond-moteurrecherche1.jpg);
	background-repeat:repeat-y;
	margin:0 0 0 0px;
}

#bloc_annonce_recherche_verti .titre{
	padding:0 0 0 55px;
	height:50px;
	line-height:50px;
	text-align:left;
	background-image:url(../graphisme/fond-moteurrecherche0.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#333333;
}

#bloc_annonce_recherche_verti .pied{
	height:20px;
	background-image:url(../graphisme/fond-moteurrecherche0.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#bloc_annonce_recherche_verti #f0_annonce_recherche{
	margin:0px;
	padding:0px;
}

#bloc_annonce_recherche_verti label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	margin: 0px 0px 0px 10px;
	display:block;
	text-align: left;
}

#bloc_annonce_recherche_verti .checkboxt1 {
	float:left;
	width:20px;
	margin: 0px 0px 0px 12px;
}

#bloc_annonce_recherche_verti .checkboxt2 {
	float:left;
	width:40px;
	margin: 0px 0px 0px 12px;
}

#bloc_annonce_recherche_verti .checkbox {
	float:left;
	width:15px;
	margin: 0px 0px 0px 5px;
}

#bloc_annonce_recherche_verti div.legend {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:center;
}

#bloc_annonce_recherche_verti .hidden{
	float:left;
	height:0px;
}

#bloc_annonce_recherche_verti input {
	margin: 0px 0px 0px 10px;
	width:204px;
	height:15px;
	font-size:12px;
	font-family:arial,sans-serif;
	display:block;
}

#bloc_annonce_recherche_verti select{
	margin: 0px 0px 0px 10px;
	width:210px;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	height:21px;
	font-size:13px;
}

#bloc_annonce_recherche_verti .petitselect{ 
	width:50px;
}

#bloc_annonce_recherche_verti .petitinput{ 
	width:60px;
}

#bloc_annonce_recherche_verti .bouton1{ 
	display:block;
	text-align:center;
}

#bloc_annonce_recherche_verti a.bouton2{ 
	display:block;
	text-align:center;
	color:#ff6600;
}

#bloc_annonce_recherche_verti .rubrique{
	background-color:#ffcc00;
}

/* Encadré type */

#bloc_encadretype{
	clear:both;
	width:230px;
	text-align:left;
	overflow:hidden;
	border-left:solid 1px #FFFFFF;
	background-image:url(../graphisme/fond-encadrestandard0.jpg);
	background-repeat:repeat-y;
	margin:0 0 0 0px;
}

#bloc_encadretype .titre{
	height:10px;
	background-image:url(../graphisme/fond-encadrestandard1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#bloc_encadretype .titre2{
	height:31px;
	line-height:31px;
	background-image:url(../graphisme/fond-encadrestandard2.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-family:Arial , Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	padding:0 0 0 55px;
}

#bloc_encadretype .pied{
	height:10px;
	background-image:url(../graphisme/fond-encadrestandard1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#bloc_encadretype a.menu1{
	background-image:url(../graphisme/fond-menu-gauche-gris.jpg);
	background-repeat:no-repeat;
	height:23px;
	line-height:23px;
	display:block;
	font-size:16px;
	font-family:Arial , Helvetica, sans-serif;
	color:#333333;
	padding: 0 0 0 40px;
	text-decoration:none;
}

#bloc_encadretype a.menu2{
	background-image:url(../graphisme/fond-menu-gauche-orange.jpg);
	background-repeat:no-repeat;
	height:23px;
	line-height:23px;
	display:block;
	font-size:16px;
	font-family:Arial , Helvetica, sans-serif;
	font-weight:bold;
	color:#ff6600;
	padding: 0 0 0 40px;
	text-decoration:none;
}

#bloc_encadretype .texte{
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	font-weight:normal;
	color:#333333;
	padding: 0 10px 0 10px;
}