


/*************************************************/
/******           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 top;
	padding:0px;
	height:31px;
	overflow:hidden;
	margin: 10px 0 0 0;
}

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

.bloc_entete_h2_3{
	width:100%;
	padding:0px;
	height:31px;
	overflow:hidden;
	margin: 0 0 10px 0;
	border-bottom:1px dotted #000000;
}

.bloc_entete_h2_3 .gauche{
	text-align:left;
	float:left;
	height:31px;
	line-height:31px;
	width:70%;
}

.bloc_entete_h2_3 .gauche h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	margin:0px;
	padding:0px;
}

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

.bloc_entete_h2_3 .bouton span{
	white-space:nowrap;
}

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

.bloc_entete_h2_3 .bouton img{
	float:left;
}


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

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

#bloc_entete_h2_2 .gauche h1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	margin:0px;
	padding:0px;
}

.bloc_entete_h2_2 .gauche h1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
}


#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:#ffffff;
	background-image:url(../graphisme/fond-site.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;*/
	background-color:#fff4ca;
}

body.fond-site-0 {
	background-image:url(../graphisme/fond-site2.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}


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:#dba603;
}*/

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

	

.bouton_type1 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px ; 
	font-weight: bold ;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top: 1px solid #997916;
	border-right: 1px solid #997916;
	border-bottom: 1px solid #997916;
	border-left: 1px solid #997916; 
	background-image:url('../graphisme/btn-fond-1.jpg');
	height:24px;
	margin:2px;
	cursor:pointer;
}

small{
	font-size: 11px ; 
}

.rouge{
	color: #bc161b;
}

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

/* BANDEAU DU SITE */
#conteneur_accroche{
	width:950px;
	height:31px;
	line-height:31px;
	margin: 0 auto 0 auto;
	border-bottom:1px dotted #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:center;
}

#conteneur_accroche2{
	width:950px;
	height:1px;
	line-height:1px;
	margin: 0 auto 0 auto;
	border-bottom:1px dotted #ffcc00;
}



#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:170px;
	margin: 0 auto;
	background-image:url(../graphisme/site-bandeau-fondmenu2.jpg);
	background-repeat:no-repeat;
}

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

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

#conteneur_bandeau .keywords{
	float: left;
	margin: 0 0 0 0;
	width:950px;
	height:40px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:20px;
	font-weight: normal;
	color:#000000;
	text-align:center;
}

#conteneur_bandeau .conteneur_logo{
	float: left;
	margin: 0 0 0 0;
	width:212px;
	text-align:center;
}

#conteneur_bandeau .droite{
	float:left;
	width:728px;
	text-align:right;
	margin:0 0 0 0px;
}

#conteneur_bandeau .conteneur_pub728_90{
	clear:both;
	text-align:right;
}

#conteneur_bandeau .bloc_date{
	clear:both;
	height:25px;
	line-height:25px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	padding: 0 10px 0 0;
	margin:0 0 5px 0;
}


#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{
	background-image:url(../graphisme/fond-menus.jpg);
	background-repeat:repeat-x;
	clear:both;
	width:950px;
	height:37px;
	text-align:center;
	margin: 0 auto 0 auto;
}

#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:30px;
	margin: 0 0 0 18px;
}


#conteneur_menus a.type1a{
	float:left;
	height:37px;
	line-height:37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	color:#000000;
	margin:0 15px 0 15px;
}

#conteneur_menus a.type2a{
	float:left;
	height:37px;
	line-height:37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#ff6c00;
	margin:0 15px 0 15px;
}

#conteneur_menus .separateur0a{
	float:left;
	height:37px;
	line-height:37px;
	width:50px;
}

#conteneur_menus .separateur0{
	float:left;
	height:37px;
	line-height:37px;
	width:80px;
}

#conteneur_menus .separateur{
	float:left;
	height:37px;
	line-height:37px;
}

#conteneur_menus a.type1a:hover, #conteneur_menus a.type2a:hover{
	color:#cc3300;
	text-decoration:none;
}












/* 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-2.jpg');
	background-repeat:repeat-y;
	overflow:hidden;
	clear: both; margin-left:auto; margin-right:auto; margin-bottom:0
}

#bloc_gauche {
	width:250px;
	float: left;
}

#bloc_gauche .carte-titre{
	width:230px;
	margin:0 0 0 20px;
	height:46px;
	line-height:46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:center;
	
}

#bloc_gauche .pubs{
	margin:0 0 0 36px;
	width:180px;
	
}

#bloc_gauche .edito{
	width:220px;
	border:1px solid #a18326;
	line-height:46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-align:center;
	margin:0 0 0 25px;
	background-color:#FFFFFF;
}

#bloc_gauche .edito .titre{
	background-image:url(../graphisme/edito-titre.jpg);
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	text-align:center;
}

#bloc_gauche .edito .texte{
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-align:justify;
	margin:10px;
}

#bloc_gauche .edito .texte a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#ff6600;
}

#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:0px 10px 10px 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_bas0 {
	clear: both;
	width: 950px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../graphisme/site-bandeau-fond-pointille.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

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


#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;
}


/* MENUS BAS DU SITE */
#bloc_bas_site {
	clear:both;
	width: 950px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../graphisme/pied.jpg);
	background-repeat:repeat-x;
	padding:10px 0 0 0;
}

/* 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: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	margin:0 10px 0 10px;
	line-height:30px;
}

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



/* 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;
	background-image:url(../graphisme/fond-accueil-regions.jpg);
	background-repeat:no-repeat;
	width:315px;
	height:340px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#cc3300;
}

#bloc_accueil_accroche .lien{
	width:315px;
	height:100px;
	text-align:right;
}

#bloc_accueil_accroche .lien a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cc3300;
	font-weight: bold;
}

#bloc_accueil_accroche .titre{
	float:left;
	width:315px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}

#bloc_accueil_accroche .bloc1{
	float:left;
	width:157px;
}

#bloc_accueil_accroche .bloc2{
	float:left;
	width:158px;
}

#bloc_accueil_accroche ul{
	padding:10px 0 0 0;
	margin-left:0px;
	margin-top:0px;
}

#bloc_accueil_accroche li{
	text-align:justify;
	margin-top:1px;
	/*background-color:#0099CC;*/
	list-style-type: none;
	background-image: url(../graphisme/fleche-orange.gif);
	background-repeat: no-repeat;
	padding-left:18px;
}

#bloc_accueil_accroche li a{
	vertical-align:top;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

#bloc_accueil_accroche li a:hover{
	color:#cc3300;
}



#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_contenu .bloc_accueil_annonce{
	clear:both; /*background-color:#ffffff;*/  margin:0 0 5px 0; overflow:hidden; border-bottom:1px #000000 solid;
}

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

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

#bloc_contenu .bloc_accueil_annonce .toparrondi{
	/*background-image:url(../graphisme/arrondi-encadre-annonce.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	height:1px;
	clear:both;
}

#bloc_contenu .bloc_accueil_annonce .bottomarrondi{
	/*background-image:url(../graphisme/arrondi-encadre-annonce.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
	height:1px;
	clear:both;
}

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

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


#bloc_contenu .bloc_accueil_annonce .resume a{
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	padding: 0 0 0 10px;
	text-decoration:none;
	display:block;
}

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

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

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

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

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

#bloc_contenu .bloc_accueil_annonce .spacer{
	float: left;
}

#bloc_contenu .bloc_accueil_annonce .marge{
	clear:both;
	height:1px;
}

#bloc_contenu .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_contenu .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_contenu .bloc_accueil_annonce .separe_photos, #bloc_contenu .bloc_accueil_annonce_option2 .separe_photos{
	clear:both;
	height:5px;
}

#bloc_contenu .bloc_accueil_annonce .bloc_photo_supplementaire, #bloc_contenu .bloc_accueil_annonce_option2 .bloc_photo_supplementaire{
	float:left;
	margin:0 0 0 5px;
}


/**************************************/
/* ANNONCES MISES EN ACCUEIL OPTION 1 */
/**************************************/
#bloc_contenu .bloc_accueil_annonce_option2{
	clear:both; background-color:#FFFFFF;  margin:15px 0 15px 0; overflow:hidden; border:0px dotted #db0000;
}

#bloc_contenu .bloc_accueil_annonce_option2 .photo{
	float:left;  width:110px; text-align:center;
}

#bloc_contenu .bloc_accueil_annonce_option2 .toparrondi{
	background-image:url(../graphisme/arrondi-encadre-annonce3.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:10px;
	clear:both;
}

#bloc_contenu .bloc_accueil_annonce_option2 .bottomarrondi{
	background-image:url(../graphisme/arrondi-encadre-annonce3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	clear:both;
}

#bloc_contenu .bloc_accueil_annonce_option2 .photo img{
	margin:5px;
}

#bloc_contenu .bloc_accueil_annonce_option2 .centre{
	float:left; width:440px;
}


#bloc_contenu .bloc_accueil_annonce_option2 .resume a{
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	padding: 0 0 0 10px;
	text-decoration:none;
	display:block;
}

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

#bloc_contenu .bloc_accueil_annonce_option2 a.titre{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	color:#cc3300;
	display:block;
	padding: 0 0 0 35px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	background-image:url(../graphisme/clignotte2.gif);
	background-repeat:no-repeat;
}

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

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

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

#bloc_contenu .bloc_accueil_annonce_option2 .spacer{
	float: left;
}

#bloc_contenu .bloc_accueil_annonce_option2 .marge{
	clear:both;
	height:1px;
}

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

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


/*****************************/
/* ANNONCES MISES EN ACCUEIL */
/*****************************/

#bloc_contenu .bloc_annonceplus_intitule{
	width:665px;
	margin:0 0 5px 0;
	color:#000000;
	font-size:12px;
	height: 20px;
	line-height:20px;
	font-weight: bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #000000;
	clear:both;
}

#bloc_contenu .bloc_annonceplus_pied{
	width:665px;
	margin:0 0 20px 0;
	color:#000000;
	font-size:12px;
	height: 5px;
	line-height:5px;
	font-weight: bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #000000;
	clear:both;
}

#bloc_contenu .bloc_annonceplus_linkad{
	width:230px;
	display:block;
	margin:0 0 15px 10px;
	color:#66cc33;
	font-size:12px;
	height: 20px;
	line-height:20px;
	font-weight: bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}


#bloc_contenu .bloc_annonceplus{
	width:125px; height:150px; float:left; overflow:hidden; background-image:url(../graphisme/fond-annonce-une.jpg); background-repeat:no-repeat;
}

#bloc_contenu .bloc_annonceplus a.titre{
	clear:both;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	display:block;
	height:35px;
	line-height:11px;
	text-decoration:none;
	margin: 0 5px 0 5px;
	text-align:center;
	overflow:hidden;
}

#bloc_contenu .bloc_annonceplus_spacer{
	height:10px; clear:both;
}

#bloc_contenu .bloc_annonceplus .photo{
	float:left; width:125px; text-align:center; margin:8px 0 5px 0;
}

#bloc_contenu .bloc_annonceplus .photo img{
	margin:0 0 0 0;
}


#bloc_contenu .bloc_annonceplus a.ville{
	clear:both;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	display:block;
	text-decoration:none;
	margin: 5px 5px 0 5px;
	text-align:center;
}

#bloc_contenu .bloc_annonceplus a.prix{
	clear:both;
	font-size: 11px;
	font-weight: bold;
	color:#ff6600;
	display:block;
	text-decoration:none;
	margin: 3px 5px 0 5px;
	text-align:center;
}

/******************************************/

#bloc_contenu .bloc_accueil_action{
	clear:both;  margin:0 0 30px 0; overflow:hidden; text-align:right;
}

#bloc_contenu .bloc_accueil_action a{
	font-size: 12px;
	font-weight: bold;
	color:#ff6600;
	text-decoration:underline;
}

#bloc_accueil_carte{
	float:left;
	width:500px;
	height:500px;
	margin: 0 0 0 0;
	padding:0px;
}

#bloc_accueil_carte_droite{
	float:left;
	width:140px;
	height:500px;
	margin: 0 0 0 0;
	padding:0px;
	margin:0 0 0 20px;
}

#bloc_accueil_carte_droite .btn_deposer{
	float:left;
	width:140px;
	height:100px;
	background-image:url(../graphisme/btn-ann-deposer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:50px 0 0 0;
}

#bloc_accueil_carte_droite .btn_deposer a{
	line-height:20px;
	color:#0066cc;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 0 10px;
	display:block;
}

#bloc_accueil_carte_droite .btn_voir{
	float:left;
	width:140px;
	height:60px;
	background-image:url(../graphisme/btn-ann-voir.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:20px 0 0 0;
}

#bloc_accueil_carte_droite .btn_voir a{
	line-height:20px;
	color:#66cc33;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0 0 10px;
	display:block;
}



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

.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;
}

.spacer_30 {
	clear: both;
	height: 30px;
	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 ul{
	padding:0px;
	margin-left:20px;
	margin-top:0px;
}

#bloc_contenu li{
	text-align:justify;
	margin-top:5px;
	/*background-color:#0099CC;*/
	list-style-type: none;
	background-image: url(../graphisme/li-fleche-grise.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}

#bloc_contenu li a{
	vertical-align:top;
	padding-top:3px;
}
#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{
	clear:both;
	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_colonne_50_50_cola{
	width:50%;
	float:left;
}

#bloc_colonne_100_col{
	width:100%;
}

#bloc_colonne_50_50_colb{
	width:50%;
	float:left;
}

#bloc_info_50_0{
	position:relative;
	margin:0px;
	width:305px;
	background: #FFFFFF url('../graphisme/tete-encadre-01-r.jpg') top no-repeat;
	padding:10px; border-left:0px solid #f8efef; border-bottom:0px solid #f8efef; border-top:0px solid #f8efef; border-right:0px solid #f8efef; background-color:#FFFFFF;
	float:left;
	display:inline;
}

#bloc_info_50_1{
	position:relative;
	margin:0px;
	width:305px;
	background: #FFFFFF url('../graphisme/tete-encadre-01-r.jpg') top no-repeat;
	padding:10px; border-left:0px solid #f8efef; border-bottom:0px solid #f8efef; border-top:0px solid #f8efef; border-right:0px solid #f8efef; background-color:#FFFFFF;
	float:right;
}

#bloc_info_50_0 a, #bloc_info_50_1 a{
	color:#ff6c00;
}

#bloc_info_50_0 a.typea, #bloc_info_50_1 a.typea{
	color:#00cc00;
	text-decoration:none;
	font-size:14px;
}

#bloc_info_50_bas{
	clear:both;
	width:325px;
	height:20px;
	background: #FFFFFF url('../graphisme/tete-encadre-01-r-bas.jpg') top no-repeat;
}

#bloc_info_50_bas2{
	clear:both;
	float:right;
	width:325px;
	height:20px;
	background: #FFFFFF url('../graphisme/tete-encadre-01-r-bas.jpg') top no-repeat;
}

#bloc_info_50_1 a.btn_abo_01{
	color:#33cc00;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

#bloc_info_50_0 span.important, #bloc_info_50_1 span.important{
	color:#03d208;
	font-size:14px;
	font-weight:bold;
}

#bloc_info_50_0 ul.li_col_1_sur_2, #bloc_info_50_1 ul.li_col_1_sur_2{
	width:60%;
	float:left;
}

#bloc_info_50_0 div.li_col_2_sur_2, #bloc_info_50_1 div.li_col_2_sur_2{
	width:30%;
	float:right;
	text-align:left;
}

#bloc_info_50_0 div.li_col_2_sur_2 span, #bloc_info_50_1 div.li_col_2_sur_2 span{
	margin: 5px 0 0 0;
	height:15px;
	line-height:15px;
	display:block;
	text-align:right;
}


#bloc_info_100_0{
	margin:0px;
	/*background: #FFFFFF url('../graphisme/tete-encadre-01-r.jpg') repeat-x top;*/
	padding:10px; border:0px dotted #CCCCCC; background-color:#FFFFFF;
	text-align:center;
}



/************************************************/
/* 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 #CCCCCC; 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 a{
	color:#ff6c00;
}

.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: 130px;
	text-align: right; 
}

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

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


#bloc_contenu .form_identification .bouton {
	/*margin: 10px auto 0 auto;
	display:block;
	width:100px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../graphisme/fond-btn-valider.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;*/
	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 {
	clear:both;
	width:100%;
	padding: 0 0 0 0;
	height:40px;
	/*background-image:url(../graphisme/fond-resultats.jpg);
	background-repeat:no-repeat;*/
}

#bloc_parpage .gauche{
	width:20%;
	float:left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
	font-weight:bold;
	color:#000000;
	/*background-color:#CC0000;*/
	margin:5px 5px 5px 10px;
}

#bloc_parpage .centre{
	width:43%;
	float:left;
	text-align:center;
	margin:5px;
}

#bloc_parpage .centre a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
	text-decoration:underline;
	color:#ff6600;
}

#bloc_parpage .droite{
	width:30%;
	float:right;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	/*background-color:#CCCC00;*/
	margin:5px 10px 5px 5px;
}


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

#bloc_contenu .bloc_annonce_num_pages {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	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_contenu .bloc_annonce_num_pages a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	/*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_contenu .bloc_annonce_num_pages .actif{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ff6600;
	background-color:#FFFFFF;
	/*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_contenu .bloc_annonce_num_pages a:hover{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	/*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_site_100_0{
	margin:0px;
	/*background: #FFFFFF url('../graphisme/tete-encadre-01.jpg') repeat-x top;*/
	padding:5px;
	border:0px dotted #ff6500;
	overflow:hidden;
	width:655px;
}

#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	width:655px;
den; 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_toparrondi{
	/*background-image:url(../graphisme/arrondi-encadre-annonce.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	height:5px;
	clear:both;
}

#bloc_annonce_site_100_0_bottomarrondi{
	/*background-image:url(../graphisme/arrondi-encadre-annonce.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
	height:5px;
	clear:both;
}

#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;
	text-align:left;
	line-height:16px;
	font-size: 16px;
	font-weight:bold;
	font-family: arial, Helvetica, sans-serif;
	color:#ff6600;
	margin:0px 0px 10px 0px;
}

#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 #66cc33;
	padding:5px;
	margin: 20px 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, .bloc_annonce_imprimer2{
	border:dotted 0px #CCCCCC;
	padding:2px;
	margin: 0 0 10px 0;
	text-align:right;
	height:22px;
}

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

.bloc_annonce_imprimer .picto, .bloc_annonce_imprimer2 .picto{
	float:right;
	margin:0 5px 0 20px;
}

/********************************************************************/
/*   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:20px;
	text-align:center;
	
}

#conteneur_signature a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color:#000000;
	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;
	height:300px;
	/*background: #d1ecff;*/
	padding:0px; border:0px solid #0066cb; overflow:hidden; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px;
	background-image:url(../graphisme/fond-contact-annonceur.jpg);
	background-repeat:no-repeat;
}

#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:25px;
	line-height:25px;
	/*background-color:#0066cb;*/
}

#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:130px;
	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 .link{ 
	margin: 0px 0px 0px 15px;
	display:block;
	width:100px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	background-image:url(../graphisme/fond-btn-valider.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

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

#conteneur_rubrique_accueil{
	border-left:1px #990000 solid;
	border-right:1px #990000 solid;
	background-color:#FFFFFF;
}

#conteneur_rubrique_accueil_title{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../graphisme/fond-rubriques-accueil.jpg);
	background-position:top;
}

#conteneur_rubrique_accueil_pied{
	height:20px;
	line-height:20px;
	background-image:url(../graphisme/fond-rubriques-accueil.jpg);
	background-position:bottom;
}

#conteneur_rubrique_accueil_separateur{
	float:left;
	width:20px;
}

.conteneur_rubrique_colonne3{
	width:305px;
	float:left;
	text-align:left;
	padding:0 0 0 0;
	margin:0 0 0 10px;
}

.conteneur_rubrique_colonne3 .bloc_rubrique{
	width:305px;
	clear:both;
	height:100px;
	/*background-color:#CCFF33;*/
	margin:0 0 10px 0;
	border-right: 1px #e6e5e5 solid;
}


.conteneur_rubrique_colonne3 .bloc_rubrique .rayon_photo{
	float:left;
	width:100px;
	height:100px;
	/*background-color:#999999;*/
}

.conteneur_rubrique_colonne3 .bloc_rubrique .rayon_titre{
	float:left;
	width:180px;
	margin:0 0 0 15px;
	/*background-color:#FFFF66;*/
}

.conteneur_rubrique_colonne3 .bloc_rubrique .rayon_titre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	color:#990000;
}

.conteneur_rubrique_colonne3 .bloc_rubrique .rayon_nbannonces{
	float:left;
	width:180px;
	height:30;
	margin:0 0 0 15px;
	/*background-color:#FFFFcc;*/
}

.conteneur_rubrique_colonne3 .bloc_rubrique .rayon_nbannonces a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}

.conteneur_rubrique_colonne3 .bloc_rubrique .rayon_consulter{
	float:left;
	width:180px;
	margin:0 0 0 15px;
	/*background-color:#6699FF;*/
}

.conteneur_rubrique_colonne3 .bloc_rubrique .rayon_consulter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	text-align:left;
	color:#ff6600;
}


.conteneur_rubrique_colonne3 .bloc_rubrique .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;
}

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

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

.conteneur_rubrique_colonne3 .bloc_rubrique 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 .bloc_rubrique li a:hover{
	color:#990000;
}

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


.conteneur_rubrique_colonne3 .bloc_rubrique .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:#0066cc;
	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:130px;
	height:30px;
	background-image:url(../graphisme/fond-btn-recherche.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
}

#bloc_recherche_gauche_hori .boutonrecherche a{
	line-height:30px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

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

#bloc_recherche_gauche_hori .alertemail a{
	height:30px;
	line-height:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	width:130px;
}

#bloc_annonce_recherche_hori{
	float:left;
	width:665px;
	padding:0px 0px 0px 0px;
	text-align:center;
	overflow:hidden;
	border-left:solid 0px #FFFFFF;
	background-image:url(../graphisme/fond-recherche.jpg);
	background-repeat:no-repeat;
	height:44px;
}

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

#bloc_annonce_recherche_hori label {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	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:#FFFFFF;
	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:150px;
	height:15px;
}

#bloc_annonce_recherche_hori select{
	float:left;
	margin: 0px 0px 0px 10px;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	width:200px;
	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:#dba603;
	color:#FFFFFF;
}

#bloc_annonce_recherche_hori .bouton_type1 {
	float:left;
	width:40px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 12px ; 
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #b19848;
	border-right: 1px dotted #b19848;
	border-bottom: 1px solid #b19848;
	border-left: 1px dotted #b19848;
	background-image:url('../graphisme/btn-fond-1.jpg');
	height:20px;
	margin:0px 0px 0px 10px;
	cursor:pointer;
}


/* FORMULAIRES D'INSCRIPTION */
div#bloc_contenu div.forminscription a{ color:#ff6c00; }
div#bloc_contenu div.forminscription form h2{ border-bottom: 1px dotted #dba603; padding: 0px 0px 0px 60px; height:30px; line-height:30px; color:#c03002; background-image:url(../graphisme/fond-bh2.jpg); background-repeat:no-repeat; }
div#bloc_contenu div.forminscription form { margin: 20px 0px 0px 0px; }
div#bloc_contenu div.forminscription form label { display: block; float: left; margin: 5px 5px 0 0; width: 200px; }
div#bloc_contenu div.forminscription form label.label1 { height: 19px; line-height: 19px; font-weight: bold; }
div#bloc_contenu div.forminscription form .intermediaire { float: left; margin: 5px 5px 0 0; height: 19px; line-height: 19px; font-weight: normal;}
div#bloc_contenu div.forminscription form .intermediaire2 { float: left; margin: 5px 5px 0 0;  line-height: 19px; font-weight: normal; width:430px; }
div#bloc_contenu div.forminscription form .input1,div#bloc_contenu div.forminscription form .inputmini1, div#bloc_contenu div.forminscription form select, div#bloc_contenu div.forminscription form textarea{ display: block; float: left; margin-top: 5px; margin-right: 5px; width: 200px; font: normal 11px Arial,sans-serif; color: #000000; background: #ffffff; border: 1px solid #7f9db9; }
div#bloc_contenu div.forminscription form .checkbox{ display: block; float: left; margin: 5px 5px 0 0; height:19px; }
div#bloc_contenu div.forminscription form .input1 { height: 16px; }
div#bloc_contenu div.forminscription form .inputmini1 { height: 16px; width: 40px;}
div#bloc_contenu div.forminscription form .hidden{ float: left; width: 1px; }
div#bloc_contenu div.forminscription form select { height: 18px; height: auto; }
div#bloc_contenu div.forminscription form select.selectmini1 { width: 60px; margin-right:5px; }
div#bloc_contenu div.forminscription form textarea.textarealong1 { width: 300px; height: 80px }
div#bloc_contenu div.forminscription form textarea.textarealong2 { width: 300px; height: 160px }
div#bloc_contenu div.forminscription .spacer0{ display: block; clear: both; margin: 0; padding: 0; border: 0; height: 0px; line-height: 0px; font-size: 1px; overflow: hidden; }
div#bloc_contenu div.forminscription .spacer1{ display: block; clear: both; margin: 0; padding: 0; border: 0; height: 1px; line-height: 1px; font-size: 1px; overflow: hidden; }
div#bloc_contenu div.forminscription .spacer5{ display: block; clear: both; margin: 0; padding: 0; border: 0; height: 5px; line-height: 5px; font-size: 1px; overflow: hidden; }
div#bloc_contenu div.forminscription .spacer10{ display: block; clear: both; margin: 0; padding: 0; border: 0; height: 10px; line-height: 10px; font-size: 1px; overflow: hidden; }
div#bloc_contenu div.forminscription .spacer15{ display: block; clear: both; margin: 0; padding: 0; border: 0; height: 15px; line-height: 15px; font-size: 1px; overflow: hidden; }
div#bloc_contenu div.forminscription .spacer20{ display: block; clear: both; margin: 0; padding: 0; border: 0; height: 20px; line-height: 20px; font-size: 1px; overflow: hidden; }
div#bloc_contenu div.forminscription form .required { display: block; font: normal 11px Arial,sans-serif; color: #cc0000; padding:10px; background: #ffcccc; border: 0px solid #7f9db9;}
div#bloc_contenu div.forminscription form .formcontenu { display: block; font: normal 11px Arial,sans-serif; color: #000000; padding:0px; background: #f8f8f8; border: 1px solid #0033cc; }
div#bloc_contenu div.forminscription form .formcontenu2 { display: block; font: normal 11px Arial,sans-serif; color: #000000; padding:0px; background: #f8f8f8; border-bottom: 1px solid #0033cc; }
div#bloc_contenu div.forminscription form .forminfo1 { display: block; margin: 5px 0 10px 0; font: normal 11px Arial,sans-serif; color: #000000; padding:10px; background: #f8f8f8; border: 1px solid #7f9db9; }
div#bloc_contenu div.forminscription form .forminfo2 { display: block; font: normal 11px Arial,sans-serif; color: #000000; text-align:justify; }
div#bloc_contenu div.forminscription form div.legend1 { display: block; float: left; margin: 5px 5px 0 0; 11px Arial,sans-serif; line-height: 19px; color: #000000; width:400px; }
div#bloc_contenu div.forminscription form div.legend2 { display: block; float: left; margin: 5px 5px 0 0; height: 50px; font: normal 11px Arial,sans-serif; line-height: 50px; color: #000000; }
div#bloc_contenu div.forminscription form div.legend3 { display: block; float: left; margin: 5px 5px 0 0; font: normal 11px Arial,sans-serif; color: #000000; width:435px; background-color:#FFFFFF; padding:10px; }
div#bloc_contenu div.forminscription form div.cryptograph { display: block; float: left; margin: 5px 5px 0 0; height: 40px; font: normal 11px Arial,sans-serif; line-height: 40px; color: #000000; }
div#bloc_contenu div.forminscription form .important{ color: #ff6600; font-weight:bold; }

div#bloc_contenu div.forminscription form div.msg { display: block; float: left; margin: 5px 5px 0 0;  font: normal 11px Arial,sans-serif; line-height:19px; color: #000000; }
div#bloc_contenu div.forminscription form div.msg span.notok{ color: #cc0000; background-image:url(../graphisme/check-notok.gif); background-repeat: no-repeat; padding-left:20px; background-position: 1px 0; }
div#bloc_contenu div.forminscription form div.msg span.ok{ color: #00cc00; background-image:url(../graphisme/check-ok.gif); background-repeat: no-repeat; padding-left:20px; background-position: 1px 0; }
div#bloc_contenu div.forminscription form div.gauche{ float: left; width: 50%; }
div#bloc_contenu div.forminscription form div.droite{ float: left; width: 50%; }
div#bloc_contenu div.forminscription form .photo{ display: block; float: left; margin-top: 5px; width: 200px; font: normal 11px Arial,sans-serif; color: #000000; }
div#bloc_contenu div.forminscription form .photo .supprimer{ float: left; text-align:left; }
div#bloc_contenu div.forminscription form .photo .zoomer{ float: left; margin: 0 0 0 10px; text-align:left; }
div#bloc_contenu div.forminscription form .photo .miniature{ clear: both; margin: 5px 0 0 0; text-align:left; }
div#bloc_contenu div.forminscription form #btnencadre{ display: block; float: right; margin: 0 0 0 5px; width:100px; height:20px; line-height:20px; text-align:center; background-image:url(../graphisme/fond-btnencadre.gif); background-repeat:no-repeat; color:#FFFFFF; text-decoration:none; }
div#bloc_contenu div.forminscription form #btnaddexperience{ display: block; float: right; margin: 0 0 0 5px; width:180px; height:25px; line-height:25px; font-weight:bold; text-align:center; background-image:url(../graphisme/btnaddexperience.gif); background-repeat:no-repeat; color:#336600; text-decoration:none; }
div#bloc_contenu div.forminscription form #sousmenu{ height:27px; background-color:#1847d5; margin:0 0 10px 0; padding: 0 10px 0 10px;}
div#bloc_contenu div.forminscription form #sousmenu a.item{ display: block; float: left; margin: 2px 10px 0 0; height:23px; line-height:23px; font-weight:bold; text-align:center; color:#FFFFFF; padding: 0 10px 0 10px; border-left:1px solid #FFFFFF; text-decoration:none; background-image:url(../graphisme/menu-fleche.gif); background-position:left; background-repeat:no-repeat; }
div#bloc_contenu div.forminscription form #sousmenu a.itemon, div#bloc_contenu div.forminscription form #sousmenu a.item:hover{  display: block; float: left; margin: 2px 10px 0 0; height:23px; line-height:23px; font-weight:bold; text-align:center; color:#1847d5; padding: 0 10px 0 10px; border-left:1px solid #FFFFFF; text-decoration:none; background-image:url(../graphisme/menu-fleche.gif); background-position:left; background-repeat:no-repeat; background-color:#c8e3f8; }

/* FORMULAIRE OPTIMISER L'ANNONCE */
div#bloc_contenu #optimiser .choix_option {  height:20px; line-height:20px; font-size:11px; text-align:right; background-image:url(../graphisme/fleche.gif); background-position:590px 0px; background-repeat:no-repeat; padding:0 90px 0 0; }
div#bloc_contenu #optimiser .item { float:right; width:20px; height:20px; margin:10px 0 0 0; background-color:#66cc33; padding:10px; }
div#bloc_contenu #optimiser .item2 { float:right; width:20px; height:20px; margin:10px 0 0 0; background-color:#ff6c00; padding:10px; }
div#bloc_contenu #optimiser .medaille { clear:both; float:right; width:50px; height:60px; margin:10px 0 0 0; }
div#bloc_contenu #optimiser div.paiement { padding:0px; text-align:right; height:57px; }
div#bloc_contenu #optimiser div.paiement a{ background-image:url(../graphisme/fond-bouton-paiement.gif); background-repeat:no-repeat; width:200px; height:50px; display:block; float:right; text-align:center; font-weight:bold;text-decoration:none; color:#FFFFFF; font-size:14px; padding: 7px 0 0 0; }

/* BLOC TEXTE STANDARD DU SITE */
#bloc_contenu .bloc_texte_site a{
	color:#ff6c00;
}

#bloc_contenu .bloc_texte_site { border-left:solid 5px #dba603; color:#000000; padding:5px; margin: 15px 0 10px 0; background-color:#FFFFFF; overflow:hidden; }

#bloc_contenu .bloc_texte_site .gauche { width:500px; float:left; }
#bloc_contenu .bloc_texte_site .droite { width:120px; float:left; margin-left:20px; }

#bloc_contenu .bloc_texte_site .link {
	display:block;
	width:120px;
	height:60px;
	line-height:15px;
	text-align:center;
	font-size:14px;
	font-family:Arial , Helvetica, sans-serif;
	background-image:url(../graphisme/fond-paiement-carte.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

#bloc_contenu .bloc_texte_site .link .spacer_20 { height:25px; }
	
#bloc_contenu .bloc_texte_site p{ text-align:justify; }
#bloc_contenu .bloc_texte_site .gauche .active{ height:20px; background-image:url(../graphisme/active.gif); background-repeat:no-repeat; line-height:20px; padding: 0 0 0 30px; font-family:Arial , Helvetica, sans-serif; color:#66cc33; font-weight:bold; }

/* BLOC TEXTE STANDARD IMPORTANT DU SITE */
#bloc_contenu .bloc_texte_site2 a{
	color:#ff6c00;
}

#bloc_contenu .bloc_texte_site2 { border:solid 2px #ff6c00; color:#000000; padding:5px; margin: 15px 0 10px 0; background-color:#FFFFFF; overflow:hidden; }

#bloc_contenu .bloc_texte_site2 .gauche { width:500px; float:left; }
#bloc_contenu .bloc_texte_site2 .droite { width:120px; float:left; margin-left:20px; }

#bloc_contenu .bloc_texte_site2 .link {
	display:block;
	width:120px;
	height:60px;
	line-height:15px;
	text-align:center;
	font-size:14px;
	font-family:Arial , Helvetica, sans-serif;
	background-image:url(../graphisme/fond-paiement-carte.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

#bloc_contenu .bloc_texte_site2 .link .spacer_20 { height:25px; }
	
#bloc_contenu .bloc_texte_site2 p{ text-align:justify; }
#bloc_contenu .bloc_texte_site2 .gauche .active{ height:20px; background-image:url(../graphisme/active.gif); background-repeat:no-repeat; line-height:20px; padding: 0 0 0 30px; font-family:Arial , Helvetica, sans-serif; color:#66cc33; font-weight:bold; }




/* POPUP OPTION */


.bloc_contenu_option{
	width:500px;
	height:100%;
	text-align:left;
	font-size:12px;
	font-family:Arial , Helvetica, sans-serif;
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
	padding:10px;
}

.bloc_contenu_option img{
	margin-top:10px;
}




/*****************************/
/* BLOC SPECIFIQUES ACCUEIL  */
/*****************************/

#bloc_acc_gauche{
	float:left;
	width:225px;
	text-align:left;
}

#bloc_acc_centre{
	float:left;
	width:500px;
}

#bloc_acc_droite{
	float:left;
	width:225px;
	text-align:right;
}

#conteneur_acc_titre{
	clear:both;
	width:950px;
	height:55px;
	line-height:55px;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#ff9900;
	text-align:center;
}

.lien_pub_az{
	text-align:center;
	width:234px;
}

.lien_pub_az a{
	font-size:12px;
	font-weight:bold;
	font-family:Arial , Helvetica, sans-serif;
	color:#339900;
	text-decoration:underline;
}






/***********************************/
/* LISTE DES LES BLOCS PARTENAIRES */
/**********************************/
#bloc_contenu .bloc_partenaires{
	clear:both; background-color:#ffffff;  margin:0 0 5px 0; overflow:hidden;
}

#bloc_contenu .bloc_partenaires_spacer{
	float:left; width:8px;
}

#bloc_contenu .bloc_partenaires .photo{
	float:left;  width:130px; text-align:center; overflow:hidden;
}

#bloc_contenu .bloc_partenaires .toparrondi{
	background-image:url(../graphisme/arrondi-encadre-annonce.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:5px;
	clear:both;
}

#bloc_contenu .bloc_partenaires .bottomarrondi{
	background-image:url(../graphisme/arrondi-encadre-annonce.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:5px;
	clear:both;
}

#bloc_contenu .bloc_partenaires .photo img{
	margin:5px;
}

#bloc_contenu .bloc_partenaires .centre{
	float:left; width:420px;
}


#bloc_contenu .bloc_partenaires .resume a{
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	padding: 0 0 0 10px;
	text-decoration:none;
	display:block;
}

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

#bloc_contenu .bloc_partenaires a.titre{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	color:#41a011;
	display:block;
	padding: 0 0 0 10px;
	/*height:30px;*/
	line-height:20px;
	text-decoration:none;
}

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

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

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

#bloc_contenu .bloc_partenaires .spacer{
	float: left;
	width: 10px;
}

#bloc_contenu .bloc_partenaires .marge{
	clear:both;
	height:1px;
}

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

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

#bloc_contenu .bloc_partenaires .separe_photos{
	clear:both;
	height:5px;
}

#bloc_contenu .bloc_partenaires .bloc_photo_supplementaire{
	float:left;
	margin:0 0 0 5px;
}





/*****************************************************************************************/
/*      AFFICHAGE DU BLOC DE CONNEXION AU COMPTE EN HAUT DE L'AFFICHAGE DES ANNONCES     */
/*****************************************************************************************/

/* Bloc de recherche sur la gauche du site */
#bloc_acces_compte{
	overflow:hidden;
	/*background-image:url(../graphisme/recherche-fond.jpg);
	background-repeat:no-repeat;*/
	clear:both;
	margin:20px 0 0 0;
}

#bloc_acces_compte .titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	height:25px;
	line-height:25px;
	margin:0 0 0 20px;
	width:230px;
	background-color:#990100;
}

#bloc_acces_compte .bandehaut{
	background-image:url(../graphisme/recherche-tete.jpg);
	background-repeat:no-repeat;
	height:20px;
}

#bloc_acces_compte .bandebas{
	background-image:url(../graphisme/recherche-pied.jpg);
	background-repeat:no-repeat;
	height:25px;
}

#form_connexion{
	margin:0 0 0 20px;
	width:228px;
	overflow:hidden;
	border-top:1px solid #990100;
	border-bottom:1px solid #990100;
	border-left:1px dotted #990100;
	border-right:1px dotted #990100;
	background-color:#ffffff;
}

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

#form_connexion .gauche{
	float:left;
	width:160px;
	text-align:right;
}

#form_connexion .droite{
	float:left;
	width:30px;
	padding:10px 0 0 0;
}

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

#form_connexion input {
	margin: 0px 10px 0px 0px;
	height:15px;
	font-size:12px;
	font-family:arial,sans-serif;
	color:#003366;
}


#form_connexion a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ff6600;
	text-align:center;
	width:230px;
	display:block;
	clear:both;
	height:30px;
	line-height:30px;
}

#form_connexion a.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990100;
	font-weight:bold;
	text-align:center;
	width:230px;
	display:block;
	clear:both;
	height:30px;
	line-height:30px;
	margin:10px 0 0 0;
}

#form_connexion a.link3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff6600;
	text-align:center;
	clear:both;
	height:30px;
	line-height:30px;
	display:block;
}

#form_connexion a.linkpseudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:230px;
	display:block;
	clear:both;
	height:30px;
	line-height:30px;
	text-decoration:none;
}