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

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

#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: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#bloc_entete_h2_2 .bouton{
	float:right;
	margin: 7px 15px 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:#0000cc;
	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;
}

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

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_date_lg{
	width:950px;
	height:37px;
	margin: 0 auto 0 auto;
	background-image:url(../graphisme/monsite-fond-date.jpg);
	background-repeat:no-repeat;
}

#bloc_date{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	width:250px;
	height:35px;
	line-height:35px;
	float:left;
}


#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: 5px auto 5px auto;
}

#conteneur_bandeau .conteneur_logo{
	float: left;
}

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

#conteneur_bandeau .conteneur_pub728_90{
	float: left;
	margin-left: 5px;
	width:728px;
}

#spacer-vert-5{
	clear:both;
	height:5px;
	background-color:#339900;
	width:950px;
	margin: 0px auto 0px auto;
}

#spacer-vert-1{
	clear:both;
	height:1px;
	background-color:#339900;
	width:950px;
	margin: 0px auto 0px auto;
}

#bloc_lg img{
	margin-left:20px;
}












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












/* BANDEAU DES MENUS DU HAUT DU SITE */
#conteneur_menus{
	clear: both;
	width:685px;
	height:60px;
	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_menus .spacer{
	float:left;
	width:35px;
}

#conteneur_menus .picto{
	float:left;
	margin: 0 0 0 15px;
}

#conteneur_menus a.type1a{
	float:left;
	width:90px;
	height:60px;
	background-image:url(../graphisme/btn1.jpg);
	background-repeat:no-repeat;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#007000;
	padding-top:5px;
	margin-left:10px;
}

#conteneur_menus a.type1b{
	float:left;
	width:90px;
	height:60px;
	background-image:url(../graphisme/btn2.jpg);
	background-repeat:no-repeat;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#a66f33;
	padding-top:5px;
	margin-left:10px;
}

#conteneur_menus a.type1c{
	float:left;
	width:90px;
	height:60px;
	background-image:url(../graphisme/btn3.jpg);
	background-repeat:no-repeat;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#394888;
	padding-top:5px;
	margin-left:10px;
}

#conteneur_menus a.type1d{
	float:left;
	width:90px;
	height:60px;
	background-image:url(../graphisme/btn4.jpg);
	background-repeat:no-repeat;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#888749;
	padding-top:5px;
	margin-left:10px;
}

#conteneur_menus a.type1e{
	float:left;
	width:90px;
	height:60px;
	background-image:url(../graphisme/btn5.jpg);
	background-repeat:no-repeat;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#337788;
	padding-top:5px;
	margin-left:10px;
}

#conteneur_menus a.type1f{
	float:left;
	width:90px;
	height:60px;
	background-image:url(../graphisme/btn6.jpg);
	background-repeat:no-repeat;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#878878;
	padding-top:5px;
	margin-left:10px;
}

#conteneur_menus a.type1a:hover, #conteneur_menus a.type1b:hover, #conteneur_menus a.type1c:hover, #conteneur_menus a.type1d:hover, #conteneur_menus a.type1e:hover, #conteneur_menus a.type1f:hover, #conteneur_menus a.type1j:hover{
	color:#005500;
}





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


#conteneur_milieu {
	width:950px;
	margin-top:0px;
	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:250px;
	float: left;
}

#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 GAUCHE DU SITE *****/
/*******************************/

/************************************************************************/
/*      AFFICHAGE DU BLOC D'ACCES AU COMPTE CLIENT A GAUCHE DU SITE     */
/************************************************************************/

#bloc_compteclient_gauche0{
	background-image:url(../graphisme/fond-accescompte-0.jpg);
	background-repeat:repeat-y;
	clear:both;
}

#bloc_compteclient_gauche{
	background-image:url(../graphisme/fond-accescompte-1.jpg);
	background-repeat:no-repeat;
}

#bloc_compteclient_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:#FFFFFF;
	height:29px;
	text-align:left;
	line-height:29px;
	padding-left:29px; padding-right:0; padding-top:0; padding-bottom:0;
}

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

#bloc_compteclient #f0_connexion{
	margin:0px;
	padding:0px;
}

#bloc_compteclient label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	margin: 5px 0px 0px 15px;
	display:block;
	width:90px;
	float:left;
	text-align: right; 
}

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

#bloc_compteclient 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_compteclient .hidden{
	height:0px;
}


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

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

#bloc_compteclient .link{ 
	margin: 0px auto 0px auto;
	text-align:center;
}


/* Bloc accès au compte direct */
#bloc_acces_compte_direct{
	height:90px;
	width:330px;
	float:right;
	margin: 50px 0 0 0;
}

#bloc_acces_compte_direct .titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#999999;
	height:20px;
	text-align:left;
	line-height:20px;
	margin: 0 0 10px 0;
}

#bloc_acces_compte_direct .bouton1 {
	padding-top: 10px;
	
}

#bloc_acces_compte_direct .deconnexion {
	margin: 10px 0 0 120px;
	text-align:center;
}

#bloc_acces_compte_direct .deconnexion a{
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#0000cc;
	float:left;
	margin-right:5px;
}

#bloc_acces_compte_direct .deconnexion img{
	float:left;
}




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

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

#bloc_espacepub_F{
	border-top: 0px solid #6666cc;
	border-bottom: 0px solid #6666cc;
}

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

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

#conteneur_bas {
	clear: both;
	width: 950px;
	height:20px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../graphisme/monsite-pied.jpg');
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF
}








/* MENUS BAS DU SITE */
#conteneur_menubas {
	clear: both;
	width: 950px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
        background-color:#F3F9F2;
	text-align:center;
}

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

#conteneur_menubas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#003300;
	text-decoration:none;
	height: 30px;
	line-height: 25px;
	padding:0 5px 0 5px;
}

/* MENUS 2 BAS DU SITE */
#conteneur_menubas2 {
        clear: both;
	width: 950px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
        background-color:#F3F9F2;
	text-align:center;
}

#conteneur_menubas2 .marge{
	width: 150px;
	float:left;
	
}

#conteneur_menubas2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#006600;
	text-decoration:none;
	height:30px;
	line-height:10px;
	padding:0 5px 0 5px;
}

#conteneur_menubas2 ul li{
        font-size: 11px;
        color: #F1F6F9;
        margin: 3px 0 0 0;
        padding: 0 0 0 3px;
        background-image: url('../graphisme/postbullets.png');
        background-repeat: no-repeat;
        background-position: top left;
}

/* 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{
	height:45px;
	clear:both;
}

#bloc_accueil_accroche p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#006633;
	font-weight: normal;
	text-align:center;
	padding:0px;
	margin: 10px 0 10px 0;
}

#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{
	background-image:url('../graphisme/monsite-fond-grostitre.jpg');
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006699;
	height:29px;
	text-align:left;
	line-height:29px;
	padding-left:29px; padding-right:0; padding-top:0; padding-bottom:0;
}


/* BLOC ANNONCE ACCUEIL */
#bloc_accueil_annonce{
	background-color:#dbf0fb;
	overflow:hidden;
	height:20px;
}

#bloc_accueil_annonce2{
	overflow:hidden;
	height:20px;
}

#bloc_accueil_annonce .rubrique, #bloc_accueil_annonce2 .rubrique{
	float:left; width:20%; margin-left:5px; height:20px;
}

#bloc_accueil_annonce .ville, #bloc_accueil_annonce2 .ville{
	float:left; width:25%; margin-left:5px; height:20px;
}

#bloc_accueil_annonce .titre, #bloc_accueil_annonce2 .titre{
	float:left; width:40%; margin-left:5px; height:20px;
}

#bloc_accueil_annonce .voir, #bloc_accueil_annonce2 .voir{
	float:left; width:7%; margin-left:5px; height:20px;
}

#bloc_accueil_annonce .rubrique a, #bloc_accueil_annonce2 .rubrique a{
	font-size: 11px;
	font-weight: bold;
	color:#006699;
	text-decoration:none;
	line-height:20px;
}

#bloc_accueil_annonce .ville a, #bloc_accueil_annonce2 .ville a{
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

#bloc_accueil_annonce .titre a, #bloc_accueil_annonce2 .titre a{
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

#bloc_accueil_annonce .voir a, #bloc_accueil_annonce2 .voir a{
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
}



#bloc_accueil_pub{
	float:left;
	width:250px;
	height:250px;
	margin: 0 0 0 15px;
	padding:0px;
}



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








/* 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 dotted #CCCCCC; min-height:170px; background-color:#FFFFFF
}

#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 dotted #CCCCCC; min-height:170px; margin-left:15px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color:#FFFFFF
}

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



/************************************************/
/* 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:#FF0000;
	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:#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_annonce_num_pages a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	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_annonce_num_pages .actif{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ca0000;
	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:#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 #CCCCCC;
	overflow:hidden;
	background-color:#FFFFFF;
	width:100%;
}

#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:#FF0000;
	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:80%;
	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;
	padding:5px;
	margin: 20px 0 10px 0;
}


/************************************************************/
/*      AFFICHAGE DU BLOC DE RECHERCHE A GAUCHE DU SITE     */
/************************************************************/

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

#bloc_recherche_gauche{
	background-image:url(../graphisme/fond-recherche-1.jpg);
	background-repeat:no-repeat;
}

#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:#FFFFFF;
	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:#000000;
	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:#FF0000;
	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:#FF0000;
	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:#FF0000;
}


/**********************************************************/
/******           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;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

#conteneur_signature a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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:450px;
	background: #FFFFFF url('../graphisme/tete-bloc-contact.jpg') repeat-x top;
	padding:1px; border:1px solid #006699; overflow:hidden; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; background-color:#FFFFFF
}

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

#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:130px;
	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{ 
height:30px;
	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;
}


/*************************/
/* CARTE ALGERIE ACCUEIL */
/*************************/

#carte-algerie-g{
	background-image:url(../graphisme/carte-algerie-fond-g.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:403px;
	float:left;
}

#carte-algerie{
	width:425px;
	height:403px;
	float:left;
}

#carte-algerie-d{
	background-image:url(../graphisme/carte-algerie-fond-d.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:403px;
	float:left;
}

#carte-algerie-g a, #carte-algerie-d a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	color:#006633;
	display:block;
	margin-left:5px;
	height:15px;
	line-height:15px;
}

#carte-algerie-g .spacer, #carte-algerie-d .spacer{
	height:8px;
}
