/* CSS Document */

* {margin:0; padding:0;}
img {border:none;}
a {cursor:pointer;}
/*----------------------------------------------------GENERAL------------------------------------------------------------*/

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#FFF;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

a.souligne {
	text-decoration:underline;
	color:#000;
}

a.souligne:hover {
	text-decoration:none;
}

a.souligne_gris {
	text-decoration:underline;
	color:#868c8f;
}

a.souligne_gris:hover {
	text-decoration:none;
}

a.vert_clair {
	text-decoration:none;
	color:#73a60d;
}

a.vert_clair:hover {
	text-decoration:underline;
}

a.vert_clair_s {
	text-decoration:underline;
	color:#73a60d;
}

a.vert_clair_s:hover {
	text-decoration:none;
}

a.vert_moyen {
	text-decoration:none;
	color:#4a7a04;
}

a.vert_moyen:hover {
	text-decoration:underline;
}

a.vert_moyen_s {
	text-decoration:underline;
	color:#4a7a04;
}

a.vert_moyen_s:hover {
	text-decoration:none;
}

a.bleu_fonce {
	text-decoration:none;
	color:#254d8f;
}

a.bleu_fonce:hover {
	text-decoration:underline;
}

a.bleu_fonce_souligne {
	text-decoration:underline;
	color:#254d8f;
}

a.bleu_fonce_souligne:hover {
	text-decoration:none;
}

a.blanc {
	text-decoration:none;
	color:#FFFFFF;
}

a.blanc:hover {
	text-decoration:underline;
}

a.gris {
	text-decoration:none;
	color:#868c8f;
}

a.gris:hover {
	text-decoration:underline;
}


a.lien_vert_clair {
	color:#73a60d;
	text-decoration:underline;
}

a.lien_vert_clair:hover {
	text-decoration:none;
}

a.lien_bold_noir_s {	
	font-weight:bold;
	text-decoration:underline;
}

a.lien_bold_noir_s:hover {
	text-decoration:none;
}


h3.nom_categorie {
	font-size:13px;
	font-weight:bold;
	color:#4a7a04;
	padding-bottom:20px;
}


h4.nom_sscategorie {
	font-size:12px;
	font-weight:bold;
	color:#4a7a04;
}

.texte10 {
	font-size:10px;
}

.texte12 {
	font-size:12px;
}

.texte13 {
	font-size:13px;
}

.texte15 {
	font-size:15px;
}

.texte17 {
	font-size:17px;
}

.texte18{
	font-size:18px;
}

.texte20{
	font-size:18px;
}

.texte_gris {
	color:#868c8f;
}

.texte_gris_clair {
	color:#b6bbbe;
}

.texte_gris_moyen {
	color:#5e5e5e;
}

.texte_vert_clair {
	color:#73a60d;
}

.texte_vert_moyen {
	color:#4a7a04;
}

.clear_left {	
	clear:left;
}

.clear_right {
	clear:right;
}

.clear_both {
	clear:both;
}

.float_right {
	float:right;
}

.btn_right {
	float:right;
	margin-right:10px;
}

.float_left {
	float:left;
}

.texte_marine {
	color:#062b68;
}



.pad1_sans_haut {	
	padding:1px;
	padding-top:0px;
}

.pad15 {	
	padding:15px;
}

.pad20 {
	padding:20px;
}

.pad30 {
	padding:30px;
}

.pad_g10 {	
	padding-left:10px;
}

.pad_g15 {	
	padding-left:15px;
}

.pad_g20 {	
	padding-left:20px;
}

.pad_g25{	
	padding-left:25px;
}

.padg30 {	
	padding-left:30px;
}

.pad15gd {	
	padding-left:15px;
	padding-right:15px;
}

.pad20gd {	
	padding-left:20px;
	padding-right:20px;
}

.pad30gd {	
	padding-left:30px;
	padding-right:30px;
}

.lineheight2 {
	line-height:2px;
}

.lineheight5 {
	line-height:5px;
}

.lineheight10 {
	line-height:10px;
}

.lineheight15 {
	line-height:15px;
}

.lineheight18 {
	line-height:18px;
}

.lineheight20 {
	line-height:20px;
}

.lineheight25 {
	line-height:25px;
}

.lineheight30 {
	line-height:30px;
}

input .error, select .error, textarea.error {
	border:#FF0000 solid 1px;
}
.fomg{
	width: 765px;
}

/*----------------------------------------------------BOUTONS-----------------------------------------------------------*/
.btn_toutes_categories a {
	background:url(boutons/btn_toutes_categories.gif) no-repeat;
	width:280px;
	height:34px;
	padding-top:8px;
	padding-left:15px;
	display:block;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#b0b1b4;
}

.btn_toutes_categories a:hover {
	text-decoration:none;
	background:url(boutons/btn_toutes_categories_hover.gif) no-repeat;
}

.bouton_gris_80 {
	width:80px;
	height:19px;
	padding-top:3px;
	text-align:center;
	background:url(images/fond_bouton_gris_80.gif) no-repeat;
	display:block;
}

.btn_proposer_un_troc a {
	background:url(boutons/btn_proposer_un_troc.gif) no-repeat;
	width:114px;
	height:21px;
	display:block;
}

.btn_proposer_un_troc a:hover {	
	background:url(boutons/btn_proposer_un_troc_hover.gif) no-repeat;
}

.btn_etp_suivante a {
	background:url(boutons/btn_etape_suivante.gif) no-repeat;
	width:160px;
	height:44px;
	display:block;
}

.btn_etp_suivante a:hover {
	background:url(boutons/btn_etape_suivante_hover.gif) no-repeat;
}

.btn_modifier a {
	background:url(boutons/btn_modifier.gif) no-repeat;
	width:80px;
	height:20px;
	display:block;
}

.btn_modifier a:hover {
	background:url(boutons/btn_modifier_hover.gif) no-repeat;
}

.btn_vide195 a {
	background:url(boutons/btn_vide195.gif) no-repeat;
	width:195px;
	height:29px;
	color:#FFF;
	text-align:center;
	padding-top:15px;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.btn_vide195 a:hover {
	background:url(boutons/btn_vide195_hover.gif) no-repeat;
	text-decoration:none;
}

.btn_vide195_bis a {
	background:url(boutons/btn_vide195.gif) no-repeat;
	width:195px;
	height:37px;
	color:#FFF;
	text-align:center;
	padding-top:7px;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.btn_vide195_bis a:hover {
	background:url(boutons/btn_vide195_hover.gif) no-repeat;
	text-decoration:none;
}

.btn_bleu_135 a {
	background:url(boutons/btn_bleu_135.gif) no-repeat;
	width:135px;
	height:28px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding-top:13px;
	text-decoration:none;
	margin-bottom:15px;
}

.btn_bleu_135 a:hover {
	background:url(boutons/btn_bleu_135_hover.gif) no-repeat;
	text-decoration:none;
}

.btn_bleu_155 a {
	background:url(boutons/btn_bleu_155.gif) no-repeat;
	width:155px;
	height:31px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding-top:13px;
	font-size:12px;
	text-decoration:none;
	margin-bottom:15px;
}

.btn_bleu_155 a:hover {
	background:url(boutons/btn_bleu_155_hover.gif) no-repeat;
	text-decoration:none;
}


/*----------------------------------------------------PICTOS------------------------------------------------------------*/
.recherche_avancee a {
	background:url(images/loupe.gif) no-repeat;
	padding-left:30px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:5px;
	text-decoration:none;
	display:block;
}

.recherche_avancee a:hover {
	text-decoration:underline;
}

.recherche_carte a {
	background:url(images/picto_carte_france.gif) no-repeat;
	padding-left:30px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
	text-decoration:none;
	padding-right:10px;
	display:block;
}

.recherche_carte a:hover {	
	text-decoration:underline;
}

.picto_plus_degrade {
	background:url(images/picto_plus_degrade.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.lien_petite_fleche_verte {
	background:url(images/petite_fleche_verte.gif) 0px 4px no-repeat;
	padding-left:14px;
	padding-bottom:5px;
}

.lien_retour {
	background:url(images/carre_fleche_gauche.gif) no-repeat;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
}

.texte_fleche_carre_avant {
	background:url(images/carre_fleche_droit.gif) no-repeat;
	height:16px;
	padding-left:25px;
	padding-top:2px;
	display:block;
}

.texte_fleche_carre_arriere {
	background:url(images/carre_fleche_gauche.gif) no-repeat;
	height:16px;
	padding-left:25px;
	padding-top:2px;
	display:block;
}

.texte_fleche_reponse {
	background:url(images/fleche_reponse.gif) 0px 1px no-repeat;
	height:13px;
	padding-left:25px;
	display:block;
}

.fleche_carre_avant_gris {
	background:url(images/picto_carre_fleche_suivante_gris.gif) no-repeat;
	height:18px;
	padding-left:25px;
	padding-top:2px;
	display:block;
}

.picto_repondre {
	background:url(images/picto_repondre.gif) no-repeat;
	padding-left:23px;
}

/*----------------------------------------------------PICTOS troc------------------------------------------------------------*/

.picto_proposer_troc {	
	background:url(pictos_categories/proposer_troc.gif) no-repeat;
	padding-left:23px;
	height:16px;
	display:block;
	padding-top:2px;
}

.picto_proposer_troc_lien a {	
	background:url(pictos_categories/proposer_troc.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_voir_proposition_troc {	
	background:url(pictos_categories/voir_prop_troc.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voir_proposition_troc_lien a {	
	background:url(pictos_categories/voir_prop_troc.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}


.picto_voir_profil_troqueur {	
	background:url(pictos_categories/voir_profil_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voir_profil_troqueur_lien a {	
	background:url(pictos_categories/voir_profil_troqueur.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_voir_fiche_detaille {	
	background:url(pictos_categories/voir_fiche_detaille.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voir_fiche_detaille_lien a{	
	background:url(pictos_categories/voir_fiche_detaille.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_voir_detail_proposition{	
	background:url(pictos_categories/voir_detail_prop.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voir_detail_proposition_lien a {	
	background:url(pictos_categories/voir_detail_prop.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}
.picto_voir_detail_proposition2{	
	background:url(pictos_categories/voir_detail_prop.jpg) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voir_detail_proposition_lien2 a {	
	background:url(pictos_categories/voir_detail_prop.jpg) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_detail_proposition {	
	background:url(pictos_categories/detail_prop.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_detail_proposition_lien a {	
	background:url(pictos_categories/detail_prop.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_voir_catalogue_troqueur {	
	background:url(pictos_categories/voir_catalogue_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voir_catalogue_troqueur_lien a {	
	background:url(pictos_categories/voir_catalogue_troqueur.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_troc_immediat {	
	background:url(pictos_categories/troc_immediat.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_troc_immediat_lien a {	
	background:url(pictos_categories/troc_immediat.gif) center  no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_renouveler_objet {	
	background:url(pictos_categories/renouveler_obj.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_renouveler_objet_lien a {	
	background:url(pictos_categories/renouveler_obj.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_retirer_objet {	
	background:url(pictos_categories/retirer_obj.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_retirer_objet_lien a {	
	background:url(pictos_categories/retirer_objet.gif) center  no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_modifier_fiche {	
	background:url(pictos_categories/modifier_fiche.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_modifier_fiche_lien a {	
	background:url(pictos_categories/modifier_fiche.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_evaluer_troqueur {	
	background:url(pictos_categories/evaluer_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_evaluer_troqueur_lien a {	
	background:url(pictos_categories/evaluer_troqueur.gif) center  no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_envoyer_message_troqueur {	
	background:url(pictos_categories/envoyer_msg_troqueur.gif) no-repeat;
	padding-left:25px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_envoyer_message_troqueur_lien a {	
	background:url(pictos_categories/envoyer_msg_troqueur.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_annuler_prop {	
	background:url(pictos_categories/annuler_prop.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_annuler_prop_lien a {	
	background:url(pictos_categories/annuler_prop.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}
.picto_accepter_propale {	
	background:url(pictos_categories/accepter_prop.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_accepter_propale_lien a {	
	background:url(pictos_categories/accepter_prop.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}
.picto_refuser_propale {	
	background:url(pictos_categories/refuser_prop.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_refuser_propale_lien a {	
	background:url(pictos_categories/refuser_prop.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_voircoord_troc {	
	background:url(pictos_categories/voir_coord_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voircoord_troc_lien a {	
	background:url(pictos_categories/voir_coord_troqueur.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}
.picto_declarer_fraude {	
	background:url(pictos_categories/declarer_fraude.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_declarer_fraude_lien a {	
	background:url(pictos_categories/declarer_fraude.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_avertir_ami {	
	background:url(pictos_categories/avertir_ami.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_avertir_ami_lien a {	
	background:url(pictos_categories/avertir_ami.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_ajouter_selection {	
	background:url(pictos_categories/ajouter_selection.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_ajouter_selection_lien a {	
	background:url(pictos_categories/ajouter_selection.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_supprimer_selection {	
	background:url(pictos_categories/supprimer_selection.gif) no-repeat;
	padding-left:5px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_supprimer_selection_lien a {	
	background:url(pictos_categories/supprimer_selection.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}
.picto_voir_objet_rech_troqueur {	
	background:url(pictos_categories/voir_objets_recherches.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
}

.picto_voir_objet_rech_troqueur_lien a {	
	background:url(pictos_categories/voir_objets_recherches.gif) center no-repeat;
	width:43px;
	height:30px;
	display:block;
}

.picto_attente{	
	background:url(images/carre_vide18x18.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	height:16px;
	text-decoration:none;
}

.pad_picto_carre {	
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
}

a.proposer_troc {	
	background:url(pictos_categories/proposer_troc.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.proposer_troc:hover {	
	text-decoration:none;
}

a.voir_proposition_troc {	
	background:url(pictos_categories/voir_prop_troc.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.voir_proposition_troc:hover {	
	text-decoration:none;
}

a.voir_profil_troqueur {	
	background:url(pictos_categories/voir_profil_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.voir_profil_troqueur:hover {	
	text-decoration:none;
}

a.voir_fiche_detaille {	
	background:url(pictos_categories/voir_fiche_detaille.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.voir_fiche_detaille:hover {	
	text-decoration:none;
}

a.voir_detail_proposition{	
	background:url(pictos_categories/voir_detail_prop.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.voir_detail_proposition:hover {	
	text-decoration:none;
}

a.detail_proposition {	
	background:url(pictos_categories/detail_prop.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.detail_proposition:hover {	
	text-decoration:none;
}

a.voir_catalogue_troqueur {	
	background:url(pictos_categories/voir_catalogue_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.voir_catalogue_troqueur:hover {	
	text-decoration:none;
}

a.troc_immediat {	
	background:url(pictos_categories/troc_immediat.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.troc_immediat:hover {	
	text-decoration:none;
}

a.renouveler_objet {	
	background:url(pictos_categories/renouveler_obj.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.renouveler_objet:hover {	
	text-decoration:none;
}

a.modifier_fiche {	
	background:url(pictos_categories/modifier_fiche.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.modifier_fiche:hover {	
	text-decoration:none;
}

a.evaluer_troqueur {	
	background:url(pictos_categories/evaluer_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.evaluer_troqueur:hover {	
	text-decoration:none;
}

a.envoyer_message_troqueur {	
	background:url(pictos_categories/envoyer_msg_troqueur.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.envoyer_message_troqueur:hover {	
	text-decoration:none;
}

a.declarer_fraude {	
	background:url(pictos_categories/declarer_fraude.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.declarer_fraude:hover {	
	text-decoration:none;
}

a.avertir_ami {	
	background:url(pictos_categories/avertir_ami.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.avertir_ami:hover {	
	text-decoration:none;
}

a.ajouter_selection {	
	background:url(pictos_categories/ajouter_selection.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.ajouter_selection:hover {	
	text-decoration:none;
}

a.voir_objet_rech_troqueur {	
	background:url(images/carre_vide18x18.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.voir_objet_rech_troqueur:hover {	
	text-decoration:none;
}

a.attente{	
	background:url(images/carre_vide18x18.gif) no-repeat;
	padding-left:23px;
	display:block;
	padding-top:2px;
	text-decoration:none;
}

a.attente:hover {	
	text-decoration:none;
}



/*----------------------------------------------------ELEMENTS GRAPHIQUES------------------------------------------------------------*/
.arrondi_haut_3color_765 {
	background:url(images/arrondi_haut_3color_765.gif) no-repeat;
	width:765px;
	height:8px;
}

*html .arrondi_haut_3color_765 {/*ie6*/
	margin-bottom:-10px;
}

.pixel_3color_765 {
	background:url(images/pixel_3color_765.gif) repeat-y;
	width:765px;
}

.arrondi_bas_3color_765 {
	background:url(images/arrondi_bas_3color_765.gif) no-repeat;
	width:765px;
	height:8px;
	margin-bottom:15px;
}

.arrondi_haut_3bicolor_765 {		
	background:url(images/arrondi_haut_3bicolor_765.gif) no-repeat;
	width:765px;
	height:7px;
}

*html .arrondi_haut_3bicolor_765 { /*ie6*/
	margin-bottom:-10px;
}

.pixel_3bicolor_765 {	
	background:url(images/pixel_3bicolor_765.gif) repeat-y;
	width:765px;
}

.arrondi_bas_3bicolor_765 {	
	background:url(images/arrondi_bas_3bicolor_765.gif) no-repeat;
	width:765px;
	height:7px;
	margin-bottom:15px;
}

.cadre_gris_exterieur {
	padding:1px;
	border:#d3d6d8 solid 1px;
	background-color:#ffffff;
}

.cadre_gris_bord{
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#ffffff;
}

.cadre_gris_bord761 {
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#ffffff;
	width:761px;
}

.cadre_gris_bord731 {
	border:#ced1d3 solid 1px;
	background-color:#ffffff;
	width:727px;
}

.cadre_gris_bord697 {
	border:#ced1d3 solid 1px;
	background-color:#ffffff;
	width:695px;
}

.cadre_gris_bord697_pad1 {
	border:#ced1d3 solid 1px;
	background-color:#ffffff;
	width:693px;
	padding:1px;
}

.titre_cadre_gris_bord697_pad1 {
	background-color:#efefef;
	width:678px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.cadre_gris_fonce_bord697 {
	border:#d4d7d9 solid 1px;
	background-color:#efefef;
	width:695px;
}

.entete_processus {
	width:748px;
	height:30px;
	background:url(images/bg_entete_processus.gif) no-repeat;
	padding-left:13px;
	padding-top:5px;
}

.entete_processus_vert {
	width:750px;
	background:#8bb606;
	padding-left:13px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
}


.ligne_cran_761 {
	width:761px;
	height:7px;
	background:url(images/img_ligne_cran.gif) no-repeat;
}

.fond_gris_padde {
	padding:3px;
	background-color:#ebebeb;
}

.fond_gris {
	background-color:#ebebeb;
}

.fond_gris_clair {
	background-color:#f3f3f3;
}

.titre_fond_gris {
	background-color:#f0f0f0;
	padding:5px;
	padding-left:13px;
}

.bloc_lien_arrondi235 {	
	float:right;
}

.arrondi_haut_fdgris_235 {	
	background:url(images/arrondi_haut_fdgris_235.gif) no-repeat;
	width:235px;
	height:7px;
}

*html .arrondi_haut_fdgris_235 {	/*ie6*/
	margin-bottom:-7px;
}

.pixel_gdbord_235 {	
	width:231px;
	border-left:#ebebeb solid 2px;
	border-right:#ebebeb solid 2px;
	background-color:#FFF;
}

.arrondi_bas_fdgris_235 {
	background:url(images/arrondi_bas_fdgris_235.gif) no-repeat;
	width:235px;
	height:7px;
}

.arrondi_bas_3color_bis767 {	
	background:url(images/arrondi_bas_3color_bis767.gif) no-repeat;
	width:765px;
	height:7px;
}

*html .arrondi_bas_3color_bis767 {	/*ie6*/
	margin-bottom:-7px;
}

.pixel_grosbord767 {	
	background:url(images/pixel_grosbord767.gif) repeat-y;
	width:765px;
}

.arrondi_bas_grosbord767 {	
	background:url(images/arrondi_bas_grosbord767.gif) no-repeat;
	width:765px;
	height:7px;
	margin-bottom:20px;
}

.arrondi_haut_3bicolor_960 {		
	background:url(images/arrondi_haut_3bicolor_960.gif) no-repeat;
	width:960px;
	height:7px;
}

*html .arrondi_haut_3bicolor_960 { /*ie6*/
	margin-bottom:-10px;
}

.pixel_3bicolor_960 {	
	background:url(images/pixel_3bicolor_960.gif) repeat-y;
	width:960px;
}

.arrondi_bas_3bicolor_960 {	
	background:url(images/arrondi_bas_3bicolor_960.gif) no-repeat;
	width:960px;
	height:7px;
	margin-bottom:15px;
}

.arrondi_haut_3color_960{
	background:url(images/arrondi_haut_3color_960.gif) no-repeat;
	width:960px;
	height:7px;
}

*html .arrondi_haut_3color_960 {/*ie6*/
	margin-bottom:-10px;
}

.pixel_3color_960 {
	background:url(images/pixel_3color_960.gif) repeat-y;
	width:960px;
}

.arrondi_bas_3color_960{
	background:url(images/arrondi_bas_3color_960.gif) no-repeat;
	width:960px;
	height:7px;
	margin-bottom:15px;
}

.barre_vert_titre_blanc_750 {
	background:#8bb606;
	color:#FFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
	width:750px;
}

.bdgris_fdblanc_765 {
	width:761px;
	border:#e6e8e9 solid 1px;
	background-color:#FFF;
	padding:1px;
}

.fd_grisclair_765 {
	width:761px;
	background-color:#f3f3f3;
}

.barre_titre_moncompte_765 {		
	background:url(images/barre_titre_compte765.gif) no-repeat;
	width:713px;
	height:23px;
	padding-left:52px;
	padding-top:13px;
}

/*----------------------------------------------------GABARIT------------------------------------------------------------*/

/*---------------------HEADER---------------------*/

#conteneur_site_haut {
	background:url(images/bg_degrade_haut.jpg) center bottom no-repeat;
	background-color:#FFF;
	padding-bottom:20px;
	/*height:159px;*/
}

*html #conteneur_site_haut {/*ie6*/
	padding-bottom:10px;
	/*height:159px;*/
}

#contenu_site_haut {
	width:991px;
	margin:auto;
	position:relative;
}


#logo a {
	width:191px;
	height:55px;
	float:left;
	background:url(images/logo_site.gif) no-repeat;
	margin-left:15px;
	margin-top:46px;
	display:block;
}

*html #logo a {/*ie6*/
	margin-left:8px;
}

#bloc_identification_gabarit {
	background:url(images/encart_identification_gabarit.gif) no-repeat;
	width:280px;
	height:93px;
	float:right;
	margin-top:8px;
	margin-right:15px;
}

*html #bloc_identification_gabarit {/*ie6*/
	margin-right:5px;
}

#tab_identification {
	margin-top:10px;
	margin-left:16px;
}

#tab_identification th {
	text-align:left;
	height:18px;
	vertical-align:top;
}

#tab_identification td {
	text-align:left;
	height:18px;
	vertical-align:middle;
}

#tab_identification td.texte {
	font-size:10px;
}

#tab_identification td.champs {
	text-align:right;
	padding-left:5px;
}

#tab_identification td.bouton {
	text-align:left;
	padding-left:5px;
}

#tab_identification td input.champ {
	font-size:11px;
	width:122px;
}

#bloc_header {
	width:485px;
	font-size:10px;
	padding-top:13px;
	margin-left:210px;
	text-align:left;
	padding-left:5px;
}

*html #bloc_header { /*IE6*/
	width:480px;
	margin-left:200px;
}

*+html #bloc_header { /*IE7*/
	margin-left:0px;
}

#banniere_pub a {
	width:468px;
	height:60px;
	/*background:url(medias/noel_troceo_468x60_v2.gif) no-repeat;*/
	/*background:url(medias/bg_banniere_pub.gif) no-repeat;*/
	padding:1px;
	margin-top:13px;
	display:block;
}

#navigation {
	width:961px;
	height:40px;
	margin-left:15px;
}

#navigation #image {
	width:961px;
	height:27px;
	background:url(images/img_haut_navigation.gif) no-repeat;
}

#gabarit_menu {
	width:961px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
	float:left;
}

#menu1_on, #menu2_on, #menu3_on, #menu4_on, #menu5_on, #menu6_on {
	float:left;
}

#menu1_ret, #menu2_ret, #menu3_ret, #menu4_ret, #menu5_ret {
	visibility:hidden;
}

#menu1  {
	background:url(boutons/onglet1.gif) no-repeat;
	/*width:131px;*/
	width:170px;
	height:40px;
	display:block;
	background-position:top;
}


#menu1_on  {
	background:url(boutons/onglet1_hover.gif) no-repeat;
	/*width:131px;*/
	width:170px;
	height:40px;
	display:block;
}

#menu2 {
	background:url(boutons/onglet2.gif) no-repeat;
	width:145px;
	height:40px;
	display:block;
	background-position:top;
}

#menu2_on {
	background:url(boutons/onglet2_hover.gif) no-repeat;
	width:145px;
	height:40px;
	display:block;
}

#menu3 {
	background:url(boutons/onglet3.gif) no-repeat;
	width:112px;
	height:40px;
	display:block;
	background-position:top;
}

#menu3_on {
	background:url(boutons/onglet3_hover.gif) no-repeat;
	width:112px;
	height:40px;
	display:block;
}

#menu4 {
	background:url(boutons/onglet4.gif) no-repeat;
	width:135px;
	height:40px;
	display:block;
	background-position:top;
}

#menu4_on {
	background:url(boutons/onglet4_hover.gif) no-repeat;
	width:135px;
	height:40px;
	display:block;
}
	
#menu5 {
	background:url(boutons/onglet5.gif) no-repeat;
	/*width:121px;*/
	width:138px;
	height:40px;
	display:block;
	background-position:top;
}

#menu5_on {
	background:url(boutons/onglet5_hover.gif) no-repeat;
	/*width:121px;*/
	width:138px;
	height:40px;
	display:block;
}	

#menu6 {
	background:url(boutons/onglet7.gif) right no-repeat;
	/*width:429px;*/
	width:373px;
	height:40px;
	display:block;
	background-position:top;
}

#ss_menu1 {
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#FFFFFF;
	padding:9px;
	position:absolute;
	z-index:3;
	top:166px;
	left:15px;
	visibility:hidden;
}


#ss_menu1 .bloc_11categorie {
	width:160px;
	float:left;
	margin-right:50px;
	margin-left:10px;
}

*html #ss_menu1 .bloc_11categorie {/*ie6*/
	width:160px;
	float:left;
	margin-right:0px;
	padding-right:50px;
	margin-left:10px;
}

/*---------------------MIDDLE--------------------*/

#conteneur_site_milieu {
	background:url(images/bg_pixel_degrade.jpg) center repeat-y;
	padding-top:10px;
}

*html #conteneur_site_milieu {/*ie6*/
	padding-top:0px;
}

#conteneur {
	width:961px;
	margin:auto;
	padding-left:15px;
	padding-right:15px;
}

#chemin {
	padding-top:10px;
	padding-bottom:10px;
}

*html #chemin {/*ie6*/
	padding-top:0px;
	padding-bottom:10px;
}


/*---------------------COL GAUCHE--------------------*/

#gabarit_gauche {
	width:180px;
	float:left;
}

#encart_recherche #titre_recherche {
	width:180px;
	height:27px;
	background:url(images/titre_encart_recherche.gif) no-repeat;
}

#encart_recherche #bloc_recherche {
	width:164px;
	background-color:#eaf2f5;
	border:#d3d6d8 solid 1px;
	padding:7px;
}

ul.liste_motcle_ok {
	width:164px;
	padding-top:5px;
}

.liste_motcle_ok li {
	list-style-type:none;
	float:left;
}

.liste_motcle_ok li.chps_motcle {	
	width:132px;
}

.liste_motcle_ok li.chps_motcle input.motcle {
	width:125px;
	font-size:11px;
}

.liste_motcle_ok li.btn_ok {	
	width:27px;
	margin-top:-4px;
}

*html .liste_motcle_ok li.btn_ok {	/*ie*/
	width:27px;
	margin-top:-4px;
}

*+html .liste_motcle_ok li.btn_ok {	/*ie7*/
	width:27px;
	margin-top:-4px;
}

.picto_cartefrance {	
	background:url(images/picto_cartefrance.gif) no-repeat;
	padding-left:30px;
	line-height:10px;
}

.picto_loupe_carre {
	background:url(images/picto_loupe.gif) no-repeat;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:5px;
}


#encart_recherche #bloc_recherche input.champ {
	width:160px;
	font-size:11px;
	margin-top:10px;
}

#encart_recherche #bloc_recherche #choix_recherche {
	margin-top:15px;
	margin-left:-3px;
}

#encart_recherche #bloc_recherche #choix_recherche td {
	height:25px;
	vertical-align:top;
}

#encart_recherche #bloc_recherche #recherche_avancee {
	margin-top:12px;
	margin-bottom:12px;
}

#encart_categories {
	
	margin-top:15px;
	
}
#encart_categories2 {
	margin-top: 0px;
	
}

 #titre_categories {
	width:180px;
	height:27px;
	background:url(images/titre_encart_categories.gif) no-repeat;
}

#bloc_categories {
	width:160px;
	border:#d3d6d8 solid 1px;
	padding:9px
}

.picto {
	width:16px;
	height:16px;
	float:right;
}

.trait {
	width:160px;
	height:4px;
	border-top:#dee0e2 solid 1px;
	margin-top:4px;
}

*html .trait {/*ie6*/
	width:160px;
	margin-bottom:-10px;
	border-top:#dee0e2 solid 1px;
}

.trait2 {
	width:160px;
	height:4px;
	border-top:#dee0e2 solid 1px;
	margin-top:4px;
}

*html .trait2 {/*ie6*/
	width:160px;
	border-top:#dee0e2 solid 1px;
	line-height:0.2em;
}


/*---------------------COL DROITE--------------------*/

#gabarit_droite {
	width:180px;
	float:right;
}

.encart_droite {
	width:180px;
}

.arrondi_haut_double {
	width:180px;
	height:6px;
	background:url(images/arrondi_haut_double180.gif) no-repeat;
}

*html .arrondi_haut_double {/*ie6*/
	margin-bottom:-8px;
}

.arrondi_bas_double {
	width:180px;
	height:6px;
	background:url(images/arrondi_bas_double180.gif) no-repeat;
}

.interieur_double {
	width:152px;
	border-left:#ebebeb solid 4px;
	border-right:#ebebeb solid 4px;
	padding:10px;
}

#encart_securite {
	width:152px;
	background:url(images/img_encart_securite.gif) left top no-repeat;
	padding-top:58px;
}

#encart_temoignages {
	width:152px;
	background:url(images/img_titre_temoignages.gif) left top no-repeat;
	padding-top:24px;
}

.defile_arriere {
	float:left;
	padding-top:20px;
	padding-bottom:40px;
}

.defile_avant {
	float:right;
	padding-top:20px;
	padding-bottom:40px;
}

.contenu_temoignage {
	width:100px;
	padding:8px;
	margin-left:17px;
	text-align:center;
}

*html .contenu_temoignage {/*ie6*/
	width:90px;
}

.contenu_temoignage .bouton {
	margin-left:10px;
	margin-top:5px;
}

.trait_150 {
	width:150px;
	height:4px;
	border-top:#dee0e2 solid 1px;
	/*margin-top:16px;
	margin-bottom:16px;*/
	margin-top:10px;
	margin-bottom:10px;
}

*html .trait_150 {/*ie6*/
	margin-bottom:0px;
	margin-top:5px;
}

#encart_newsletter {
	width:154px;
	background:url(images/img_titre_newsletter.gif) left top no-repeat;
	padding-top:50px;
}

*html #encart_newsletter {/*ie6*/
	width:152px;
}

#tab_insertion_mail {
	width:152px;
	margin-top:15px;
	margin-bottom:10px;
}

#tab_insertion_mail input.champ {
	width:118px;
	font-size:11px;
	margin-right:6px;
}

#encart_parrainage {
	width:152px;
	background:url(images/img_encart_parrainage.gif) 31px 55px no-repeat;
}

#encart_parrainage p {
	text-align:center;
}

#encart_parrainage .img_cliquable {
	width:150px;
	height:122px;
}

*html #encart_parrainage .img_cliquable {/*ie6*/
	width:150px;
	height:102px;
}


#encart_parrainage .placement_bouton {
	margin-left:37px;
}

#encart_parrainage .espace_bas {
	height:37px;
}

*+html #encart_parrainage .espace_bas {/*ie7*/
	height:41px;
}

/*---------------------COL MILIEU--------------------*/

#conteneur_middle_simple {
	padding-left:15px;
}

#conteneur_middle_public {
	padding-top:850px;
	min-height:1px;
}

#contenu_middle_public {
	margin-top:-850px;
	padding-left:15px;
	margin-left:180px;
}

*html #contenu_middle_public { /*IE6*/
	margin-left:177px;
}

*+html #contenu_middle_public { /*IE7*/
	margin-left:0px;
}

#conteneur_middle_connecte {
	padding-top:600px;
	min-height:1px;
	margin-top:4px;
}

#contenu_middle_connecte {
	margin-top:-600px;
	padding-left:15px;
	margin-left:180px;
}

*html #contenu_middle_connecte { /*IE6*/
	margin-left:177px;
}

*+html #contenu_middle_connecte { /*IE7*/
	margin-left:0px;
}



/*---------------------FOOTER---------------------*/

#conteneur_site_bas {
	background:url(images/bg_degrade_bas.jpg) center top no-repeat;
	height:141px;
	text-align:center;
	margin-bottom:20px;
	padding-top:50px;
}

#conteneur_footer {
	width:991px;
	margin:auto;
	clear:both;
}

#marge_footer {
	/*height:70px;*/
	/*height:50px;*/
}

#barre_footer {
	width:990px;
	height:9px;
	background:url(images/barre_footer.gif) center no-repeat;
}

#pied_de_page {
	margin-top:6px;
	font-size:10px;
	margin-left:110px;
}

#logo_paybox {
	width:52px;
	height:21px;
	background:url(images/logo_paybox.gif) no-repeat;
	float:right;
	margin-right:10px;
}

#logo_lcl {
	width:38px;
	height:25px;
	background:url(images/logo_lcl.gif) no-repeat;
	float:right;
	margin-right:10px;
}

/*----------------------------------------------------MENU DEROULANT INPUT-----------------------------------------------------------*/
#search_wrap {
	float:right;
}


#cat_bg {
	background:url(boutons/btn_toutes_categories.gif) top left no-repeat;
	height:42px;
	width:295px;
	float:right;
	display:inline;
}

#dropdown {
	z-index:10;
	background-color:#fff;
	border:1px solid #ccc;
	position:relative;
	width:700px;
	left:-350px;
	top:2px;
	float:left;
	padding-bottom:5px;
}

#dropdown-current {
	margin:1px 7px 1px 2px;
	padding:11px 0 1px 31px;
	font-size:18px;
	color:#b0b1b4;
	height:26px;
	font-weight:bold;
	cursor:pointer;
	background:url(images/icons2.gif) 7px 4px no-repeat;
	/*background-color:#FFF;*/
	overflow:hidden;
	white-space:nowrap;
	z-index:5;
}

#dropdown ol {
	list-style-type:none;
	font-size:11px;
	line-height:23px;
	width:220px;
	float:left;
}

#dropdown ol li a {
	text-decoration:none;
	display:block;
	padding-left:33px;
	padding-top:5px;
	cursor:pointer;
	width:180px;
}

#dropdown ol li.trait2_index {
	width:180px;
	height:1px;
	border-top:#dee0e2 solid 1px;
	margin-top:0px;
	margin-left:10px;
	display:block;
}

*html #dropdown ol li.trait2_index{/*ie6*/
	width:160px;
	border-top:#dee0e2 solid 1px;
	line-height:0.2em;
}

#dropdown ol li#Categorie a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px 0;
}
#dropdown ol li#Alimentation a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -30px;
}
#dropdown ol li#Animaux a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -60px;
}
#dropdown ol li#ArtAntiquites a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -90px;
}
#dropdown ol li#AutomobilesMotos a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -122px;
}
#dropdown ol li#AutoMotoPiecesEquipement a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -150px;
}
#dropdown ol li#BateauxVoileNautisme a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -180px;
}
#dropdown ol li#BeauteBienetreParfums a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -210px;
}
#dropdown ol li#BebePuericulture a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -240px;
}
#dropdown ol li#BijouxMontres a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -270px;
}
#dropdown ol li#CDVinylesMusique a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -300px;
}
#dropdown ol li#Collections a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -330px;
}
#dropdown ol li#DVDCinema a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -360px;
}
#dropdown ol li#Electromenager a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -390px;
}
#dropdown ol li#Immobilier a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -420px;
}
#dropdown ol li#InformatiquePDA a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -450px;
}
#dropdown ol li#Instrumentsdemusique a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -480px;
}
#dropdown ol li#JardinBricolage a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -510px;
}
#dropdown ol li#JeuxJouetsFigurines a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -540px;
}
#dropdown ol li#JeuxVideoConsoles a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -570px;
}
#dropdown ol li#LivresBDRevues a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -600px;
}
#dropdown ol li#LoisirsCreatifs a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -630px;
}
#dropdown ol li#MeublesMobilier a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -660px;
}
#dropdown ol li#PhotoVideo a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -690px;
}
#dropdown ol li#Services a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -720px;
}
#dropdown ol li#SportsVacances a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -752px;
}
#dropdown ol li#Telephonie a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -782px;
}
#dropdown ol li#TVSonHomeCinema a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -814px;
}
#dropdown ol li#VetementsAccessoires a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -847px;
}
#dropdown ol li#Vin a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -877px;
}

#dropdown ol li#Categorie a:hover, #dropdown ol li#Alimentation a:hover, #dropdown ol li#Animaux a:hover, #dropdown ol li#ArtAntiquites a:hover, #dropdown ol li#AutomobilesMotos a:hover, #dropdown ol li#AutoMotoPiecesEquipement a:hover, #dropdown ol li#BateauxVoileNautisme a:hover, #dropdown ol li#BeauteBienetreParfums a:hover, #dropdown ol li#BebePuericulture a:hover, #dropdown ol li#BijouxMontres a:hover, #dropdown ol li#CDVinylesMusique a:hover, #dropdown ol li#Collections a:hover, #dropdown ol li#DVDCinema a:hover, #dropdown ol li#Electromenager a:hover, #dropdown ol li#Immobilier a:hover, #dropdown ol li#InformatiquePDA a:hover, #dropdown ol li#Instrumentsdemusique a:hover, #dropdown ol li#JardinBricolage a:hover, #dropdown ol li#JeuxJouetsFigurines a:hover, #dropdown ol li#JeuxVideoConsoles a:hover, #dropdown ol li#LivresBDRevues a:hover, #dropdown ol li#LoisirsCreatifs a:hover, #dropdown ol li#MeublesMobilier a:hover, #dropdown ol li#PhotoVideo a:hover, #dropdown ol li#Services a:hover, #dropdown ol li#SportsVacances a:hover, #dropdown ol li#Telephonie a:hover, #dropdown ol li#TVSonHomeCinema a:hover, #dropdown ol li#VetementsAccessoires a:hover, #dropdown ol li#Vin a:hover {
	color:#000;
	text-decoration:underline;

}

#results {
	float:left;
	width:690px
}

/*----------------------------------------------------INDEX------------------------------------------------------------*/
#logo_index a {
	width:184px;
	height:54px;
	float:left;
	background:url(images/logo_site.gif) no-repeat;
	margin-top:19px;
	display:block;
}

*html #logo_index a {/*ie6*/
	margin-left:8px;
}

#conteneur_site_haut_index {
	background:url(images/bg_degrade_haut_index.jpg) center top no-repeat;
	background-color:#FFF;
	/*height:159px;*/
}



#bloc_connexion {
	width:450px;
	margin-top:30px;
	float:right;
	margin-right:5px;
}

#bloc_connexion .lien_password {
	width:361px;
	text-align:right;
}

ul#tab_connexion {
	width:451px;
	margin-top:5px;
	padding-bottom:3px;
}

#tab_connexion li {
	list-style-type:none;
	float:left;
}

#tab_connexion li.intitule_identifiant {
	width:95px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	padding-top:3px;
}

#tab_connexion li.chps_email_id {
	width:133px;
}

#tab_connexion li.chps_email_id input.email_id {	
	width:123px;
	font-size:10px;
	border:#d3d6d8 solid 1px;
	margin-top:3px;
}

#tab_connexion li.btn_connexion_id {
	width:80px;
}

.bloc_recherche_index {
	width:962px;
	position:relative;
}

.arrondi_haut_vert962 {
	width:962px;
	height:5px;
	background:url(images/arrondi_haut_vert962.gif) no-repeat;
}

*html .arrondi_haut_vert962 {/*ie6*/
	margin-bottom:-10px;
}

.pixel_vert_border962 {
	background:#8bb606;
	border-left:#eaeaea solid 1px;
	border-right:#eaeaea solid 1px;
	width:960px;
}
	
.arrondi_bas_vert962 {
	width:962px;
	height:5px;
	background:url(images/arrondi_bas_vert962.gif) no-repeat;
}

ul.liste_recherche_index {
	padding-top:13px;
	margin-bottom:13px;
}

*html ul.liste_recherche_index {/*ie6*/
	margin-bottom:1px;
}

*+html ul.liste_recherche_index {/*ie7*/
	margin-bottom:1px;
}

.liste_recherche_index li {
	list-style-type:none;
	float:left;
}

.liste_recherche_index li.texte_recherche_obj {
	background:url(images/titre_rechercher_obj.gif) 16px 10px no-repeat;
	padding-left:16px;
	width:256px;
	height:42px;
}

.liste_recherche_index li.chps_jerecherche {
	width:310px;
	height:42px;
	background:url(images/gros_chps_texte.gif) no-repeat;
	margin-bottom:13px;
}

.liste_recherche_index li.chps_jerecherche input.chps_transparent {
	width:270px;
	border:0;
	font-size:18px;
	font-weight:bold;
	margin-top:8px;
	margin-left:15px;
	color:#b0b1b4;
}

.liste_recherche_index li.chps_btn_ttes_cat {
	width:310px;
	height:42px;
	margin-bottom:13px;
}



.liste_recherche_index li.gros_btn_ok {
	width:60px;
	margin-top:-3px;
}

#toutes_les_categories {
	position:absolute;
	top:60px;
	left:250px;
}

#acces_categories {
	position:absolute;
	top:217px;
	left:32px;
}

.ss_menu_cat {
	border:#d3d6d8 solid 1px;
	background-color:#FFFFFF;
	padding:9px;
	z-index:3;
	width:680px;
}


.ss_menu_cat .bloc_11categorie {
	width:165px;
	float:left;
	margin-right:50px;
	margin-left:10px;
}

*html .ss_menu_cat .bloc_11categorie {/*ie6*/
	width:160px;
	float:left;
	margin-right:0px;
	padding-right:50px;
	margin-left:10px;
}

.picto_index{
	padding-left:0px;
}

.picto_index a {
	padding-left:5px;
}

.trait_index {
	width:160px;
	height:4px;
	border-top:#dee0e2 solid 1px;
	margin-top:4px;
}

*html .trait_index {/*ie6*/
	width:160px;
	margin-bottom:-10px;
	border-top:#dee0e2 solid 1px;
}

.trait2_index {
	width:160px;
	height:4px;
	border-top:#dee0e2 solid 1px;
	margin-top:4px;
}

*html .trait2_index{/*ie6*/
	width:160px;
	border-top:#dee0e2 solid 1px;
	line-height:0.2em;
}


#gabarit_menu_index {
	width:291px;
	margin-left:13px;
}

*html #gabarit_menu_index {/*ie6*/
	margin-top:-9px;
}

#menu7, #menu8 {
	float:left;
}


#menu7_ret, #menu8_ret {
	visibility:hidden;
}

#menu7  {
	background:url(boutons/onglet_acces_categorie.gif) no-repeat;
	width:145px;
	height:26px;
	display:block;
}

#menu7_on  {
	background:url(boutons/onglet_acces_categorie_hover.gif) no-repeat;
	width:145px;
	height:26px;
	display:block;
}

#menu8 {
	background:url(boutons/onglet_ajouter_obj.gif) no-repeat;
	width:145px;
	height:26px;
	display:block;
	background-position:top;
}

#menu8_on {
	background:url(boutons/onglet_ajouter_obj_hover.gif) no-repeat;
	width:145px;
	height:26px;
	display:block;
}

#ss_menu7 {
	border:#d3d6d8 solid 1px;
	background-color:#FFFFFF;
	padding:9px;
	position:absolute;
	z-index:3;
	top:101px;
	left:16px;
	visibility:hidden;
}

*html #ss_menu7 {/*ie6*/
	top:100px;
}

*+html #ss_menu7 {/*ie7*/
	top:100px;
}

#ss_menu7 .bloc_11categorie_bis {
	width:165px;
	float:left;
	margin-right:50px;
	margin-left:10px;
}

*html #ss_menu7 .bloc_11categorie_bis {/*ie6*/
	margin-right:0px;
}

.tab_option_recherche {
	width:430px;
	padding-top:5px;
	/*margin-left:530px;*/
	margin-bottom:5px;
	float:right;
}

*html .tab_option_recherche {/*ie6*/
	margin-top:-20px;
}

*+html .tab_option_recherche {/*ie7*/
	margin-top:-20px;
}

.tab_option_recherche td {
	vertical-align:top;
}

.tab_option_recherche td.chps_recherche_avancee {
	width:155px;
}

.tab_option_recherche td.bloc_recherche_carte {
	width:275px;
}

#bloc_middle_index {
	margin:auto;
	width:972px;
}

#bg_index {	
	background:url(images/bg_index.jpg) no-repeat;
	width:972px;
	height:485px;
	margin-top:7px;
}

#bg_index .texte_ccm {	
	padding-top:178px;
	padding-left:403px;
	font-size:16px;
	line-height:17px;
}

#bg_index .texte_ccm_detail {	
	padding-left:590px;
	padding-top:13px;
}

#bg_index .btn_inscription_gratuite a {
	background:url(boutons/btn_inscription_gratuite.gif) no-repeat;
	width:282px;
	height:70px;
	display:block;
	margin-left:358px;
	margin-top:21px;
}

#bg_index .btn_inscription_gratuite a:hover {
	background:url(boutons/btn_inscription_gratuite_hover.gif) no-repeat;
}

ul.liste_logo_pub {
	margin:auto;
	/*width:708px;*/
	/*width:856px;*/
	width:768px;
	height:61px;
	margin-top:23px;
}

.liste_logo_pub li {
	list-style-type:none;
	float:left;
}

.liste_logo_pub li.ilsparlentdenous {
	background:url(images/ils_parlent_de_nous.gif) 0px 26px no-repeat;
	width:160px;
	height:56px;
}

.liste_logo_pub li.logo1 {
	width:152px;
	height:61px;
	background:url(medias/logos/logo1.gif) no-repeat;
}

.liste_logo_pub li.logo2 {
	background:url(medias/logos/logo2.gif) no-repeat;
	width:68px;
	height:61px;
}

.liste_logo_pub li.logo3 {	
	background:url(medias/logos/logo3.gif) no-repeat;
	width:61px;
	height:61px;
}

.liste_logo_pub li.logo4 {
	background:url(medias/logos/logo4.gif) no-repeat;
	width:103px;
	height:61px;
}

.liste_logo_pub li.logo5 {
	background:url(medias/logos/logo5.gif) no-repeat;
	width:180px;
	height:61px;
}

.liste_logo_pub li.espace_logo {	
	width:55px;
}

/*----------------------------------------------------IDENTIFICATION-----------------------------------------------------------*/
.bloc_id_centrer {
	margin:auto;
	margin-top:35px;
	width:720px;
}

.bloc_g_identification {
	width:350px;
}

.bloc_d_identification {	
	width:350px;
	float:right;
}

.tab_identification_fleche {
	width:720px;
}

.tab_identification_fleche td {
	vertical-align:top;
}

.tab_identification_fleche td.bg_fleche_bloc_blanc {
	background:url(images/bg_fleche_ombre.gif) top left no-repeat;
	width:39px;
	height:292px;
}

.tab_identification_fleche td.bloc_id_filet {
	width:310px;
	border:#d3d6d8 solid 1px;
	border-left:none;
	height:290px;
}

.tab_identification_fleche td.vide_fleche {
	width:20px;
}

.bloc_titre_membre {
	padding-top:16px;
	padding-left:12px;
}

.titre_membre {
	background:url(images/titre_dejamembre.gif) no-repeat;
	width:230px;
	height:13px;
}

.bloc_titre_pascompte {
	padding-top:14px;
	padding-left:24px;
}

.titre_pascompte {
	background:url(images/titre_pascompte.gif) no-repeat;
	width:174px;
	height:28px;
}

.texte_pasmembre {	
	padding-top:32px;
	padding-left:24px;
	padding-right:37px;
	padding-bottom:55px;
	font-size:12px;
	text-align:justify;
}

.bloc_btn_inscrire_gratuit {	
	margin-left:60px;
}

.btn_inscrire_gratuit a {
	background:url(boutons/btn_inscrire_gratuit.gif) no-repeat;
	width:187px;
	height:24px;
	display:block;
}

.btn_inscrire_gratuit a:hover {
	background:url(boutons/btn_inscrire_gratuit_hover.gif) no-repeat;
}

.texte_membre {	
	padding-top:28px;
	padding-left:24px;
	padding-right:37px;
	padding-bottom:16px;
	text-align:justify;
}

.tab_formu_id {
	width:250px;
	margin-left:24px;
}

.tab_formu_id td {
	vertical-align:top;
}

.tab_formu_id td.intitule_formu {
	padding-bottom:3px;
}

.tab_formu_id input.formu{	
	width:250px;
	font-size:11px;
	border:#bbc0c3 solid 1px;
}

.tab_formu_id td.ligne_sep {	
	height:15px;
}

.tab_formu_id td.btn_validation {
	padding-left:160px;
}

.tab_formu_id td.msg_alerte {
	padding-top:10px;
	color:#868c8f;
	font-size:10px;
}

a.lien_gris10_s {	
	color:#868c8f;
	font-size:10px;
	text-decoration:underline;
}

a.lien_gris10_s:hover {
	text-decoration:none;
}

/*----------------------------Popup password----------------------------*/
#conteneur_popup {
	width:334px;
}

#popup_password_index {
	width:334px;
	border:#babbbc solid 1px;
	background:#FFF;
	padding:2px;
	position:absolute;
	left:370px;
	top:210px;
	z-index:5;
}

#popup_password2{
	width:334px;
	border:#babbbc solid 1px;
	background:#FFF;
	padding:2px;
}


#popup_password {
	width:334px;
	border:#babbbc solid 1px;
	background:#FFF;
	padding:2px;
	position:absolute;
	left:635px;
	top:101px;
	z-index:5;
}

#popup {
	width:365px;
	border:#babbbc solid 1px;
	background:#FFF;
	padding:2px;
	position:absolute;
	left:275px;
	top:155px;
}

.btn_fermer_popup {
	float:right;
	padding-right:15px;
	padding-top:11px;
	background:#8bb606;
}

.btn_fermer_popup a {		
	background:url(boutons/btn_fermer_popup.gif) no-repeat;
	width:18px;
	height:18px;
	display:block;
}

#barre_titre_password {
	background:#8bb606;
	height:39px;
}

#barre_titre_password .titre{
	color:#FFF;
	padding-top:13px;
	padding-left:15px;
	font-size:12px;
}

.bloc_texte1 {	
	background:#eaeaea;
	padding:15px;
	text-align:justify;
}

.bloc_texte2 {
	background:#f1f1f1;
	padding:15px;
	text-align:justify;
}

.bloc_texte3 {	
	background:#dcdcdc;
	padding:15px;
	text-align:justify;
	color:#6e7172;
}

.lineheight30 {
	line-height:30px;
}

#tab_email_password {
	width:304px;
}

#tab_email_password td {	
	vertical-align:top;
	text-align:center;
}

#tab_email_password td.intitule_email_password {
	padding-bottom:10px;
}

#tab_email_password td.intitule_email_password2 {
	padding-top:10px;
	text-align:left;
}


#tab_email_password input.chps_formu {
	width:185px;
	font-size:11px;
	border:#babbbc solid 1px;
	margin-bottom:15px;
}

#bloc_texte_popup {
	border:#FFF solid 1px;;
	background:#eaeaea;
	padding:10px;
}

.filet_bicolore_pad {
	background:url(images/pixel_bicolor_vert.gif) repeat-x;
	height:2px;
	margin-bottom:10px;
	margin-top:5px;
}

*html .filet_bicolore_pad {/*ie6*/
	margin-bottom:0px;
}

/*----------------------------------------------------CATEGORIES------------------------------------------------------------*/
ul.liste_categorie {
	width:735px;
}

.liste_categorie li {	
	list-style-type:none;
	float:left;
	padding-bottom:3px;
	display:inline;
}

.liste_categorie li.nom_cat_picto {	
	width:183px;
}

.liste_categorie li.nom_cat_picto a {
	background:url(images/picto_fleche_degrade.gif) 0px 4px no-repeat;
	padding-left:15px;
	color:#000;
	text-decoration:none;
}

.liste_categorie li.nom_cat_picto a:hover {
	text-decoration:underline;
}


.tab_liste_categorie {
	width:735px;
}

.tab_liste_categorie td {	
	padding-bottom:3px;
	vertical-align:top;
}

.tab_liste_categorie td.nom_cat_picto {	
	width:183px;
}

.tab_liste_categorie td.nom_cat_picto a {
	background:url(images/picto_fleche_degrade.gif) 0px 4px no-repeat;
	padding-left:15px;
	color:#000;
	text-decoration:none;
}

.tab_liste_categorie td.nom_cat_picto a:hover {
	text-decoration:underline;
}



.barre_vert_titre_blanc_750_partage {
	background:#8bb606;
	color:#FFF;
	width:765px;
}

.barre_vert_titre_blanc_750_partage .titre_barre  {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
	

.bloc_affichage_page {
	background:url(images/trait_separation_bivert.gif) left no-repeat;
	background-color:#6b9c0d;
	color:#FFF;	
	width:250px;
	float:right;
	padding-top:4px;
	padding-bottom:2px;
}

ul.liste_annonce_page {
	height:20px;
}

.liste_annonce_page li {
	list-style-type:none;
	float:left;
}

.liste_annonce_page li.intitule_afficher {
	width:57px;
	padding-left:28px;
	font-weight:bold;
	padding-top:3px;
}

.liste_annonce_page li.chps_nb_annonce {
	width:45px;
}

.liste_annonce_page select {
	width:45px;
	font-size:11px;
}

.liste_annonce_page li.texte_annonce {
	width:110px;
	padding-left:10px;
	padding-top:3px;
}


	

.tab_objet_8col {	
	width:765px;
	border:#d3d6d8 solid 1px;
	border-top:none;
}

.tab_objet_8col td {
	vertical-align:top;
}

.tab_objet_8col th {
	background:#ebebeb;
	vertical-align:top;
	padding-bottom:10px;
}

.tab_objet_8col th.date {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col th.objet {
	width:96px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col th.troqueur {
	width:88px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col th.note {
	width:62px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col th.localisation {
	width:108px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col th.echange {
	width:84px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col th.prop_troc {
	width:89px;
	text-align:center;
	font-weight:bold;
}

.tab_objet_8col th.picto_objet {
	width:35px;
}

.tab_objet_8col th.picto_btn {
	width:113px;
	padding-left:10px;
	text-align:right;
	padding-right:15px;
	padding-top:2px;
}

.tab_objet_8col th.pixel_bicolore_horizontal {
	width:2px;
	background:url(images/pixel_bicolore_horizontal.gif) repeat-y;
}

.tab_objet_8col td.barre_gris_vide {	
	height:12px;
	background:#ebebeb;
}

.bloc_trier {
	float:right;
	margin-top:-2px;
}

.tab_objet_8col td.date {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.date p{
	padding-bottom:7px;
}

.tab_objet_8col td.objet {
	width:96px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.objet a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col td.objet a:hover{
	text-decoration:underline
}

.tab_objet_8col td.troqueur {
	width:107px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

*html .tab_objet_8col td.troqueur {
	width:110px;

}

.tab_objet_8col td.note {
	width:81px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.note p{
	padding-top:5px;
}

.tab_objet_8col td.localisation {
	width:127px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.echange {
	width:103px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.prop_troc {
	width:89px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.picto_objet {
	width:35px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.picto_btn {
	width:113px;
	padding-left:10px;
	text-align:right;
	padding-right:15px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.bloc_btn_troc {
	padding-top:20px;
}


.tab_objet_8col td.pixel_bicolore_horizontal {
	width:2px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col td.date2 {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.date2 p{
	padding-bottom:7px;
}

.tab_objet_8col td.objet2 {
	width:96px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.objet2 a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col td.objet2 a:hover{
	text-decoration:underline
}

.tab_objet_8col td.troqueur2 {
	width:107px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.note2 {
	width:81px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.note2 p{
	padding-top:5px;
}

.tab_objet_8col td.localisation2 {
	width:127px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.echange2 {
	width:103px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.prop_troc2 {
	width:89px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.picto_objet2 {
	width:35px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.picto_btn2 {
	width:113px;
	padding-left:10px;
	text-align:right;
	padding-right:15px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}


.tab_objet_8col td.pixel_bicolore_horizontal2 {
	width:2px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

ul.liste_picto {
	width:734px;
}

.liste_picto li {	
	list-style-type:none;
	float:right;
	padding-bottom:3px;
	margin-right:70px;
	display:inline;
}

.liste_picto li.picto_carre {
	padding-left:40px
}

.liste_picto li.dernier {
	display:inline;
	padding-bottom:5px;
	margin-right:15px;
}


/*----------------------------------------------------INFO BULLE------------------------------------------------------------*/
.bloc_bulle_picto {	
	position:relative;
}

.info_bulle_panier {	
	background:url(images/bulle_ajax.gif) no-repeat;
	width:106px;
	height:55px;
	position:absolute;
	left:65px;
	top:-50px;
	text-align:center;
	padding:5px;
	font-size:10px;
}


.info_bulle_panier3 {	
	background:url(images/bulle_ajax.gif) no-repeat;
	width:106px;
	height:40px;
	position:absolute;
	left:-28px;
	top:-40px;
	text-align:center;
	padding:5px;
	font-size:10px;
	vertical-align:middle;
}

.info_bulle_panier p{	
	vertical-align:middle;
	padding-top:5px;
}

.info_bulle_panier2 {	
	background:url(images/bulle_ajax.gif) no-repeat;
	width:106px;
	height:55px;
	position:absolute;
	left:-30px;
	top:-45px;
	text-align:center;
	padding:5px;
	font-size:10px;
}

.info_bulle_panier2 p{	
	vertical-align:middle;
	padding-top:5px;
}

/*----------------------------------------------------PAGINATION------------------------------------------------------------*/
.liste_pagination_catalogue {
	/*width:340px;*/
	width:370px;
}


.liste_pagination_catalogue li {	
	float:right;
	list-style-type:none;
	color:#000;
}

.liste_pagination_catalogue li.precedent a {
	background:url(images/carre_fleche_gauche.gif) no-repeat;
	padding-left:30px;
	padding-top:3px;
	height:18px;
	display:block;
	margin-right:15px;
	width:50px;
}

.liste_pagination_catalogue li.suivant a {
	background:url(images/carre_fleche_droit.gif) right no-repeat;
	display:block;
	margin-left:15px;
	padding-top:3px;
	height:18px;
	width:65px;
}

.liste_pagination_catalogue li.page {
	padding-top:3px;
}

*html .liste_pagination_catalogue li.page {/*ie6*/
	padding-top:3px;
	width:140px;
}

.liste_pagination_catalogue li.page a {
	color:#000;
	text-decoration:none;
}

.liste_pagination_catalogue li.page a:hover {	
	text-decoration:underline;
	color:#73a60D;	
}

.pagination {
	float:right;	
	margin-bottom:15px;
}

.pagination2 {
	float:right;
}

ul.liste_pagination {
	width:392px;
}

.liste_pagination li {	
	float:right;
	list-style-type:none;
	color:#000;
}

.liste_pagination li.precedent a {
	background:url(images/carre_fleche_gauche.gif) no-repeat;
	width:18px;
	height:18px;
	display:block;
	margin-right:15px;
}

.liste_pagination li.precedent a:hover {	
	text-decoration:underline;
}

.liste_pagination li.suivant a {
	background:url(images/carre_fleche_droit.gif) no-repeat;
	display:block;
	margin-left:15px;	
	width:18px;
	height:18px;
}

.liste_pagination li.suivant a:hover {
	text-decoration:underline;
}

.liste_pagination li.page {
	padding-top:3px;
}

.liste_pagination li.page a {
	color:#000;
	text-decoration:none;
}

.liste_pagination li.page a:hover {	
	text-decoration:underline;
	color:#73a60D;
	
}

.page_selected {	
	color:#73a60D;
	font-weight:bold;
	padding-top:3px;
}

.liste_pagination_small {
	width:320px;
	margin-top:0px;
}

*+html .liste_pagination_small {/*ie7*/
	margin-top:5px;
}

.liste_pagination_small li {	
	float:right;
	list-style-type:none;
	color:#000;
}

.liste_pagination_small li.precedent a {
	background:url(images/carre_fleche_gauche.gif) no-repeat;
	padding-left:30px;
	padding-top:3px;
	height:18px;
	display:block;
	margin-right:15px;
	width:50px;
}

.liste_pagination_small li.suivant a {
	background:url(images/carre_fleche_droit.gif) right no-repeat;
	display:block;
	margin-left:15px;
	padding-top:3px;
	height:18px;
	width:65px;
}

.liste_pagination_small li.page {
	padding-top:3px;
}

*html .liste_pagination_small li.page {/*ie6*/
	padding-top:3px;
	width:140px;
}
.liste_pagination_small li.page a {
	color:#000;
	text-decoration:none;
}

.liste_pagination_small li.page a:hover {	
	text-decoration:underline;
	color:#73a60D;	
}


/*----------------------------------------------------SOUS CATEGORIES------------------------------------------------------------*/
.tab_titre_sscat {	
	width:735px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:15px;
	margin-right:15px;
}

*html .tab_titre_sscat {/*ie6*/
	width:735px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:15px;
	margin-right:15px;
}

*+html .tab_titre_sscat {/*ie7*/
	width:735px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:15px;
	margin-right:15px;
}

.tab_titre_sscat td {
	vertical-align:middle;
}

.tab_titre_sscat td.nom_sscat {	
	width:480px;
	padding-right:20px;
}

.tab_titre_sscat td.intitule_afficher {
	width:79px;
	padding-right:12px;
	text-align:right;
	font-weight:bold;
	color:#868c8f;
}

.tab_titre_sscat td.chps_select_page {
	width:45px;
}

.tab_titre_sscat td.chps_select_page select {
	width:45px;
	font-size:11px;
	border:#b7bcbe solid 1px;
	color:#868c8f;
}

.tab_titre_sscat td.txt_annonce_page {	
	width:99px;
	padding-left:9px;
	color:#868c8f;
}

.tab_3col_rech {	
	width:765px;
}

.tab_3col_rech td {
	vertical-align:middle;
}

.tab_3col_rech td.type4 {	
	width:240px;
	padding-left:15px;
	background:url(images/ombre.gif) top right no-repeat;
	background-color:#8bb606;
	padding-top:5px;
	padding-bottom:10px;
	vertical-align:middle;
}

.tab_3col_rech td.type4 .intitule_texte {
	color:#FFF;
}

.tab_3col_rech td.type4 select {	
	width:160px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}	


.tab_4col_rech {
	background:#8bb606;
	width:765px;
}

.tab_4col_rech td {
	vertical-align:middle;
}

.tab_4col_rech td.type1 {	
	width:177px;
	background:url(images/ombre.gif) top right no-repeat;
	background-color:#8bb606;
	height:59px;
	padding-left:15px;
}

.tab_4col_rech td.type1 .intitule_texte {
	color:#FFF;
}

.tab_4col_rech td.type1 select {	
	width:160px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}

.tab_4col_rech td.type2 {	
	width:176px;
	background:url(images/ombre.gif) top right no-repeat;
	background-color:#8bb606;
	height:59px;
	padding-left:15px;
}

.tab_4col_rech td.type2 .intitule_texte {
	color:#FFF;
}

.tab_4col_rech td.type2 select {	
	width:160px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}

/*---------------------------------------------------mon compte------------------------------------------------------------*/

#chemin_compte {
	padding-top:10px;
	padding-bottom:6px;
}

#titre_moncompte {
	width:170px;
	height:23px;
	background:url(images/bg_titre_moncompte.gif) no-repeat;
	padding-left:10px;
	padding-top:13px;
}

#encart_menu_moncompte {
	width:158px;
	border:#e9eaeb solid 1px;
	padding:10px;
}

.picto_fleche_grise {
	width:4px;
	height:12px;
	background:url(images/picto_fleche_grise.gif) 0px 7px no-repeat;
	display:block;
	float:right;
	margin-right:6px;
}

*html .picto_fleche_grise {/*ie6*/
	margin-right:3px;
}

.picto_fleche_verte {
	background:url(images/picto_fleche_verte.gif) 0px 4px no-repeat;
	display:block;
	padding-left:10px;
}



.rond_fleche_grise {
	width:16px;
	height:16px;
	background:url(images/rond_fleche_grise.gif) 0px 0px no-repeat;
	display:block;
	float:right;
}

#encart_menu_objets {
	width:135px;
	background:url(images/bg_titre_mes_objets.gif) no-repeat;
	border-bottom:#e9eaeb solid 1px;
	padding-top:20px;
	padding-left:23px;
	line-height:18px;
	padding-bottom:10px;
	margin-top:10px;
}

#encart_menu_points {
	width:135px;
	background:url(images/bg_titre_mes_points.gif) no-repeat;
	border-bottom:#e9eaeb solid 1px;
	padding-top:20px;
	padding-left:23px;
	line-height:18px;
	padding-bottom:10px;
	margin-top:10px;
}

#encart_menu_trocs {
	width:135px;
	background:url(images/bg_titre_mes_trocs.gif) no-repeat;
	border-bottom:#e9eaeb solid 1px;
	padding-top:20px;
	padding-left:23px;
	line-height:18px;
	padding-bottom:10px;
	margin-top:10px;
}

#encart_menu_communaute {
	width:135px;
	background:url(images/bg_titre_communaute.gif) no-repeat;
	border-bottom:#e9eaeb solid 1px;
	padding-top:20px;
	padding-left:23px;
	line-height:18px;
	padding-bottom:10px;
	margin-top:10px;
}

#encart_menu_infos_perso {
	width:135px;
	background:url(images/bg_titre_infos_perso.gif) no-repeat;
	padding-top:27px;
	padding-left:23px;
	line-height:18px;
	padding-bottom:10px;
	margin-top:10px;
}

p.tres_serre {
	line-height:12px;
}

/*--------------------------------------------------------------------MON COMPTE---------------------------------------------------------*/

/*--------------------------------------------------------------------GABARIT---------------------------------------------------------*/

#tab_identification_ok {
	margin-top:10px;
	margin-left:16px;
	width:250px;
}

#tab_identification_ok th {
	text-align:left;
	height:22px;
	vertical-align:top;
}

#tab_identification_ok td {
	text-align:left;
	height:18px;
	vertical-align:top;
}

#tab_identification_ok td.nom_client {
	text-align:left;
	vertical-align:top;
	width:160px;
}

#tab_identification_ok td.nom_client .client {
	line-height:12px;
}

#tab_identification_ok th.droite {
	width:90px;
	text-align:right;
}

#tab_identification_ok td.gauche {
	width:160px;
	height:14px;
}

#tab_identification_ok td.droite {
	width:90px;
	text-align:right;
}

.lineheight2 {
	line-height:2px;
}

.lien_quitter {
	background:url(images/picto_croix_verte.gif) 0px 2px no-repeat;
	font-size:10px;
	padding-left:13px;
}

#chemin_compte {
	padding-top:10px;
	padding-bottom:6px;
}

#titre_moncompte {
	width:170px;
	height:23px;
	background:url(images/bg_titre_moncompte.gif) no-repeat;
	padding-left:10px;
	padding-top:13px;
}

#encart_menu_moncompte {
	width:158px;
	border:#e9eaeb solid 1px;
	padding:10px;
}

ul.liste_lien_identification {
	height:20px;
	margin-left:16px;
	margin-top:5px;
}

.liste_lien_identification li {
	float:left;
	list-style-type:none;
}

.liste_lien_identification li.lien1 {
	width:145px;
}

.liste_lien_identification li.lien2 {
	width:105px;
}

.lien_msg_identification {
	padding-left:40px;
	text-align:left;
	line-height:12px;
}



/*-------------------------------------------------------ACCUEIL MON COMPTE-----------------------------------------------*/

#encart_bienvenue {
	width:430px;
	height:100px;
	background:url(images/bg_compte_bienvenue.gif) no-repeat;
	/*float:left;*/
	padding:22px;
}

#encart_bienvenue p {
	width:300px;
	text-align:justify;
	line-height:16px;
}

#encart_points_accueil {
	width:274px;
	height:138px;
	background-color:#e9eaeb;
	padding:3px;
	float:right;
	/*margin-left:485px;*/
}


#encart_points_accueil .fond_blanc {
	width:272px;
	height:136px;
	background-color:#ffffff;
	padding:1px;
}

#encart_points_accueil .fond_blanc .contenu {
	padding:15px;
}

#encart_points_accueil .fond_blanc .contenu .lien_gauche {
	margin-top:25px;
	float:left;
}

*html #encart_points_accueil .fond_blanc .contenu .lien_gauche {/*ie6*/
	margin-top:25px;
	float:left;
	width:120px;
}

#encart_points_accueil .fond_blanc .contenu .lien_droit {
	margin-top:25px;
	border-left:#d3d6d8 solid 1px;
	margin-left:120px;
	padding-left:20px;
	height:30px;
}


.encart_large_accueil_compte {
	width:765px;
}

.encart_alertes_gauche {
	margin-top:10px;
	width:550px;
	height:173px;
	background:url(images/bg_encart_alertes.gif) no-repeat;
	padding-left:10px;
	padding-top:5px;
	float:left;
}

.encart_alertes_droite {
	margin-top:10px;
	height:173px;
	background:url(images/bg_encart_alertes.gif) no-repeat;
	padding-left:10px;
	padding-top:5px;
	margin-left:550px;
}

*html .encart_alertes_droite {/*ie6*/
	margin-left:0px;
}

.lien_rond_fleche_grise {
	background:url(images/rond_fleche_grise.gif) 0px 0px no-repeat;
	padding-left:20px;
	height:18px;
	display:block;
	padding-bottom:8px;
}

.encart_tableau_gris {
	width:735px;
	padding:10px;
	padding-left:13px;
	padding-right:13px;
}

.tab_gris_type {
	border:#e9eaeb solid 1px;
	border-top-color:#c9cdcf;
	width: 735px;
}


.tab_gris_type td {
	background-color:#f0f0f0;
	border-bottom:#ffffff solid 1px;
	height:19px;
	text-align:left;
	vertical-align:top;
}

.tab_gris_type td.entete {
	background-color:#ebebeb;
	text-align:center;
	font-weight:bold;
}

.tab_gris_type td.sep_hz {
	border-bottom:none;
	height:7px;
}

.tab_gris_type td.sep_vt {
	width:2px;
	background:url(images/pixel_sep_tab_gris.gif) repeat-y;
	background-color:#ebebeb;
}


#zone_processus {
	width:765px;
}

.process_objet {
	padding-left:13px;
	padding-top:10px;
	padding-right:14px;
}

.process_objet .visuel {
	width:70px;
	float:left;
	padding-bottom:10px;
}

.process_objet .infos {
	margin-left:85px;
}

.cadre_vert_exterieur {
	border:#b9d36a solid 1px;
	padding:1px;
}

.encart_alerte_process {
	width:700px;
	background-color:#f0f0f0;
	padding:15px;
	padding-top:8px;
}

.texte_alerte {
	background:url(images/triangle_alerte_vert.gif) no-repeat;
	height:19px;
	display:block;
	padding-left:28px;
	padding-top:6px;
}

.process_encart {
	padding-top:10px;
	padding-left:13px;
	padding-right:14px;
	padding-bottom:20px;
	/*line-height:20px;*/
}

.process_encart_echange {
	padding-top:10px;
	padding-left:13px;
	padding-right:14px;
	padding-bottom:20px;
	line-height:16px;
}

.process_encart_gris {
	padding-top:15px;
	padding-left:13px;
	padding-right:14px;
	padding-bottom:15px;
	background-color:#f0f0f0;
}

.process_encart_liens {
	padding:10px;
	padding-left:13px;
	padding-right:14px;
	line-height:normal;
}

.process_encart_liens .lien_droit {
	margin-left:150px;
	border-left:#d3d6d8 solid 1px;
	padding-left:28px;
}

.encart_recap_points {
	margin-left:505px;
}

ul.liste_visuel_description {
	height:70px;
}

.liste_visuel_description li {
	list-style-type:none;
	float:left;
}

.liste_visuel_description li.visuel_description70 {
	width:70px;
	height:70px;
}

.liste_visuel_description li.nom_visuel {
	padding-left:15px;
	padding-top:30px;
}
	
/*----------------------------------------------------LES INTROKABLES------------------------------------------------------------*/

.tab_5col_rech {	
	width:765px;
}

.tab_5col_rech td {
	vertical-align:middle;
}

.tab_5col_rech td.type5 {	
	width:138px;
	padding-left:15px;
	background:url(images/ombre.gif) top right no-repeat;
	background-color:#8bb606;
	padding-top:5px;
	padding-bottom:10px;
	vertical-align:middle;
}

.tab_5col_rech td.type5 .intitule_texte {
	color:#FFF;
}

.tab_5col_rech td.type5 select {	
	width:135px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}	

ul.liste_option_rech {	
	width:255px;
}

.liste_option_rech li {
	list-style-type:none;
	float:left;
}

.liste_option_rech li.intitule_rech {
	width:60px;
	padding-left:15px;
	padding-right:5px;
	color:#FFF;
}

.liste_option_rech li.chps_select {	
	width:160px;
}

.liste_option_rech li.chps_select select {
	width:160px;
	font-size:10px;
	border:#b5bbbc solid 1px;
}

.liste_option_rech li.chps_select2 select {
	width:160px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:6px;
}

/*----------------------------------------------------AJOUTER UN OBJET / IDENTIFICATION------------------------------------------------------------*/
.barre_vert_titre_blanc_570 {
	background:#8bb606;
	color:#FFF;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:13px;
	font-weight:bold;
	width:555px;
}

.bdgris_fdblanc {
	width:566px;
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#FFF;
	padding:1px;
}

.fd_grisclair_570 {
	width:566px;
	background-color:#f3f3f3;
}

.bloc_fleche_ajout_objt {	
	background:url(images/bloc_id_ajout_objet.gif) no-repeat;
	width:547px;
	height:102px;
	margin-left:6px;
	margin-top:15px;
}

.tab_id_ajout_objet {
	width:450px;
	margin-left:50px;
	margin-top:25px;
}

.tab_id_ajout_objet td {	
	vertical-align:top;
}

.tab_id_ajout_objet td.intitule_id {	
	width:177px;
	text-align:center;
}

.tab_id_ajout_objet td.intitule_id .texte_id {
	font-weight:bold;
}

.tab_id_ajout_objet td.espace {	
	width:96px;
}

.bouton_gris_177 {
	width:177px;
	height:25px;
	padding-top:9px;
	text-align:center;
	background:url(images/fond_bouton_gris_177.gif) no-repeat;
	display:block;
	margin-top:5px;
	margin-bottom:10px;
}

/*----------------------------------------------------AJOUTER UN OBJET- etape1-----------------------------------------------------------*/
ul#liste_etape_objet {
	padding-top:15px;
	padding-bottom:20px;
	height:39px;
}

#liste_etape_objet li {	
	list-style-type:none;
	float:left;
}

#liste_etape_objet li.etape1_on {
	background:url(boutons/etape1_on.gif) no-repeat;
	width:253px;
	height:39px;
	display:block;
}

#liste_etape_objet li.etape1 {
	background:url(boutons/etape1_hover.gif) no-repeat;
	width:253px;
	height:39px;
	display:block;
}


#liste_etape_objet li.etape2_off {
	background:url(boutons/etape2.gif) no-repeat;
	width:253px;
	height:39px;
	display:block;
}

#liste_etape_objet li.etape2_on {
	background:url(boutons/etape2_on.gif) no-repeat;
	width:253px;
	height:39px;
	display:block;
}

#liste_etape_objet li.etape2 {
	background:url(boutons/etape2_hover.gif) no-repeat;
	width:253px;
	height:39px;
	display:block;
}

#liste_etape_objet li.etape3_off {
	background:url(boutons/etape3.gif) no-repeat;
	width:250px;
	height:39px;
	display:block;
}

#liste_etape_objet li.etape3 {
	background:url(boutons/etape3_hover.gif) no-repeat;
	width:250px;
	height:39px;
	display:block;
}

#liste_etape_objet li.etape3_on {
	background:url(boutons/etape3_on.gif) no-repeat;
	width:250px;
	height:39px;
	display:block;
}

#corde1 {
	background:url(images/corde1.gif) right 40px no-repeat;
	width:759px;
	padding-top:32px;
}

#corde1_vide {
	width:759px;
}

.tab_formu_731 {	
	width:731px;
}

.tab_formu_731 td {	
	vertical-align:middle;
}

.tab_formu_731 td.intitule_formu {	
	width:215px;
	text-align:right;
	padding-right:15px;
}

.tab_formu_731 td.chps_formu {
	width:260px;
}

.tab_formu_731 input.formu {
	width:260px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	/*color:#a2a8ab;*/
}

.tab_formu_731 input.file {
	width:338px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	/*color:#a2a8ab;*/
}

.tab_formu_731 input.formu_zip {
	width:110px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	/*color:#a2a8ab;*/
}

.tab_formu_731 input.formu_tel {
	width:160px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	/*color:#a2a8ab;*/
}

.tab_formu_731 select.formu {
	width:262px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	/*color:#a2a8ab;*/
}


.tab_formu_731 textarea.formu {
	width:260px;
	height:115px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	/*color:#a2a8ab;*/
}


.tab_formu_731 td.ligne_separation {	
	height:5px;
}

.tab_formu_731 td.ligne_separation2 {	
	height:10px;
}

.tab_formu_731 td.ligne_separation3 {	
	height:15px;
}

.tab_formu_731 td.msg_alerte {
	width:211px;
	padding-right:15px;
	padding-left:15px;
}

.message_alerte {	
	color:#ff0000;
}

ul.liste_ouinon {	
	width:150px;
	height:20px;
}

.liste_ouinon li {	
	list-style-type:none;
	float:left;
}

.liste_ouinon li.puce {
	width:10px;
}

.liste_ouinon li.intitule_ouinon {
	width:40px;
	padding-left:10px;
}

*html .liste_ouinon li.intitule_ouinon {/*ie6*/
	padding-top:3px;
}

*+html .liste_ouinon li.intitule_ouinon {/*ie7*/
	padding-top:3px;
}

ul.liste_checkbox {
	margin:0px;
}

.liste_checkbox li {
	list-style-type:none;
	float:left;
}

.liste_checkbox li.chps_checkbox {	
	width:px;
}

.liste_checkbox li.intitule_checkbox {
	padding-left:12px;
}

*html .liste_checkbox li.intitule_checkbox {/*ie6*/
	padding-top:3px;
	padding-left:5px;
}

*+html .liste_checkbox li.intitule_checkbox {/*ie7*/
	padding-top:3px;
	padding-left:5px;
}

/*----------------------------------------------------AJOUTER UN OBJET- etape2-----------------------------------------------------------*/

#corde2 {
	background:url(images/corde2.gif) right 33px no-repeat;
	width:759px;
	padding-top:32px;
}

#corde2_vide {
	width:759px;
}

ul.liste_valeur_obj {
	margin-top:30px;
	padding-bottom:85px;
}

.liste_valeur_obj li {
	list-style-type:none;
	float:left;
}

.liste_valeur_obj li.intitule_valeur {
	width:216px;
	padding-right:12px;
	text-align:right;
}

.liste_valeur_obj li.chps_valeur {
	width:125px;
}

.liste_valeur_obj li.chps_valeur input.formu_valeur {
	width:120px;
	font-size:11px;
}

.liste_valeur_obj li.valeur {
	padding-left:10px;
	padding-top:3px;
}

ul.liste_mode_livraison {
	padding-bottom:46px;
	height:82px;
	padding-top:17px;
}

.liste_mode_livraison li {
	list-style-type:none;
	float:left;
}

.liste_mode_livraison li.chps_checkbox {
	width:10px;
	padding-top:2px;
}

*html .liste_mode_livraison li.chps_checkbox {/*ie6*/
	margin-top:-3px;
}

*+html .liste_mode_livraison li.chps_checkbox {/*ie7*/
	margin-top:-3px;
}

.liste_mode_livraison li.texte_mode_livraison {	
	width:169px;
	padding-left:15px;
	padding-right:10px;
}

.liste_mode_livraison li.img_main_propre {
	background:url(images/img_remise_main_propre.gif) left top no-repeat;
	height:71px;
	width:66px;
}

.liste_mode_livraison li.espace_livraison {	
	width:117px;
}

.liste_mode_livraison li.img_envoi_postal {	
	background:url(images/img_envoi_postal.gif) left top no-repeat;
	height:82px;
	width:70px;
}

textarea.chps731 {	
	width:731px;
	height:145px;
	font-size:11px;
	margin-top:15px;
	margin-bottom:45px;
}

/*----------------------------------------------------AJOUTER UN OBJET- etape3-----------------------------------------------------------*/
.bloc_mesphotos {	
	padding-top:15px;
	padding-left:7px;
	padding-bottom:15px;
}

.tab_recap_obj {
	width:697px;
	margin-top:15px;
}

.tab_recap_obj td {
	vertical-align:top;
}

.tab_recap_obj td.intitule_recap {
	width:130px;
	text-align:right;
	font-weight:bold;
	padding-bottom:10px;
}

.tab_recap_obj td.description_recap {	
	width:557px;
	padding-left:10px;
	padding-bottom:10px;
}

.tab_recap_obj td.description_recap_top {	
	width:557px;
	padding-left:10px;
	padding-bottom:5px;
}

ul.liste_checkbox_simple {
	height:25px;
}

.liste_checkbox_simple li {
	list-style-type:none;
	float:left;
}

.liste_checkbox_simple li.chps_checkbox {	
	width:px;
}

.liste_checkbox_simple li.intitule_checkbox {
	padding-left:12px;
}

*html .liste_checkbox_simple li.intitule_checkbox {/*ie6*/
	padding-top:3px;
	padding-left:5px;
}

*+html .liste_checkbox_simple li.intitule_checkbox {/*ie7*/
	padding-top:3px;
	padding-left:5px;
}

ul.liste_selecteur455 {
	width:555px;
	height:20px;
	margin-bottom:5px;
}

.liste_selecteur455 li {
	list-style-type:none;
	float:left;
}

.liste_selecteur455 li.intitule_selecteur {
	width:110px;
	text-align:right;
	padding-right:10px;
}

.liste_selecteur455 li.intitule_msg_alerte {
	padding-top:3px;
	padding-left:10px;
}

.liste_selecteur455 select.chps_selecteur {
	width:335px;
	font-size:11px;
	color:#a2a8ab;
	border:#b7bcbf solid 1px;
}
.liste_selecteur455 select.formu {
	width:335px;
	font-size:11px;
	color:#a2a8ab;
	border:#b7bcbf solid 1px;
}

.placemt_btn_enregistrer_obj {
	margin-left:285px;
}

/*----------------------------------------------------AJOUTER UN OBJET- confirmation-----------------------------------------------------------*/

#corde3 {
	background:url(images/corde3.jpg) right 33px no-repeat;
	width:759px;
	padding-top:27px;
	height:192px;
	padding-bottom:45px;
}

#corde3 .titre_confirm {
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	color:#73a60d;
}

#corde3_vide {
	width:759px;
	padding-top:27px;
}

#corde3_vide .titre_confirm {
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	color:#73a60d;
}

ul.liste_btn_confirmation_objet {
	height:44px;
	margin-bottom:35px;
	margin-left:152px;
	margin-top:40px;
}

.liste_btn_confirmation_objet li {	
	list-style-type:none;
	float:left;
}

.liste_btn_confirmation_objet li.btn1 {
	width:260px;
}

.liste_btn_confirmation_objet li.btn2 {
	width:195px;
}

/*----------------------------------------------------OPTION DE PUBLICATION-----------------------------------------------------------*/
#recap_option_publication {
	width:693px;
	margin-top:15px;
	border:#d5d8da solid 1px;
	background:#FFF;
	padding:1px;
}

#recap_option_publication td {
	vertical-align:top;
}

#recap_option_publication td.col1 {	
	width:443px;
	background:#f3f3f3;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	padding-right:25px;
}

#recap_option_publication td.montant1_top {	
	width:225px;
	background:url(images/filet_bicolore_ombre_haut.gif) no-repeat;
	background-color:#f3f3f3;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	padding-left:25px;
}

#recap_option_publication td.montant1 {	
	width:225px;
	background:url(images/pixel_bicolore_horizontal.gif) left repeat-y;
	background-color:#f3f3f3;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	padding-left:25px;
}

#recap_option_publication td.col2 {	
	width:443px;
	background:#ebebeb;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	padding-right:25px;
}

#recap_option_publication td.montant2 {	
	width:225px;
	background:url(images/filet_bicolore_ombre_bas.gif) left top no-repeat;
	background-color:#ebebeb;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	padding-left:25px;
}

#recap_option_publication td.ligne {	
	padding-left:15px;
	height:2px;
	background:#f3f3f3;
}

#recap_option_publication td.ligne_total {	
	height:2px;
}

ul.liste_mode_paiement {
	height:50px;
}

.liste_mode_paiement li {
	list-style-type:none;
	float:left;
}

.liste_mode_paiement li.puce_paiement {
	width:10px;
	padding-top:10px;
}

*html .liste_mode_paiement li.puce_paiement {/*ie6*/
	padding-top:7px;
}

*+html .liste_mode_paiement li.puce_paiement {/*ie7*/
	padding-top:7px;
}

.liste_mode_paiement li.texte_paiement {
	width:102px;
	padding-left:10px;
	padding-top:10px;
}

*html .liste_mode_paiement li.texte_paiement {/*ie6*/
	width:102px;
	padding-left:5px;
	padding-top:10px;
}

*+html .liste_mode_paiement li.texte_paiement {/*ie7*/
	width:102px;
	padding-left:10px;
	padding-top:10px;
}

.liste_mode_paiement li.picto_cb {
	background:url(images/CB.gif) no-repeat;
	width:36px;
	height:22px;
	margin-top:5px;
}

.liste_mode_paiement li.picto_allopass {
	background:url(images/allopass.gif) no-repeat;
	width:36px;
	height:33px;
}

.liste_mode_paiement li.bulle_commentaire {
	width:529px;
	height:33px;
	background:url(images/bulle_commentaire.gif) no-repeat;
	text-align:center;
	padding-top:3px;
	color:#4a7a04;
	margin-left:10px;
}

*html .liste_mode_paiement li.bulle_commentaire {/*ie6*/
	margin-left:5px;
}

.liste_mode_paiement li.bulle_commentaire_vide {
	width:529px;
	height:33px;
	
}
/*----------------------------------------------------OPTION DE PUBLICATION - confirmation-----------------------------------------------------------*/

#corde4 {
	background:url(images/corde4.jpg) 0px 25px no-repeat;
	width:759px;
	padding-top:25px;
	height:194px;
	padding-bottom:32px;
}

/*----------------------------------------------------OPTION DE PUBLICATION - annulation-----------------------------------------------------------*/

#corde5 {
	background:url(images/corde5.jpg) 0px 22px no-repeat;
	width:759px;
	padding-top:248px;
}

.bloc_btn_middle {
	float:right;
	margin-right:282px;
}

*html .bloc_btn_middle {/*ie6*/
	margin-right:140px;
}
/*----------------------------------------------------RECHERCHER-----------------------------------------------------------*/
.bloc_rech_g {
	float:left;
	margin-left:-5px;
}

.bloc_rech_d {
	float:right;
}


.bloc_fleche_rech {	
	background:url(images/bloc_fleche478.gif) no-repeat;
	width:478px;
	height:53px;
}

.bloc_bdgris_fdbleu {	
	width:471px;
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#eaf2f5;
	margin-left:5px;
}

.bloc_titre_jechercheobjet {
	padding-top:24px;
	padding-left:50px;
}

.titre_jechercheobjet {
	background:url(images/titre_jechercheobjet.gif) no-repeat;
	width:151px;
	height:10px;
}

.bloc_titre_objetatroquer {
	padding-top:21px;
	padding-left:50px;
	font-size:13px;
}

.titre_objetatroquer {
	background:url(images/titre_objetatroquer.gif) no-repeat;
	width:260px;
	height:32px;
}

.bloc_texte_rech {
	padding-left:47px;
	padding-right:55px;
	padding-bottom:30px;
}

.bloc_texte_rech2 {
	padding-left:47px;
	padding-right:55px;
	padding-bottom:30px;
}

*html .bloc_texte_rech2 {/*ie6*/
	padding-bottom:40px;
}

*+html .bloc_texte_rech2 {/*ie7*/
	padding-bottom:47px;
}

.tab_formu400 {
	width:400px;
}

.tab_formu400 td {
	vertical-align:middle;
}

.tab_formu400 td.intitule_texte {	
	width:125px;
	text-align:right;
	padding-right:15px;
}

.tab_formu400 td.chps_formu {
	width:260px;
}

.tab_formu400 input.formu400 {	
	width:260px;
	font-size:10px;
	border:#b7bcbf solid 1px;
}

.tab_formu400 select.formu400 {	
	width:264px;
	font-size:10px;
	border:#b7bcbf solid 1px;
	color:#868c8f;
}

.tab_formu400 td.ligne_sep20 {
	height:20px;
}

*html .tab_formu400 td.ligne_sep20 {/*ie6*/
	height:18px;
}


.tab_formu400 td.ligne_sep5 {
	height:5px;
}

.color_bleu {	
	color:#062b68;
}

.pixel_transparent {
	background:url(images/pixel_transparent.gif) repeat-x;
	background-color:#f0f6f8;
	width:431px;
}

ul.liste_checkbox {
	width:400px;
}

.liste_checkbox li {
	list-style-type:none;
	float:left;
}

.liste_checkbox li.checkbox_case {
	width:10px;
}

.liste_checkbox li.texte_checkbox {	
	margin:0px;
	padding-left:10px;
}

*html .liste_checkbox li.texte_checkbox {	/*ie6*/
	padding-top:3px;
}

*+html .liste_checkbox li.texte_checkbox {	/*ie7*/
	padding-top:3px;
}

.bloc_centrer_btn_rech {
	margin-left:148px;
	margin-top:5px;
	margin-bottom:20px;
}

.texte_carte {	
	background:url(images/picto_cartefrance.gif) no-repeat;
	padding-left:30px;
	color:#062b68;
	line-height:16px;
}



/*----------------------------------------------------RESULTAT DE RECHERCHE-----------------------------------------------------------*/

.tab_titre_sscat_960 {	
	width:930px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:15px;
}

.tab_titre_sscat_960 td {
	vertical-align:middle;
}

.tab_titre_sscat_960 td.nom_sscat {	
	width:675px;
	padding-right:20px;
}

.tab_titre_sscat_960 td.intitule_afficher {
	width:79px;
	padding-right:12px;
	text-align:right;
	font-weight:bold;
	color:#868c8f;
}

.tab_titre_sscat_960 td.chps_select_page {
	width:45px;
}

.tab_titre_sscat_960 td.chps_select_page select {
	width:45px;
	font-size:11px;
	border:#b7bcbe solid 1px;
	color:#868c8f;
}

.tab_titre_sscat_960 td.txt_annonce_page {	
	width:99px;
	padding-left:9px;
	color:#868c8f;
}

.tab_6col_rech_960 {
	background:#8bb606;
	width:960px;
}

.tab_6col_rech_960 td {
	vertical-align:middle;
}

.tab_6col_rech_960 td.type1 {	
	width:145px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(images/ombre.gif) top right no-repeat;
	background-color:#8bb606;
	height:20px;
}

.tab_6col_rech_960 td.type1 .intitule_texte {
	color:#FFF;
}

.tab_6col_rech_960 td.type1 select {	
	width:135px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}

.tab_6col_rech_960 td.type2{	
	width:145px;
	padding-top:17px;
	padding-left:15px;
}

.tab_6col_rech_960 td.type3 {	
	width:145px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#8bb606;
	height:20px;
}

.tab_6col_rech_960 td.type3 .intitule_texte {
	color:#FFF;
}

.tab_6col_rech_960 td.type3 select {	
	width:135px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:5px;
	margin-bottom:5px;
}


ul.liste_option_rech_960 {	
	width:225px;
}

.liste_option_rech_960 li {
	list-style-type:none;
	float:left;
}

.liste_option_rech_960 li.intitule_rech {
	width:65px;
	padding-left:10px;
	padding-right:5px;
	color:#FFF;
}

.liste_option_rech_960 li.intitule_rech2 {
	width:65px;
	text-align:right;
	padding-right:15px;
	color:#FFF;
}

.liste_option_rech_960 li.chps_select {	
	width:145px;
}

.liste_option_rech_960 li.chps_select select {
	width:145px;
	font-size:10px;
	border:#b5bbbc solid 1px;
}

.liste_option_rech_960 li.chps_select2 select {
	width:145px;
	font-size:10px;
	border:#b5bbbc solid 1px;
	margin-top:6px;
}

.lien_rond_flechev_fdvert a{	
	background:url(images/picto_rond_fleche_v_fdvert.gif) no-repeat;
	padding-left:25px;
	display:block;
	color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
}

.lien_rond_flechev_fdvert a:hover {
	text-decoration:underline;
}

.picto_rond_flechev_fdvert {	
	background:url(images/picto_rond_fleche_v_fdvert.gif) no-repeat;
	padding-left:25px;
	color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
}

.tab_objet_8col_960 {	
	width:960px;
	border:#d3d6d8 solid 1px;
	border-top:none;
}

.tab_objet_8col_960 td {
	vertical-align:top;
}

.tab_objet_8col_960 th {
	background:#ebebeb;
	vertical-align:top;
	padding-bottom:10px;
}

.tab_objet_8col_960 th.date {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col_960 th.objet {
	width:196px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col_960 th.troqueur {
	width:128px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col_960 th.note {
	width:62px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col_960 th.localisation {
	width:156px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col_960 th.echange {
	width:89px;
	padding-left:10px;
	text-align:left;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_8col_960 th.prop_troc {
	width:89px;
	line-height:11px;
	text-align:center;
	font-weight:bold;
}

.tab_objet_8col_960 th.picto_objet {
	width:35px;
}

.tab_objet_8col_960 th.picto_btn {
	width:145px;
}

.tab_objet_8col_960 th.pixel_bicolore_horizontal {
	width:2px;
	background:url(images/pixel_bicolore_horizontal.gif) repeat-y;
}

.tab_objet_8col_960 td.barre_gris_vide {	
	height:12px;
	background:#ebebeb;
}

.tab_objet_8col_960 td.date {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.date p{
	padding-bottom:7px;
}

.tab_objet_8col_960 td.objet {
	width:196px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.objet a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col_960 td.objet a:hover{
	text-decoration:underline
}

.tab_objet_8col_960 td.troqueur {
	width:147px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.note {
	width:81px;
	text-align:center;
	padding-top:33px;

	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.note p{
	padding-top:5px;
}

.tab_objet_8col_960 td.localisation {
	width:135px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.echange {
	width:108px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.prop_troc {
	width:129px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.picto_objet {
	width:35px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.picto_btn {
	width:113px;
	padding-right:15px;
	padding-left:17px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.pixel_bicolore_horizontal {
	width:2px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_8col_960 td.date2 {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.date2 p{
	padding-bottom:7px;
}

.tab_objet_8col_960 td.objet2 {
	width:196px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.objet2 a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col_960 td.objet2 a:hover{
	text-decoration:underline
}

.tab_objet_8col_960 td.troqueur2 {
	width:147px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.note2 {
	width:81px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.note2 p{
	padding-top:5px;
}

.tab_objet_8col_960 td.localisation2 {
	width:135px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.echange2 {
	width:108px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.prop_troc2 {
	width:129px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.picto_objet2 {
	width:35px;
	text-align:center;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.picto_btn2 {
	width:113px;
	padding-left:17px;
	padding-right:15px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col_960 td.pixel_bicolore_horizontal2 {
	width:2px;
	padding-top:33px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}



/*------------------- AJOUT MOTEUR RECHERCHE MIS EN AVT GRAPHIQUE -----------------------------*/



.tab_objet_8col_960 td.barre_gris_vide4 {	
	height:12px;
	background:#ebebeb;
}

.tab_objet_8col_960 td.date4 {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.date4 p{
	padding-bottom:7px;
}

.tab_objet_8col_960 td.objet4 {
	width:196px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.objet4 a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col_960 td.objet4 a:hover{
	text-decoration:underline
}

.tab_objet_8col_960 td.troqueur4 {
	width:147px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.note4 {
	width:81px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.note4 p{
	padding-top:5px;
}

.tab_objet_8col_960 td.localisation4 {
	width:135px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.echange4 {
	width:108px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.prop_troc4 {
	width:129px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.picto_objet4 {
	width:35px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.picto_btn4 {
	width:113px;
	padding-right:15px;
	padding-left:17px;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col_960 td.pixel_bicolore_horizontal4 {
	width:2px;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}




/*---------------------------------------------------------------------------------------------*/


ul.liste_picto_960 {
	width:929px;
}

.liste_picto_960 li {	
	list-style-type:none;
	display:inline;
	float:right;
	padding-bottom:3px;
	margin-right:130px;
}

.liste_picto_960 li.picto_carre {
	padding-left:40px;
}

.liste_picto_960 li.dernier {
	display:inline;
	padding-bottom:5px;
	margin-right:15px;
}

/*----------------------------------------------------RESULTAT DE RECHERCHER / NONE-----------------------------------------------------------*/

.bloc_rech_centrer {
	margin:auto;
	width:478px;
}

.bloc_titre_modifier_critere {
	padding-top:24px;
	padding-left:51px;
}

.titre_modifier_critere {
	background:url(images/titre_modifier_critrere.gif) no-repeat;
	width:272px;
	height:13px;
}

/*----------------------------------------------------RESULTAT DE RECHERCHER2-----------------------------------------------------------*/
.tab_3col_rech_960 {	
	width:960px;
}

.tab_3col_rech_960 td {
	vertical-align:middle;
}

.tab_3col_rech_960 td.type {	
	width:290px;
	padding-left:190px;
	background:url(images/ombre2.gif) top right no-repeat;
	background-color:#8bb606;
	height:40px;
	vertical-align:middle;
}

.tab_3col_rech_960 td.type2 {	
	width:295px;
	padding-left:50px;
	background-color:#8bb606;
	height:40px;
	vertical-align:middle;
}

.tab_3col_rech_960 td.type3 {	
	width:135px;
	/*background:url(images/ombre2.gif) top right no-repeat;*/
	background-color:#8bb606;
	height:40px;
	vertical-align:middle;
}

.tab_objet_4col_960 {	
	width:960px;
	border:#d3d6d8 solid 1px;
}

.tab_objet_4col_960 td {
	vertical-align:top;
}

.tab_objet_4col_960 th {
	background:#ebebeb;
	vertical-align:top;
	padding-bottom:10px;
}

.tab_objet_4col_960 th.troqueur {
	width:228px;
	padding-left:10px;
	text-align:center;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_4col_960 th.note {
	width:162px;
	padding-left:10px;
	text-align:center;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_4col_960 th.localisation {
	width:163px;
	padding-left:10px;
	text-align:center;
	padding-right:9px;
	font-weight:bold;
	padding-top:2px;
}

.tab_objet_4col_960 th.vide {
	width:309px;
}

.tab_objet_4col_960 th.picto_objet {
	width:35px;
}

.tab_objet_4col_960 th.lien_picto {
	width:344px;
}


.tab_objet_4col_960 th.pixel_bicolore_horizontal {
	width:2px;
	background:url(images/pixel_bicolore_horizontal.gif) repeat-y;
}

.tab_objet_4col_960 td.barre_gris_vide {	
	height:12px;
	background:#ebebeb;
}

.tab_objet_4col_960 td.troqueur {
	width:247px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_4col_960 td.note {
	width:181px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_4col_960 td.note p{
	padding-top:5px;
}

.tab_objet_4col_960 td.localisation {
	width:242px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_4col_960 td.vide {
	width:297x;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_4col_960 td.picto_objet {
	width:23px;
	text-align:right;
	padding-right:12px;
	padding-top:20px;
	border-bottom:#caced0 solid 1px;
	padding-bottom:10px;
}

.tab_objet_4col_960 td.lien_picto {
	width:209px;
	padding-left:135px;
	border-bottom:#caced0 solid 1px;
	padding-top:10px;
}

.tab_objet_4col_960 td.pixel_bicolore_horizontal {
	width:2px;
	padding-top:20px;
	border-bottom:#caced0 solid 1px;
}

.tab_objet_4col_960 td.troqueur2 {
	width:247px;
	text-align:center;
	padding-top:20px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
	padding-bottom:10px;
}

.tab_objet_4col_960 td.note2 {
	width:181px;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_4col_960 td.note2 p{
	padding-top:5px;
}

.tab_objet_4col_960 td.localisation2 {
	width:242px;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_4col_960 td.vide2 {
	width:297px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_4col_960 td.lien_picto2 {
	width:209px;
	padding-left:135px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	padding-top:20px;
	background:#f9f4f4;
}

.tab_objet_4col_960 td.picto_objet2 {
	width:23px;
	text-align:right;
	padding-right:12px;
	padding-top:20px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
	padding-bottom:10px;
}

.tab_objet_4col_960 td.pixel_bicolore_horizontal2 {
	width:2px;
	padding-top:20px;
	border-bottom:#caced0 solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

/*----------------------------------------------------POP UP------------------------------------------------------------*/

#conteneur_popup_338 {
	width:338px;
}

#conteneur_popup_520 {
	width:520px;
}

#cadre_popup {
	border:#babbbc solid 1px;
	background:#FFF;
	padding:2px;
}

#barre_titre_popup {
	background:#8bb606;
	height:39px;
}

#barre_titre_popup .titre{
	color:#FFF;
	padding-top:13px;
	padding-left:15px;
	font-size:12px;
}

#fond_gris_popup {
	background-color:#ebebeb;
	padding:13px;
}

/*----------Envoyer un message au troqueur-----------*/

#tab_message_430 {
	width:430px;
	margin-top:15px;
}

#tab_message_430 td {
	vertical-align:middle;
}

#tab_message_430 td.intitule_formu {
	width:47px;
	text-align:right;
	padding-right:5px;
}

#tab_message_430 td.chps_formu {
	width:378px;
}

#tab_message_430 input.formu {
	width:374px;
	font-size:11px;
	border:#d0d3d5 solid 1px;
	padding:2px;
}

#tab_message_430 textarea.formu {
	width:378px;
	height:160px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#d0d3d5 solid 1px;
}

#tab_message_430 td.ligne_sep {
	height:10px;
}

#tab_message_430 td.btn_envoyer {	
	padding-left:360px;
}

/*----------Ajouter &agrave; ma s&eacute;lection-----------*/

#conteneur_popup_392 {
	width:392px;
}

.rappel_objet_selection {
}

.rappel_objet_selection .visuel {
	width:70px;
	padding-bottom:10px;
}

.rappel_objet_selection .infos {
	float:right;
	line-height:24px;
	margin-top:-5px;
	margin-right:160px;
}

*html .rappel_objet_selection .infos {/*ie6*/
	margin-right:80px;
}

.rappel_objet_selection .infos_bis {
	float:right;
	line-height:24px;
	margin-top:-5px;
	margin-right:20px;
}

*html .rappel_objet_selection .infos_bis {/*ie6*/
	margin-right:10px;
}

#tab_boutons_selection {
	width:358px;
}

#tab_boutons_selection td.bouton {
	width:148px;
	vertical-align:middle;
	padding-left:28px;
}

#tab_boutons_selection td.separateur {
	width:2px;
	background:url(images/pixel_bicolore_hz.gif) repeat-y;
}

/*----------Avertir un ami-----------*/

#conteneur_popup_532 {
	width:532px;
}

.formu_identite_ami {
	width:240px;
}

.tab_formu_ami {
	width:220px;
	margin-top:16px;
	margin-left:8px;
}

.tab_formu_ami td.intitule {
	width:55px;
	text-align:right;
	padding-right:5px;
}

.tab_formu_ami td.champs {
	width:160px;
	text-align:left;
}

.tab_formu_ami td.champs input {
	width:156px;
	padding:2px;
	font-size:11px;
	border:#d0d3d5 solid 1px;
}

.message_ami {
	padding:15px;
}

.message_ami textarea {
	width:460px;;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	border:#d0d3d5 solid 1px;
}

.emplacmt_btn_avertir_ami {
	float:right;
	margin-right:10px;
}

/*----------D&eacute;clarer un contenu illicite-----------*/

#conteneur_popup_432 {
	width:432px;
}

#declarer_contenu_illicite {
	width:318px;
	margin-left:36px;
}

#declarer_contenu_illicite input.champ {
	width:314px;
	font-size:11px;
	border:#d0d3d5 solid 1px;
	padding:2px;
}

#declarer_contenu_illicite textarea {
	width:314px;
	height:59px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#d0d3d5 solid 1px;
}

#declarer_contenu_illicite .bouton {
	padding-left:240px;
}

/*----------------------------------------------------RAJOUT DEV------------------------------------------------------------*/

.loading{
	padding-top: 150px;
    padding-bottom: 150px;
    text-align:center;
}
.loading2{
	width:265px;
	height:80px;
	margin-top:20px;
	margin-left:162px;
	text-align: right;
}

/*----------------------------------------------------INSCRIPTION/FORMULAIRE-----------------------------------------------------------*/
.bloc_middle765 {
	width:765px;
}

.bloc_fdgris_765_texte {	
	background-color:#ebebeb;
	width:750px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

ul.liste_civilite {	
	width:250px;
}

.liste_civilite li {
	list-style-type:none;
	float:left;
}

.liste_civilite li.puce_civilite {
	width:10px;
}

.liste_civilite li.intitule_civilite {	
	width:45px;
	padding-left:10px;
}

*html .liste_civilite li.intitule_civilite {	/*ie6*/
	padding-top:3px;
	padding-left:5px;
}
	
*+html .liste_civilite li.intitule_civilite {	/*ie7*/
	padding-top:3px;
	padding-left:15px;
}

ul.liste_dateani {	
	width:260px;
}

.liste_dateani li {	
	list-style-type:none;
	float:left;
}

.liste_dateani li.jour {
	width:80px;
}

.liste_dateani li.jour select.jour {	
	width:80px;
	font-size:10px;
	color:#868c8f;
	border:#b7bcbf solid 1px;
}

.liste_dateani li.mois {
	width:85px;
	margin-left:5px;
}

.liste_dateani li.mois select.mois {	
	width:85px;
	font-size:10px;
	color:#868c8f;
	border:#b7bcbf solid 1px;
}

.liste_dateani li.annee {
	width:85px;
	margin-left:5px;
}

.liste_dateani li.annee select.annee {	
	width:85px;
	font-size:10px;
	color:#868c8f;
	border:#b7bcbf solid 1px;
}

ul.liste_option_NL {
	width:731px;
}

.liste_option_NL li {	
	list-style-type:none;
	float:left;
}

.liste_option_NL li.casecocher {	
	width:10px;
	margin-bottom:10px;
}

*html .liste_option_NL li.casecocher {	/*ie6*/
	padding-bottom:5px;
	margin-bottom:0px;
}

*+html .liste_option_NL li.casecocher {	/*ie7*/
	padding-bottom:5px;
	margin-bottom:0px;
}

.liste_option_NL li.texte_option_NL {
	width:691px;
	padding-left:10px;
}

*html .liste_option_NL li.texte_option_NL {/*ie6*/
	padding-top:3px;
}

*+html .liste_option_NL li.texte_option_NL {/*ie7*/
	padding-top:3px;
}

.liste_option_NL li.texte_option_NL input {
	width:160px;
	font-size:11px;
	margin-left:15px;
	border:#b7bcbf solid 1px;
}

.lineheight2 {	
	line-height:2px;
}

.float_right_btn {
	float:right;
	margin-right:10px;
	margin-top:15px;
}

/*----------------------------------------------------INSCRIPTION/ACCUEIL-----------------------------------------------------------*/
.bloc_fleche_483x273 {	
	background:url(images/bloc_fleche_483x273.gif) no-repeat;
	width:483px;
	height:273px;
	margin-bottom:20px;
}

.bloc_fleche_483x273 .titre_bloc_fleche {	
	padding-top:24px;
	padding-left:51px;
	padding-bottom:30px;
	font-weight:bold;
	font-size:12px;
}

.bloc_fleche_482x194 {	
	background:url(images/bloc_fleche_482x194.gif) no-repeat;
	width:482px;
	height:194px;
	margin-bottom:20px;
}

.bloc_fleche_482x194 .titre_bloc_fleche {	
	padding-top:24px;
	padding-left:51px;
	padding-bottom:30px;
	font-weight:bold;
	font-size:12px;
}



.liste_fleche_degrade {	
	margin-left:51px;
	padding-bottom:10px;
	background:url(images/picto_fleche_degrade.gif) 0px 4px no-repeat;
	padding-left:15px;
}

/*----------------------------Popup identification----------------------------*/
#popup_identification {
	width:334px;
	border:#babbbc solid 1px;
	background:#FFF;
	padding:2px;
	position:absolute;
	left:677px;
	top:203px;
}

.picto_carre_fleche_suivant {
	background:url(images/carre_fleche_droit.gif) no-repeat;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
}

/*----------------------------------------------------S'INSCRIRE / ACCUEIL------------------------------------------------------------*/
#bloc_btn_centrer {
	margin-left:23px;
	margin-top:20px;
	margin-bottom:37px;
}
/*----------------------------------------------------MON COMPTE / CATALOGUE/ MESSAGERIE------------------------------------------------------------*/

.cadre_infos_connecte_bis {
	width:435px;
	float:right;
}

#encart_expiration {
	width:169px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}

*html #encart_expiration {/*ie6*/
	margin-right:5px;
}

.arrondi_haut_expiration {
	width:169px;
	height:5px;
	background:url(images/arrondi_haut_gris_169.gif) no-repeat;
}

*html .arrondi_haut_expiration {/*ie6*/
	margin-bottom:-9px;
}

.arrondi_bas_expiration {
	width:169px;
	height:5px;
	background:url(images/arrondi_bas_gris_169.gif) no-repeat;
}

.contenu_expiration {
	width:157px;
	height:50px;
	background:url(images/bg_pixel_gris_169.gif) repeat-y;
	padding:2px;
	padding-left:10px;
	line-height:16px;
}

/*--------------Messages publi&eacute;s--------------------*/

.cadre_messages_objet_catalogue {
	width:734px;
	background-color:#f9f5f5;
	padding:13px;
}

.encart_message_objet_catalogue {
	width:702px;
	background-color:#e9eaeb;
	padding:8px;
	padding-left:16px;
	padding-right:16px;
}

.emplacmt_btn_repondre {
	float:right;
	margin-top:10px;
}
/*---------------------------------------------------MON COMPTE/ MON CATALOGUE / MODIFIER UNE FICHE OBJET------------------------------------------------------------*/
#corde6 {
	background:url(images/corde6.jpg) right 19px no-repeat;
	width:759px;
	padding-top:10px;
}

/*---------------------------------------------------MON COMPTE/ MON CATALOGUE / MODIFIER UNE FICHE OBJET / CONFIRMATION------------------------------------------------------------*/
#corde7 {
	background:url(images/corde7.jpg) right 33px no-repeat;
	width:759px;
	padding-top:27px;
	height:192px;
	padding-bottom:45px;
}

/*---------------------------------------------------MON COMPTE/ MON CATALOGUE / RENOUVELER UN OBJET/ CONFIRMATION------------------------------------------------------------*/
#corde8 {
	background:url(images/corde8.jpg) right 41px no-repeat;
	width:744px;
	padding-left:15px;
	padding-top:102px;
	padding-bottom:100px;
}

/*---------------------------------------------------MON COMPTE/ AJOUTER UN OBJET/ CONFIRMATION------------------------------------------------------------*/
#corde9 {
	background:url(images/corde9.jpg) right 65px no-repeat;
	width:744px;
	padding-left:15px;
	padding-top:30px;
	height:198px;
}

#corde9 .titre_confirm {
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	color:#73a60d;
}
/*----------------------------------------------------MA MESSAGERIE------------------------------------------------------------*/
ul.liste_messagerie {	
	width:370px;
	height:26px;
}

.liste_messagerie li {
	list-style-type:none;
	float:left;
}

.liste_messagerie li.espace_onglet {	
	width:15px;
}

.liste_messagerie li.espace_onglet2 {	
	width:2px;
}

.liste_messagerie li.onglet_msg174 a {
	width:174px;
	height:21px;
	background:url(images/onglet_off_174.gif) no-repeat;
	display:block;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	color:#4a7a04;
	font-weight:bold;
}

.liste_messagerie li.onglet_msg174 a:hover {
	background:url(images/onglet_on_174.gif) no-repeat;
	text-decoration:none;
	color:#FFF;
}

.liste_messagerie li.onglet_msg174_on {
	width:174px;
	height:21px;
	background:url(images/onglet_on_174.gif) no-repeat;
	display:block;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#tab_messagerie {
	width:765px;
	border:#dde0e1 solid 1px;
	border-top:none;
	margin-bottom:15px;
}

#tab_messagerie td {
	vertical-align:top;
	background:#f0f0f0;
	text-align:center;
	border-bottom:#FFF solid 1px;
}

#tab_messagerie th {
	background:#8bb606;
	text-align:center;
	font-weight:bold;
	border-bottom:#FFF solid 1px;
}

#tab_messagerie th.date {	
	width:130px;
}

#tab_messagerie th.expediteur {	
	width:145px;
}

#tab_messagerie th.sujet {	
	width:265px;
}
	
#tab_messagerie th.visibilite {	
	width:105px;
}	

#tab_messagerie th.supprimer {	
	width:112px;
	padding-top:3px;
}

*html #tab_messagerie th.supprimer {	/*ie6*/
	padding-bottom:3px;
}

*+html #tab_messagerie th.supprimer {	/*ie7*/
	padding-bottom:3px;
}

#tab_messagerie th.sujet_bis {	
	width:207px;
	padding-top:3px;
}
	
#tab_messagerie th.visibilite_bis {	
	width:80px;
	padding-top:3px;
}	

#tab_messagerie th.supprimer_bis {	
	width:107px;
	padding-top:3px;
}

#tab_messagerie th.etat_bis {	
	width:86px;
	padding-top:3px;
}

#tab_messagerie th.ligne {	
	height:5px;
	border-bottom:none;
}

#tab_messagerie th.pixel {	
	width:2px;
	background:url(images/pixel_vert_bicolore.gif) repeat-y;
}

#tab_messagerie td.date {	
	width:115px;
	text-align:left;
	padding-left:15px;
	padding-bottom:5px;
}

#tab_messagerie td.expediteur {	
	width:145px;
	padding-bottom:5px;
}

#tab_messagerie td.sujet {	
	width:265px;
	padding-bottom:5px;
}
	
#tab_messagerie td.visibilite {	
	width:105px;
	padding-bottom:5px;
}	

#tab_messagerie td.supprimer {	
	width:112px;
	padding-bottom:5px;
}

#tab_messagerie td.sujet_bis {	
	width:207px;
	padding-bottom:5px;
}
	
#tab_messagerie td.visibilite_bis {	
	width:80px;
	padding-bottom:5px;
}	

#tab_messagerie td.supprimer_bis {	
	width:107px;
	padding-bottom:5px;
}

#tab_messagerie td.etat_bis {	
	width:86px;
	padding-bottom:5px;
}

#tab_messagerie td.ligne {	
	height:5px;
	border-bottom:none;
}

#tab_messagerie td.pixel {	
	width:2px;
	background:url(images/pixel_bicolore_horizontal.gif) repeat-y;
}

#tab_messagerie td.supprimer2 {	
	width:112px;
	padding-top:5px;
	background:#FFF;
}

#tab_messagerie td.supprimer3 {	
	width:107px;
	padding-top:5px;
	background:#FFF;
}

#tab_messagerie td.vide {	
	width:653px;
	background:#FFF;
	text-align:left;
}

#tab_messagerie td.vide3 {	
	width:658px;
	background:#FFF;
	text-align:left;
}



.btn_bleu_fdvert a {
	background:url(boutons/btn_bleu_fdvert.gif) no-repeat;
	width:84px;
	height:20px;
	display:block;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
}

.btn_bleu_fdvert a:hover {
	text-decoration:underline;
}

.picto_carre_suivant {	
	text-align:right;
	padding-right:23px;
	height:18px;
	background:url(images/carre_fleche_droit.gif) right top no-repeat;
	padding-top:3px;
	width:160px;
}

/*----------------------------------------------------MA MESSAGERIE / REPONDRE------------------------------------------------------------*/
#tab_messagerie_repondre670 {
	width:670px;
	margin-top:25px;
}

#tab_messagerie_repondre670 td {
	vertical-align:middle;
}

#tab_messagerie_repondre670 td.intitule_formu {
	width:75px;
	text-align:right;
	padding-right:15px;
}

#tab_messagerie_repondre670 td.chps_formu {
	width:570px;
}

#tab_messagerie_repondre670 input.formu {
	width:564px;
	font-size:11px;
	border:#d0d3d5 solid 1px;
	padding:3px;
}

#tab_messagerie_repondre670 textarea.formu {
	width:564px;
	height:59px;
	padding:3px;
	font-size:11px;
	border:#d0d3d5 solid 1px;
}

#tab_messagerie_repondre670 td.ligne_sep {
	height:10px;
}

#tab_messagerie_repondre670 td.btn_envoyer {	
	padding-left:585px;
}

ul.liste_option_msg {
	margin:0px;
}

.liste_option_msg li {	
	list-style-type:none;
	float:left;
}

.liste_option_msg li.casecocher {	
	width:10px;
	margin-bottom:10px;
}

*html .liste_option_msg li.casecocher {	/*ie6*/
	padding-bottom:5px;
	margin-bottom:0px;
}

*+html .liste_option_msg li.casecocher {	/*ie7*/
	padding-bottom:5px;
	margin-bottom:0px;
}

.liste_option_msg li.texte_option_msg {
	padding-left:10px;
}

*html .liste_option_msg li.texte_option_msg {/*ie6*/
	padding-top:3px;
	padding-left:5px;
}

*+html .liste_option_msg li.texte_option_msg {/*ie7*/
	padding-top:3px;
	padding-left:15px;
}


.lien_gauche_3col {	
	float:left;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

*html .lien_gauche_3col {	/*ie6*/
	margin-bottom:0px;
	margin-left:7px;
}

*+html .lien_gauche_3col {	/*ie7*/
	margin-bottom:0px;
	margin-left:15px;
}

.lien_droit_3col {
	float:right;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}

*html .lien_droit_3col {/*ie6*/
	margin-bottom:0px;
	margin-right:7px;
}

*+html .lien_droit_3col {/*ie7*/
	margin-bottom:0px;
	margin-right:15px;
}

.lien_milieu_3col {	
	margin-left:295px;
	margin-top:10px;
	margin-bottom:10px;
}

.lien_milieu_3col2 {	
	margin-left:295px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:3px;
}

.lien_carre_fleche_gauche {
	background:url(images/carre_fleche_gauche.gif) no-repeat;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
}

.lien_carre_fleche_droit  {
	background:url(images/carre_fleche_droit.gif) no-repeat;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
}

/*----------------------------------------------------PARTIE MARILYN------------------------------------------------------------*/
/*----------------------------------------------------PAGE OBJET------------------------------------------------------------*/

#zone_description_objet {
}

.cadre_objet {
	width:306px;
	border:#d3d6d8 solid 1px;
	padding:9px;
	padding-right:0px;
	float:left;
}

.cadre_objet_bis {
	width:306px;
	border:#d3d6d8 solid 1px;
	padding:9px;
	padding-right:0px;
}


.visuel_objet {
	width:295px;
}

.bloc_miniatures {
	width:300px;
	margin-top:10px;
	height:80px;
}

.visuel_miniature {
	width:70px;
	float:left;
	margin-right:5px;
}

.loupe_cliquer {
	background:url(images/picto_loupe_verte.gif) no-repeat;
	height:20px;
	padding-left:20px;
	padding-top:2px;
	display:block;
	clear:left;
	margin-left:80px;
}

.loupe_cliquer_bis {
	background:url(images/picto_loupe_verte.gif) no-repeat;
	height:20px;
	padding-left:20px;
	padding-top:2px;
	display:block;
	height:20px;
	margin-left:80px;
}

.cadre_infos {
	width:435px;
	margin-left:330px;
}

.titre_objet {
	color:#4a7a04;
	font-size:17px;
	margin-left:8px;
	margin-top:8px;
}

.cadre_troqueur {
	width:418px;
	background-color:#f2f2f2;
	padding:5px;
	padding-left:8px;
	line-height:24px;
	margin-top:10px;
	margin-bottom:10px;
}

.zone_infos_texte {
	padding-left:8px;
	padding-right:8px;
	line-height:16px;
}

.cadre_gris_exterieur {
	padding:1px;
	border:#d3d6d8 solid 1px;
	background-color:#ffffff;
}

.cadre_infos_echange {
	width:415px;
	background-color:#eaf2f5;
	padding:8px;
	padding-bottom:12px;
	line-height:18px;
}

.btn_proposer_troc a {
	width:155px;
	height:44px;
	background:url(boutons/btn_proposer_troc.gif) no-repeat;
	margin-left:280px;
	display:block;
}

.btn_proposer_troc a:hover {
	background:url(boutons/btn_proposer_troc_hover.gif) no-repeat;
}

.btn_troc_immediat a {
	width:155px;
	height:44px;
	background:url(boutons/btn_troc_immediat.gif) no-repeat;
	margin-left:280px;
	display:block;
}

.btn_troc_immediat a:hover {
	background:url(boutons/btn_troc_immediat_hover.gif) no-repeat;
}

#gabarit_droite_182 {
	width:182px;
	float:right;
}

.encart_180_in_182 {
	width:180px;
	margin-left:2px;
	margin-bottom:10px;
}



.arrondi_haut_gris_180 {
	width:180px;
	height:5px;
	background:url(images/arrondi_haut_gris_180.gif) no-repeat;
}

*html .arrondi_haut_gris_180 {/*ie6*/
	margin-bottom:-9px;
}

.arrondi_bas_gris_180 {
	width:180px;
	height:5px;
	background:url(images/arrondi_bas_gris_180.gif) no-repeat;
}

.encart_date_annonce {
	width:165px;
	background:url(images/bg_pixel_gris_180.gif) repeat-y;
	padding-left:15px;
	padding-top:1px;
	padding-bottom:1px;
}

.arrondi_haut_fleche_verte_182 {
	width:137px;
	height:28px;
	background:url(images/arrondi_haut_fleche_verte_182.gif) no-repeat;
	padding-left:45px;
	padding-top:13px;
}

.arrondi_bas_fleche_verte_182 {
	width:182px;
	height:8px;
	background:url(images/arrondi_bas_fleche_verte_182.gif) no-repeat;
}

.encart_je_peux {
	width:152px;
	background:url(images/bg_pixel_encart_fleche_verte.gif) repeat-y;
	padding:15px;
}

#zone_onglets_objet {
	width:961px;
}

#barre_onglets {
	height:26px;
	list-style-type:none;
	margin-left:14px;
}

#barre_onglets li {
	display:inline;
	margin-right:2px;
	float:left;
}

.onglet_propositions_165_selected {
	width:165px;
	height:21px;
	background:url(boutons/onglet_propositions_165_on.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_propositions_165 a {
	width:165px;
	height:21px;
	background:url(boutons/onglet_propositions_165_off.gif) no-repeat;
	display:block;
	color:#4a7a04;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_propositions_165 a:hover {
	background:url(boutons/onglet_propositions_165_on.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.onglet_messages_182_selected {
	width:182px;
	height:21px;
	background:url(boutons/onglet_messages_182_on.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_messages_182 a {
	width:182px;
	height:21px;
	background:url(boutons/onglet_messages_182_off.gif) no-repeat;
	display:block;
	color:#4a7a04;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_messages_182 a:hover {
	background:url(boutons/onglet_messages_182_on.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.onglet_profil_140_selected {
	width:140px;
	height:21px;
	background:url(boutons/onglet_profil_140_on.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_profil_140 a {
	width:140px;
	height:21px;
	background:url(boutons/onglet_profil_140_off.gif) no-repeat;
	display:block;
	color:#4a7a04;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_profil_140 a:hover {
	background:url(boutons/onglet_profil_140_on.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.onglet_catalogue_156_selected {
	width:156px;
	height:21px;
	background:url(boutons/onglet_catalogue_156_on.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_catalogue_156 a {
	width:156px;
	height:21px;
	background:url(boutons/onglet_catalogue_156_off.gif) no-repeat;
	display:block;
	color:#4a7a04;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_catalogue_156 a:hover {
	background:url(boutons/onglet_catalogue_156_on.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.onglet_objets_recherches_214_selected {
	width:214px;
	height:21px;
	background:url(boutons/onglet_objets_recherches_214_on.gif) no-repeat;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_objets_recherches_214 a {
	width:214px;
	height:21px;
	background:url(boutons/onglet_objets_recherches_214_off.gif) no-repeat;
	display:block;
	color:#4a7a04;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

.onglet_objets_recherches_214 a:hover {
	background:url(boutons/onglet_objets_recherches_214_on.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.entete_tab_961 {
	width:961px;
	height:27px;
	background-color:#8bb606;
}

.entete_tab_961 td {
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.entete_tab_961 td.date {
	width:100px;
}

.entete_tab_961 td.troqueur {
	width:125px;
}

.entete_tab_961 td.note {
	width:130px;
}

.entete_tab_961 td.localisation {
	width:160px;
}

.entete_tab_961 td.proposition {
	width:305px;
}

.entete_tab_961 td.etat {
	width:131px;
}

.entete_tab_961 td.separation {
	width:2px;
	background:url(images/separation_entete_vert.gif) bottom no-repeat;
}

/*--------------Propositions de troc--------------------*/

.texte_fleche_carre_grise  {
	background:url(images/fleche_carre_avant_grise.gif) no-repeat;
	height:18px;
	padding-left:25px;
	padding-top:0px;
	display:block;
}

.texte_rond_fleche_verte {
	background:url(images/fleche_rond_vert_droite.gif) 0px 0px no-repeat;
	padding-left:25px;
	padding-bottom:3px;
	height:18px;
}

.jemabonne {
	float:right;
	margin-right:150px;
	margin-top:45px;
}

*html .jemabonne { /*ie6*/
	margin-right:50px;
}

.btn_je_mabonne a {
	width:178px;
	height:42px;
	background:url(boutons/btn_je_mabonne.gif) no-repeat;
	display:block;
}

.btn_je_mabonne a:hover {
	background:url(boutons/btn_je_mabonne_hover.gif) no-repeat;
}

.texte25{
	font-size:25px;
}

.texte14{
	font-size:14px;
}

.texte11{
	font-size:11px;
}

.tab_formules {
	width:560px;
}

.tab_formules td.formule {
	height:40px;
	vertical-align:top;
}

.tab_formules td.prix {
	text-align:right;
	vertical-align:top;
}

.picto_rond_fleche_suivant_fdv {
	background:url(images/fleche_rond_vert_droite.gif) 0px 2px no-repeat;
	padding-left:25px;
	padding-bottom:3px;
	line-height:23px;
}

.fond_tableau {
	background-color:#f3f3f3;
	border-left:#d3d6d8 solid 1px;
	border-right:#d3d6d8 solid 1px;
}

.tab_propositions_objet_960 {
	width:958px;
}

.tab_propositions_objet_960 td {
	vertical-align:top;
	border-bottom:#d3d6d8 solid 1px;
	vertical-align:middle;
}

.tab_propositions_objet_960 td.date {
	width:101px;
	text-align:center;
}

.tab_propositions_objet_960 td.troqueur {
	width:127px;
	text-align:center;
}

.tab_propositions_objet_960 td.note {
	width:132px;
	text-align:center;
	line-height:18px;
}

.tab_propositions_objet_960 td.localisation {
	width:162px;
	text-align:center;
}

.tab_propositions_objet_960 td.proposition {
	width:307px;
	text-align:left;
	vertical-align:middle;
}

.tab_propositions_objet_960 td.etat {
	width:129px;
	text-align:center;
}

.tab_contenu_prop_bis {
	margin-top:10px;
	margin-bottom:10px;
	border:none;
}

.tab_contenu_prop_bis td {
	vertical-align:middle;
	border:none;
}

.tab_contenu_prop_bis td.visuel {
	width:90px;
	text-align:center;
}

.cadre_objet_troque {
	width:70px;
	border:#8bb606 solid 1px;
	margin:auto;
}

/*--------------Messages publi&eacute;s--------------------*/

.cadre_gris_exterieur_topnone {
	padding:1px;
	border:#d3d6d8 solid 1px;
	border-top:none;
}

.cadre_messages_objet {
	width:931px;
	background-color:#f3f3f3;
	padding:13px;
}

.encart_message_objet {
	width:899px;
	background-color:#e9eaeb;
	padding:8px;
	padding-left:16px;
	padding-right:16px;
}

.entete_message_objet {
	line-height:18px;
	padding-bottom:10px;
}

.ligne_bicolore_grisblanc {
	height:2px;
	background:url(images/pixel_bicolore_grisblanc.gif) repeat-x;
}

.corps_message_objet {
	padding-top:10px;
	padding-bottom:10px;
}

.retrait_reponse {
	padding-left:25px;
	padding-top:10px;
}

/*--------------Profil du troqueur--------------------*/

.encart_infos_troqueur {
	width:899px;
	background-color:#ffffff;
	padding:16px;
}

.photo_troqueur {
	width:90px;
	height:100px;
	background-color:#e9eaeb;
	float:left;
	margin-right:30px;
}

.infos_profil_troqueur {
	float:left;
	margin-right:30px;
	width:320px;
}

.infos_lieu_troqueur {
	border-left:#d3d6d8 solid 1px;
	margin-left:470px;
	padding-left:30px;
	height:100px;
}

.liste_infos_troqueur {
	list-style-type:none;
	float:left;
}

.liste_infos_troqueur li {
	margin-right:15px;
	line-height:24px;
}

.liste_infos_lieu {
	list-style-type:none;
	float:left;
}

.liste_infos_lieu li {
	margin-right:50px;
	line-height:24px;
}

/*--------------Catalogue--------------------*/

.entete_tab_961 td.date2 {
	width:129px;
}

.entete_tab_961 td.objet {
	width:393px;
}

.entete_tab_961 td.nbprop {
	width:270px;
}

.entete_tab_961 td.pictos {
	width:162px;
}

.tab_catalogue_objet_960 {
	width:958px;
}

.tab_catalogue_objet_960 td {
	vertical-align:middle;
	border-bottom:#d3d6d8 solid 1px;
}

.tab_catalogue_objet_960 td.date {
	width:130px;
	text-align:center;
}

.tab_catalogue_objet_960 td.visuel {
	width:100px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.tab_catalogue_objet_960 td.objet {
	width:283px;
	text-align:left;
	padding-right:10px;
}

.tab_catalogue_objet_960 td.nbprop {
	width:272px;
	text-align:center;
}

.tab_catalogue_objet_960 td.pictos {
	width:113px;
	text-align:right;
	padding-right:15px;
	padding-left:33px;
}

/*--------------Objets similaires--------------------*/

.fond_gris_961 {
	width:956px;
	padding:3px;
	background-color:#ebebeb;
}

.encart_objets_similaires {
	width:952px;
	background-color:#ffffff;
	border:#dee0e1 solid 1px;
	padding:1px;
}

.encart_objets_similaires .entete {
	width:935px;
	background-color:#f0f0f0;
	padding:6px;
	padding-left:11px;
}

.encart_objets_similaires .fleche_gauche {
	float:left;
	padding:11px;
	padding-top:55px;
}

.encart_objets_similaires .fleche_droite {
	float:right;
	padding:11px;
	padding-top:55px;
}

.carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
	height:205px;
	width: 860px;
}

.liste_objets_similaires {
	width:10000000px;
	height:185px;
	margin-top:15px;
	position:relative;
	z-index:1; 
}

.liste_objets_similaires li {
	margin-left:36px;
	margin-right:36px;
	width:100px;
	float:left;
	overflow:hidden;
	list-style:none;
}

.tab_objet_sim {
	width:100px;
}

.tab_objet_sim .fond_img {
	width:100px;
	height:100px;
	background-color:#ebebeb;
	vertical-align:middle;
}

 .tab_objet_sim .nom {
 	padding-top:15px;
	text-align:center;
	font-weight:bold;
 }

/*----------------------------------------------------INFO BULLE------------------------------------------------------------*/
.bloc_bulle_picto {	
	position:relative;
}

.info_bulle_panier {	
	background:url(images/bulle_ajax.gif) no-repeat;
	width:106px;
	height:40px;
	position:absolute;
	left:55px;
	top:-45px;
	text-align:center;
	padding:5px;
	font-size:10px;
	vertical-align:middle;
}

/*--------------Pictos--------------------*/

.lien_proposer_troc {
	background:url(pictos_categories/proposer_troc.gif) no-repeat;
	height:16px;
	display:block;
	padding-left:25px;
	padding-top:2px;
}

.lien_proposer_achat {
	background:url(pictos_categories/voir_prop_achat.gif) 0px 3px no-repeat;
	height:28px;
	display:block;
	padding-left:25px;
	padding-top:2px;
}

.lien_envoyer_message {
	background:url(pictos_categories/envoyer_msg_troqueur.gif) 0px 5px no-repeat;
	height:28px;
	display:block;
	padding-left:25px;
	padding-top:2px;
}

.lien_envoyer_message2 {
	background:url(pictos_categories/envoyer_msg_troqueur.gif) 0px 2px no-repeat;
	height:20px;
	display:block;
	padding-left:23px;
	padding-top:2px;
}

.lien_avertir_ami {
	background:url(pictos_categories/avertir_ami.gif) no-repeat;
	height:16px;
	display:block;
	padding-left:25px;
	padding-top:2px;
}

.lien_declarer_fraude {
	background:url(pictos_categories/declarer_fraude.gif) 0px 3px no-repeat;
	height:28px;
	display:block;
	padding-left:25px;
	padding-top:0px;
}

.lien_repondre {
	background:url(pictos_categories/picto_repondre.gif) 0px 0px no-repeat;
	height:15px;
	display:block;
	padding-left:23px;
	padding-top:0px;
}

/*--------------------------------------------------------------------PROPOSER UN TROC---------------------------------------------------------*/

#schema_troc {
	width:180px;
	height:665px;
	background:url(images/img_schema_troc.jpg) no-repeat;
}

.btn_faire_autre_prop a {
	width:238px;
	height:33px;
	background:url(boutons/btn_faire_autre_prop.gif) no-repeat;
	display:block;
}

.btn_faire_autre_prop a:hover {
	background:url(boutons/btn_faire_autre_prop_hover.gif) no-repeat;
}

.btn_consulter_prop_envoyees a {
	width:238px;
	height:33px;
	background:url(boutons/btn_consulter_prop_envoyees.gif) no-repeat;
	display:block;
}

.btn_consulter_prop_envoyees a:hover {
	background:url(boutons/btn_consulter_prop_envoyees_hover.gif) no-repeat;
}

.bouton01 {
	float:right;
	margin-left:10px;
}

.bouton02 {
	float:right;
}

#tab_troc_echange {
	width:340px;
	margin-right:40px;
	float:left;
}

.tab_contenu_prop_troc td {
	vertical-align:middle;
	text-align:left;
}

.tab_contenu_prop_troc td.visuel {
	width:70px;
	padding-right:15px;
}

#tab_modes_livraison {
	width:697px;
}

#tab_modes_livraison td.remise_mains_propres {
	width:323px;
	height:95px;
	background:url(images/img_profil_troc.gif) 230px 0px no-repeat;
	vertical-align:top;
}

#tab_modes_livraison td.envoi_postal {
	width:271px;
	height:107px;
	background:url(images/img_letterbox.gif) 170px 0px no-repeat;
	vertical-align:top;
}

#tab_modes_livraison td.remise_mains_propres_seul {
	width:697px;
	height:95px;
	background:url(images/img_profil_troc.gif) 230px 0px no-repeat;
	vertical-align:top;
}

#tab_modes_livraison td.envoi_postal_seul {
	width:697px;
	height:107px;
	background:url(images/img_letterbox.gif) 170px 0px no-repeat;
	vertical-align:top;
}

#tab_modes_livraison td.separation {
	width:103px;
}

.tab_mode_livraison_troc {
	margin-top:15px;
}

.tab_mode_livraison_troc td {
	vertical-align:top;
}

input.champ_points {
	font-size:11px;
	width:88px;
}

.btn_ajout_objet_gratos a {
	width:330px;
	height:44px;
	background:url(boutons/btn_ajouter_objet_gratos.gif) no-repeat;
	display:block;
}

.btn_ajout_objet_gratos a:hover {
	background:url(boutons/btn_ajouter_objet_gratos_hover.gif) no-repeat;
}

.centrage_btn_ajout_troc {
	margin-left:200px;

	margin-top:15px;
	margin-bottom:25px;
}

/*-------------------------------------------------------------FICHE TROQUEUR-----------------------------------------------------*/

.photo_fiche_troqueur {
	width:90px;
	height:100px;
	border:#d3d6d8 solid 1px;
	background-color:#e9eaeb;
	float:left;
	margin-right:15px;
}

#tab_infos_troqueur {
	width:610px;
}

#tab_infos_troqueur td {
	background-color:#f3f3f3;
	height:24px;
	vertical-align:middle;
	text-align:left;
	padding-left:15px;
}

#tab_infos_troqueur td.libelle {
	width:137px;
}

#tab_infos_troqueur td.champ {
	width:452px;
}

/*--------------Evaluations--------------------*/

.cadre_evaluations {
	width:735px;
	background-color:#f3f3f3;
	padding:13px;
}

.cadre_evaluation_bis {
	/*width:735px;*/
	background-color:#f3f3f3;
	padding:13px;
}



.encart_evaluations {
	width:703px;
	background-color:#e9eaeb;
	padding:8px;
	padding-left:16px;
	padding-right:16px;
}


/*-------------------------------------------------------ACCUEIL MON COMPTE-----------------------------------------------*/

#encart_bienvenue {
	width:430px;
	height:100px;
	background:url(images/bg_compte_bienvenue.gif) no-repeat;
	/*float:left;*/
	padding:22px;
}

#encart_bienvenue p {
	width:300px;
	text-align:justify;
	line-height:16px;
}

#encart_ajout_compte {
	width:211px;
	height:74px;
	background:url(images/bg_encart_ajout_compte.gif) no-repeat;
	float:right;
	padding-top:70px;
	padding-left:70px;
}

#encart_ajout_compte .btn_ajouter_objet a {
	width:155px;
	height:44px;
	background:url(boutons/btn_ajouter_objet_155.gif) no-repeat;
	display:block;
}

#encart_ajout_compte .btn_ajouter_objet a:hover {
	background:url(boutons/btn_ajouter_objet_155_hover.gif) no-repeat;
}

.encart_large_accueil_compte {
	width:765px;
}

.lien_rond_fleche_grise {
	background:url(images/rond_fleche_grise.gif) 0px 0px no-repeat;
	padding-left:20px;
	height:18px;
	display:block;
	padding-bottom:8px;
}

.bouton_gris_217 {
	width:208px;
	height:17px;
	padding-top:3px;
	background:url(images/fond_btn_gris_217.gif) no-repeat;
	display:block;
	padding-left:9px;
}

.encart_tableau_gris {
	width:735px;
	padding:10px;
	padding-left:13px;
	padding-right:13px;
}

.tab_gris_type {
	border:#e9eaeb solid 1px;
	border-top-color:#c9cdcf;
	width: 735px;
}

.tab_gris_type td {
	background-color:#f0f0f0;
	border-bottom:#ffffff solid 1px;
	height:19px;
	text-align:left;
	vertical-align:top;
}

.tab_contenu_prop_bis td {
	border-bottom:none;
}

.tab_gris_type td.entete {
	background-color:#ebebeb;
	text-align:center;
	font-weight:bold;
}

.tab_gris_type td.sep_hz {
	border-bottom:none;
	height:7px;
}

.tab_gris_type td.sep_vt {
	width:2px;
	background:url(images/pixel_sep_tab_gris.gif) repeat-y;
	background-color:#ebebeb;
}

/*--------------tab messages--------------------*/

.tab_gris_type td.date_message {
	width:126px;
	padding-left:20px;
}

.tab_gris_type td.exp_message {
	width:173px;
	text-align:center;
}

.tab_gris_type td.objet_message {
	width:280px;
	padding-left:20px;
}

.tab_gris_type td.visib_message {
	width:78px;
	padding-left:30px;
}

.titre_fond_gris_messages {
	background-color:#f0f0f0;
	padding:2px;
}

.titre_messages_accueil {
	padding-left:11px;
	padding-top:3px;
	padding-bottom:5px;
}

/*--------------tab propositions--------------------*/

.tab_gris_type td.objet_prop_encours {
	width:184px;
	vertical-align:middle;
	padding-right:15px;
}

.tab_gris_type td.troqueur_prop_encours {
	width:166px;
	text-align:center;
	line-height:24px;
	vertical-align:middle;
}

.tab_gris_type td.lieu_prop_encours {
	width:112px;
	text-align:center;
	vertical-align:middle;
}

.tab_gris_type td.etat_prop_encours {
	width:96px;
	text-align:center;
	vertical-align:middle;
}

.tab_gris_type td.option_prop_encours {
	width:137px;
	text-align:left;
	padding-left:15px;
	vertical-align:middle;
}

.emplact_btn_propositions {
	float:right;
	margin-right:2px;
	padding-top:3px;
}

/*----------------------------------------------------RAJOUT MON COMPTE ACCUEIL-----------------------------------------------------------*/
.tab_alerte_moncompte {
	width:760px;
}

.tab_alerte_moncompte td {	
	vertical-align:top;
}

.tab_alerte_moncompte td.colonne1 {
	width:480px;
}

.tab_alerte_moncompte td.colonne {
	width:279px;
}

.tab_alerte_moncompte td.colonne1_texte {
	width:470px;
	background:url(images/filet_degrade190.gif) left bottom no-repeat;
	padding-top:5px;
	padding-left:10px;
}

.tab_alerte_moncompte td.colonne2_texte {
	width:269px;
	padding-top:5px;
	background:url(images/filet_degrade190.gif) left bottom no-repeat;
	padding-left:10px;
}

.tab_alerte_moncompte td.separateur_haut {	
	width:1px;
	background:url(images/filet_degrade_separateur_haut.gif) no-repeat;
	height:17px;
}

.tab_alerte_moncompte td.separateur_bas {	
	width:1px;
	background:url(images/filet_separateur_degrade_bas.gif) no-repeat;
	height:34px;
}

.tab_alerte_moncompte td.separateur_milieu {	
	width:1px;
	background:#f3f4f4;
}

/*----------------------------------------------------RAJOUT 081223-----------------------------------------------------------*/


.espace_liste_pictos_bis {
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.emplact_btn_propositions_bis {
	float:right;
	margin-right:13px;
	margin-bottom:20px;
	margin-top:10px;
}

/*----------------------------------------------------RAJOUT 081223 modif-----------------------------------------------------------*/

#tab_messagerie th.etat_troc2 {	
	width:60px;
}

#tab_messagerie th.pictos2 {
	width:53px;
}

#tab_messagerie td.etat2_troc {	
	width:60px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

#tab_messagerie td.pictos2 {
	width:53px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

#tab_messagerie td.etat3_troc {	
	width:60px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	background:#ebebeb;
}

#tab_messagerie td.pictos3 {
	width:53px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	background:#ebebeb;
}

.texte_puce_carre_verte_bis {
	background:url(images/puce_carre_verte.gif) 0px 5px no-repeat;
	padding-left:11px;
}

/*-------------------------------------------------------MON COMPTE MON CATALOGUE-----------------------------------------------*/

.haut_titre_connecte {
	width:710px;
	height:25px;
	background:url(images/bg_haut_titre_connecte.gif) no-repeat;
	padding-left:55px;
	padding-top:11px;
}

.bas_titre_connecte {
	width:765px;
	height:8px;
	background:url(images/bg_bas_titre_connecte.gif) no-repeat;
}

.encart_titre_connecte {
	width:737px;
	background:url(images/bg_pixel_titre_connecte.gif) repeat-y;
	padding:14px;
	line-height:16px;
}

.encart_titre_connecte_bis {
	width:765px;
	background:url(images/bg_pixel_titre_connecte.gif) repeat-y;
	padding-top:14px;
	padding-bottom:14px;
	line-height:16px;
}

.encart_titre_connecte_bis p.txt {
	padding-left:14px;
	padding-right:14px;
}

.emplacemt_btn_ajout_catalogue {
	margin-left:445px;
}

.btn_ajouter_objet_catalogue a {
	width:291px;
	height:24px;
	background:url(boutons/btn_ajouter_objet_catalogue.gif) no-repeat;
	display:block;
}

.btn_ajouter_objet_catalogue a:hover {
	background:url(boutons/btn_ajouter_objet_catalogue_hover.gif) no-repeat;
}


/*.liste_pagination_catalogue {
	width:220px;
}

.liste_pagination_catalogue li {	
	float:right;
	list-style-type:none;
	color:#000;
}

.liste_pagination_catalogue li.precedent a {
	background:url(images/carre_fleche_gauche.gif) no-repeat;
	width:18px;
	height:18px;
	display:block;
	margin-right:15px;
}

.liste_pagination_catalogue li.suivant a {
	background:url(images/carre_fleche_droit.gif) no-repeat;
	display:block;
	margin-left:15px;	
	width:18px;
	height:18px;
}

.liste_pagination_catalogue li.page {
	padding-top:3px;
}

.liste_pagination_catalogue li.page a {
	color:#000;
	text-decoration:none;
}

.liste_pagination_catalogue li.page a:hover {	
	text-decoration:underline;
	color:#73a60D;	
}*/

.entete_tab_764 {
	width:765px;
	height:27px;
	background-color:#8bb606;
}

.entete_tab_764 td {
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}

.entete_tab_764 td.date {
	width:130px;
}

.entete_tab_764 td.objet {
	width:294px;
}

.entete_tab_764 td.nbprop {
	width:172px;
}

.entete_tab_764 td.options {
	width:162px;
}

.entete_tab_764 td.date_cat {
	width:78px;
}

.entete_tab_764 td.objet_cat {
	width:255px;
}

.entete_tab_764 td.etat_cat {
	width:84px;
}

.entete_tab_764 td.nbprop_cat {
	width:151px;
}

.entete_tab_764 td.options_cat {
	width:188px;
}

.entete_tab_764 td.separation {
	width:2px;
	background:url(images/separation_entete_vert.gif) bottom no-repeat;
}

.fond_tableau_connecte {
	width:763px;
	background-color:#f3f3f3;
	border:#d3d6d8 solid 1px;
	border-top:none;
}

.tab_catalogue_connecte_764 {
	width:763px;
}

.tab_catalogue_connecte_764 td {
	vertical-align:middle;
}

.tab_catalogue_connecte_764 td.sep_trait {
	height:2px;
	background:url(images/pixel_bicolore.gif) repeat-x;
	padding:0px;
}

.tab_catalogue_connecte_764 td.date {
	width:128px;
	text-align:center;
	border-left:#ffffff solid 2px;
}

.tab_catalogue_connecte_764 td.visuel {
	width:100px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.tab_catalogue_connecte_764 td.objet {
	width:184px;
	text-align:left;
	padding-right:10px;
}

.tab_catalogue_connecte_764 td.nbprop {
	width:173px;
	text-align:center;
}

.tab_catalogue_connecte_764 td.options {
	width:114px;
	text-align:right;
	padding-right:15px;
	border-right:#ffffff solid 2px;
	padding-left:33px;
}

.tab_catalogue_connecte_764 td.date_cat {
	width:78px;
	text-align:center;
	border-left:#ffffff solid 2px;
}

.tab_catalogue_connecte_764 td.visuel_cat {
	width:100px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.tab_catalogue_connecte_764 td.objet_cat {
	width:140px;
	text-align:left;
	padding-right:15px;
}

.tab_catalogue_connecte_764 td.nbprop_cat {
	width:152px;
	text-align:center;
}

.tab_catalogue_connecte_764 td.etat_cat {
	width:85px;
	text-align:center;
}

.tab_catalogue_connecte_764 td.options_cat {
	width:173px;
	text-align:left;
	padding-left:15px;
	border-right:#ffffff solid 2px;
}

/*-------------------------------------------------------MON COMPTE PROPOSITIONS ENVOYEES----------------------------------------------*/

.tri_etat {
	margin-left:200px;
}

.tri_etat select {
	font-size:11px;
	width:100px;
}

.nb_resultats {
	float:left;
	margin-top:5px;
}

.entete_tab_764 td.objet_propositions {
	width:200px;
}

.entete_tab_764 td.objet2_propositions {
	width:240px;
}

.entete_tab_764 td.troqueur_propositions {
	width:118px;
}

.entete_tab_764 td.prop_propositions {
	width:182px;
}

.entete_tab_764 td.etat_propositions {
	width:85px;
}

.entete_tab_764 td.options_propositions {
	width:172px;
}

.tab_catalogue_connecte_764 td.objet_env {
	width:180px;
	text-align:left;
	padding-right:10px;
	vertical-align:top;
}

.tab_catalogue_connecte_764 td.objet_env .visuel {
	padding:0px;
}

.tab_catalogue_connecte_764 td.troqueur_env {
	width:118px;
	text-align:center;
	line-height:24px;
	vertical-align:top;
}

.tab_catalogue_connecte_764 td.prop_env {
	width:162px;
	text-align:left;
	padding-right:10px;
	vertical-align:top;
}

.tab_catalogue_connecte_764 td.prop_env .visuel {
	padding:0px;
}

.tab_catalogue_connecte_764 td.etat_env {
	width:85px;
	text-align:center;
	vertical-align:top;
}

.tab_catalogue_connecte_764 td.options_env {
	width:157px;
	text-align:leftt;
	padding-left:15px;
	border-right:#ffffff solid 2px;
	vertical-align:top;
}

.tab_gris_propositions {
	width:761;
}

.tab_gris_propositions td {
	background-color:#f0f0f0;
	border-bottom:#ffffff solid 1px;
	height:19px;
	text-align:left;
	vertical-align:top;
}

.tab_gris_propositions td.sep_hz {
	border-bottom:none;
	height:7px;
}

.tab_gris_propositions td.sep_vt {
	width:2px;
	background:url(images/pixel_sep_tab_gris.gif) repeat-y;
}

.tab_gris_propositions td.objet {
	width:180px;
	padding-right:10px;
}

.tab_gris_propositions td.objet2 {
	width:210px;
	padding-left:15px;
	padding-right:15px;
}

.tab_gris_propositions td.prop {
	width:162px;
	padding-right:10px;
}

.tab_gris_propositions td.troqueur {
	width:118px;
	text-align:center;
	line-height:24px;
}

.tab_gris_propositions td.etat {
	width:85px;
	text-align:center;
}

.tab_gris_propositions td.options {
	width:162px;
	text-align:left;
	padding-left:10px;
}

/*--------------------------Coordonn&eacute;es du troqueur-------------------------------*/

p.retrait_note_troqueur {
	margin-left:95px;
	margin-top:7px;
}

#encart_troqueur_coord {
	width:404px;
	height:139px;
	background:url(images/bg_coord_troqueur.gif) no-repeat;
	float:left;
	margin-left:18px;
	margin-right:18px;
}

*html #encart_troqueur_coord { /*ie6*/
	margin-left:10px;
	margin-right:13px;
}

#encart_coordonnees {
	width:312px;
	height:138px;
	background:url(images/bg_coordonnees.gif) no-repeat;
	margin-left:440px;
}

*html #encart_coordonnees { /*ie6*/
	margin-left:440px;
}

.ligne_cran_757 {
	width:757px;
	height:8px;
	background:url(images/img_ligne_cran_757.gif) no-repeat;
	margin-left:-10px;
}

.ligne_cran_757_bis {
	width:757px;
	height:8px;
	background:url(images/img_ligne_cran_757.gif) no-repeat;
	margin-left:4px;
}

.coordonnees_troqueur {
	width:255px;
	line-height:18px;
	float:left;
}

.coordonnees_troqueur_bis {
	width:270px;
	line-height:18px;
	padding-left:30px;
}

#encart_texte_finaliser_troc_bis {
	width:739px;
	margin-left:13px;
}

#encart_texte_finaliser_troc_bis .bg_haut {
	width:689px;
	height:20px;
	background:url(images/bg_haut_fleche_verte_739.gif) no-repeat;
	color:#1a0a40;
	padding-left:50px;
	padding-top:25px;
}

*html #encart_texte_finaliser_troc_bis .bg_haut {/*ie6*/
	width:689px;
	height:20px;
	background:url(images/bg_haut_fleche_verte_739.gif) no-repeat;
	color:#1a0a40;
	padding-left:50px;
	padding-top:20px;
}

#encart_texte_finaliser_troc_bis .bg_bas {
	width:739px;
	height:5px;
	background:url(images/bg_bas_fleche_verte_739.gif) no-repeat;
}

#encart_texte_finaliser_troc_bis .contenu {
	width:700px;
	background:url(images/bg_pixel_fleche_verte_739.gif) repeat-y;
	color:#1a0a40;
	padding:10px;
	padding-left:25px;
	padding-right:14px;
}

.texte20 {
	font-size:20px;
}

.texte_fleche_carre_avant2 {
	background:url(images/carre_fleche_droit.gif) no-repeat;
	padding-left:25px;
	display:block;
}

/*-------------------------------------------------------MON COMPTE PROPOSITIONS RECUES----------------------------------------------*/

.cadre_exterieur_padde_topnone {
	padding:14px;
	border:#d3d6d8 solid 1px;
	border-top:none;
}

.filtres_prop_recues {
	background-color:#f0f0f0;
	padding:5px;
	padding-left:130px;
}

.tri_prop_recues select.objet {
	font-size:11px;
	width:200px;
	margin-right:40px;
}

.tri_prop_recues select.etat {
	font-size:11px;
	width:100px;
}

.visuel_objet_prop {
	width:100px;
	float:left;
}

.infos_objet_prop {
	margin-left:115px;
	line-height:24px;
}

.entete_tab_764 td.objet_recu {
	width:200px;
}

.entete_tab_764 td.troqueur_recu {
	width:168px;
}

.entete_tab_764 td.lieu_recu {
	width:121px;
}

.entete_tab_764 td.etat_recu {
	width:95px;
}

.entete_tab_764 td.options_recu {
	width:172px;
}

.tab_catalogue_connecte_764 td.objet_recu {
	width:190px;
	text-align:left;
	padding-right:10px;
}

.tab_catalogue_connecte_764 td.objet_recu .visuel {
	padding:0px;
}

.tab_catalogue_connecte_764 td.troqueur_recu {
	width:170px;
	text-align:center;
	line-height:24px;
}

.tab_catalogue_connecte_764 td.lieu_recu {
	width:122px;
	text-align:center;
}

.tab_catalogue_connecte_764 td.etat_recu {
	width:96px;
	text-align:center;
}

.tab_catalogue_connecte_764 td.options_recu {
	width:157px;
	text-align:leftt;
	padding-left:15px;
	border-right:#ffffff solid 2px;
}


.tab_gris_type td.troqueur_prop_recue {
	width:120px;
	text-align:center;
	line-height:24px;
}

.tab_gris_type td.etat_prop_recue {
	width:81px;
	text-align:center;
	line-height:24px;
}

.tab_gris_type td.objet_prop_recue {
	width:171px;
	padding-right:15px;
}

.tab_gris_type td.options_prop_recue {
	width:146px;
	text-align:left;
	padding-left:6px;
}

p.retrait_note_troqueur2 {
	margin-left:25px;
	margin-top:7px;
}

#tab_boutons_reponse01 {
	width:252px;
	float:right;
	margin-top:30px;
	margin-right:45px;
}

#tab_boutons_reponse02 {
	width:252px;
	margin-top:30px;
	margin-left:250px;
}

.cadre_gris_bord761 p.txt {
	padding-left:14px;
	padding-right:14px;
}

.bg_confirmation {
	width:761px;
	height:192px;
	background:url(images/img_confirmation.jpg) no-repeat;
}

.btn_consulter_catalogue a {
	width:195px;
	height:44px;
	background:url(boutons/btn_consulter_catalogue.gif) no-repeat;
	display:block;
	margin-left:280px;
}

.btn_consulter_catalogue a:hover {
	background:url(boutons/btn_consulter_catalogue_hover.gif) no-repeat;
}

/*-------------------------------------------------------MES COMMANDES--------------------------------------------- RAJOUT DU 16/02/09*/

.entete_tab_764 td.date_com {
	width:90px;
}

.entete_tab_764 td.num_com {
	width:192px;
}

.entete_tab_764 td.objet_com {
	width:230px;
}

.entete_tab_764 td.montant_com {
	width:134px;
}

.entete_tab_764 td.etat_com {
	width:110px;
}

#tab_commandes {
	width:763px;
}

#tab_commandes td {
	height:27px;
	vertical-align:middle;
	border-left:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
}

#tab_commandes td.date_com {
	width:70px;
	padding-right:20px;
	text-align:right;
}

#tab_commandes td.num_com {
	width:192px;
	text-align:center;
}

#tab_commandes td.objet_com {
	width:180px;
	text-align:left;
	padding-left:50px;
}

#tab_commandes td.montant_com {
	width:90px;
	text-align:right;
	padding-right:44px;
}

#tab_commandes td.etat_com {
	width:107px;
	border-right:#FFFFFF solid 1px;
	text-align:center;
}

a.none {
	text-decoration:none;
	color:#000;
}

a.none:hover {
	text-decoration:none;
}

/*-------------------------------------------------------MES COMMANDES DETAIL----------------------------------------------*/

.entete_vert_765 {
	width:750px;
	height:21px;
	background-color:#8bb606;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
}

.cadre_exterieur_connecte_topnone {
	padding:1px;
	border:#e9eaeb solid 1px;
	border-top:none;
}

.fond_gris_simple {
	background-color:#f3f3f3;
	padding:15px;
}

.entete_commande {
	line-height:24px;
}

.lien_impression_cmd {
	float:right;
	line-height:normal;
}

.tab_entete_ombre {
	width:765px;
}

.tab_entete_ombre td {
	height:26px;
	background-color:#8bb606;
	color:#FFFFFF;
	vertical-align:middle;
	font-size:12px;
}

.tab_entete_ombre td.cel_gche {
	width:617px;
	padding-left:15px;
}

.tab_entete_ombre td.cel_mid {
	width:9px;
	background:url(images/ombre_verte_tab_cmd.jpg) bottom no-repeat;
	background-color:#8bb606;
}

.tab_entete_ombre td.cel_drte {
	width:124px;
	text-align:center;
}

.cadre_exterieur_topnone_cmd {
	padding:1px;
	padding-top:0px;
	border:#e9eaeb solid 1px;
	border-top:none;
}

.tab_obj_cmd {
	width:761px;
}

.tab_obj_cmd td {
	height:26px;
	vertical-align:middle;
	background-color:#f3f3f3;
	font-size:12px;
}

.tab_obj_cmd td.cel_gche {
	width:615px;
	padding-left:15px;
}

.tab_obj_cmd td.cel_mid {
	width:9px;
	background:url(images/ombre_grise_tab_cmd.jpg) top no-repeat;
	background-color:#f3f3f3;
}

.tab_obj_cmd td.cel_drte {
	width:97px;
	text-align:right;
	padding-right:25px;
}

.bloc_total_cmd {
	width:370px;
	float:right;
}

.entete_vert_370 {
	width:355px;
	height:21px;
	background-color:#8bb606;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
}

.tab_total_cmd {
	width:366px;
}

.tab_total_cmd td {
	height:26px;
	vertical-align:middle;
	background-color:#f3f3f3;
	height:40px;
}

.tab_total_cmd td.cel_gche {
	width:205px;
	padding-right:30px;
	text-align:right;
}

.tab_total_cmd td.cel_gche2 {
	width:193px;
	padding-right:30px;
	text-align:right;
}

.tab_total_cmd td.padding {
	width:12px;
}

.tab_total_cmd td.padding_bas {
	width:12px;
	background-color:#ebebeb;
}

.tab_total_cmd td.cel_mid_sup {
	width:9px;
	background:url(images/ombre_grise_tab_total.jpg) bottom no-repeat;
	background-color:#f3f3f3;
}

.tab_total_cmd td.cel_drte {
	width:97px;
	text-align:right;
	padding-right:25px;
}

.tab_total_cmd td.cel_drte2 {
	width:97px;
	text-align:right;
	padding-right:13px;
}

.tab_total_cmd td.sep_hz {
	height:2px;
	background:url(images/pixel_bicolore.gif) repeat-x;
}

.tab_total_cmd td.sep_ombre01 {
	width:9px;
	height:2px;
	background:url(images/pixel_bicolore_ombre01.jpg) repeat-x;
}

.tab_total_cmd td.cel_gche_bas {
	width:205px;
	padding-right:30px;
	text-align:right;
	background-color:#ebebeb;
	font-size:12px;
}

.tab_total_cmd td.cel_mid_bas {
	width:9px;
	background:url(images/ombre_fonce_tab_total.jpg) top no-repeat;
	background-color:#ebebeb;
}

.tab_total_cmd td.cel_drte_bas {
	width:97px;
	text-align:right;
	padding-right:25px;
	background-color:#ebebeb;
	font-size:12px;
}

.bloc_coord_cmd {
	width:370px;
	float:left;
}

.bloc_coord_cmd .fond_gris {
	background-color:#f3f3f3;
	padding:15px;
	height:107px;
	line-height:20px;
}

/*-------------------------------------------------------DENONCER UNE FRAUDE--------------------------------------------- */

.bloc_gris_public {
	background-color:#f0f0f0;
}

#declaration_fraude {
	width:400px;
	margin-left:75px;
}

#declaration_fraude input.champ {
	width:398px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#b7bcbf solid 1px;
	padding:1px;
}

#declaration_fraude textarea {
	width:400px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#b7bcbf solid 1px;
}

#declaration_fraude .envoyer {
	margin-left:170px;
}

/*----------------------------------------------------CONTACTEZ-NOUS------------------------------------------------------------*/

.zone_publique_570 {
	width:570px;
}

.entete_vert_570 {
	width:555px;
	height:21px;
	background-color:#8bb606;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	font-size:13px;
}

.tab_formu_535 {
	width:535px;
}

.tab_formu_535 td {
	vertical-align:middle;
}

.tab_formu_535 td.intitule {	
	width:120px;
	text-align:right;
	padding-right:15px;
}

.tab_formu_535 td.chps {
	width:260px;
}

.tab_formu_535 input.champ {
	width:260px;
	font-size:11px;
	border:#b7bcbf solid 1px;
}

.tab_formu_535 textarea {
	width:260px;
	height:110px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	font-family:Arial, Helvetica, sans-serif;
}

.tab_formu_535 td.ligne_separation {	
	height:5px;
}

.tab_formu_535 td.ligne_separation2 {	
	height:8px;
}

.tab_formu_535 td.msg_alerte {
	width:125px;
	padding-left:15px;
}


/*----------------------------------------------------CONTACT------------------------------------------------------------*/
.picto_enveloppe_rond {
	background:url(images/picto_enveloppe_rond.gif) no-repeat;
	padding-left:50px;
	padding-bottom:20px;
	padding-top:12px;
}

.pad50 {	
	padding-left:50px;
}

.tab_contact_50 {
	margin-left:50px;
	width:500px;
	margin-bottom:15px;
}

.tab_contact_50 td {
	vertical-align:top;
}

.tab_contact_50 td.colonne1 {
	width:180px;
	padding-left:15px;
}

.tab_contact_50 td.colonne2 {	
	width:180px;
}

.tab_contact_50 td.colonne3 {
	width:125px;
}

/*----------------------------------------------------NEWSLETTER------------------------------------------------------------*/

.bouton_creer_compte a {
	width:210px;
	height:24px;
	background:url(boutons/btn_souhaite_creer_compte.gif) no-repeat;
	display:block;
	margin-left:320px;
}

.bouton_creer_compte a:hover {
	background:url(boutons/btn_souhaite_creer_compte_hover.gif) no-repeat;
}

/*----------------------------------------------------CONSEILS D'UTILISATION------------------------------------------------------------*/

.hauteur_conseils_utilisation {
	height:724px;
}

*+html .hauteur_conseils_utilisation {/*ie7*/
	height:720px;
}

/*----------------------------------------------------FAQ------------------------------------------------------------*/

.fond_gris_question {
	background-color:#ebebeb;
	border-top:#FFFFFF solid 1px;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
}

.fond_gris_reponse {
	background-color:#f3f3f3;
	border-top:#FFFFFF solid 1px;
	padding:15px;
}

/*----------------------------------------------------FLUX RSS------------------------------------------------------------*/

input.flux_rss {
	width:282px;
	font-size:11px;
	padding:2px;
	border:#b7bcbf solid 1px;
}

/*----------------------------------------------------MENTIONS LEGALES------------------------------------------------------------*/

.hauteur_mentions {
	height:724px;
}

*+html .hauteur_mentions {/*ie7*/
	height:720px;
}

/*----------------------------------------------------CGV------------------------------------------------------------*/

.hauteur_cgv {
	height:724px;
}

*+html .hauteur_cgv {/*ie7*/
	height:720px;
}
/*-------------------------------------------------------RAJOUT091216 / MON COMPTE / abonnement----------------------------------------------*/
.picto_expert{
	/*background:url(images/picto_expert.gif) 0px 10px no-repeat;*/
	padding-left:80px;
	padding-top:10px;
	width:621px;
	font-size:12px;
}



.picto_confirme {
	/*background:url(images/picto_confirme.gif) 0px 10px no-repeat;*/
	padding-left:80px;
	padding-top:10px;
	width:621px;
	font-size:12px;
}

.picto_occaz {
	/*background:url(images/picto_occaz.gif) 0px 10px no-repeat;*/
	padding-left:80px;
	padding-top:10px;
	width:621px;
	font-size:12px;
}

.picto_decouverte {
	/*background:url(images/picto_decouverte.gif) 0px 10px no-repeat;*/
	padding-left:80px;
	padding-top:10px;
	width:621px;
	font-size:12px;
}


ul.liste_picto_abonnement {
	height:83px;
}

.liste_picto_abonnement li {
	float:left;
	list-style-type:none;
}

.liste_picto_abonnement li.picto_abonnement {
	width:80px;
	height:83px;
}

.liste_picto_abonnement li.texte_abonnement {
	/*width:541px;*/
	padding-top:10px;
	font-size:12px;
}

.liste_picto_abonnement li.texte_abonnement2 {
	width:541px;
	padding-top:10px;
	font-size:12px;
}

.liste_picto_abonnement li.texte_abonnement3 {
	width:541px;
	padding-top:30px;
	font-size:12px;
}

.pad_g80 {
	padding-left:80px;
}


#accroche_abo {
	background:url(images/accroche_abonnement.gif) no-repeat;
	width:702px;
	height:71px;
	display:block;
}

.texte_souligne {
	text-decoration:underline;
}

ul.liste_abonnement {	
	height:278px;
	margin-left:12px;
}

.liste_abonnement li {	
	list-style-type:none;
	float:left;
}

.liste_abonnement li.expert a {	
	background:url(images/abo_expert.gif) no-repeat;
	width:318px;
	height:278px;
	display:block;
}

.liste_abonnement li.expert_fd a {	
	background:url(images/abo_expert_fd.gif) no-repeat;
	width:318px;
	height:278px;
	display:block;
}

.liste_abonnement li.confirme a {
	background:url(images/abo_confirme.gif) no-repeat;
	width:318px;
	height:278px;
	margin-right:41px;
	display:block;
}

.liste_abonnement li.confirme_fd a {
	background:url(images/abo_confirme_fd.gif) no-repeat;
	width:318px;
	height:278px;
	margin-right:31px;
	display:block;
}

.liste_abonnement li.occasionnel a {	
	background:url(images/abo_occaz.gif) no-repeat;
	width:318px;
	height:278px;
	display:block;
}

.liste_abonnement li.occasionnel_fd a {	
	background:url(images/abo_occaz_fd.gif) no-repeat;
	width:318px;
	height:278px;
	display:block;
}

.liste_abonnement li.decouverte a {
	background:url(images/abo_decouverte.gif) no-repeat;
	width:318px;
	height:278px;
	margin-right:41px;
	display:block;
}

.liste_abonnement li.decouverte_fd a {
	background:url(images/abo_decouverte_fd.gif) no-repeat;
	width:318px;
	height:278px;
	margin-right:31px;
	display:block;
}
/*------------------------------------------------------- MON COMPTE / abonnement / paiement----------------------------------------------*/
.bloc_gris_fonce_paiement {
	background-color:#eeeeee;
}

.picto_expert_paiement {
	/*background:url(images/picto_expert.gif) no-repeat;*/
	padding-left:80px;
	padding-top:35px;
	width:621px;
	font-size:12px;
}

.picto_confirme_paiement {
/*	background:url(images/picto_confirme.gif) no-repeat;*/
	padding-left:80px;
	padding-top:35px;
	width:621px;
	font-size:12px;
}

.picto_occaz_paiement {
	/*background:url(images/picto_occaz.gif) no-repeat;*/
	padding-left:80px;
	padding-top:35px;
	width:621px;
	font-size:12px;
}

.picto_decouverte_paiement {
	/*background:url(images/picto_decouverte.gif) no-repeat;*/
	padding-left:80px;
	padding-top:35px;
	width:621px;
	font-size:12px;
}

ul#liste_carte_paiement {
	width:450px;
	margin-top:40px;
	height:27px;
	margin-bottom:20px;
	margin-left:62px;
}

#liste_carte_paiement li {
	list-style-type:none;
	float:left;
}

#liste_carte_paiement li.picto_cb a {	
	width:38px;
	height:27px;
	display:block;
	background:url(images/picto_cb.gif) no-repeat;
}

#liste_carte_paiement li.picto_visa a{	
	width:44px;
	height:27px;
	display:block;
	background:url(images/picto_visa.gif) no-repeat;
}

#liste_carte_paiement li.picto_mastercard a {	
	width:36px;
	height:27px;
	display:block;
	background:url(images/picto_mastercard.gif) no-repeat;
}

#liste_carte_paiement li.espace {	
	width:166px;
}

.btn_abonnement {	
	float:right;
	margin-top:66px;
	margin-right:27px;
}

*html .btn_abonnement {	/*ie6*/
	margin-right:14px;
}

.btn_vide178 a {
	background:url(boutons/btn_vide178.gif) no-repeat;
	width:178px;
	height:39px;
	color:#FFF;
	text-align:center;
	padding-top:7px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

.btn_vide178 a:hover {
	background:url(boutons/btn_vide178_hover.gif) no-repeat;
	text-decoration:none;
}

.texte25 {
	font-size:25px;
}

.pad25 {	
	padding:25px;
}


/*----------------------------------------------------COMMENT CA MARCHE------------------------------------------------------------*/

.zone_publique_570 {
	width:570px;
}

.entete_vert_570 {
	width:555px;
	height:21px;
	background-color:#8bb606;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	font-size:13px;
}


.cadre_gris_bord570 {
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#ffffff;
	width:568px;
}

#ccm1 {	
	background:url(images/ccm1.gif) no-repeat;
	width:568px;
	height:431px;
	display:block;
}

#ccm2 {	
	background:url(images/ccm2.gif) no-repeat;
	width:568px;
	height:232px;
	display:block;
	margin-bottom:63px;
}



ul.liste_btn_confirmation_objet_bis{
	height:44px;
	margin-bottom:35px;
	margin-left:65px;
}

.liste_btn_confirmation_objet_bis li {	
	list-style-type:none;
	float:left;
}

.liste_btn_confirmation_objet_bis li.btn1 {
	width:250px;
}

.liste_btn_confirmation_objet_bis li.btn2 {
	width:195px;
}


/*----------------------------------------------------PARRAINAGE------------------------------------------------------------*/

.cadre_gris_bord540 {
	border:#d3d6d8 solid 1px;
	background-color:#ffffff;
	width:536px;
	padding:1px;
}

.tab_formu540 {	
	width:506px;
	margin-top:35px;
	margin-bottom:20px;
}

.tab_formu540 td {	
	vertical-align:middle;
}

.tab_formu540 td.intitule_formu540 {
	width:145px;
	text-align:right;
	padding-right:15px;
}

.tab_formu540 td.chps_formu540 {
	width:200px;
}

.tab_formu540 input.formu540  {
	width:200px;
	font-size:11px;
}

.tab_formu540 td.msg_alerte {
	width:131px;
	padding-left:15px;
}

.tab_formu540 td.ligne_formu {
	height:5px;
}


textarea.formu540 {
	width:506px;
	font-size:11px;
	height:130px;
	margin-top:10px;
}

.btn_centrer_valider {	
	margin-left:205px;
	margin-top:20px;
	margin-bottom:20px;
}

/*----------------------------------------------------PLAN DU SITE------------------------------------------------------------*/

.entete_vert_ill {
	height:21px;
	background-color:#8bb606;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
}

#bloc_rubriques {
	width:326px;
	float:right;
}

#bloc_rubriques .hauteur {
	line-height:20px;
	height:380px;
}

#bloc_categories_plan {
	width:592px;
}

#tab_garanties {
	width:550px;
}

#tab_garanties td.lien {
	width:250px;
}

#tab_garanties td.espace {
	width:50px;
}

#tab_garanties td.sep_hz {
	height:6px;
}

#bloc_categories01 {
	width:260px;
	font-size:12px;
	float:left;
}

#bloc_categories02 {
	width:260px;
	font-size:12px;
	margin-left:299px;
	height:380px;
}

.picto_gauche {
	width:16px;
	height:16px;
	margin-right:6px;
	float:left;
}

.clear_left_espace {
	clear:left;
	line-height:7px;
}	


/*----------------------------------------------------PICTOS------------------------------------------------------------*/
.alimentation {	
	background:url(pictos_categories/picto_alimentation.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.animaux {	
	background:url(pictos_categories/picto_animaux.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.art {	
	background:url(pictos_categories/picto_art.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.auto{	
	background:url(pictos_categories/picto_autos.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.moto{	
	background:url(pictos_categories/picto_autos_pieces.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.bateau {	
	background:url(pictos_categories/picto_bateau.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.beaute {	
	background:url(pictos_categories/picto_beaute.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.bebe {	
	background:url(pictos_categories/picto_bebe.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.bijoux{	
	background:url(pictos_categories/picto_bijoux.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.cd{	
	background:url(pictos_categories/picto_cd.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.collection {	
	background:url(pictos_categories/picto_collections.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.dvd {	
	background:url(pictos_categories/picto_dvd.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.electromenager {	
	background:url(pictos_categories/picto_electromenager.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.immobilier {	
	background:url(pictos_categories/picto_immobilier.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.informatique {	
	background:url(pictos_categories/picto_informatique.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.instrument {	
	background:url(pictos_categories/picto_instrument.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.jardin{	
	background:url(pictos_categories/picto_jardin.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.jouet {	
	background:url(pictos_categories/picto_jeux.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.jeux {	
	background:url(pictos_categories/picto_jeux_video.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.livre{	
	background:url(pictos_categories/picto_livres.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.loisir {	
	background:url(pictos_categories/picto_loisirs.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.meuble {	
	background:url(pictos_categories/picto_meubles.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.photo {	
	background:url(pictos_categories/picto_photo.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.service {	
	background:url(pictos_categories/picto_services.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.sport {	
	background:url(pictos_categories/picto_sport.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.telephonie {	
	background:url(pictos_categories/picto_telephone.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}


.tv {	
	background:url(pictos_categories/picto_tv.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.vetement {	
	background:url(pictos_categories/picto_vetements.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

.vin {	
	background:url(pictos_categories/picto_vin.gif) no-repeat;
	padding-left:23px;
	display:block;
	font-size:12px;
	padding-top:2px;
}

/*----------------------------------------------------MISE EN AVANT GRAPHIQUE------------------------------------------------------------*/
.cadre_gris_bord769 {
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#ffffff;
	width:765px;
}

.cadre_gris_bord769bis {
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#ffffff;
	width:768px;
	padding:1px;
}

*html .cadre_gris_bord769bis {/*ie6*/
	border:#d3d6d8 solid 1px;
	border-top:none;
	background-color:#ffffff;
	width:765px;
}

.entete_processus_vert769 {
	width:753px;
	background:#8bb606;
	padding-left:13px;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
}

*html .entete_processus_vert769 {/*ie6*/
	width:751px;
}

.tab_objet_8col td.date4 {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col td.date4 p{
	padding-bottom:7px;
}

.tab_objet_8col td.objet4 {
	width:96px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col td.objet4 a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col td.objet4 a:hover{
	text-decoration:underline
}

.tab_objet_8col td.troqueur4 {
	width:107px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col td.note4 {
	width:81px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col td.note4 p{
	padding-top:5px;
}

.tab_objet_8col td.localisation4 {
	width:127px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col td.echange4 {
	width:103px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col td.prop_troc4 {
	width:89px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}

.tab_objet_8col td.picto_objet4 {
	width:35px;
	text-align:center;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.picto_btn4 {
	width:113px;
	padding-left:10px;
	text-align:right;
	padding-right:15px;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}


.tab_objet_8col td.pixel_bicolore_horizontal4 {
	width:2px;
	padding-top:33px;
	border-bottom:#FFF solid 1px;
	border-top:#FFF solid 1px;
	background:#b7dff0;
}


.tab_objet_8col td.date2_bis {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.date2_bis p{
	padding-bottom:7px;
}

.tab_objet_8col td.objet2_bis {
	width:96px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.objet2_bis a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col td.objet2_bis a:hover{
	text-decoration:underline
}

.tab_objet_8col td.troqueur2_bis {
	width:107px;
	text-align:center;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.note2_bis {
	width:81px;
	text-align:center;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.note2_bis p{
	padding-top:5px;
}

.tab_objet_8col td.localisation2_bis {
	width:127px;
	text-align:center;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.echange2_bis {
	width:103px;
	text-align:center;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.prop_troc2_bis {
	width:89px;
	text-align:center;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.picto_objet2_bis {
	width:35px;
	text-align:center;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}

.tab_objet_8col td.picto_btn2_bis {
	width:113px;
	padding-left:10px;
	text-align:right;
	padding-right:15px;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}


.tab_objet_8col td.pixel_bicolore_horizontal2_bis {
	width:2px;
	padding-top:33px;
	border-bottom:#a8c5d1 solid 2px;
	border-top:#FFF solid 1px;
	background:#f9f4f4;
}


.tab_objet_8col td.date2_ter {
	width:85px;
	padding-left:14px;
	text-align:left;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:25px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.date2_ter p{
	padding-bottom:7px;
}

.tab_objet_8col td.objet2_ter{
	width:96px;
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.objet2_ter a{
	font-weight:bold;
	text-decoration:none;
}

.tab_objet_8col td.objet2_ter a:hover{
	text-decoration:underline
}

.tab_objet_8col td.troqueur2_ter {
	width:107px;
	text-align:center;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.note2_ter {
	width:81px;
	text-align:center;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.note2_ter p{
	padding-top:5px;
}

.tab_objet_8col td.localisation2_ter {
	width:127px;
	text-align:center;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.echange2_ter {
	width:103px;
	text-align:center;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.prop_troc2_ter {
	width:89px;
	text-align:center;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.picto_objet2_ter {
	width:35px;
	text-align:center;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}

.tab_objet_8col td.picto_btn2_ter {
	width:113px;
	padding-left:10px;
	text-align:right;
	padding-right:15px;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}


.tab_objet_8col td.pixel_bicolore_horizontal2_ter {
	width:2px;
	padding-top:33px;
	/*border-bottom:#caced0 solid 1px;*/
	border-top:#a8c5d1 solid 2px;
	background:#f9f4f4;
}


.btn_fermer_popup_bis {
	float:right;
	padding-right:15px;
	background:#8bb606;
}

.btn_fermer_popup_bis a {		
	background:url(boutons/btn_fermer_popup.gif) no-repeat;
	width:18px;
	height:18px;
	display:block;
}

.picto_graphique {	
	padding-top:5px;
}

/*----------------------------------------------------COMMENT CA MARCHE-----------------------------------------------------------*/
#titre_troquez {
	background:url(images/titre_troquez.gif) no-repeat;
	width:343px;
	height:23px;
	margin-top:10px;
	margin-bottom:16px;
}

.bord_3filet540 {
	background:#ebebeb;
	padding:4px;
	width:532px;
}

.bord_int_3filet540 {
	border:#dee0e1 solid 2px;
	background:#FFF;
	width:498px;
	padding:15px;
	text-align:justify;
}
	
ul.liste_fleche2col {	
	width:498px;
}

.liste_fleche2col li {
	list-style-type:none;
	float:left;
	width:249px;
	padding-bottom:5px;
}



/*----------------------------------------------------AIDE-----------------------------------------------------------*/
.lien_carre_fleche_suivant_souligne  {
	background:url(images/carre_fleche_droit.gif) no-repeat;
	padding-left:25px;
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:underline;
}


.bloc_gris_fonce {
	width:510px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;
	background:#EEEEEE;
}

.pad25g_5h {	
	padding-left:25px;
	padding-top:5px;
}

ul.liste_fleche2col_bis {	
	width:540px;
}

.liste_fleche2col_bis li {
	list-style-type:none;
	float:left;
	width:270px;
	padding-bottom:5px;
	background:
}

.texte_vert_souligne {	
	text-decoration:underline;
	color:#4a7a04;
}

.picto_rond_fleche_suivant {
	background:url(images/fleche_rond_vert_droite.gif) 0px 2px no-repeat;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:10px;
}

/*-------------------------------------------------------MON COMPTE PROFIL / COORDONNEES----------------------------------------------*/

.cadre_737 {
	width:737px;
	padding-left:14px;
}

.cadre_gris_clair {
	padding:1px;
	border:#e6e8e9 solid 1px;
	background-color:#ffffff;
}

.tab_formu_703 {
	width:699px;
}

.tab_formu_703 td {
	vertical-align:middle;
}

.tab_formu_703 td.intitule {	
	width:226px;
	text-align:right;
	padding-right:15px;
}

.tab_formu_703 td.chps {
	width:260px;
}

.tab_formu_703 input.champ {
	width:260px;
	font-size:11px;
	border:#b7bcbf solid 1px;
}

.tab_formu_703 input.file {
	width:340px;
	font-size:11px;
	border:#b7bcbf solid 1px;
}

.tab_formu_703 select.champ {
	width:262px;
	font-size:11px;
	border:#b7bcbf solid 1px;
}

.tab_formu_703 textarea {
	width:262px;
	height:110px;
	font-size:11px;
	border:#b7bcbf solid 1px;
}

.tab_formu_703 select.date {
	width:82px;
	font-size:11px;
	border:#b7bcbf solid 1px;
	margin-right:8px;
}

.tab_formu_703 td.ligne_separation {	
	height:5px;
}

.tab_formu_703 td.msg_alerte {
	width:150px; //193px
	padding-left:15px;
}

.emplacmt_btn_enregistrer_modifs {
	float:right;;
	padding-right:20px;
}

/*-------------------------------------------------------MON COMPTE NEWSLETTERS----------------------------------------------*/

.tab_abonnement_newsletter {
	width:703px;
}

.tab_abonnement_newsletter td {
	vertical-align:middle;
}

.tab_abonnement_newsletter td.abonnement {
	width:400px;
	padding-right:33px;
	text-align:right;
}

.tab_abonnement_newsletter td.abonnement input {
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.tab_abonnement_newsletter td.lien {
	width:270px;
	text-align:left;
}


.bloc_gris_fonce_co {
	width:505px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;
	background:#EEEEEE;
}

/*-------------------------------------------------------RAJOUT 090227----------------------------------------------*/
ul.liste_troc_echange {
	width:730px;
}


.liste_troc_echange li {
	float:left;
	display:inline;
	width:340px;
	margin-right:20px;
}

/*-------------------------------------------------------RAJOUT 090306----------------------------------------------*/
input, select, textarea {
	color:#3c3c3c;
}

/*-------------------------------------------------------RAJOUT 090306 popup----------------------------------------------*/

.bloc_gris_print {
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;
	background:#EEEEEE;
}
/*-------------------------------------------------------RAJOUT 090309----------------------------------------------*/
#tab_accroche_abo {
	width:726px;
	margin-bottom:5px;
}

#tab_accroche_abo td {
	vertical-align:top;
}

#tab_accroche_abo td.accroche {
	background:url(images/accroche_abonnement_bis.gif) no-repeat;
	width:726px;
	height:57px;
}

#tab_accroche_abo td.abo_permet {	
	background:url(images/abo_permet.gif) no-repeat;
	width:550px;
	height:158px;
}

#tab_accroche_abo td.fleur_abo a{
	background:url(images/fleyur_troqueur.gif) no-repeat;
	width:176px;
	height:158px;
	display:block;
}

#tab_accroche_abo td.abo_permet_fd {	
	background:url(images/abo_permet_fd.gif) no-repeat;
	width:550px;
	height:165px;
}

#tab_accroche_abo td.fleur_abo_fd a{
	background:url(images/fleyur_troqueur_fd.gif) no-repeat;
	width:176px;
	height:165px;
	display:block;
}

#tab_accroche_abo_bis {
	width:910px;
}

#tab_accroche_abo_bis td.abo_permet_fd_bis {	
	background:url(images/abo_permet_fd_bis.gif) no-repeat;
	width:664px;
	height:165px;
}

#tab_accroche_abo_bis td.fleur_abo_fd_bis a{
	background:url(images/fleyur_troqueur_fd.gif) no-repeat;
	width:155px;
	height:165px;
	display:block;
}

#tab_accroche_abo_bis td.fleur_espace {
	background:url(images/fleur_espace.gif) no-repeat;
	width:91px;
	height:165px;
	display:block;
}


#abo_permet_bis {
	background:url(images/abo_permet_bis.gif) no-repeat;
	width:726px;
	height:155px;
	margin:auto;
}

#tab_formule_small {	
	width:925px;
}

#tab_formule_small td {	
	vertical-align:top;
}

#tab_formule_small td.formule01 a {	
	background:url(images/abo_decouverte_small.gif) no-repeat;
	width:227px;
	height:193px;
	display:block;
}

#tab_formule_small td.formule02 a {	
	background:url(images/abo_occaz_small.gif) no-repeat;
	width:236px;
	height:193px;
	display:block;
}

#tab_formule_small td.formule03 a {	
	background:url(images/abo_confirme_small.gif) no-repeat;
	width:236px;
	height:193px;
	display:block;
}

#tab_formule_small td.formule04 a {	
	background:url(images/abo_expert_small.gif) no-repeat;
	width:226px;
	height:193px;
	display:block;
}

#abo_permet_simple {
	background:url(images/abo_permet_simple.gif) no-repeat;
	width:725px;
	height:155px;
	margin-bottom:30px;
	margin-top:20px;
}

/*-------------------------------------------------------RAJOUT 090310----------------------------------------------*/
.btn_abo1euro a {
	background:url(boutons/brn_abo1euro.gif) no-repeat;
	width:155px;
	height:44px;
	display:block;
}

.btn_abo1euro a:hover {
	background:url(boutons/brn_abo1euro_hover.gif) no-repeat;
}

.liste_logo_pub li.espace_logo1 {	
	width:31px;
}

.liste_logo_pub li.espace_logo2 {	
	width:43px;
}

.liste_logo_pub li.espace_logo3 {	
	width:35px;
}

.liste_logo_pub li.espace_logo4 {	
	width:32px;
}

.liste_logo_pub li.ilsparlentdenous_bis {
	background:url(images/ils_parlent_de_nous.gif) 0px 26px no-repeat;
	width:131px;
	height:56px;
}

.titre_recherche_carte {	
	background:url(images/titre_recherche_carte.gif) no-repeat;
	width:851px;
	height:38px;
}

.cadre_carte {
	width:933px;
	padding:7px;
	background-color:#ebebeb;
}

.ss_cadre_carte {	
	background-color:#e5e5e5;
	padding:1px;
	width:931px;
}

#flash_carte {
	width:931px;
	height:757px;
}
/*-------------------------------------------------------RAJOUT 090313 / page categorie----------------------------------------------*/
#publication_gratuite {
	background:url(images/publication_gratuite.gif) no-repeat;
	width:180px;
	height:28px;
	margin-bottom:22px;
	padding-top:131px;
}

.btn_ajouter_obj a {
	background:url(boutons/btn_ajouter_obj.gif) no-repeat;
	width:129px;
	height:19px;
	margin-left:25px;
	display:block;
}

.btn_ajouter_obj a:hover {
	background:url(boutons/btn_ajouter_obj_hover.gif) no-repeat;
}

#encart180 {
	width:160px;
	height:20px;
	background:url(images/encart_180.gif) no-repeat;
	color:#000;
	padding-left:20px;
	padding-top:7px;
	font-weight:bold;
}

.pixel_rose_filet {
	background:url(images/arrondi_bas_rose960_b.gif) bottom no-repeat;
	width:960px;
	position:absolute;
	top:166px;
	left:15px;
	padding-bottom:10px;
}

.arrondi_bas_rose960 {
	background:url(images/arrondi_bas_rose960.gif) no-repeat;
	width:960px;
	height:5px;
	position:absolute;
	top:220px;
	left:15px;
}

#navigationbis {
	margin-left:15px;
	margin-bottom:0px;
	height:120px;
}

*html #navigationbis {/*ie6*/
	margin-left:15px;
	margin-bottom:0px;
	height:135px;
}

#navigationbis #image {
	height:27px;
	background:url(images/img_haut_navigation.gif) no-repeat;
}

#conteneur_site_haut2 {
	background:url(images/bg_degrade_haut.jpg) center bottom no-repeat;
	background-color:#FFF;
	/*height:159px;*/
}

*html #conteneur_site_haut2 {/*ie6*/
	padding-bottom:5px;
	/*height:159px;*/
}

#contenu_site_haut2 {
	width:991px;
	margin:auto;
	position:relative;
}

ul.liste_recherche_int {
	margin-top:8px;
	height:42px;
}

.liste_recherche_int li {	
	list-style-type:none;
	float:left;
	display:inline;
}

.liste_recherche_int li.titre_rech {	
	background:url(images/titre_rechercher_objet_small.gif) no-repeat;
	width:190px;
	margin-left:13px;
	margin-top:14px;
	height:18px;
}

.liste_recherche_int li.chps_rech {		
	width:205px;
	padding-top:8px;
}


input.chps_transparent2 {
	width:195px;
	border:#d0d1d2 solid 1px;
	font-size:14px;
	padding-left:5px;
	padding-top:3px;
	height:22px;
	color:#7f7f7f;
}

*html input.chps_transparent2 {/*ie6*/
	height:21px;
}

*+html input.chps_transparent2 {/*ie7*/
	height:21px;
}

.liste_recherche_int li.chps_deroulant {
	width:204px;
	padding-top:8px;
}

.liste_recherche_int li.btn_ok {	
	width:45px;
	margin-left:10px;
	margin-top:7px;
}

.liste_recherche_int li.lien_rech {	
	background:url(images/separation_liste.gif) left no-repeat;
	padding-left:13px;
	height:39px;
	padding-top:3px;
}


#cat_bg2 {
	background:url(boutons/btn_ttes_cat.gif) top left no-repeat;
	height:27px;
	width:195px;
	float:right;
	display:inline;
}

#greg {
	z-index:10;
	background-color:#fff;
	border:1px solid #ccc;
	position:relative;
	width:680px;
	left:-225px;
	top:-4px;
	float:left;
	padding-bottom:5px;
}

*html #greg {/*ie6*/
	z-index:-500;
	position:absolute;
	left:193px;
	top:43px;
}

#dropdown-current2 {
	margin:1px 5px 1px 2px;
	padding:5px 0 2px 27px;
	font-size:11px;
	color:#7f7f7f;
	height:22px;
	cursor:pointer;
	background:url(images/icons2.gif) 3px -5px no-repeat;
	/*background-color:#FFF;*/
	overflow:hidden;
	white-space:nowrap;
	z-index:5;
}

#greg ol {
	list-style-type:none;
	float:left;
	display:inline;
	font-size:11px;
	line-height:23px;
	width:220px;
}

#greg ol li a {
	text-decoration:none;
	display:block;
	padding-left:33px;
	padding-top:5px;
	cursor:pointer;
	width:180px;
}

#greg ol li.trait2_index {
	width:180px;
	height:1px;
	border-top:#dee0e2 solid 1px;
	margin-top:0px;
	margin-left:10px;
	display:block;
}

*html #greg ol li.trait2_index{/*ie6*/
	width:160px;
	border-top:#dee0e2 solid 1px;
	line-height:0.2em;
}

#greg ol li#Categorie a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px 0;
}
#greg ol li#Alimentation a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -30px;
}
#greg ol li#Animaux a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -60px;
}
#greg ol li#ArtAntiquites a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -90px;
}
#greg ol li#AutomobilesMotos a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -122px;
}
#greg ol li#AutoMotoPiecesEquipement a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -150px;
}
#greg ol li#BateauxVoileNautisme a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -180px;
}
#greg ol li#BeauteBienetreParfums a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -210px;
}
#greg ol li#BebePuericulture a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -240px;
}
#greg ol li#BijouxMontres a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -270px;
}
#greg ol li#CDVinylesMusique a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -300px;
}
#greg ol li#Collections a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -330px;
}
#greg ol li#DVDCinema a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -360px;
}
#greg ol li#Electromenager a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -390px;
}
#greg ol li#Immobilier a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -420px;
}
#greg ol li#InformatiquePDA a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -450px;
}
#greg ol li#Instrumentsdemusique a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -480px;
}
#greg ol li#JardinBricolage a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -510px;
}
#greg ol li#JeuxJouetsFigurines a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -540px;
}
#greg ol li#JeuxVideoConsoles a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -570px;
}
#greg ol li#LivresBDRevues a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -600px;
}
#greg ol li#LoisirsCreatifs a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -630px;
}
#greg ol li#MeublesMobilier a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -660px;
}
#greg ol li#PhotoVideo a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -690px;
}
#greg ol li#Services a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -720px;
}
#greg ol li#SportsVacances a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -752px;
}
#greg ol li#Telephonie a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -782px;
}
#greg ol li#TVSonHomeCinema a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -814px;
}
#greg ol li#VetementsAccessoires a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -847px;
}
#greg ol li#Vin a {
	background:url(images/icons2.gif) no-repeat;
	background-position: 8px -877px;
}

#greg ol li#Categorie a:hover, #greg ol li#Alimentation a:hover, #greg ol li#Animaux a:hover, #greg ol li#ArtAntiquites a:hover, #greg ol li#AutomobilesMotos a:hover, #greg ol li#AutoMotoPiecesEquipement a:hover, #greg ol li#BateauxVoileNautisme a:hover, #greg ol li#BeauteBienetreParfums a:hover, #greg ol li#BebePuericulture a:hover, #greg ol li#BijouxMontres a:hover, #greg ol li#CDVinylesMusique a:hover, #greg ol li#Collections a:hover, #greg ol li#DVDCinema a:hover, #greg ol li#Electromenager a:hover, #greg ol li#Immobilier a:hover, #greg ol li#InformatiquePDA a:hover, #greg ol li#Instrumentsdemusique a:hover, #greg ol li#JardinBricolage a:hover, #greg ol li#JeuxJouetsFigurines a:hover, #greg ol li#JeuxVideoConsoles a:hover, #greg ol li#LivresBDRevues a:hover, #greg ol li#LoisirsCreatifs a:hover, #greg ol li#MeublesMobilier a:hover, #greg ol li#PhotoVideo a:hover, #greg ol li#Services a:hover, #greg ol li#SportsVacances a:hover, #greg ol li#Telephonie a:hover, #greg ol li#TVSonHomeCinema a:hover, #greg ol li#VetementsAccessoires a:hover, #greg ol li#Vin a:hover {
	color:#000;
	text-decoration:underline;

}

.picto_carte_rose a {	
	background:url(images/picto_carte_rose.gif) no-repeat;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:5px;
	text-decoration:none;
	color:#082d6a;
	font-weight:bold;
}

.picto_carte_rose a:hover {
	text-decoration:underline;
}

.picto_loupe_rose a {	
	background:url(images/picto_loupe_rose.gif) no-repeat;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:5px;
	text-decoration:none;
	color:#082d6a;
	font-weight:bold;
}

.picto_loupe_rose a:hover {
	text-decoration:underline;
}

/*-------------------------------------------------------FLUX RSS----------------------------------------------*/
.arrondi_haut_degrade180 {	
	background:url(images/encart_titre_degrade.gif) no-repeat;
	width:180px;
	height:22px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	font-size:13px;
}

.bloc_bonplan {
	width:176px;
	border-left:#92ba15 solid 1px;
	border-right:#92ba15 solid 1px;
	border-bottom:#92ba15 solid 1px;
	background-color:#FFF;
	padding:1px;
}

.bloc_bas_180{
	width:160px;
	background-color:#92ba15;
	padding:10px;
}

.tab_bonplan1 {
	width:176px;
	background-color:#e8f0cd;
}

.tab_bonplan1 td {
	vertical-align:top;
	padding:10px;
}

.tab_bonplan2 {
	width:176px;
}

.tab_bonplan2 td {
	vertical-align:top;
	padding:10px;
}

.tab_pagination_rss {
	width:160px;
}

.tab_pagination_rss td {
	vertical-align:middle;
}

.tab_pagination_rss td.pagination_rss {
	width:145px;
	color:#FFF;
}

.tab_pagination_rss td.pagination_rss a  {
	color:#FFF;
	text-decoration:none;
}

.tab_pagination_rss td.pagination_rss a.highlight  {
	color:#000000;
	font-weight:bold;
}

.tab_pagination_rss td.pagination_rss a:hover  {
	text-decoration:underline;
}

.tab_pagination_rss td.rss a {
	background:url(images/rss.gif) right no-repeat;
	width:5px;
	height:15px;
	margin-top:2px;
}
.nav{
	width:156px;
	background-color:#92ba15;
	padding:10px;
}
.highlight{
	color:#000000;
	font-weight:bold;
}