@CHARSET "UTF-8";

body
{
	background-color: #FFF;
	background-image: url('/common/images_site/fond.jpg');
	background-position: 50% 0px;
	background-repeat: repeat-y;
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

select
{
	border: 1px solid #000000;
}

h1,
h2,
h3
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

span.info-no-flash
{
	text-align: center;
	display: block;
	font-size: 15px;
	color: #FA0000;
	margin-top: 5px;
}

span.info-no-flash a
{
	font-weight: bold;
	color: #FA0000;
}

span.info-no-flash a:hover
{
	text-decoration: none;
}

embed {
	outline: none;	
}	

.background
{
	opacity: 0;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 50% 0px;
	background-repeat: repeat-x;
}

.page
{
	background-color: #FFFFFF;
	overflow: hidden;
}

.int_nav
{
	height: 20px;
}

.int_gauche
{
	background: url('/common/images_site/common/int_gauche.png') repeat-y;
	width: 37px;
	float: left;
	min-height: 100px;
	overflow: hidden;
}

.int_milieu
{
	position: relative;
	background: url('/common/images_site/common/int_haut.png') no-repeat 0 0;
	width: 916px;
	float: left;
	min-height: 500px;
	overflow: hidden;
}

.int_droite
{
	background: url('/common/images_site/common/int_droite.png') repeat-y;
	width: 37px;
	float: right;
	min-height: 100px;
	overflow: hidden;
}

.col_gauche
{
	width: 240px;
	float: left;
}

.col_droite
{
	width: 645px;
	float: right;
	border-left: 1px solid #CCCCCC;
	padding-left: 25px;
	padding-top: 25px;
}

.corps
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}

.ann_rech
{
	
}

.header
{
	background: url('/common/images_site/header/fond_header.png') no-repeat 0px 0px;
	min-height: 130px;
	font-size: 11px;
	position: relative;
	z-index: 3;
}

.header_haut
{
	position: relative;
}

.header_haut .titre_haut
{
	line-height: 18px;
	height: 18px;
	position: absolute;
	font-size: 10px;
	top: 0px;
	left: 5px;
	font-weight: bold;	
}

.performance_meter
{
	background: url("/common/core/images/performance.png") no-repeat scroll 15px 10px #262626;
	border: 0;
	color: #CCC;
}

.header_bas
{
	font-size: 11px;
	position: relative;
	z-index: 2;
}

.authentification
{
	margin: 10px;
	text-align: center;
	padding: 10px;
	background: #EEE;
	border: 1px solid #CCC;
}

.authentification h1
{
	padding-bottom: 10px;
	display: block;
}

.authentification h1,
.authentification a
{
	color: #333;
	font-weight: normal;
}

.c_Authentification .c_Authentification_t_login,
.c_Authentification .c_Authentification_t_display
{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.c_Menu_menu_barre .secondaire
{
	background: url('/common/images_site/header/fond_menu.png') repeat-x 0px
		0px;
	min-height: 36px;
	overflow: hidden;
}

.c_Menu_menu_barre .secondaire .secondaire_align
{
	margin-left: 100px;
	margin-right: 95px;
	float: left;
}

.c_Menu_menu_barre .sous_secondaire_align
{
	min-width: 200px;
	background-color: #EEEEEE;
	position: absolute;
	z-index: 150;
	margin-left: 400px;
	margin-top: -3.5px;
	padding-bottom: 2px;
}
	
.c_Menu_menu_barre .sous_secondaire_align .sous_secondaire_link
{
	margin: 0 9px;
	padding: 4px 0 5px;
	border-bottom: solid 1px #CC0000;
	cursor: pointer;
}

.c_Menu_menu_barre .sous_secondaire_align .sous_secondaire_link a
{
	font-size: 12px;
	font-weight: bold;
	color: #3F4042;
	text-decoration: none;
}

.c_Menu_menu_barre .sous_secondaire_align .sous_secondaire_link:hover a
{
	color: #CC0000;
}

.c_Menu_menu_barre .secondaire .entree_shop
{
	float: left;
}

.c_Menu_menu_barre.edit .secondaire .secondaire_align,
.c_Menu_menu_barre.edit .secondaire .entree_shop
{
	float: none;
	margin: 0;
}

.c_Menu_menu_barre.edit .secondaire
{
	background: #444547;
	color: #FFF;
}

.header_logo
{
	position: absolute;
	top: 11px;
}

.header-openX
{
	position:absolute;
	top:13px;
	left:392px;
}

.header_haut
{
	overflow: hidden;
}

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

.c_Menu_menu_haut .c_MenuItem
{
	cursor: pointer;
}

.c_MenuItem .item_principal a,
.c_MenuItem .item_principal img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.c_Menu_menu_haut .c_MenuItem .item_link
{
	line-height: 18px;
	padding-right: 22px;
	padding-left: 15px;
}

.c_Menu_menu_haut .c_MenuItem  .item_newsletter
{
	background: url('/common/images_site/header/newsletter.png') no-repeat
		100% 50%;
}

.c_Menu_menu_haut .c_MenuItem .item_plan_site
{
	background: url('/common/images_site/header/plan.png') no-repeat 100% 50%;
	
}

.c_Menu_menu_haut .c_MenuItem  .item_votre_compte
{
	background: url('/common/images_site/header/compte.png') no-repeat 100% 50%;
	
}

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

.c_Menu_menu_haut .c_MenuItem:hover a
{
	color: #CC0000;
}

.c_Menu_menu_haut.edit
{
	float: none;
	margin-right: 0px;
}

.c_Menu_menu_head
{
	position: absolute;
	left: 296px;
	right: 0px;
	bottom: 0px;
}

.c_Menu_menu_head.edit
{
	position: static;
	padding-top: 59px;
}

.c_Menu_menu_head .sous_principal
{
	position: relative;	
}

.c_Menu_menu_head .sous_principal .sous_menu
{
	width: 658px;
	min-height: 198px;
	position: absolute;
	left: 0;
	background-color: #FFF;
	z-index: 200;
	overflow: hidden;
	top: -1px;
}

.c_Menu_menu_head .sous_principal .sous_menu .img_sous_menu
{
	float: left;
	width: 220px;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu
{
	float: left;
	width: 228px;
	padding: 10px;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .item_sous_menu
{
	background: url('../images_site/home/lien_service_s1.png') no-repeat;
	height: 23px;
	padding-left: 30px;
	margin-bottom: 10px;
	cursor: pointer;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .item_sous_menu_service
{
	background: url('../images_site/home/lien_service_s1.png') no-repeat;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .item_sous_menu_reseau
{
	background: url('../images_site/home/lien_reseau_s1.png') no-repeat;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .item_sous_menu_occasion
{
	background: url('../images_site/home/lien_occasion_s1.png') no-repeat;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .item_sous_menu:hover
{
	background: url('../images_site/menu/gauche_fleche.png') no-repeat;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .item_sous_menu a
{
	line-height: 23px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .item_sous_menu:hover a
{
	text-decoration: underline;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .categories_sous_menu
{
	margin-left: 30px;
	line-height: 15px;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .categories_sous_menu a
{
	text-decoration: underline;
	color: #46464B;
	font-weight: bold;
	font-size: 11px;
}

.c_Menu_menu_head .sous_principal .sous_menu .content_sous_menu .categories_sous_menu a:hover
{
	text-decoration: none;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu
{
	float: left;
	width: 190px;
	padding: 10px 0 10px;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .link_offre
{
	background: url('../images_site/menu/gauche_fleche.png') no-repeat;
	padding-left: 30px;
	height: 23px;
	line-height: 23px;
	cursor: pointer;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .link_offre.link_service
{
	background: url('../images_site/home/lien_service_s1.png') no-repeat;
	color: #7F7F7F;
}
.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .link_offre.link_occasion
{
	background: url('../images_site/home/lien_occasion_s1.png') no-repeat;
	color: #7F7F7F;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .link_offre a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .link_offre:hover a
{
	color: #7F7F7F;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .link_offre.link_service:hover,
.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .link_offre.link_occasion:hover
{
	background: url('../images_site/menu/gauche_fleche.png') no-repeat;
	color: #7F7F7F;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .yellow_link
{
	background: url('../images_site/header/fond_sous_principal_link.png') no-repeat #FACA01;
	width: 170px;
	height: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin-bottom: 1px;
	cursor: pointer;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .yellow_link a
{
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	text-decoration: none;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .yellow_link:hover a
{
	color: #000;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .simple_btn
{
	margin-bottom:5px;
	overflow: hidden;
	cursor: pointer;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .simple_btn .btn_left
{
	float: left;
	background: url('../images_site/service/btn_left.png') no-repeat;
	width: 4px;
	height: 23px;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .simple_btn .btn_right
{
	float: left;
	background: url('../images_site/service/btn_right.png') no-repeat;
	width: 4px;
	height: 23px;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .simple_btn .btn_center
{
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	float: left;
	background: url('../images_site/service/btn_center.png') repeat-x;
	height: 23px;
	width: 177px;
	text-align: center;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .simple_btn .btn_center a
{
	color: #000;
	text-decoration: none;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .simple_btn:hover .btn_center a
{
	color: #7F7F7F;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .btn_fin,
.c_Page_recrutement .btn_fin
{
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .btn_fin .btn_left,
.c_Page_recrutement .btn_fin .btn_left
{
	float: left;
	background: url('../images_site/header/btn_left.png') no-repeat;
	width: 6px;
	height: 18px;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .btn_fin .btn_right,
.c_Page_recrutement .btn_fin .btn_right
{
	float: left;
	background: url('../images_site/header/btn_right.png') no-repeat;
	width: 6px;
	height: 18px;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .btn_fin .btn_center,
.c_Page_recrutement .btn_fin .btn_center
{
	font-size: 11px;
	line-height: 18px;
	float: left;
	background: url('../images_site/header/btn_center.png') repeat-x;
	height: 18px;
	width: 173px;
	text-align: center;
	font-weight: bold;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .btn_fin .btn_center a,
.c_Page_recrutement .btn_fin .btn_center a
{
	color: #000;
	text-decoration: none;
}

.c_Menu_menu_head .sous_principal .sous_menu .link_sous_menu .btn_fin:hover .btn_center a,
.c_Page_recrutement .btn_fin:hover .btn_center a
{
	color: #CC0000;
}

.left_home
{
	position: relative;
	float: left;
	width: 240px;
	padding-top: 17px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.right_home
{
	position: relative;
	float: left;
	width: 722px;
	padding-top: 17px;
	padding-left: 8px;
	padding-bottom: 10px;
}

.left_home_reseau
{
	position: relative;
	float: left;
	width: 476px;
	padding: 13px 19px 10px 10px;
}

.right_home_occasion
{
	position: relative;
	float: left;
	width: 476px;
	padding-top: 13px;
	padding-bottom: 10px;
}

.right_home .bannieres
{
	min-height: 280px;
}

.encart_home_pub
{
	float: right;
	width: 722px;
	/* height: 407px; */
	position: relative;
	z-index: 2;
}

.encart_home_pub .c_Pagination .c_Pagination_lien_page, .encart_home_pub .c_Pagination .c_Pagination_lien_page_selected
{
	width: 18px;
	height: 18px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin-top: 2px;
}

.encart_home_pub .c_Pagination .c_Pagination_sep
{
	width: 20px;
	height: 15px;
	float: left;
	text-align: center;
	color: #CC0000;
	padding-top: 3px;
	margin-top: 2px;
}

.encart_home_pub .c_Pagination .c_Pagination_lien_page_selected, .encart_home_pub .c_Pagination .c_Pagination_lien_page:hover
{
	background-color: #CC0000;
}

.encart_home_pub .c_Pagination .c_Pagination_lien_page a, .encart_home_pub .c_Pagination .c_Pagination_lien_page_selected a
{
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

.encart_home_pub .c_Pagination .c_Pagination_lien_page_selected a, .encart_home_pub .c_Pagination .c_Pagination_lien_page:hover a
{
	color: #FFF;
}

.home-banners
{
	width:100%; 
	float: left; 
	position: relative; 
	overflow: hidden;
}

.home-openX .c_MultiBanner
{
	overflow:hidden;
	width: 202px;
	padding: 0 22px 0 23px;
	float: left;
}

.encart_home_pub .home-openX .c_MultiBanner
{
	float:left;
	margin:0 20px;
	width:200px;
}

.encart_occasion
{
	float: left;
	position: relative;
	z-index: 1;
	font-size: 12px;
}

.encart_home_shop_me
{
	float: right;
	margin-top: 11px;
	width: 474px;
}

.encart_titre
{
	height: 35px;
	margin: 0;
	padding: 0;
}

.encart_service
{
	position: relative;
	overflow: hidden;
	min-height: 265px;
}

.encart_service_contains
{
	background: url('/common/images_site/home/fond_encart.png') repeat-x;
	background-color: #F7F7F7;
	position: relative;
	border-left: 1px solid #0080C3;
	border-right: 1px solid #0080C3;
	border-bottom: 1px solid #0080C3;
	overflow: hidden;
	padding-bottom: 8px;
	min-height: 236px;
}

.encart_service_centre
{
	overflow: hidden;
	width: 215px;
	height: 140px;
	cursor: pointer;
	font-size: 12px;
}

.encart_service_centre_titre
{
	padding-left: 9px;
	padding-top: 8px;
	height: 12px;
	margin-bottom: 5px;
}

.encart_service_centre_titre a
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.encart_service_centre_image
{
	float: left;
	margin: 0 9px;
	height: 100px;
}

.encart_service_centre_texte
{
	padding-top: 2px;
	padding-left: 9px;
}

.encart_service_nav
{
	width: 53px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}

.encart_service_nav #prece
{
	float: left;
	width: 24px;
	padding-top: 11px;
	cursor: pointer;
}

.encart_service_nav #suiv
{
	float: left;
	width: 24px;
	padding-top: 11px;
	margin-left: 5px;
	cursor: pointer;
}

.encart_service_sel,
.encart_service_lien,
.encart_actu_lien
{
	padding-left: 10px;
	width: 229px;
	height: 24px;
}

.encart_recrute_lien
{
	padding-left: 10px;
	width: 229px;
	height: 24px;
	float: left;
}

.encart_reseau_lien
{
	padding-right: 15px;
	padding-top: 8px;
	width: 205px;
	height: 24px;
	float:right;
}

.encart_service_select
{
	float: left;
}

.encart_service_bt
{
	float: left;
	padding-left: 5px;
	cursor: pointer;
}

.encart_service_bt_lien
{
	float: left;
}

.encart_service_link,
.encart_service_link a
{
	float: left;
	padding-left: 3px;
	padding-top: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.encart_service_link a:hover
{
	color: #0080C3;
}

.encart_home_newsletter
{
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	background-color: #E3E3E3;
	min-height: 85px;
}

.encart_home_newsletter_text
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	font-size: 12px;
}

.encart_home_bas
{
	position: relative;
	overflow: hidden;
	padding-top: 10px;
}

.encart_reseau
{
	position: relative;
	overflow: hidden;
	font-size: 12px;
}

.encart_reseau_contains
{
	background: url('/common/images_site/home/fond_encart.png') repeat-x;
	background-color: #F7F7F7;
	position: relative;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	overflow: hidden;
	padding-bottom: 8px;
}

.encart_reseau_magasin
{
	position: relative;
	min-height: 45px;
}

.encart_reseau_block
{
	position: relative; 
	float: right;
	padding-right: 15px;
}

.encart_reseau_image
{
	float: left;
	width: 129px;
}

.encart_reseau_texte
{
	padding: 10px;
}

.encart_reseau_mag_infos
{
	float: left;
	padding-left: 8px;
	padding-top: 10px;
}

.nb_mags
{
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
}

.nb_mags_l2
{
	font-size: 15px;
	font-weight: bold;
}

.nb_mags_l3
{
	font-size: 12px;
}

.encart_reseau_titre_mag
{
	position: relative;
	padding-left: 10px;
}

.encart_reseau_sel
{
	padding-left: 10px;
	padding-top: 6px;
	width: 229px;
	height: 27px;
}

.encart_reseau_select
{
	float: left;
}

.encart_reseau_bt
{
	float: left;
	padding-left: 5px;
}

.encart_reseau_titre_franchise
{
	border-top: 1px solid #CC0000;
}

.sel_mag
{
	width: 190px;
}

.encart_reseau_franchise
{
	position: relative;
	min-height: 100px;
}

.encart_reseau_franchise_image
{
	float: left;
	padding-left: 10px;
	width: 216px;
}

.encart_reseau_franchise_texte
{
	float: right;
	padding-right: 15px;
	width: 205px;
}

.encart_reseau_bt_lien,
.encart_actu_bt_lien,
.encart_recrute_bt_lien
{
	float: left;
}

.encart_reseau_link,
.encart_reseau_link a,
.encart_actu_link,
.encart_actu_link a,
.encart_recrute_link,
.encart_recrute_link a
{
	float: left;
	padding-left: 3px;
	padding-top: 2px;
	text-decoration: none;
	color: #CC0000;
}

.encart_reseau_link a:hover,
.encart_actu_link a:hover,
.encart_recrute_link a:hover
{
	color: #000000;
}

.encart_reseau_titre_actu
{
	border-top: 1px solid #CC0000;
}

.c_NewsHandler .encart_reseau_titre_actu
{
	background: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.c_NewsHandler_offres_demploi
{
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.c_NewsHandler_offres_demploi .c_NewsItem
{
	margin-bottom: 20px;	
}

.c_NewsHandler_home
{
	margin-top: 10px;
	border-top: 1px solid #CC0000;	
}

.encart_home_actu
{
	margin-bottom: 10px;	
}

.encart_reseau_titre_emploi
{
	border-top: 1px solid #CC0000;
}

.encart_reseau_recrute
{
	float: left;
	min-height: 45px;
	padding-left: 10px;
	width: 275px;
}

.encart_reseau_recrute_image
{
	float: right;
	padding-right: 10px;
	padding-top: 15px;
	width: 170px;
}

.encart_occasion_contains
{
	background: url('/common/images_site/home/fond_encart.png') repeat-x;
	background-color: #F7F7F7;
	position: relative;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	overflow: hidden;
	padding-bottom: 8px;
	width:474px;
}

.entete_home_annonce
{
	width: 457px;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 8px;
	border-bottom: 1px solid #FF9900;
}

.entete_home_annonce .lien_annonces a
{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.entete_home_annonce .lien_annonces a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}



.encart_occasion_contains .lien_occas a
{
	color: #FF9900;
	text-decoration: none;
}

.encart_occasion_contains .lien_occas a:hover
{
	color: #000;
	text-decoration: none;
}

.right_home_occasion .lien_dep_annonces
{
	padding: 20px 105px;
}

.entete_home_annonce .lien_dep_annonces a
{
	background: url('../images_site/home/bt_depot_annonce.png') no-repeat;
	display: block;
	width: 233px;
	height: 54px;
}

.entete_home_annonce .lien_dep_annonces a:hover
{
	background: url('../images_site/home/bt_depot_annonce_over.png') no-repeat;
}

.entete_home_annonce .titre_occas
{
	margin-top: 5px;
	margin-bottom: 2px;
	height: 18px;
	background: url('../images_site/annonces/recherche_occasion.png') no-repeat;
}

.titre_liste_annonces
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 70px;
	height: 20px;
	background: url('../images_site/annonces/titre_liste_annonces.png') no-repeat;
}

.c_Title .barre_exp,
.c_Page .op_speciales .barre_exp
{
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 100px; 
	position: relative;
	min-height: 15px;	
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

.c_Page .op_speciales .barre_exp .texte
{
	position: relative;	
}

.c_Title .barre_exp .barre_img,
.c_Page .op_speciales .barre_exp .barre_img
{
	position: absolute;
	background-repeat: no-repeat;
}

.c_Title .barre_exp .barre_img.barre_gauche_t,
.c_Page .op_speciales .barre_exp .barre_img.barre_gauche_t
{
	top: 0px;
	left: 0px;
	height: 17px;
	width: 8px;
	background-image: url('/common/images_site/actualite/barre_gauche_t.png');	
}

.c_Title .barre_exp .barre_img.barre_gauche_b,
.c_Page .op_speciales .barre_exp .barre_img.barre_gauche_b
{
	bottom: 0px;
	left: 0px;
	height: 17px;
	width: 8px;
	background-image: url('/common/images_site/actualite/barre_gauche_b.png');	
}

.c_Title .barre_exp .barre_img.barre_mil_t,
.c_Page .op_speciales .barre_exp .barre_img.barre_mil_t
{
	top: 0px;
	left: 8px;
	right: 20px;
	height: 17px;
	background-repeat: repeat-x;
	background-image: url('/common/images_site/actualite/barre_mil_t.png');	
}

.c_Title .barre_exp .barre_img.barre_mil_m,
.c_Page  .op_speciales .barre_exp .barre_img.barre_mil_m
{
	top: 17px;
	bottom: 17px;
	left: 0px;
	right: 20px;
	background: #616263;	
}

.c_Title .barre_exp .barre_img.barre_mil_b,
.c_Page .op_speciales .barre_exp .barre_img.barre_mil_b
{
	bottom: 0px;
	left: 8px;
	right: 20px;
	height: 17px;
	background-repeat: repeat-x;
	background-image: url('/common/images_site/actualite/barre_mil_b.png');	
}

.c_Title .barre_exp .barre_img.barre_droite_t,
.c_Page .op_speciales .barre_exp .barre_img.barre_droite_t
{
	top: 0px;
	right: 0px;
	height: 17px;
	width: 20px;
	background-image: url('/common/images_site/actualite/barre_droite_t.png');	
}

.c_Title .barre_exp .barre_img.barre_droite_b,
.c_Page .op_speciales .barre_exp .barre_img.barre_droite_b
{
	bottom: 0px;
	right: 0px;
	height: 17px;
	width: 20px;
	background-image: url('/common/images_site/actualite/barre_droite_b.png');	
}

.c_Title .barre_exp .barre_img.barre_droite_m,
.c_Page .op_speciales .barre_exp .barre_img.barre_droite_m
{
	top: 17px;
	bottom: 17px;
	right: 0px;
	width: 20px;
	background: #000;	
}

.c_Title .barre_exp .barre_img.barre_droite_plus,
.c_Page .op_speciales .barre_exp .barre_img.barre_droite_plus
{
	right: 0px;
	top: 0px;
	height: 35px;
	width: 20px;
	background-image: url('/common/images_site/actualite/barre_droite_plus.png');
	background-position: 50% 50%;
	z-index: 2;
}

.c_Insert_footer .footer_content
{
	padding-top: 32px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	background: #262626;
	color: #FFF;
	overflow: hidden;
}

.c_Insert_footer .gauche
{
	width: 228px;
	float: left;
}


.c_Insert_footer .gauche .c_Menu_menu_footer_gauche
{
	
}

.c_Insert_footer .c_Menu
{
	margin-top: 10px;
	font-size: 12px;
}

.c_Insert_footer .c_Menu a
{
	line-height: 24px;
}

.c_Insert_footer .c_Menu.edit
{
	margin-left: 14px;
}

.c_Insert_footer .cols .c_Menu.edit,
.c_Insert_footer .footer_bas .c_Menu.edit
{
	margin-left: 24px;
}

.c_Insert_footer .c_Menu_menu_footer_bas
{
	float: left;
	margin: 0px;
}

.c_Insert_footer .c_Menu_menu_footer_bas .item_footer_sep,
.c_Insert_footer .c_Menu_menu_footer_bas .item_footer
{
	line-height: 15px;
	font-size: 13px;
	text-transform: uppercase;
	color: #999999;
	padding-right: 25px;
}

.c_Insert_footer .c_Menu_menu_footer_bas .item_footer_sep
{
	padding-left: 25px;
	border-left: 1px solid #999;
}

.c_Menu_menu_footer_bas .item_footer_sep a,
.c_Menu_menu_footer_bas .item_footer a
{
	font-size: 13px;
	text-transform: uppercase;
	color: #999999;
}

.c_Insert_footer .droite
{
	margin-left: 228px;
	width: 742px;
}

.c_Insert_footer .footer_content a,
.c_Insert_footer .footer_bas a
{
	color: #999999;
}

.c_Insert_footer .cols
{
	overflow: hidden;
}

.c_Insert_footer .col
{
	float: left;
	width: 235px;
	padding-left: 6px;
	padding-right: 6px;
}

.c_Insert_footer .shop_me
{
	border: 1px solid #666666;
	padding: 6px;
	margin-top: 30px;
}

.c_Insert_footer .titre_footer
{
	text-transform: uppercase;
}

.c_Insert_footer .titre_footer,
.c_Insert_footer .titre_footer_shop
{
	font-size: 14px;
	color: #FFF;
}

.c_Insert_footer .shop_me .c_MenuItem
{
	padding-right: 14px;
}

.c_Insert_footer .footer_content a:hover,
.c_Insert_footer .footer_bas a:hover
{
	color: #CCC;
}

.footer
{
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	background-color: #FFF;
	color: #696969;
}

.c_Insert_footer .footer_bas
{
	background-color: #000;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

.c_Insert_footer .footer_bas .footer-copy
{
	text-align: center;
	float: right;
	line-height: 25px;
}

.c_Insert_footer .footer_bas .footer-copy a
{
	color: #FFF;
}

.footer-adresse
{
	padding-top: 15px;
}

.footer-col
{
	border-left: 1px dashed #696969;
	float: left;
	width: 296px;
	padding-left: 20px;
	min-height: 150px;
}

.footer-col-first
{
	width: 316px;
	border: none;
	padding: 0;
}

.footer-in
{
	border-top: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 35px;
	overflow: hidden;
}

.footer-contacts
{
	background: url('/common/images_site/footer/contacts.jpg') 0 3px
		no-repeat;
	padding-left: 20px;
	height: 30px;
}

.footer-favoris
{
	background: url('/common/images_site/footer/favoris.jpg') 0 3px
		no-repeat;
	padding-left: 20px;
	height: 30px;
	padding-bottom: 5px;
}

.footer-logo,
.footer-logo-text
{
	color: #1F527F;
	font-size: 12px;
	font-weight: bold;
}

.footer-solutions,
.footer-links
{
	line-height: 20px;
}

.footer-text
{
	color: #696969;
	font-size: 11px;
}

.footer-text-head
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.footer-text-head h1
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.c_Page_home .c_Editor_services.edit
{
	padding-left: 24px;	
}

/*
 * ANNONCES
 */
.c_Page_annonces .ann_rech,
.c_Page_annonces .ann_alerte_mail
{
	width: 623px;
	background-color: #444547;
	overflow: hidden;
	margin-left: 1px;
	margin-right: 1px;
	-moz-box-shadow: 4px 4px 4px #DDDDDD;
	-webkit-box-shadow: 4px 4px 4px #DDDDDD;
	box-shadow: 4px 4px 4px #000000;
}

.c_Page_annonces .ann_rech_txt
{
	color: #FFFFFF;
	height: 70px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
}

.c_Page_annonces .ann_rech_txt_titre
{
	font-size: 15px;
	font-weight: bold;
}

.c_Page_annonces .ann_rech_txt_nb
{
	font-size: 20px;
	color: #F9CB00;
}

.c_Page_annonces .ann_rech_gd
{
	float: left;
	background-color: #E8E7E6;
	width: 197px;
	height: 118px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-left: 10px;
	color: #444546;
}

.c_Page_annonces .ann_rech_gd select
{
	margin-bottom: 5px;
}

.c_Page_annonces .ann_rech_pt
{
	float: left;
	background-color: #E8E7E6;
	width: 197px;
	height: 55px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 10px;
	color: #444546;
}

.c_Page_annonces .ann_alerte_gd
{
	float: left;
	background-color: #E8E7E6;
	width: 300px;
	height: 118px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-left: 10px;
	color: #444546;
}

.c_Page_annonces .ann_alerte_gd select
{
	margin-bottom: 5px;
}

.c_Page_annonces .ann_alerte_pt
{
	float: left;
	background-color: #E8E7E6;
	width: 300px;
	height: 55px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 10px;
	color: #444546;
}

.c_Page_annonces .ann_alerte_mail .rech_title
{
	width: 290px;
	height: 19px;
	border-bottom: 1px solid #FBCB01;
	font-size: 12px;
	font-weight: bold;
}



.c_Page_annonces .ann_alerte_txt
{
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.c_Page_annonces .ann_alerte_txt_titre
{
	font-size: 20px;
	color: #FBCB01;
	font-weight: bold;
	position: relative;
	overflow: hidden;
}


.c_Page_annonces .ann_alerte_mail .case
{
	background-color: #E8E7E6;
	width: 611px;
	font-weight: bold;
	min-height: 100px;
	padding-left: 10px;
}


.c_Page_annonces .ann_alerte_mail .error_case
{
	background-color: #E8E7E6;
	width: 581px;
	font-weight: bold;
	padding: 20px;
	margin-bottom: 1px;
}

.c_Page_annonces .ann_alerte_mail .coord
{
	width: 601px;
	border-bottom: 1px solid #000000;
	padding-bottom: 15px;
	padding-top: 10px;
	overflow: hidden;
}

.c_Page_annonces .ann_alerte_mail .bas
{
	background-color: #E8E7E6;
	width: 621px;
	border-top: 1px solid #000000;
	padding-bottom: 20px;
	padding-top: 20px;
	overflow: hidden;
	margin-bottom: 1px;
}

.c_Page_annonces .ann_alerte_mail .form_elem
{
	padding-right:12px;
	float: left;
	font-size: 12px;
}
.c_Page_annonces .ann_alerte_mail .txt_captcha
{
	padding-top: 10px;
	position: relative;
	overflow: hidden;
	font-weight: bold;
}

.c_Page_annonces .ann_alerte_mail .captcha
{
	position: relative;
	overflow: hidden;
	padding-left: 20px;
}

.c_Page_annonces .ann_alerte_mail .captcha .int
{
	padding-top: 10px;
	padding-left: 3px;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	float: left;
}

.c_Page_annonces .ann_alerte_mail .captcha .code
{
	position: relative;
	overflow: hidden;
	float: left;
}

.c_Page_annonces .ann_alerte_mail .captcha .champ
{
	position: relative;
	overflow: hidden;
	height: 43px;
	float: left;
	width: 124px;
	border: 1px solid #7A7B7A;
}

.c_Page_annonces .ann_alerte_mail .newsletter
{
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.c_Page_annonces .mentions_alerte
{
	padding-top: 20px;
	font-size: 10px;
	width: 626px;
}

.c_Page_annonces .ann_rech_ref
{
	float: left;
	background-color: #E8E7E6;
	width: 401px;
	height: 19px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	color: #444546;
}

.c_Page_annonces .ann_rech_go
{
	float: right;
	background-color: #E8E7E6;
	width: 184px;
	height: 102px;
	margin-right: 2px;
	padding-left: 21px;
	padding-top: 26px;
}

.c_Page_annonces .ann_rech_gonext
{
	float: right;
	background-color: #E8E7E6;
	width: 205px;
	height: 156px;
	margin-right: 2px;
	border-bottom: 1px solid #444547;
}

.c_Page_annonces .ann_rech_avancee
{
	display: none;
}

.c_Page_annonces .ann_rech .rech_title
{
	width: 186px;
	height: 19px;
	border-bottom: 1px solid #FBCB01;
	font-size: 12px;
	font-weight: bold;
}

.c_Page_annonces .ann_rech_cyl
{
	float: left;
	background-color: #E8E7E6;
	width: 207px;
	height: 60px;
}

.c_Page_annonces .ann_rech_neuf, .c_Page_annonces .ann_alerte_neuf
{
	font-weight: bold;
	color: #000000;
	background-color: #FBCB01;
}

.c_Page_annonces .ann_nav,
.c_Page_reseau .ann_nav
{
	height: 32px;
	width: 615px;
	background: url('/common/images_site/annonces/fond_nav.png') repeat-x;
	padding-bottom: 28px;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 22px;
	position: relative;
	overflow: hidden;
}

.c_Page_annonces .ann_nav .int,
.c_Page_reseau .ann_nav .int
{
	color: #444546;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	float:left;
}

.c_Page_annonces .ann_nav a,
.c_Page_reseau .ann_nav a
{
	color: #444546;
	text-decoration: none;
}

.c_Page_annonces .ann_nav a:hover,
.c_Page_reseau .ann_nav a:hover
{
	color: #000;
	text-decoration: none;
}

.c_Page_reseau .reseau_annonces_title
{
	font-size: 20px;
	color: #CC0000;
	padding-bottom: 15px;
}

.c_Page_annonces .ann_listing
{
	width: 640px;
}

.c_Page_reseau .annonces-container
{
	width: 640px;
	padding-top: 10px;
}

.c_Page_annonces .ann_item, 
.c_Page_reseau .ann_item
{
	float: left;
	width: 305px;
	padding-right: 15px;
	padding-bottom: 5px;
	min-height: 124px;
}

.c_Page_annonces .ann_cartouche, 
.c_Page_reseau .ann_cartouche
{
	width: 305px;
	height: 17px;
	position: relative;
	overflow: hidden;
}

.c_Page_annonces .ann_cartouche_gauche_dv, 
.c_Page_reseau .ann_cartouche_gauche_dv
{
	width: 3px;
	height: 17px;
	background: url('/common/images_site/annonces/dv_haut_gauche_s1.png')
		no-repeat;
	float: left;
}

.c_Page_annonces .ann_cartouche_centre_dv, 
.c_Page_reseau .ann_cartouche_centre_dv
{
	height: 16px;
	border-top: 1px solid #CC0000;
	float: left;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

.c_Page_annonces .ann_cartouche_droite_dv, 
.c_Page_reseau .ann_cartouche_droite_dv
{
	width: 4px;
	height: 17px;
	background: url('/common/images_site/annonces/dv_haut_droit_s1.png')
		no-repeat;
	float: left;
}

.c_Page_annonces .ann_cartouche_gauche, 
.c_Page_reseau .ann_cartouche_gauche
{
	width: 3px;
	height: 17px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	float: left;
}

.c_Page_annonces .ann_cartouche_centre, 
.c_Page_reseau .ann_cartouche_centre
{
	height: 16px;
	border-top: 1px solid #000000;
	float: left;
	color: #000000;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}

.c_Page_annonces .ann_cartouche_droite, 
.c_Page_reseau .ann_cartouche_droite
{
	width: 4px;
	height: 17px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	float: left;
}

.c_Page_annonces .ann_top, 
.c_Page_reseau .ann_top
{
	float: left;
	padding-left: 4px;
	padding-top: 3px;
	font-size: 11px;
}

.c_Page_annonces .ann_img, 
.c_Page_reseau .ann_img
{
	float: left;
	width: 85px;
	height: 65px;
	padding-right: 4px;
}

.c_Page_annonces .ann_reserve, 
.c_Page_reseau .ann_reserve
{
	position: absolute;
	float: right;
	padding-top: 9px;
	padding-left: 164px;
}

.c_Page_annonces .ann_pictos, 
.c_Page_reseau .ann_pictos
{
	position: absolute;
	float: left;
	padding-top: 94px;
	padding-left: 12px;
}

.c_Page_annonces .ann_pictos img, 
.c_Page_reseau .ann_pictos img
{
	padding-right: 5px;
	float: left;
}

.c_Page_annonces .ann_infos,
.c_Page_annonces .ann_infos_dv,
.c_Page_annonces .ann_infos_dv_hover,
.c_Page_reseau .ann_infos,
.c_Page_reseau .ann_infos_dv,
.c_Page_reseau .ann_infos_dv_hover
{
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 5px;
}

.c_Page_annonces .ann_infos_hover,
.c_Page_reseau .ann_infos_hover
{
	padding-top: 4px;
	padding-left: 11px;
	padding-right: 4px;
}

.c_Page_annonces .ann_infos,
.c_Page_reseau .ann_infos
{
	background: #FFFFFF;
	border: 1px solid #000000;
	height: 96px;
}

.c_Page_annonces .ann_infos_hover,
.c_Page_reseau .ann_infos_hover
{
	background: #FFFFFF;
	border: 2px solid #CC0000;
	height: 94px;
	cursor: pointer;
}

.c_Page_annonces .ann_infos_dv,
.c_Page_reseau .ann_infos_dv
{
	background: url('/common/images_site/annonces/fond_dv_s1.png') no-repeat;
	height: 101px;
}

.c_Page_annonces .ann_infos_dv_hover,
.c_Page_reseau .ann_infos_dv_hover
{
	background: url('/common/images_site/annonces/fond_dv_roll_s1.png')
		no-repeat;
	height: 101px;
	cursor: pointer;
}

.c_Page_annonces .nav_tri
{
	float: right;
	margin-right: 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px 4px;
	margin-top: -7px;
	height: 34px;
	font-weight: bold;
}

.c_Page_annonces .nav_tri:hover a
{
	background-color: #FBCB01;
	font-weight: bold;
}

.c_Page_annonces .nav_tri_sel
{
	float: right;
	margin-right: 1px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px 4px;
	margin-top: -25px;
	height: 15px;
	font-weight: bold;
	background-color: #FBCB01;
	font-size: 15px;
	z-index: 160;
}

.c_Page_annonces .nav_tri_sel.haut
{
	margin-top: -25px;
}
.c_Page_annonces .nav_tri_sel.bas
{
	margin-top: 0px;
}

.c_Page_annonces .secondaire
{
	min-height: 36px;
	overflow: hidden;
}

.c_Page_annonces .secondaire .secondaire_align
{
	margin-left: 100px;
	margin-right: 95px;
	float: left;
}

.c_Page_annonces .sous_secondaire_align 
{
	min-width: 120px;
	position: absolute;
	z-index: 150;
	margin-left: 476px;
}

.c_Page_annonces .sous_secondaire_align.haut
{
	margin-top: -40px;
}

.c_Page_annonces .sous_secondaire_align.bas
{
	margin-top: -289px;
}

	
.c_Page_annonces .sous_secondaire_align .sous_secondaire_link
{
	min-width: 120px;
	padding: 2px 3px 2px;
	cursor: pointer;
	background-color: #FBCB01;
	border: 2px solid #FBCB01;
}

.c_Page_annonces .sous_secondaire_align .sous_secondaire_link a
{
	min-width: 120px;
	padding: 2px 3px 2px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	z-index: 160;
}

.c_Page_annonces .sous_secondaire_align .sous_secondaire_link:hover 
{
	background-color: #FFFFFF;
	z-index: 160;
}

#ann_titre,
#ann_titre a,
#ann_titre a:hover,
#ann_titre a:link,
#ann_titre a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.c_Page_annonces .ann_texte,
.c_Page_reseau .ann_texte
{
	padding-top: 9px;
}

.c_Page_annonces .detail_nav,
.c_Page_reseau .detail_nav
{
	width: 625px;
	height: 29px;
	padding-top: 5px;
	overflow: hidden;
}

.c_Page_annonces .nav_bt,
.c_Page_reseau .nav_bt
{
	padding-top: 4px;
	float: left;
}

.c_Page_annonces .nav_ann,
.c_Page_reseau .nav_ann
{
	float: right;
	width: 250px;
	height: 29px;
	background: url('/common/images_site/detail_annonce/fond_nav.png') no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.c_Page_annonces .nav_container,
.c_Page_reseau .nav_container 
{
	padding-left: 12px;
}

.c_Page_annonces .nav_ann img,
.c_Page_reseau .nav_ann img
{
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	float:left;
}

.c_Page_annonces .nav_ann span,
.c_Page_reseau .nav_ann span
{
	float: left;
	padding-top: 8px;
}

.c_Page_annonces .nav_ann a, 
.c_Page_reseau .nav_ann a
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.c_Page_annonces .nav_ann a:hover,
.c_Page_reseau .nav_ann a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #464649;
	text-decoration: underline;
}

.c_Page_annonces .detail_title,
.c_Page_reseau .detail_title
{
	width: 625px;
	padding-top: 14px;
	font-size: 25px;
	font-weight: bold;
}


.c_Page_annonces .liens_comm_container,
.c_Page_reseau .liens_comm_container
{
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #91939D;
	padding-top: 9px;
	padding-right: 9px;
}

.c_Page_annonces .liens_comm,
.c_Page_reseau .liens_comm
{
	float: left;
	padding-left: 3px;
}
	
.c_Page_annonces .det_contenu, 
.c_Page_annonces .det_financement, 
.c_Page_annonces .det_contact,
.c_Page_reseau .det_contenu, 
.c_Page_reseau .det_financement, 
.c_Page_reseau .det_contact
{
	width: 625px;
	float: left;
}

.c_Page_annonces .det_gauche,
.c_Page_reseau .det_gauche
{
	width: 304px;
	min-height: 382px;
	float:left;
}

.c_Page_annonces .det_image,
.c_Page_reseau .det_image
{
	width: 304px;
	min-height: 234px;
	padding-bottom: 16px;
}
	
.c_Page_annonces .det_image .gd_image,
.c_Page_reseau .det_image .gd_image
{
	width: 304px;
	height: 234px;
	background-color: #EFEFEF;
}
	
.c_Page_annonces .det_image .nav,	
.c_Page_reseau .det_image .nav
{
	background: url('/common/images_site/detail_annonce/gal_fond.png') repeat-x;
	width: 304px;
	height: 68px;
}
	
.c_Page_annonces .det_image .next,
.c_Page_reseau .det_image .next
{
	float: right;
}
	
.c_Page_annonces .det_image .pt_images,
.c_Page_reseau .det_image .pt_images
{
	float: left;
	padding-top: 4px;
	padding-left: 5px;
	width: 80px;
	height: 60px;
}
	
.c_Page_annonces .det_image .prev,
.c_Page_reseau .det_image .prev
{
	float: left;
}
	
.c_Page_annonces .det_liens,
.c_Page_reseau .det_liens
{
	
	width: 304px;
	height: 65px;
	background-color: #DEDEDE;
}
	
.c_Page_annonces .det_liens .elem,
.c_Page_reseau .det_liens .elem
{
	border: 0px;
	float: left;
	padding-left: 1px;
	padding-top: 1px;
}
	
.c_Page_annonces .det_liens .elem a:hover,
.c_Page_reseau .det_liens .elem a:hover
{
	border: 0px;
	float: left;
	background-color: #FFFFFF;
}

.c_Page_annonces .det_droite,
.c_Page_reseau .det_droite
{
	float: right;
	width: 321px;
}

.c_Page_annonces .det_caracs,
.c_Page_reseau .det_caracs
{
	float: left;
	width: 209px;
	min-height: 225px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	color: #46464A;
	line-height: 16px;
}

.c_Page_annonces .det_caracs .int, 
.c_Page_annonces .det_descr .int,
.c_Page_reseau .det_caracs .int, 
.c_Page_reseau .det_descr .int
{
	font-weight: bold;
}

.c_Page_annonces .det_caracs .prix,
.c_Page_reseau .det_caracs .prix
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	background-color: #FBCB01;
}

.c_Page_annonces .det_descr,
.c_Page_reseau .det_descr
{
	float: left;
	width: 311px;
	min-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #46464A;
	line-height: 16px;
}
	
.c_Page_annonces .det_liens_services,
.c_Page_reseau .det_liens_services
{
	float: right;
	width: 90px;
	background-color: #DEDEDE;
	margin-right: 3px;
	-moz-box-shadow: 2px 2px 2px #A5A5A5;  
    -webkit-box-shadow: 2px 2px 2px #A5A5A5;  
    box-shadow: 2px 2px 2px #000000; 
}
	
.c_Page_annonces .det_liens_services .elem,
.c_Page_reseau .det_liens_services .elem
{
	border: 0px;
	float: left;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
}
	
.c_Page_annonces .det_liens_services .elem a:hover,
.c_Page_reseau .det_liens_services .elem a:hover
{
	border: 0px;
	float: left;
	background-color: #FFFFFF;
}

.c_Page_annonces .det_pictos,
.c_Page_reseau .det_pictos
{
	float: right;
	width: 316px;
	padding-left: 5px;
	min-height: 90px
}

.c_Page_annonces .det_pictos .prov,
.c_Page_reseau .det_pictos .prov
{
	float: right;
	font-size: 11px;
	color: #47484A;
	width: 90px;
}

.c_Page_annonces .det_pictos .prov a,
.c_Page_reseau .det_pictos .prov a
{
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.c_Page_annonces .title,
.c_Page_annonces .title_large,
	.c_Page_reseau .title_large
{
	width: 625px;
}
.c_Page_reseau .title
{
	width:580px;
}

.c_Page_annonces .title_g,
.c_Page_reseau .title_g
{
	float: left;
}

.c_Page_annonces .title_d,
.c_Page_reseau .title_d
{
	float: right;
}

.c_Page_annonces .title_fond,
.c_Page_reseau .title_fond
{
	float: left;
	background: url('/common/images_site/detail_annonce/title_back.png') repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	width: 597px;
	height: 27px;
	padding-top: 8px;
}

.c_Page_annonces .financement,
.c_Page_reseau .financement
{
	float: left;
	width: 623px;
	top: -1px;
	position: relative;
	min-height: 300px;
	border-left: 1px solid #FBCB01;
	border-right: 1px solid #FBCB01;
	border-bottom: 1px solid #FBCB01;
	background-color: #F7F7F7;
}

.c_Page_annonces .contact,
.c_Page_reseau .contact
{
	float: left;
	width: 623px;
	top: -1px;
	position: relative;
	min-height: 150px;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	background-color: #E8E7E6;
}

.c_Page_annonces .financement_intro,
.c_Page_reseau .financement_intro
{
	float: left;
	width: 613px;
	background: url('/common/images_site/detail_annonce/fond_finance.png') repeat-x;
	padding-top: 13px;
	padding-left: 10px;
	min-height: 100px;
	font-size: 12px;
}

.c_Page_annonces .financement .image,
.c_Page_reseau .financement .image
{
	float: right;
	padding-top: 7px;
	padding-right: 40px;
}

.c_Page_annonces .financement .bt,
.c_Page_reseau .financement .bt
{
	padding-top: 7px;
}

.c_Page_annonces .financement .formu,
.c_Page_reseau .financement .formu
{
	background-color: #E8E7E6;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	width: 613px;
	float: left;
	font-weight: bold;
	font-size: 12px;
}

.c_Page_annonces .financement .formu_elem,
.c_Page_reseau .financement .formu_elem
{
	padding-top: 7px;
}

.c_Page_annonces .financement .elem,
.c_Page_reseau .financement .elem
{
	overflow: hidden;
	float: left;
}

.c_Page_annonces .financement .formu_elem span,
.c_Page_reseau .financement .formu_elem span
{
	padding-right: 10px;
}

.c_Page_annonces .financement .mention,
.c_Page_reseau .financement .mention
{
	padding-left: 270px;
	width: 353px;
	height: 22px;
	padding-top: 8px;
	float: left;
}

.c_Page_annonces .financement .mention a,
.c_Page_reseau .financement .mention a
{
	color: #000000;
}

.c_Page_annonces .financement .simu_g, 
.c_Page_annonces .financement .simu_d,
.c_Page_reseau .financement .simu_g, 
.c_Page_reseau .financement .simu_d
{
	background-color: #D9D9D9;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	width: 281px;
	height: 140px;
	float: left;
	font-size: 12px;
}

.c_Page_annonces .contact .magasin,
.c_Page_reseau .contact .magasin
{
	float: left;
	width: 613px;
	background: url('/common/images_site/detail_annonce/fond_finance.png') repeat-x;
	padding-left: 10px;
	height: 66px;
	font-size: 12px;
}

.c_Page_annonces .contact .cursor,
.c_Page_reseau .contact .cursor
{
	background: url('/common/images_site/detail_annonce/magasin-curseur.png') no-repeat scroll 0 50% transparent;
	float: left;
	width: 30px;
	height: 66px;
	
}

.c_Page_annonces .contact .titre,
.c_Page_reseau .contact .titre
{
	float: left;
	padding-top: 14px;
	height: 52px;
	font-size: 15px;
}

.c_Page_annonces .contact .titre p, 
.c_Page_reseau .contact .titre p 
{
	font-size: 30px;
	line-height: 21px;
}

.c_Page_annonces .contact .bouton,
.c_Page_reseau .contact .bouton
{
	float: right;
	padding-top: 31px;
	padding-right: 10px;
}

.c_Page_annonces .contact .left_infos,
.c_Page_reseau .contact .left_infos
{
	float: left;
	width: 293px;
	padding: 9px;
	min-height: 100px; 
	background-color: #E8E7E6;
	font-size: 14px
}

.c_Page_annonces .contact .right_formu,
.c_Page_reseau .contact .right_formu
{
	float: right;
	width: 293px;
	padding: 9px;
	min-height: 150px; 
	border-left: 1px solid #F7F7F7;
	background-color: #E8E7E6;
}

.c_Page_annonces .contact .contact_title,
.c_Page_reseau .contact .contact_title
{
	border-bottom: 1px solid #CC0000;
	height: 20px;
	font-weight: bold;
	font-size: 14px
}

.c_Page_annonces .contact .nom_complet,
.c_Page_reseau .contact .nom_complet
{
	padding-top: 15px;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}

.c_Page_annonces .contact .pseudo,
.c_Page_reseau .contact .pseudo
{
	padding-top: 15px;
}

.c_Page_annonces .contact .bt_plan,
.c_Page_reseau .contact .bt_plan
{
	padding-top:8px;
	float: left;
}

.c_Page_annonces .contact .bt_plan_pdf,
.c_Page_reseau .contact .bt_plan_pdf
{
	padding-top:8px;
	float: right;
}

.c_Page_annonces .contact .cform_int,
.c_Page_reseau .contact .cform_int
{
	padding-top:10px;
	padding-right: 3px;
	width: 75px;
	float: left;
	font-weight: bold;
}

.c_Page_annonces .contact .erreur, 
.c_Page_annonces .ann_alerte_mail .erreur, 
.c_Page_identification .erreur, 
.c_Page_expertnautes .erreur, 
.c_Page_depot_annonce .erreur,
.c_Page_reseau .erreur
{
	color: #CC0000;
}

.c_Page_annonces .contact .cform_int p,
.c_Page_reseau .contact .cform_int p
{
	float: right;
	padding-top: 5px;
}

.c_Page_annonces .contact .cform_chp,
.c_Page_reseau .contact .cform_chp
{
	padding-top:10px;
	width: 215px;
	float: right;
}

.c_Page_annonces .contact .cform_line,
.c_Page_reseau .contact .cform_line
{
	position: relative;
	overflow: hidden;
}

.c_Page_annonces .contact .txt_captcha,
.c_Page_reseau .contact .txt_captcha
{
	padding-top: 10px;
	position: relative;
	overflow: hidden;
	font-weight: bold;
}

.c_Page_annonces .contact .captcha,
.c_Page_reseau .contact .captcha
{
	position: relative;
	overflow: hidden;
	padding-left: 20px;
}

.c_Page_annonces .contact .captcha .int,
.c_Page_reseau .contact .captcha .int
{
	padding-top: 10px;
	padding-left: 3px;
	position: relative;
	overflow: hidden;
	height: 84px;
	font-weight: bold;
	float: left;
}

.c_Page_annonces .contact .captcha .code,
.c_Page_reseau .contact .captcha .code
{
	padding-top: 10px;
	position: relative;
	overflow: hidden;
	width: 126px;
	float: left;
}

.c_Page_annonces .contact .captcha .champ,
.c_Page_reseau .contact .captcha .champ
{
	position: relative;
	overflow: hidden;
	height: 35px;
	float: left;
	width: 124px;
	border: 1px solid #7A7B7A;
}

.c_Page_annonces .contact .box_promo,
.c_Page_reseau .contact .box_promo
{
	padding-left: 30px;
	padding-top: 10px;
}

.c_Page_annonces .contact .bt_envoi,
.c_Page_reseau .contact .bt_envoi
{
	padding-left: 105px;
	padding-top: 15px;
	
}

/* compte */
/* formulaire d'identification */

.c_Page_identification .accueil
{
	padding-top: 22px;
	width: 625px;
}

.c_Page_identification .gauche
{
	width: 302px;
	position: relative;
	float: left;
}

.c_Page_identification .droite
{
	width: 302px;
	position: relative;
	float: right;
}

.c_Page_identification .titre
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}

.c_Page_identification .fond_crea
{
	background: url('../images_site/compte/titre_creer.png') no-repeat;
	position: absolute;
	width: 302px;
	height: 35px;
}

.c_Page_identification .fond_connec
{
	background: url('../images_site/compte/titre_connexion.png') no-repeat;
	position: absolute;
	width: 302px;
	height: 35px;
}

.c_Page_identification .acces
{
	position: relative;
	margin-top: -2px;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	width: 286px;
	min-height: 217px;
	background: url('../images_site/compte/degrade-identification.png') repeat-x;
	background-color: #F7F7F7;
	padding-top: 15px;
	padding-left: 14px;
}

.c_Page_identification .intitule
{
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.c_Page_identification .avantages
{
	width: 240px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 12px;
}

.c_Page_identification .infos
{
	padding-top: 15px;
	width: 270px;
}

.c_Page_identification .gauche .bouton
{
	padding-top: 15px;
	padding-left: 65px;
}

.c_Page_identification .formu
{
	padding-top: 15px;
}

.c_Page_identification .int_form
{
	float: left;
	position: relative;
	overflow: hidden;
	line-height: 25px;
	width: 124px;
}

.c_Page_identification .elem_form
{
	float: left;
	position: relative;
	overflow: hidden;
}

.c_Page_identification .ligne
{
	position: relative;
	overflow: hidden;
	padding-bottom: 9px;
}

.c_Page_identification .droite .bouton
{
	padding-top: 5px;
	padding-left: 115px;
}

.c_Page_identification .loose_pass, .c_Page_identification .loose_pass a
{
	color: #CC0000;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.c_Page_identification .texte_pass
{
	
	padding-bottom: 10px;
}

.c_Page_identification .formpass
{
	line-height: 35px;
	padding-bottom: 10px;
}

.c_Page_identification .error_msg
{
	color: #CC0000;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
}


/* page d'entree du compte */
.c_Page_expertnautes .entree
{
	padding-top: 10px;
	width: 625px;
}

.c_Page_expertnautes .title
{
	position: relative;
}

.c_Page_expertnautes .backpane
{
	background: url('../images_site/compte/back_pane.png') no-repeat;
	position: absolute;
	width: 625px;
	height: 35px;
}


.c_Page_expertnautes .titre
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}

.c_Page_expertnautes .acces
{
	position: relative;
	margin-top: -2px;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	width: 593px;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	min-height: 60px;
}

.c_Page_expertnautes .acces img
{
	float: left;
	margin-right: 10px;
}


.c_Page_expertnautes .acces a
{
	color: #000000;
	font-weight: bold;
}

.c_Page_expertnautes .infos_compte .entree, .c_Page_identification .infos_compte .entree
{
	padding-top: 10px;
	width: 625px;
}

.c_Page_expertnautes .infos_compte .title, .c_Page_identification .infos_compte .title
{
	position: relative;
}

.c_Page_expertnautes .infos_compte .backpane, .c_Page_identification .infos_compte .backpane
{
	background: url('../images_site/compte/back_pane_open.png') no-repeat;
	position: absolute;
	width: 625px;
	height: 35px;
}


.c_Page_expertnautes .infos_compte .titre, .c_Page_identification .infos_compte .titre
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}

.c_Page_expertnautes .infos_compte .acces, .c_Page_identification .infos_compte .acces
{
	position: relative;
	margin-top: -2px;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	width: 593px;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #454548;
	font-weight: bold;
}

.c_Page_expertnautes .infos_compte .acces_line, .c_Page_identification .infos_compte .acces_line
{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

.c_Page_expertnautes .infos_compte .acces_line_bas, .c_Page_identification .infos_compte .acces_line_bas
{
	padding-top: 10px;
	padding-bottom: 5px;
}

.c_Page_expertnautes .infos_compte .mq_line, .c_Page_identification .infos_compte .mq_line
{
	position: relative;
	overflow: hidden;
	height: 25px;
	
}

.c_Page_expertnautes .infos_compte .mq_choix, .c_Page_expertnautes .infos_compte .mq_choix_int, .c_Page_identification .infos_compte .mq_choix, .c_Page_identification .infos_compte .mq_choix_int
{
	position: relative;
	overflow: hidden;
	height: 17px;
	line-height: 20px;
	float: left;
}

.c_Page_expertnautes .infos_compte .mq_choix_int, .c_Page_identification .infos_compte .mq_choix_int
{
	text-align: right;
	width: 68px;
	padding-right: 15px;
}

.c_Page_expertnautes .infos_compte .mq_choix, .c_Page_identification .infos_compte .mq_choix
{
	font-weight: normal;
	width: 101px;
	font-size: 11px;
}

.c_Page_expertnautes .infos_compte .acces_fondu, .c_Page_identification .infos_compte .acces_fondu
{
	position: relative;
	margin-top: -2px;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	width: 593px;
	background: url('../images_site/compte/degrade-identification.png') repeat-x;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 12px;
}

.c_Page_expertnautes .infos_compte .moto, .c_Page_expertnautes .infos_compte .motard, .c_Page_identification .infos_compte .moto, .c_Page_identification .infos_compte .motard
{
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 30px;
}

.c_Page_expertnautes .infos_compte .motard-txt, .c_Page_identification .infos_compte .motard-txt
{
	font-weight: normal;
}

.c_Page_expertnautes .infos_compte .promos, .c_Page_identification .infos_compte .promos
{
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.c_Page_expertnautes .infos_compte .marque, .c_Page_expertnautes .infos_compte .modele, .c_Page_identification .infos_compte .marque, .c_Page_identification .infos_compte .modele
{
	position: relative;
	overflow: hidden;
	float: left;
	width:  190px;
	padding-right: 20px;
}


.c_Page_expertnautes .infos_compte .cylindree, .c_Page_identification .infos_compte .cylindree
{
	position: relative;
	overflow: hidden;
	float: right;
	width:  173px;
}

.c_Page_expertnautes .infos_compte .type_item, .c_Page_identification .infos_compte .type_item
{
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	overflow: hidden;
}

.c_Page_expertnautes .infos_compte .form_line, .c_Page_identification .infos_compte .form_line
{
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 516px;
}

.c_Page_expertnautes .infos_compte .int, .c_Page_identification .infos_compte .int
{
	width: 185px;
	padding-right: 5px;
	text-align: right;
	line-height: 22px;
	min-height:22px;
	float: left;
}

.c_Page_expertnautes .infos_compte .chp, .c_Page_identification .infos_compte .chp
{
	width: 325px;
	float: left;
}

.c_Page_expertnautes .infos_compte .chp_left, .c_Page_identification .infos_compte .chp_left
{
	width: 125px;
	float: left;
}

.c_Page_expertnautes .infos_compte .chp_right, .c_Page_identification .infos_compte .chp_right
{
	width: 195px;
	text-align: right;
	float: left;
}

.c_Page_expertnautes .infos_compte .txt_actu, .c_Page_identification .infos_compte .txt_actu
{
	font-weight: normal;
}

.c_Page_expertnautes .infos_compte .txt_pt, .c_Page_identification .infos_compte .txt_pt
{
	font-weight: normal;
	font-size: 11px;
}

.c_Page_expertnautes .infos_compte .bt_valider, .c_Page_identification .infos_compte .bt_valider
{
	padding-left: 250px;
	padding-top: 20px;
	padding-left: 250px;
	padding-bottom: 15px;
}

.c_Page_expertnautes .mentions, .c_Page_identification .mentions
{
	padding-top: 20px;	
}

.c_Page_expertnautes .intro, .c_Page_identification .intro 
{ 
	background:url('../images_site/compte/fond_intro.png') 0 0 repeat-x #fff; 
	width: 603px; 
	height: 48px; 
	border: 1px solid #48484B; 
	padding: 10px;
	font-size:12px;
	font-weight:bold; 
}

.c_Page_expertnautes .compte_erreur , .c_Page_identification .compte_erreur
{ 
	width: 601px; 
	min-height: 20px; 
	border: 2px solid #CC0000; 
	padding: 10px;
	font-size:12px;
	font-weight:bold; 
	color: #CC0000;
	margin-bottom: 20px;
}

.c_Page_expertnautes .intro .warn, .c_Page_identification .intro .warn
{ 
	color: #CC0000;
	font-size: 12px;
	font-weight: normal; 
}

/* annonces dans le compte */

.c_Page_depot_annonce .accueil
{
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.c_Page_depot_annonce  .accueil .txt_intro
{
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.c_Page_depot_annonce  .accueil .listing
{
	width: 595px;
	min-height: 91px;
	background-color: #444447;
	font-size: 12px;
}

.c_Page_depot_annonce .accueil .col_ref
{
	width: 111px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #444447;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
}

.c_Page_depot_annonce .accueil .col_ref a
{
	color: #000000;
}

.c_Page_depot_annonce .accueil .col_titre
{
	width: 176px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #444447;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
}

.c_Page_depot_annonce .accueil .col_date
{
	width: 108px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #444447;
	text-align: center;
}

.c_Page_depot_annonce .accueil .col_etat
{
	width: 94px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #444447;
	font-weight: bold;
	text-align: center;
}

.c_Page_depot_annonce .accueil .col_action
{
	width: 86px;
	float: left;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
}

.c_Page_depot_annonce .accueil .col_action a
{
	color: #000000;
}

.c_Page_depot_annonce .accueil .titres
{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #FFFFFF;
}

.c_Page_depot_annonce .accueil .fond_0
{
	background-color: #E5E5E5;
	height: 50px;
	padding-top: 10px;
	border-bottom: 2px solid #444447;
	
}

.c_Page_depot_annonce .accueil .fond_1
{
	background-color: #F5F5F5;
	height: 50px;
	padding-top: 10px;
	border-bottom: 2px solid #444447;
}

.c_Page_depot_annonce .accueil .bas
{
	width: 595px;
	height: 3px;
	background-color: #444447;
	position: relative;
	overflow: hidden;
}

.c_Page_depot_annonce .accueil .aide_listing
{
	width: 595px;
	padding-top: 5px;
	padding-bottom: 30px;
	font-size: 12px;
	position: relative;
	overflow: hidden;
}

.c_Page_depot_annonce .accueil .infos
{
	width: 575px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FBCB01;
	position: relative;
	overflow: hidden;
}

.c_Page_depot_annonce .accueil .bt_depot
{
	padding-top: 37px;
	padding-bottom: 37px;
	padding-left: 177px;
	position: relative;
	overflow: hidden;
}

.c_Page_depot_annonce .accueil .vide
{
	margin-bottom: 50px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
	width: 575px;
	background-color: #444447;
}

.c_Page_depot_annonce .depot
{
	width: 625px;
	padding-top: 20px;
}

.c_Page_depot_annonce .nav
{
	width: 625px;
	height: 35px;
	border-top: 1px solid #4A4B4D;
	border-bottom: 1px solid #4A4B4D;
	padding-top: 1px;
	padding-bottom: 1px;
}

.c_Page_depot_annonce .nav_bt
{
	position: relative;
	overflow: hidden;
}

.c_Page_depot_annonce .nav_elem_1
{
	width: 167px;
	float: left;
}

.c_Page_depot_annonce .nav_elem_2
{
	width: 106px;
	float: left;
}

.c_Page_depot_annonce .nav_elem_3
{
	width: 106px;
	float: left;
}

.c_Page_depot_annonce .nav_elem_4
{
	width: 246px;
	float: left;
}

.c_Page_depot_annonce .entree
{
	padding-top: 30px;
	width: 625px;
}

.c_Page_depot_annonce .title
{
	position: relative;
}

.c_Page_depot_annonce .backpane
{
	background: url('../images_site/depot_annonce/back_pane_open.png') no-repeat;
	position: absolute;
	width: 625px;
	height: 35px;
}


.c_Page_depot_annonce .titre
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}

.c_Page_depot_annonce .acces
{
	position: relative;
	margin-top: -2px;
	background:url('../images_site/depot_annonce/fondu.png') 0 0 repeat-x #fff; 
	border-left: 1px solid #FBCB01;
	border-right: 1px solid #FBCB01;
	border-bottom: 1px solid #FBCB01;
	width: 593px;
	background-color: #F7F7F7;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

.c_Page_depot_annonce .form_line
{
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	font-size: 12px;
	width: 593px;
}

.c_Page_depot_annonce .int_depot
{
	width: 206px;
	padding-right: 5px;
	text-align: right;
	line-height: 22px;
	min-height:22px;
	float: left;
}

.c_Page_depot_annonce .chp
{
	width: 382px;
	float: left;
}

.c_Page_depot_annonce .int_contact
{
	width: 475px;
	padding-right: 5px;
	text-align: right;
	line-height: 22px;
	min-height:22px;
	float: left;
}

.c_Page_depot_annonce .chp_contact
{
	width: 113px;
	float: left;
}

.c_Page_depot_annonce .indic
{
	font-size: 10px;
	color: #CC0000;
}

.c_Page_depot_annonce .txt10
{
	font-size: 10px;
}

.c_Page_depot_annonce .normal
{
	font-weight: normal;
}

.c_Page_depot_annonce .txt_adresse
{
	font-weight: normal;
	line-height: 12px;
}

.c_Page_depot_annonce .bt_etape
{
	position: relative;
	overflow: hidden;
	padding-top: 26px;
	width: 625px;
	height: 35px;
}

.c_Page_depot_annonce .etape_prece
{
	position: relative;
	overflow: hidden;
	width: 239px;
	height: 35px;
	float: left;
}

.c_Page_depot_annonce .etape_sav
{
	position: relative;
	overflow: hidden;
	width: 147px;
	height: 35px;
	float: left;
}

.c_Page_depot_annonce .etape_suiv
{
	position: relative;
	overflow: hidden;
	width: 239px;
	height: 35px;
	text-align: right;
	float: left;
}

.c_Page_depot_annonce .compte_erreur
{ 
	width: 601px; 
	min-height: 20px; 
	border: 2px solid #CC0000; 
	padding: 10px;
	font-size:12px;
	font-weight:bold; 
	color: #CC0000;
	margin-top: 20px;
}

.c_Page_depot_annonce .txt_into
{
	background: url('/common/images_site/depot_annonce/fond_txt_intro.png') repeat-x 0px 0px;
	margin-top: 37px;
	min-height: 89px;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 10px 14px;
	position: relative;
	width: 595px;
	border: 1px solid #48484B;
}

.c_Page_depot_annonce .galerie
{
	position: relative;
	overflow: hidden;
	width: 595px;
	min-height: 265px;
	background-color: #444447;
}

.c_Page_depot_annonce .galerie .head
{
	position: relative;
	overflow: hidden;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

.c_Page_depot_annonce .galerie .left_gal
{
	position: relative;
	overflow: hidden;
	float: left;
	background-color: #FBCB01;
	min-height: 218px;
	padding-top: 12px;
	width: 297px;
	text-align: center;
	font-weight: normal;
}

.c_Page_depot_annonce .galerie .right_gal
{
	position: relative;
	overflow: hidden;
	float: left;
	background-color: #E1E1E1;
	min-height: 213px;
	padding-top: 17px;
	padding-left: 30px;
	width: 268px;
	color: #000000;
}

.c_Page_depot_annonce .galerie .left_gal .titre_gal
{
	font-size: 15px;
	font-weight: bold;
}

.c_Page_depot_annonce .galerie .right_gal .image_item
{
	float: left;
	width: 120px;
	padding-right: 11px;
	padding-bottom: 8px;
	height: 98px;
}

.c_Page_depot_annonce .ann_options
{
	position: relative;
	overflow: hidden;
	padding-top: 25px;
	width: 595px;
	min-height: 20px;
	border-bottom: 5px solid #444447;
}

.c_Page_depot_annonce .titre_option
{
	float: left;
	background-color: #FBCB01;
	width: 472px;
	height: 30px;
	line-height: 30px;
	color: #434446;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

.c_Page_depot_annonce .titre_prix_option
{
	float: left;
	background-color: #FBCB01;
	width: 123px;
	height: 30px;
	line-height: 30px;
	color: #434446;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

.c_Page_depot_annonce .int_option
{
	float: left;
	background-color: #DFDFDF;
	width: 467px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	padding-left: 3px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.c_Page_depot_annonce .int_prix_option
{
	float: left;
	background-color: #DFDFDF;
	width: 123px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
}

.c_Page_depot_annonce .bt_valid
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 222px;
}

.c_Page_depot_annonce .img_principale
{
	margin-top: 10px;
	margin-left: 89px;
	margin-right: 89px;
	margin-bottom: 5px;
	width: 120px;
	height: 120px;
	background-color: #FCD534;
}



.c_Page_depot_annonce .img_principale .cell
{
	text-align: center;
	display:table-cell;
	vertical-align:middle;
	width: 120px;
	height: 120px;
}

.c_Page_depot_annonce .img_principale img
{
	vertical-align:middle;
}

.c_Page_depot_annonce .img_secondaire
{
	margin-bottom: 5px;
	width: 120px;
	height: 70px;
	background-color: #E7E7E7;
	text-align: center;
}

/* POP UP PHOTOS DANS LE DEPOT D'ANNOCES */


.corps_pop
{
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}

.corps_pop img
{
	border: 0px;
}

.pop_photo
{
	width: 625px;
	background-color: #E8E7E6;
}

.pop_photo .head
{
	width: 605px;
	height: 41px;
	background-color: #444547;
	padding: 10px;
}

.pop_photo .head .titre
{
	position: relative;
	overflow: hidden;
	font-size: 20px;
	color: #F8CB00;
	font-weight: bold;
}

.pop_photo .head .sous_titre
{
	font-size: 12px;
	color: #FFFFFF;
}

.pop_photo .telechargement
{
	padding: 10px;
	width: 605px;
	border-bottom: 1px solid #000000;
}

.pop_photo .bouton
{
	padding-left: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.pop_photo .fermer
{
	position:absolute;
	padding-left: 570px;
	overflow: hidden;
	color: #F8CB00;
}

.pop_photo .fermer a
{
	color: #F8CB00;
}

/* Contact */
.c_Contact .contact-corps .e_Text_formu_contact_obligatoire,
.c_Contact .contact-corps .e_Text_formu_newsletter_obligatoire
{
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: solid 1px #DBDBDB;
	margin-bottom: 1px;
	color: #E32119;
}

.c_Contact .contact-corps .contact_destinataire
{
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #DBDBDB;
}

.c_Contact .contact-corps .contact_destinataire p
{
	float: left;
	font-weight: bold;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 5px;
}

.c_Contact .contact-corps .form-content .form-error
{
	position: absolute;
	top: 10px;
	right: 100px;
	font-weight: bold;
	color: #E32119;
}

.c_Contact .contact-corps .form-content .form-error-newsletter
{
	position: absolute;
	top: -25px;
	right: 100px;
	font-weight: bold;
	color: #E32119;
}

.c_Contact .contact-corps .form-content .form-success-newsletter
{
	padding: 30px 0;
	font-size: 20px;
	top: -7px;
	font-weight: bold;
	color: #CC0000;
	padding: 30px 0;
	text-align: center;
}

.c_Contact .contact-corps .form-content .form-line-first
{
	margin-top: 1px;
	border-top: solid 1px #F1F1F1;
	padding-top: 20px;
}

.c_Contact .contact-corps .form-content .form-line-newsletter-first
{
	border: solid 1px #E32119;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.c_Contact .contact-corps .form-content .form-line-newsletter-last
{
	border-bottom: solid 1px #DBDBDB;
	padding-bottom: 5px;
}

.c_Contact .contact-corps .form-content .form-line-newsletter-first .form-label
{
	font-weight: bold;
}

.c_Contact .contact-corps .form-content
{
	margin-top: 1px;
	border-top: solid 1px #F1F1F1;
	position: relative;
}

.c_Contact .contact-corps .form-content select
{
	width: 150px;
	border: solid 1px #000;
}

.c_Contact .contact-corps .form-content .form-label,
.c_Contact .contact-corps .form-content .form-input
{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.c_Contact .contact-corps .form-content .form-label
{
	width: 85px;
	margin-top: 3px;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}

.c_Contact .contact-corps .form-content .form-input-space
{
	padding-right: 68px;
}

.c_Contact .contact-corps .form-content .form-input
{
	margin-bottom: 10px;
}

.c_Contact .contact-corps .form-content .form-input input
{
	border: solid 1px #000;
}

.c_Contact .contact-block-content .form .form-input input[type=checkbox]
{
	border: none;
}

.c_Contact .contact-corps .form-content .form-line
{
	clear: both;
}

.c_Contact .contact-corps .form-content .form-line-msg
{
	border-bottom: solid 1px #DBDBDB;
	padding-bottom: 20px;
	width: 910px;
}

.c_Contact .contact-corps .form-content .form-check-newsletter .form-label
{
	width: 880px;
	color: #fff;
	padding: 6px 0 4px 0;
	margin-top: 0px;
	text-align: left;
}

.c_Contact .contact-corps .form-content .form-check-newsletter .form-input input
{
	width: 20px;
	margin: 0 0 0 10px;
	border: none;
	height: 15px;
}

.c_Contact .contact-corps .form-content .form-check-newsletter .form-input
{
	padding: 3px 0 5px 0;
}

.c_Contact .contact-corps .form-content .form-check-newsletter
{
	height: 22px;
	width: 910px;
	border-top: solid 1px #F1F1F1;
	border-bottom: solid 1px #DBDBDB;
	padding: 15px 0 15px 0;
	margin-top: 1px;
}

.c_Contact .contact-corps .form-content .form-line-captcha
{
	border-top: solid 1px #F1F1F1;
	margin-top: 1px;
	padding-top: 20px;
}

.c_Contact .contact-corps .form-content .form-line-captcha-img
{
	border-bottom: solid 1px #DBDBDB;
	padding-bottom: 20px;
}

.c_Contact .contact-corps .form-content .form-line-submit
{
	width: 100%;
	padding: 20px 0;
	text-align: center;
	border-top: solid 1px #F1F1F1;
	margin-top: 1px;
}

.c_Contact .contact-corps .form-content .form-label-star
{
	color: #E32119;
	position: relative;
}

.c_Contact .contact-corps .form-content .contact-form-submit,
.c_Contact .contact-corps .form-content .contact-form-submit-en,
.c_Contact .contact-corps .form-content .newsletter-form-submit,
.c_Contact .contact-corps .form-content .newsletter-form-submit-en
{
	width: 110px;
	height: 25px;
	border: none;
	cursor: pointer;
}

.c_Contact .contact-corps .form-content .contact-form-submit-fr
{
	background: url('../images_site/contact/envoyer.png') no-repeat;
}

.c_Contact .contact-corps .form-content .contact-form-submit-fr:hover
{
	background: url('../images_site/contact/envoyer_hover.png') no-repeat;
}

.c_Contact .contact-corps .form-content .contact-form-submit-en
{
	background: url('../images_site/contact/envoyer_en.png') no-repeat;
}

.c_Contact .contact-corps .form-content .contact-form-submit-en:hover
{
	background: url('../images_site/contact/envoyer_hover_en.png') no-repeat;
}

.c_Contact .contact-corps .form-content .contact-form-submit-de
{
	background: url('../images_site/contact/envoyer_en.png') no-repeat;
}

.c_Contact .contact-corps .form-content .contact-form-submit-de:hover
{
	background: url('../images_site/contact/envoyer_hover_en.png') no-repeat;
}

.c_Contact .contact-corps .form-content .newsletter-form-submit
{
	background: url('../images_site/contact/inscrire.png') no-repeat;
}

.c_Contact .contact-corps .form-content .newsletter-form-submit:hover
{
	background: url('../images_site/contact/inscrire_hover.png') no-repeat;
}

.c_Contact .contact-corps .form-content .newsletter-form-submit-en
{
	background: url('../images_site/contact/inscrire_en.png') no-repeat;
}

.c_Contact .contact-corps .form-content .newsletter-form-submit-en:hover
{
	background: url('../images_site/contact/inscrire_hover_en.png')
		no-repeat;
}

.c_Contact .contact-corps .form-content .e_Text_legal
{
	width: 755px;
	font-size: 11px;
	margin-left: 77px;
	text-align: justify;
	color: #91939D;
	margin-top: 25px;
}

/* Fond Animé */
.c_FondAnime
{
	position: static;
}

.c_FondAnime .flash_top
{
	width: 990px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
}

.c_FondAnime .flash_gauche
{
	position: absolute;
	left: 0px;
	height: 1000px;
	overflow: hidden;
}

.c_FondAnime .flash_gauche .e_Animation
{
	float: right;
	width: 200px;
	margin-right: 0px;
}

.c_FondAnime .flash_droite
{
	position: absolute;
	right: 0px;
	height: 1000px;
	overflow: hidden;
}

.c_FondAnime .flash_droite .e_Animation
{
	float: left;
	width: 200px;
}

/* STRUCTURE DE PAGE */
.c_Page 
{
	position: relative;
	z-index: 1;
}
	
.c_Page .page-wrapper
{
	width: 990px;
	background: url('../images_site/page/fond.jpg') 0 0 repeat-y #fff;
}

.c_Page .page-wrapper .content
{
	padding: 0 37px;
	overflow: hidden;
	position: relative;
}

.c_Page .page-wrapper .content .left-background
{
	width: 240px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 37px;
	background: url('../images_site/page/fond-haut.jpg') 0 0 repeat-x;
	border-right: 1px solid #ccc;
}

.page-title-container
{
background:#dfdfdf;
height:65px;
overflow:hidden;
line-height:65px;
font-size:30px;
color:#464646;
padding:0 0 0 15px;
margin:0 0 10px 0;
}

.page-title-container.reseaux,
.page-title-container.identification
{
background:url('../images_site/page/titre-reseau.png') 100% 0 no-repeat #dfdfdf;
}

.c_Page .page-wrapper .content .left
{
	width: 240px;
	padding: 25px 0;
	float: left;
}

.c_Page .page-wrapper .content .right
{
	width: 675px;
	float: left;
	background: url('../images_site/page/fond-haut.jpg') 0 0 repeat-x;
	padding: 25px 0;
}

.c_Page .page-wrapper .content .right .content
{
	width: 625px;
	padding: 0 0 0 25px;
}

.c_Page .page-title-container
{
	background: #dfdfdf;
	height: 65px;
	overflow: hidden;
	line-height: 65px;
	font-size: 30px;
	color: #464646;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}

.c_Page .page-title-container.reseaux,
.c_Page .page-title-container.identification
{
	background: url('../images_site/page/titre-reseau.png') 100% 0 no-repeat
		#dfdfdf;
}

.c_Page .page-title-container.services
{
	background: url('../images_site/page/titre-service.png') 100% 0	no-repeat #dfdfdf;
	margin-bottom: 20px;
}

.c_Page .page-title-container.environnement
{
	background: url('../images_site/page/titre-environnement.png') 100% 0 no-repeat #dfdfdf;
}

.c_Page .page-title-container .cursor
{
	float: left;
	width: 30px;
	height: 65px;
}

.c_Page .page-title-container.reseaux .cursor,
.c_Page .page-title-container.identification .cursor
{
	background: url('../images_site/page/titre-reseau-curseur.png') 0 50%
		no-repeat;
}

.c_Page .page-title-container .title-mag
{
	font-size: 15px;
	line-height: normal;
	color: #000;
	padding-top: 10px;
}

.c_Page .page-title-container .title-mag .ville
{
	font-size: 30px;
	color: #000;
}
}

.c_Page .page-title-container.reseaux .cursor
{
	background: url('../images_site/page/titre-reseau-curseur.png') 0 50%
		no-repeat;
}

.c_Page .page-title-container.services .cursor
{
	background: url('../images_site/page/titre-service-curseur.png') 0 50%
		no-repeat;
}

.c_Page .page-title-container.environnement .cursor
{
	background: url('../images_site/page/titre-environnement-curseur.png') 0 50%
		no-repeat;
}

.c_ExternalContent .configure
{
	padding: 10px;
	background: #E2E2E2;	
}

.c_ExternalContent .configure .e_Text input
{
	width: 450px;	
}

/* PAGES PRODUITS */
.c_Page_produits .e_Text_intro
{
	font-size: 12px;
	font-weight: bold;
}

.c_Page_produits .coverflow
{
	padding-top: 40px;
}

.c_Page_produits .lignes
{
	padding-top: 40px;
}

.c_Page_produits .lignes .title
{
	font-size: 20px;
	color: #CC0000;
}

.c_Page_produits .lignes .content
{
	padding: 0 !important;
	overflow: hidden;
}

.c_Page_produits .lignes .content .lines-left
{
	float: left;
	width: 266px;
}

.c_Page_produits .lignes .content .lines-right
{
	float: left;
	width: 266px;
	padding-left: 90px;
}

/* PAGES ACTUALITE */

.c_Page_op_speciales .selection_id,
.c_Page_newsletters .selection_id,
.c_Page_actualite .selection_categories,
.c_Page_actualite_magasins .selection_categories,
.c_Page_reseau .selection_categories
{
	height: 30px;
	background: url('/common/images_site/actualite/fond_cat.png') repeat-x;
	padding-top: 10px;
	padding-left: 15px;
}

.c_Page_op_speciales .selection_id form select,
.c_Page_op_speciales .selection_id form img,
.c_Page_newsletters .selection_id form select,
.c_Page_newsletters .selection_id form img,
.c_Page_actualite .selection_categories form select,
.c_Page_actualite .selection_categories form img,
.c_Page_actualite_magasins .selection_categories form select,
.c_Page_actualite_magasins .selection_categories form img,
.c_Page_reseau .selection_categories form select,
.c_Page_reseau .selection_categories form img
{
	display: inline;
	vertical-align: middle;
}

.c_Page_op_speciales .selection_id form img,
.c_Page_newsletters .selection_id form img,
.c_Page_actualite .selection_categories form img,
.c_Page_actualite_magasins .selection_categories form img,
.c_Page_reseau .selection_categories form img
{
	cursor: pointer;	
}

.c_Page .op_speciales,
.c_Page_actualite .actu,
.c_Page_actualite_magasins .actu,
.c_Page_reseau .actu
{
	width: 625px;
	margin-left: auto;
	margin-right: auto;	
}

.c_Page_actualite .navigation,
.c_Page_actualite_magasins .navigation,
.c_Page_reseau .navigation
{
	overflow: hidden;
	height: 75px;
}

.c_Page .op_speciales .navigation
{
	overflow: hidden;
	height: 50px;
	padding-top: 20px;
}

.c_Page_actualite .suiv_prec_nav,
.c_Page_actualite_magasins .suiv_prec_nav,
.c_Page_reseau .suiv_prec_nav,
.c_Page .op_speciales .suiv_prec_nav
{
	height: 29px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	overflow: hidden;
	float: right;	
}

.c_Page_actualite .suiv_prec_nav .precedent,
.c_Page_actualite .suiv_prec_nav .suivant,
.c_Page_actualite .suiv_prec_nav .articles,
.c_Page_actualite_magasins .suiv_prec_nav .precedent,
.c_Page_actualite_magasins .suiv_prec_nav .suivant,
.c_Page_actualite_magasins .suiv_prec_nav .articles,
.c_Page_reseau .suiv_prec_nav .precedent,
.c_Page_reseau .suiv_prec_nav .suivant,
.c_Page_reseau .suiv_prec_nav .articles,
.c_Page .op_speciales .suiv_prec_nav .precedent,
.c_Page .op_speciales .suiv_prec_nav .suivant,
.c_Page .op_speciales .suiv_prec_nav .articles
{
	position: relative;
	z-index: 2;
	line-height: 29px;
	float: left;
}

.c_Page_actualite .suiv_prec_nav .precedent,
.c_Page_actualite .suiv_prec_nav .precedent a,
.c_Page_actualite .suiv_prec_nav .suivant,
.c_Page_actualite .suiv_prec_nav .suivant a,
.c_Page_actualite_magasins .suiv_prec_nav .precedent,
.c_Page_actualite_magasins .suiv_prec_nav .precedent a,
.c_Page_actualite_magasins .suiv_prec_nav .suivant,
.c_Page_actualite_magasins .suiv_prec_nav .suivant a,
.c_Page_reseau .suiv_prec_nav .precedent,
.c_Page_reseau .suiv_prec_nav .precedent a,
.c_Page_reseau .suiv_prec_nav .suivant,
.c_Page_reseau .suiv_prec_nav .suivant a,
.c_Page .op_speciales .suiv_prec_nav .precedent,
.c_Page .op_speciales .suiv_prec_nav .precedent a,
.c_Page .op_speciales .suiv_prec_nav .suivant,
.c_Page .op_speciales .suiv_prec_nav .suivant a
{
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

.c_Page_actualite .suiv_prec_nav .articles,
.c_Page_actualite_magasins .suiv_prec_nav .articles,
.c_Page_reseau .suiv_prec_nav .articles,
.c_Page .op_speciales .suiv_prec_nav .articles
{
	font-weight: bold;
	color: #000;
}

.c_Page_actualite .suiv_prec_nav .precedent.disabled,
.c_Page_actualite .suiv_prec_nav .suivant.disabled,
.c_Page_actualite_magasins .suiv_prec_nav .precedent.disabled,
.c_Page_actualite_magasins .suiv_prec_nav .suivant.disabled,
.c_Page_reseau .suiv_prec_nav .precedent.disabled,
.c_Page_reseau .suiv_prec_nav .suivant.disabled,
.c_Page .op_speciales .suiv_prec_nav .precedent.disabled,
.c_Page .op_speciales .suiv_prec_nav .suivant.disabled
{
	cursor: auto;
	color: #666;
}


.c_Page_actualite .suiv_prec_nav .navigation_background,
.c_Page_actualite_magasins .suiv_prec_nav .navigation_background,
.c_Page_reseau .suiv_prec_nav .navigation_background,
.c_Page .op_speciales .suiv_prec_nav .navigation_background
{
	position: absolute;
	background: #D7D7D7;
	top: 0px;
	left: 10px;
	right: 10px;
	bottom: 0px;	
}

.c_Page_actualite .suiv_prec_nav .precedent,
.c_Page_actualite_magasins .suiv_prec_nav .precedent,
.c_Page_reseau .suiv_prec_nav .precedent,
.c_Page .op_speciales .suiv_prec_nav .precedent
{
	padding-right: 30px;
	background: url('/common/images_site/actualite/precedent_s2.png') no-repeat 100% 2px;
}

.c_Page_actualite .suiv_prec_nav .precedent:hover,
.c_Page_actualite_magasins .suiv_prec_nav .precedent:hover,
.c_Page_reseau .suiv_prec_nav .precedent:hover,
.c_Page .op_speciales .suiv_prec_nav .precedent:hover
{
	background: url('/common/images_site/actualite/precedent.png') no-repeat 100% 2px;
}

.c_Page_actualite .suiv_prec_nav .precedent.disabled,
.c_Page_actualite .suiv_prec_nav .precedent.disabled :hover,
.c_Page_actualite_magasins .suiv_prec_nav .precedent.disabled,
.c_Page_actualite_magasins .suiv_prec_nav .precedent.disabled :hover,
.c_Page_reseau .suiv_prec_nav .precedent.disabled,
.c_Page_reseau .suiv_prec_nav .precedent.disabled :hover,
.c_Page .op_speciales .suiv_prec_nav .precedent.disabled,
.c_Page .op_speciales .suiv_prec_nav .precedent.disabled :hover
{
	background: url('/common/images_site/actualite/precedent_s3.png') no-repeat 100% 2px;
}

.c_Page_actualite .suiv_prec_nav .articles,
.c_Page_actualite_magasins .suiv_prec_nav .articles,
.c_Page_reseau .suiv_prec_nav .articles,
.c_Page .op_speciales .suiv_prec_nav .articles
{
	padding-left: 5px;
	padding-right: 5px;
}

.c_Page_actualite .suiv_prec_nav .suivant,
.c_Page_actualite_magasins .suiv_prec_nav .suivant,
.c_Page_reseau .suiv_prec_nav .suivant,
.c_Page .op_speciales .suiv_prec_nav .suivant
{
	padding-left: 30px;
	background: url('/common/images_site/actualite/suivant_s2.png') no-repeat 0px 2px;	
}

.c_Page_actualite .suiv_prec_nav .suivant:hover,
.c_Page_actualite_magasins .suiv_prec_nav .suivant:hover,
.c_Page_reseau .suiv_prec_nav .suivant:hover,
.c_Page .op_speciales .suiv_prec_nav .suivant:hover
{
	background: url('/common/images_site/actualite/suivant.png') no-repeat 0px 2px;	
}

.c_Page_actualite .suiv_prec_nav .suivant.disabled,
.c_Page_actualite .suiv_prec_nav .suivant.disabled:hover,
.c_Page_actualite_magasins .suiv_prec_nav .suivant.disabled,
.c_Page_actualite_magasins .suiv_prec_nav .suivant.disabled:hover,
.c_Page_reseau .suiv_prec_nav .suivant.disabled,
.c_Page_reseau .suiv_prec_nav .suivant.disabled:hover,
.c_Page .op_speciales .suiv_prec_nav .suivant.disabled,
.c_Page .op_speciales .suiv_prec_nav .suivant.disabled:hover
{
	background: url('/common/images_site/actualite/suivant_s3.png') no-repeat 0px 2px;	
}

.c_Page_actualite .suiv_prec_nav .navigation_gauche,
.c_Page_actualite_magasins .suiv_prec_nav .navigation_gauche,
.c_Page_reseau .suiv_prec_nav .navigation_gauche,
.c_Page .op_speciales .suiv_prec_nav .navigation_gauche
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 29px;
	width: 10px;
	background: url('/common/images_site/actualite/nav_gauche.png') repeat-x;
}

.c_Page_actualite .suiv_prec_nav .navigation_droite,
.c_Page_actualite_magasins .suiv_prec_nav .navigation_droite,
.c_Page_reseau .suiv_prec_nav .navigation_droite,
.c_Page .op_speciales .suiv_prec_nav .navigation_droite
{
	background: url('/common/images_site/actualite/nav_droite.png') repeat-x;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 29px;
	width: 10px;
}

.c_Page_actualite .c_NewsItem,
.c_Page_actualite_magasins .c_NewsItem
{
	margin-bottom: 20px;	
}

.c_Page_reseau .c_NewsItem .modele_1
{
	margin-bottom: 20px;	
}

.c_NewsItem .validite
{
	padding: 5px;
	background: #EFEFEF;	
}

.c_NewsItem .validite .info
{
	color: #333399;
	padding-left: 30px;
	padding-bottom: 10px;
	background: url("/common/core/images/24/info.png") no-repeat scroll 0px 0px transparent;
}

.c_Page_produits .lignes .title
{
	font-size: 20px;
	color: #CC0000;
}

.c_Page_produits .lignes .content
{
	padding: 0 !important;
	overflow: hidden;
}

.c_Page_produits .lignes .content .lines-left
{
	float: left;
	width: 266px;
}

.c_Page_produits .lignes .content .lines-right
{
	float: left;
	width: 266px;
	padding-left: 90px;
}

/* LIGNE PRODUIT */
.c_ProductLine .small-content
{
	overflow: hidden;
	margin-top: 5px;
	padding: 10px 0;
	cursor: pointer;
}

.c_ProductLine .small-content:hover
{
	background: #DFDFDF;
}

.c_Page .c_ProductLine .small-content .left
{
	background: none;
	float: left;
	width: 55px;
	position: relative;
	border: none;
	padding: 0;
	left: 0;
}

.c_Page .c_ProductLine .small-content .right
{
	background: none;
	float: left;
	width: 211px;
	padding: 0;
}

.c_ProductLine .small-content .left .e_Image
{
	width: 50px;
	height: 50px;
	border: 1px solid #c00;
}

.c_ProductLine .small-content .right .e_Text_title
{
	font-weight: bold;
	text-transform: uppercase;
}

.c_ProductLine .small-content .right a
{
	color: #000;
	text-decoration: none;
}

.c_ProductLine .display-content .line-top
{
	background: url('../images_site/produits/fond-top-line.jpg') 0 0
		repeat-x #fff;
	border: 1px solid #48484B;
	min-height: 150px;
	overflow: hidden;
	padding-top: 12px;
}

.c_ProductLine .display-content .line-top .image
{
	float: left;
	width: 180px;
	padding-right: 20px;
	min-height: 128px;
	text-align: center;
}

.c_ProductLine .display-content .line-top .presentation
{
	float: left;
	width: 405px;
}

.c_ProductLine .display-content .line-top .presentation .title
{
	font-size: 15px;
	font-weight: bold;
}

.c_ProductLine .display-content .line-top .presentation .desc
{
	font-size: 12px;
	font-weight: bold;
	color: #46464A;
}

.c_ProductLine .display-content .line-top .presentation .marques
{
	margin-top: 15px;
	color: #c00;
	font-size: 12px;
	font-weight: bold;
}

.c_ProductLine .display-content .line-top .presentation .marques a
{
	color: #c00;
}

.c_ProductLine .display-content .line-top .presentation .marques a:hover
{
	color: #000;
}

/* MARQUE LIGNE PRODUIT */
.c_ProductLineItem .display-content
{
	margin-top: 20px;
	width: 625px;
}

.c_ProductLineItem .display-content .name
{
	position: relative;
	min-height: 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.c_ProductLineItem .display-content .name .name-top
{
	background: url('../images_site/produits/marque-name-top.png') 0 0
		no-repeat;
	position: absolute;
	top: 0;
	height: 31px;
	width: 100%;
}

.c_ProductLineItem .display-content .name .name-middle
{
	background: url('../images_site/produits/marque-name-middle.png') 0 0
		repeat-y;
	position: absolute;
	top: 31px;
	bottom: 3px;
	width: 100%;
}

.c_ProductLineItem .display-content .name .name-bottom
{
	background: url('../images_site/produits/marque-name-bottom.png') 0 0
		no-repeat;
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 100%;
}

.c_ProductLineItem .display-content .name .e_Text
{
	padding: 10px;
}

.gestion_news .c_NewsItem .wrapper,
.c_NewsHandler_offres_demploi .c_NewsItem .wrapper,
.c_Page_actualite .display-content .wrapper,
.c_Page_actualite_magasins .display-content .wrapper,
.c_Page_reseau .display-content .wrapper,
.c_Page .op_speciales .wrapper,
.c_ProductLineItem .display-content .wrapper
{
	background: #F7F7F7;
	border: 1px solid #c00;
	border-top: none;
	padding: 15px;
	margin-top: -3px;
	overflow: hidden;
}

.c_ProductLineItem .display-content .wrapper .image
{
	float: right;
	width: 130px;
	text-align: center;
	padding-left: 10px;
}

.c_ProductLineItem .display-content .wrapper .desc
{
	font-size: 12px;
	padding: 10px 0;
}

.c_ProductLineItem .display-content .wrapper .shop
{
	background: url('../images_site/produits/marque-btn-shop.png') 0 0
		no-repeat;
	width: 164px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
}

.c_ProductLineItem .display-content .wrapper .shop a
{
	color: #000;
	text-decoration: none;
}

.c_ProductLineItem .display-content .wrapper .web
{
	padding-bottom: 5px;
}

.c_ProductLineItem .display-content .wrapper .web a
{
	color: #c00;
	font-size: 12px;
	font-weight: bold;
}

.c_ProductLineItem .display-content .wrapper .web a:hover,
.c_ProductLineItem .display-content .wrapper .shop:hover a
{
	color: #7F7F7F;
}

/* MENU GAUCHE */
.page-wrapper .content .left .c_Menu,
.left .menu_gauche_services
{
	width: 200px;
	margin: 0px auto 40px auto;
}

.left-menu .c_MenuItem,
.left-menu .c_NewsCategory,
.left .menu_gauche_services .menu_services_item
{
	margin: 0 auto 1px auto;
	width: 200px;
	border-bottom: 1px solid #7A7B7A;
}

.left-menu .c_MenuItem .link-container,
.left-menu .c_NewsCategory .link-container,
.left .menu_gauche_services .menu_services_item .link-container
{
	background: url('../images_site/menu/gauche_fleche.png') 0 50% no-repeat;
	min-height: 44px;
	/*line-height: 44px;*/
	font-weight: bold;
	padding-left: 28px;
	cursor: pointer;
}

.left-menu .c_MenuItem:hover .link-container,
.left-menu .c_NewsCategory:hover .link-container
{ 
	background:url('../images_site/menu/gauche_fleche_over.png') 0 50% no-repeat #f2f2f2; 
}

.left-menu .c_Editor_news_categories
{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.left-menu .c_NewsCategory .link-container.open,
.left-menu .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_fleche_over.png') 0 50%
		no-repeat #f2f2f2;
}

.left-menu .c_MenuItem .link-container a,
.left-menu .c_MenuItem .link-container-deco a,
.left-menu .c_NewsCategory .link-container a,
.left .menu_gauche_services .menu_services_item .link-container a,
.left .menu_gauche_services .menu_services_item .menu_services_sous_item .sous-link-container a
{
	font-size: 12px;
	color: #424244;
	text-decoration: none;
	padding: 14px 0;
	display: block;
	line-height: 16px;
}

.left-menu .c_MenuItem .c_MenuItem,
.left .menu_gauche_services .menu_services_item .menu_services_sous_item
{
	border: none;
	width: 200px;
}

.left-menu .c_MenuItem .c_MenuItem .link-container,
.left-menu .c_NewsCategory .link-container-2,
.left .menu_gauche_services .menu_services_item .menu_services_sous_item .sous-link-container
{
	background: url('../images_site/menu/gauche_sous_fleche.jpg') 19px 5px no-repeat;
	min-height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 30px;
	cursor: pointer;
}

.left-menu .c_MenuItem .c_MenuItem:hover .link-container,
.left-menu .c_NewsCategory:hover .link-container-2,
.left .menu_gauche_services .menu_services_item .menu_services_sous_item:hover .sous-link-container
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px
		5px no-repeat;
}

.left-menu .c_MenuItem .c_MenuItem .link-container a,
.left-menu .c_NewsCategory .link-container-2 a,
.left .menu_gauche_services .menu_services_item .menu_services_sous_item .sous-link-container a
{
	color: #000;
	padding: 2px 0 0;
	text-decoration: none;
}

.left-menu .c_MenuItem .c_MenuItem:hover .link-container a,
.left-menu .c_MenuItem .c_MenuItem .link-container.open a,
.left-menu .c_NewsCategory:hover .link-container-2 a,
.left-menu .c_NewsCategory:hover .link-container-2.open a,
.left .menu_gauche_services .menu_services_item .menu_services_sous_item .sous-link-container.open a
{
	font-weight: bold;
}

.left-menu .c_NewsCategory .link-container-2.open,
.left-menu .c_MenuItem .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px
		5px no-repeat;
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

.left-menu .c_NewsCategory .link-container-2.open a
{
	font-weight: bold;
}

.left .menu_gauche_services .menu_services_item:hover .link-container,
.left .menu_gauche_services .menu_services_item .link-container.open
{
	background: url('../images_site/menu/gauche_fleche_over_blanc.png') 0
		50% no-repeat #0080C3;
}

.left .menu_gauche_services .menu_services_item:hover .link-container a,
.left .menu_gauche_services .menu_services_item .link-container.open a
{
	color: #FFF;
}

.left .menu_gauche_services .menu_services_item .menu_services_sous_item:hover .sous-link-container a
{
	font-weight: bold;
}

.left .menu_gauche_services .menu_services_item .menu_services_sous_item .sous-link-container.open
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px
		5px no-repeat;
}

.left-menu .c_MenuItem:hover .link-container
{
	background: url('../images_site/menu/gauche_fleche_over.png') 0 50% no-repeat #f2f2f2;
}

.left-menu .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_fleche_over.png') 0 50% no-repeat #f2f2f2;
}

.left-menu .c_MenuItem .link-container a,
.left-menu .c_MenuItem .link-container-deco a
{
	color: #434346;
	text-decoration: none;
}

.left-menu .c_MenuItem .c_MenuItem
{
	border: none;
}

.left-menu .c_MenuItem .c_MenuItem .link-container
{
	background: url('../images_site/menu/gauche_sous_fleche.jpg') 19px 5px no-repeat;
	min-height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 30px;
}

.left-menu .c_MenuItem .c_MenuItem:hover .link-container {
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

.left-menu .c_MenuItem .c_MenuItem .link-container a
{
	color: #000;
}

.left-menu .c_MenuItem .c_MenuItem:hover .link-container a,
.left-menu .c_MenuItem .c_MenuItem .link-container.open a
{
	font-weight: bold;
}

.left-menu .c_MenuItem .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem:hover .link-container
{
	background: url('../images_site/menu/gauche_fleche_over_blanc.png') 0 50% no-repeat #c00;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_fleche_over_blanc.png') 0 50% no-repeat #c00;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem:hover .link-container a,
.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .link-container.open a
{
	color: #fff;
	text-decoration: none;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .c_MenuItem
{
	border: none;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .c_MenuItem .link-container
{
	background: url('../images_site/menu/gauche_sous_fleche.jpg') 19px 5px no-repeat;
	min-height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 30px;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .c_MenuItem:hover .link-container
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .c_MenuItem .link-container a
{
	color: #000;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .c_MenuItem:hover .link-container a,
.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .c_MenuItem .link-container.open a
{
	color: #000;
}

.c_Menu_menu_gauche_reseau .left-menu .c_MenuItem .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

/* MENU GAUCHE ANNONCES*/

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem:hover .link-container
{
	background: url('../images_site/menu/gauche_fleche_over_blanc.png') 0 50% no-repeat #FBCB01;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_fleche_over_blanc.png') 0 50% no-repeat #FBCB01;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem:hover .link-container a,
.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .link-container.open a
{
	color: #fff;
	text-decoration: none;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .c_MenuItem
{
	border: none;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .c_MenuItem .link-container
{
	background: url('../images_site/menu/gauche_sous_fleche.jpg') 19px 5px no-repeat;
	min-height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 30px;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .c_MenuItem:hover .link-container
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .c_MenuItem .link-container a
{
	color: #797A79;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .c_MenuItem:hover .link-container a,
.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .c_MenuItem .link-container.open a
{
	color: #000;
}

.c_Menu_menu_gauche_annonces .left-menu .c_MenuItem .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

/* MENU GAUCHE COMPTE*/

.left-menu .c_MenuItem .link-container-deco
{
	background: url('../images_site/menu/deconnecter.png') 0 50% no-repeat;
	min-height: 44px;
	font-weight: bold;
	padding-left: 28px;
	cursor: pointer;
}

.left-menu .c_MenuItem:hover .link-container-deco,
.left-menu .c_NewsCategory:hover .link-container-deco
{ 
	background:url('../images_site/menu/deconnecter.png') 0 50% no-repeat #f2f2f2; 
}


.c_Menu_menu_gauche_compte .left-menu .c_MenuItem:hover .link-container
{
	background: url('../images_site/menu/gauche_fleche_over.png') 0 50% no-repeat #EEEEEE;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem:hover .link-container-deco
{
	background: url('../images_site/menu/deconnecter.png') 0 50% no-repeat #EEEEEE;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_fleche_over.png') 0 50% no-repeat #EEEEEE;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem:hover .link-container a,
.c_Menu_menu_gauche_compte .left-menu .c_MenuItem:hover .link-container-deco a,
.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .link-container.open a
{
	color: #000;
	text-decoration: none;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem
{
	border: none;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem .link-container
{
	background: url('../images_site/menu/gauche_sous_fleche.jpg') 19px 5px no-repeat;
	min-height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 30px;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem .link-container-deco
{
	background: url('../images_site/menu/deconnecter.png') 19px 5px no-repeat;
	min-height: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 30px;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem:hover .link-container,
.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem:hover .link-container-deco
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem:hover .link-container-deco
{
	background: url('../images_site/menu/deconnecter.png') 19px 5px no-repeat;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem .link-container a,
.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem .link-container-deco a
{
	color: #797A79;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem:hover .link-container a,
.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem:hover .link-container-deco a,
.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem .link-container.open a
{
	color: #000;
}

.c_Menu_menu_gauche_compte .left-menu .c_MenuItem .c_MenuItem .link-container.open
{
	background: url('../images_site/menu/gauche_sous_fleche_over.jpg') 19px 5px no-repeat;
}

/* ENCART GAUCHE */
.page-wrapper .content .left .c_Insert,
.page-wrapper .content .left .c_MultiBanner
{
	width: 200px;
	margin: 10px auto;
}

/* PAGE RESEAU */
.c_Page_reseau .intro
{
	background: url('../images_site/reseau/fond-intro.jpg') 0 0 repeat-x #fff;
	width: 593px;
	min-height: 28px;
	border: 1px solid #48484B;
	padding: 15px;
	font-size: 12px;
	color: #46464A;
	font-weight: bold;
}

.c_Page_reseau .recherche-magasin
{
	padding: 25px 0 35px 0;
}

.c_Page_reseau .recherche-magasin .title
{
	position: relative;
	height: 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}

.c_Page_reseau .recherche-magasin .title .bg
{
	position: absolute;
	background: url('../images_site/reseau/titre-recherche.png') 0 0 no-repeat;
	height: 35px;
	width: 625px;
}

.c_Page_reseau .recherche-magasin .title .e_Text
{
	padding-left: 10px;
}

.c_Page_reseau .recherche-magasin .search-map
{
	background: #F7F7F7;
	border: 1px solid #c00;
	border-top: none;
	margin-top: -3px;
	overflow: hidden;
	height: 330px;
	width: 623px;
}

.c_Page_reseau .recherche-magasin .search-map .search
{
	float: left;
	width: 282px;
	height: 300px;
	padding: 15px;
}

.c_Page_reseau .recherche-magasin .search-map .search .e_Text_search_intro
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.c_Page_reseau .recherche-magasin .search-map .search .e_Text_mag_count
{
	font-size: 15px;
	font-weight: bold;
	color: #46464A;
	padding-bottom: 40px;
}

.c_Page_reseau .recherche-magasin .search-map .search .e_Text_mag_count span
{
	color: #c00;
}

.c_Page_reseau .recherche-magasin .search-map .search .select-container
{
	overflow: hidden;
	padding-bottom: 15px;
}

.c_Page_reseau .recherche-magasin .search-map .search .select-container .select
{
	float: left;
	width: 210px;
}

.c_Page_reseau .recherche-magasin .search-map .search .select-container .select select
{
	width: 100%;
	background: #f2f2f2;
}

.c_Page_reseau .recherche-magasin .search-map .search .select-container .select-submit
{
	float: left;
	margin-left: 5px;
	cursor: pointer;
}

.c_Page_reseau .recherche-magasin .search-map .map
{
	float: left;
	width: 281px;
	background: #fff;
	height: 300px;
	padding: 15px;
}

.c_Page_reseau .recherche-magasin .search-map .map .e_Text_map_intro
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

.c_Page_reseau .specialiste
{
	position: relative;
	min-height: 170px;
	border-bottom: 1px solid #c00;
	font-size: 12px;
}

.c_Page_reseau .specialiste .bg
{
	position: absolute;
	right: 0;
	top: 0;
}

.c_Page_reseau .specialiste .e_Text_titre_specialiste
{
	font-size: 20px;
	color: #c00;
	padding-bottom: 10px;
}

/* PAGE MAGASIN */
.c_Page_reseau .titre-page-magasin
{
	padding-bottom: 15px;
	color: #c00;
	font-size: 20px;
}

.c_Page_reseau .cadre-magasin .top
{
	background: url('../images_site/reseau/microsite-table-top.png') 0 0 no-repeat;
	width: 628px;
	height: 7px;
}

.c_Page_reseau .cadre-magasin .middle
{
	background: url('../images_site/reseau/microsite-table-middle.png') 0 0 repeat-y;
	width: 628px;
	overflow: hidden;
}

.c_Page_reseau .cadre-magasin .bottom
{
	background: url('../images_site/reseau/microsite-table-bottom.png') 0 0 no-repeat;
	width: 628px;
	height: 7px;
}

.c_Page_reseau .cadre-magasin .middle .gauche,.cadre-magasin .middle .droite
{
	float: left;
	width: 312px;
	font-size: 14px;
}

.c_Page_reseau .cadre-magasin .middle .contenu
{
	padding: 10px;
	color: #000;
}

.c_Page_reseau .cadre-magasin .middle .contenu .titre
{
	border-bottom: 1px solid #c00;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan
{
	overflow: hidden;
}

.c_Page_reseau .contact .plan,
.c_Page_annonces .contact .plan
{
	overflow: hidden;
	padding-top: 30px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .image,
.c_Page_reseau .contact .plan .image,
.c_Page_annonces .contact .plan .image
{
	width: 237px;
	height: 118px;
	margin-bottom: 8px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .image-gd,
.c_Page_reseau .contact .plan .image-gd,
.c_Page_annonces .contact .plan .image-gd
{
	width: 311px;
	height: 258px;
	margin-bottom: 8px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .plan-but,
.c_Page_reseau .contact .plan .plan-but,
.c_Page_annonces .contact .plan .plan-but,
.c_ServiceLine .cadre-service .occasion_moto_annonce_link
{
	overflow: hidden;
	float: left;
	font-size: 12px;
	cursor: pointer;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .plan-but .plan-but-left,
.c_Contact .form .contact-form-submit-left,
.c_Page_reseau .contact .plan .plan-but .plan-but-left,
.c_Page_annonces .contact .plan .plan-but .plan-but-left,
.c_ServiceLine .cadre-service .occasion_moto_annonce_link .link-left
{
	float: left;
	background: url('../images_site/reseau/microsite-button-left.png') 0 0 no-repeat;
	height: 23px;
	width: 5px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .plan-but .plan-but-middle,
.c_Contact .form .contact-form-submit-middle,
.c_Page_reseau .contact .plan .plan-but .plan-but-middle,
.c_Page_annonces .contact .plan .plan-but .plan-but-middle,
.c_ServiceLine .cadre-service .occasion_moto_annonce_link .link-middle
{
	float: left;
	background: url('../images_site/reseau/microsite-button-middle.png') 0 0 repeat-x;
	height: 23px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .plan-but .plan-but-right,
.c_Contact .form .contact-form-submit-right,
.c_Page_reseau .contact .plan .plan-but .plan-but-right,
.c_Page_annonces .contact .plan .plan-but .plan-but-right,
.c_ServiceLine .cadre-service .occasion_moto_annonce_link .link-right
{
	float: left;
	background: url('../images_site/reseau/microsite-button-right.png') 0 0 no-repeat;
	height: 23px;
	width: 5px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .plan-but .plan-but-middle .plan-but-middle-cont,
.c_Page_reseau .contact .plan .plan-but .plan-but-middle .plan-but-middle-cont,
.c_Page_reseau .plan .plan-but .plan-but-middle .plan-but-middle-access,
.c_Page_annonces .contact .plan .plan-but .plan-but-middle .plan-but-middle-cont,
.c_ServiceLine .cadre-service .occasion_moto_annonce_link .link-middle .e_Link
{
	line-height: 23px;
}

.c_ServiceLine .cadre-service .occasion_moto_annonce_link .link-middle .e_Link
{
	padding:0 10px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .plan-but .plan-but-middle .plan-but-middle-cont a,
.c_Page_reseau .contact .plan .plan-but .plan-but-middle .plan-but-middle-cont a,
.c_Page_reseau .plan .plan-but .plan-but-middle .plan-but-middle-access a,
.c_Page_annonces .contact .plan .plan-but .plan-but-middle .plan-but-middle-cont a,
.c_ServiceLine .cadre-service .occasion_moto_annonce_link .link-middle .e_Link a
{
	color: #454547;
	text-decoration: none;
}

.c_Page_reseau .cadre-magasin .middle .contenu .plan .plan-but:hover .plan-but-middle .plan-but-middle-cont a
.c_Page_reseau .contact .plan .plan-but:hover .plan-but-middle .plan-but-middle-cont a,
.c_Page_reseau .plan .plan-but:hover .plan-but-middle .plan-but-middle-access a,
.c_Page_annonces .contact .plan .plan-but:hover .plan-but-middle .plan-but-middle-cont a,
.c_ServiceLine .cadre-service .occasion_moto_annonce_link:hover .link-middle .e_Link a
{
	color: #000;
}

.c_Page_reseau .plan-interactif,
.c_Page_annonces .plan-interactif
{
	margin-right: 30px;
}

.c_Page_reseau .plan-interactif .plan-but-middle-cont,
.c_Page_annonces .plan-interactif .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-interactif-over.png') 0 50% no-repeat;
	padding-left: 22px;
}

.c_Page_reseau .plan-pdf .plan-but-middle-cont,
.c_Page_annonces .plan-pdf .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-pdf-over.png') 0 50% no-repeat;
	padding-left: 17px;
}

.c_Page_reseau .plan-contact .plan-but-middle-cont,
.c_Page_annonces .plan-contact .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-contact-over.png') 0 50% no-repeat;
	padding-left: 23px;
}

.c_Page_reseau .plan .plan-but-middle-access
{
	background: url('../images_site/reseau/bg-access-over.png') 0 50% no-repeat;
	padding-left: 23px;
}

.c_Page_reseau .plan-agrandir
{
	margin-right: 20px;
}

.c_Page_reseau .plan-agrandir .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-agrandir-over.png') 0 50% no-repeat;
	padding-left: 23px;
}

.c_Page_reseau .plan-interactif:hover .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-interactif.png') 0 50% no-repeat;
}

.c_Page_reseau .plan-pdf:hover .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-pdf.png') 0 50% no-repeat;
}

.c_Page_reseau .plan-contact:hover .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-contact.png') 0 50% no-repeat;
}

.c_Page_reseau .plan-contact:hover .plan-but-middle-access
{
	background: url('../images_site/reseau/bg-access.png') 0 50% no-repeat;
}

.c_Page_reseau .plan-agrandir:hover .plan-but-middle-cont
{
	background: url('../images_site/reseau/bg-agrandir.png') 0 50% no-repeat;
}

.c_Page_reseau .cadre-magasin .middle .contenu .adresse,
.c_Page_reseau .cadre-magasin .middle .contenu .gerant,
.c_Page_reseau .cadre-magasin .middle .contenu .coords
{
	padding-top: 8px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .GPS
{
	padding-top: 20px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .horaires
{
	padding: 15px 0;
}

.c_Page_reseau .cadre-magasin .middle .contenu .galerie
{
	background: #fff;
	border-top: 2px solid #c00;
	border-bottom: 2px solid #c00;
	padding: 5px 0;
}

.c_Page_reseau .cadre-magasin .middle .contenu .all-actu
{
	background: url('../images_site/reseau/toute-lactu.png') 0 50% no-repeat;
	height: 23px;
	line-height: 23px;
	padding-left: 25px;
	font-size: 11px;
	cursor: pointer;
	margin-top:5px;
}

.c_Page_reseau .cadre-magasin .middle .contenu .all-actu:hover
{
	background: url('../images_site/reseau/toute-lactu-over.png') 0 50% no-repeat;
}

.c_Page_reseau .cadre-magasin .middle .contenu .all-actu a
{
	color: #c00;
	text-decoration: none;
}

.c_Page_reseau .cadre-magasin .middle .contenu .all-actu:hover a
{
	color: #000;
}

.c_Page_reseau .cadre-magasin .middle .contenu-scoot
{
	padding: 0;
}

.c_Page_reseau .cadre-magasin .middle .contenu .scoot-expert
{
	background: url('../images_site/reseau/bg-scoot.png') 0 0 no-repeat;
	padding: 78px 0 0 18px;
	height: 46px;
}

.c_Page_reseau .annonces-magasin .titre
{
	font-size: 14px;
	border-bottom: 1px solid #c00;
	line-height: 27px;
	padding-top: 35px;
	overflow: hidden;
}

.c_Page_reseau .annonces-magasin .titre .e_Text_reseautitre_annonces
{
	width: 300px;
	float: left;
	font-weight: bold;
}

.c_Page_reseau .annonces-magasin .titre .all-annonces
{
	float: right;
	background: url('../images_site/reseau/toute-lactu.png') 0 50% no-repeat;
	height: 27px;
	padding-left: 25px;
	font-size: 11px;
	cursor: pointer;
	padding-right: 5px;
}

.c_Page_reseau .annonces-magasin .titre .all-annonces:hover
{
	background: url('../images_site/reseau/toute-lactu-over.png') 0 50% no-repeat;
}

.c_Page_reseau .annonces-magasin .titre .all-annonces a
{
	color: #c00;
	text-decoration: none;
}

.c_Page_reseau .annonces-magasin .titre .all-annonces:hover a
{
	color: #000;
}

.c_Page_reseau .navigation-visite,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite
{
	background: url('../images_site/reseau/bg-nav-visite.png') 0 0 repeat-x;
	overflow: hidden;
	width: 625px;
	padding: 10px 0;
	height: 80px;
}

.c_Page_reseau .navigation-visite .fleche-gauche,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .fleche-gauche
{
	background: url('../images_site/reseau/nav-visite-fleche-gauche.png') 0 50% no-repeat;
	float: left;
	width: 21px;
	height: 80px;
	cursor: pointer;
}

.c_Page_reseau .navigation-visite .fleche-droite,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .fleche-droite
{
	background: url('../images_site/reseau/nav-visite-fleche-droite.png') 0 50% no-repeat;
	float: right;
	width: 21px;
	height: 80px;
	cursor: pointer;
}

.c_Page_reseau .navigation-visite .fleche-gauche:hover,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .fleche-gauche:hover
{
	background:url('../images_site/reseau/nav-visite-fleche-gauche-over.png') 0 50% no-repeat;
}

.c_Page_reseau .navigation-visite .fleche-droite:hover,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .fleche-droite:hover
{
	background:url('../images_site/reseau/nav-visite-fleche-droite-over.png') 0 50% no-repeat;
}

.c_Page_reseau .navigation-visite .images-container,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .images-container
{
	width: 583px;
	float: left;
	height: 80px;
	overflow: hidden;
	position: relative;
}

.c_Page_reseau .navigation-visite .images-container .gallery-item,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .images-container .gallery-item
{
	float: left;
	margin-left: 7px;
	width: 107px;
	height: 80px;
	cursor: pointer;
	position: relative;
}

.c_Page_services .cadre-service .accessoires_moto .navigation-visite .images-container .gallery-item
{
	margin-left: 10px;
}

.c_Page_reseau .navigation-visite .images-container .gallery-item .gallery-item-over,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .images-container .gallery-item .gallery-item-over
{
	background: url('../images_site/reseau/nav-visite-image-over.png') 0 0 repeat-x;
	position: absolute;
	width: 107px;
	height: 80px;
}

.c_Page_services .cadre-service .accessoires_moto .navigation-visite .images-container .gallery-item,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .images-container .gallery-item .gallery-item-over
{
	width: 80px;
}

.c_Page_reseau .navigation-visite .images-container .gallery-item.selected .gallery-item-over,
.c_Page_services .cadre-service .accessoires_moto .navigation-visite .images-container .gallery-item.selected .gallery-item-over
{
	display: none;
}

.c_Page_reseau .image-visite,
.c_Page_services .cadre-service .accessoires_moto .image-visite
{
	min-height: 100px;
	width: 625px;
	padding-top: 10px;
	position: relative;
	text-align: center;
}

.c_Page_reseau .image-visite .fleche-gauche,
.c_Page_services .cadre-service .accessoires_moto .image-visite .fleche-gauche
{
	background: url('../images_site/reseau/visite-fleche-gauche.png') 0 0 no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	left: 0;
	width: 19px;
	height: 52px;
	cursor: pointer;
}

.c_Page_reseau .image-visite .fleche-droite,
.c_Page_services .cadre-service .accessoires_moto .image-visite .fleche-droite
{
	background: url('../images_site/reseau/visite-fleche-droite.png') 0 0 no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	right: 0;
	width: 19px;
	height: 52px;
	cursor: pointer;
}

.c_Page_reseau .image-visite .fleche-gauche:hover,
.c_Page_services .cadre-service .accessoires_moto .image-visite .fleche-gauche:hover
{
	background: url('../images_site/reseau/visite-fleche-gauche-over.png') 0 0 no-repeat;
}

.c_Page_reseau .image-visite .fleche-droite:hover,
.c_Page_services .cadre-service .accessoires_moto .image-visite .fleche-droite:hover
{
	background: url('../images_site/reseau/visite-fleche-droite-over.png') 0 0 no-repeat;
}

.c_Page_reseau .intro-contact-magasin,
.c_Page_contact .intro-contact-magasin,
.c_Page_newsletter .intro-newsletter,
.c_Page_conseils .intro-conseils
{
	background:url('../images_site/reseau/bg-intro-contact-magasin.jpg') 0 0 repeat-x;
	border:1px solid #48484B;
	padding:15px;
	height:40px;
	color:#46464A;
	font-size:12px;
	font-weight:bold;
	margin-bottom:17px;	
}

.c_Page_reseau .demande-contact-magasin,
.c_Page_contact .demande-contact-magasin
{
	color:#c00;
	font-size:15px;
	padding-bottom:5px;
}

/* ENCART MAGASINS */
.c_Insert .encart-magasins 
{
	border: 1px solid #c00;
	background: url('../images_site/reseau/bg-encart.jpg') 0 0 repeat-x #f7f7f7;
	padding: 10px 10px 0 10px;
}

.c_Insert .encart-magasins .titre
{
	padding-bottom: 10px;
}

.c_Insert .encart-magasins .select-container
{
	overflow: hidden;
	padding-bottom: 15px;
}

.c_Insert .encart-magasins .select-container .select
{
	float: left;
	width: 135px;
}

.c_Insert .encart-magasins .select-container .select select
{
	width: 150px;
	background: #f2f2f2;
}

.c_Insert .encart-magasins .select-container .select-submit
{
	float: right;
	cursor: pointer;
}

/* PARTENAIRES SELECTION CATEGORIES */
.cadre_selection_categories_partenaires
{
	background:url('../images_site/partenaires/fond_cadre_selection_categories.png');
	height: 82px;
}

.cadre_selection_categories_partenaires .title
{
	padding: 12px;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

.cadre_selection_categories_partenaires .contenu
{
	padding-left: 12px;
}

.cadre_selection_categories_partenaires .contenu select
{
	float: left;
	margin-right: 5px;
}

/* PARTENAIRES ITEM */
.partenaires-univers
{
	padding-top: 40px;
}

.partenaires-univers .titre
{
	color: #CC0000;
	font-size: 20px;
}

.c_PartenairesItem .titre
{
	color: #CC0000;
	font-size: 20px;
	padding-top: 40px;
}

.c_PartenairesItem .display-content
{
	margin-top: 20px;
	width: 625px;
}

.c_PartenairesItem .display-content .name
{
	position: relative;
	min-height: 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.c_PartenairesItem .display-content .name .name-top
{
	background: url('../images_site/produits/marque-name-top.png') 0 0
		no-repeat;
	position: absolute;
	top: 0;
	height: 31px;
	width: 100%;
}

.c_PartenairesItem .display-content .name .name-middle
{
	background: url('../images_site/produits/marque-name-middle.png') 0 0
		repeat-y;
	position: absolute;
	top: 31px;
	bottom: 3px;
	width: 100%;
}

.c_PartenairesItem .display-content .name .name-bottom
{
	background: url('../images_site/produits/marque-name-bottom.png') 0 0
		no-repeat;
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 100%;
}

.c_PartenairesItem .display-content .name .e_Text
{
	padding: 10px;
}

.c_PartenairesItem .display-content .wrapper
{
	background: #F7F7F7;
	border: 1px solid #c00;
	border-top: none;
	padding: 15px;
	margin-top: -3px;
	overflow: hidden;
}

.c_PartenairesItem .display-content .wrapper .image
{
	float: right;
	width: 130px;
	text-align: center;
	padding-left: 10px;
}

.c_PartenairesItem .display-content .wrapper .desc
{
	font-size: 12px;
	padding: 10px 0;
}

.c_PartenairesItem .display-content .wrapper .shop
{
	background: url('../images_site/produits/marque-btn-shop.png') 0 0
		no-repeat;
	width: 164px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
}

.c_PartenairesItem .display-content .wrapper .shop a
{
	color: #000;
	text-decoration: none;
}

.c_PartenairesItem .display-content .wrapper .web
{
	padding-bottom: 5px;
}

.c_PartenairesItem .display-content .wrapper .web a
{
	color: #c00;
	font-size: 12px;
	font-weight: bold;
}

.c_PartenairesItem .display-content .wrapper .web a:hover,
.c_ProductLineItem .display-content .wrapper .shop:hover a
{
	color: #7F7F7F;
}

/* PAGE SERVICE */
.c_Page_services .sous_titre
{
	margin-bottom: 55px;
}

.c_Page_services .sous_titre .sous_titre_content
{
	color: #FFF;
	font-size: 16px;
	padding: 7px 0 7px 40px;
	background: url('../images_site/service/sous-titre-center.png') repeat-y;
	width: 585px;
}

.c_Page_services .sous_titre .sous_titre_content .e_Text
{
	border-bottom: solid 1px #FFF;
}

.c_Page_services .sous_titre .sous_titre_content .e_Text em
{
	font-size: 11px;
}

.c_Page_services .sous_titre .sous_titre_bottom
{
	background: url('../images_site/service/sous-titre-bottom.png')
		no-repeat;
	width: 625px;
	height: 7px;
}

.c_Page_services .cadre-service-intro
{
	font-weight: bold;
	color: #000;
	font-size: 12px;
	border: solid 1px #48484B;
	padding: 15px;
	background: url('../images_site/service/cadre_intro_fond.png') repeat-x
		#FFF;
}

.c_Page_services .cadre-service
{
	padding: 0 0 10px;
}

.c_Page_services .cadre-service .title
{
	position: relative;
	height: 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}

.c_Page_services .cadre-service .title .bg
{
	position: absolute;
	background: url('../images_site/service/cadre-titre.png') 0 0 no-repeat;
	height: 35px;
	width: 626px;
}

.c_Page_services .cadre-service .title .bg_vert
{
	position: absolute;
	background: url('../images_site/service/cadre-titre-green.png') 0 0
		no-repeat;
	height: 35px;
	width: 626px;
}

.c_Page_services .cadre-service .title .e_Text
{
	padding-left: 10px;
}

.c_Page_services .cadre-service .cadre-content
{
	position: relative;
	font-size: 12px;
	padding: 13px 15px 10px;
	background: #F7F7F7;
	border: 1px solid #0080C3;
	border-top: none;
	margin-top: -3px;
	overflow: hidden;
	width: 593px;
}

.c_Page_services .cadre-service .cadre-content .offre
{
	margin-bottom: 15px;
	background-color: #DFDFDF;
	padding: 10px 15px;
}

.c_Page_services .cadre-service .cadre-content .service_prix .prix_left
{
	position: absolute;
	top: 1px;
	bottom: 1px;
	background: url('../images_site/service/price_left.png') repeat-y;
	width: 3px;
	left: 0;
}

.c_Page_services .cadre-service .cadre-content .service_prix .prix_right
{
	right: 0; position : absolute; top : 1px; bottom : 1px;
	background: url('../images_site/service/price_right.png') repeat-y;
	width: 3px;
	top: 1px;
	bottom: 1px;
	position: absolute;
}

.c_Page_services .cadre-service .cadre-content .service_prix .prix_top
{
	background: url('../images_site/service/price_top.png') repeat-x;
	height: 3px;
	position: absolute;
	top: 1px;
	left: 3px;
	right: 0;
}

.c_Page_services .cadre-service .cadre-content .service_prix .prix_bottom
{
	background: url('../images_site/service/price_bottom.png') repeat-x;
	height: 3px;
	position: absolute;
	bottom: 1px;
	left: 0;
	right: 3px;
}

.c_Page_services .cadre-service .cadre-content .service_prix .prix_center
{
	padding: 0 6px;
	float: left;
	line-height: 35px;
	color: #FFF;
	font-weight: bold;
	margin: 3px;
	font-size: 20px;
	background: url('../images_site/service/price_center.png') repeat;
}

.c_Page_services .cadre-service .cadre-content .service_prix
{
	margin: 5px 0 15px;
	position: relative;
	overflow: hidden;
}

.c_Page_services .cadre-service .sous_titre
{
	color: #007FC3;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}


.c_Page_services .cadre-service.service_rapide_condition_generale
{
	margin-top: 20px;
}
.c_Page_services .cadre-service .service_rapide_condition_generale
{
	font-size: 11px;
	border-top: 1px solid #0080C3;
}
.c_Page_services .cadre-service .service_rapide_condition_generale .titre_cgen
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}


.c_Page_services .cadre-service .link_btn,
.c_Page_qui .link_btn,
.c_Page_recrutement .link_btn,
.c_Page_devenez_franchise .link_btn,
.c_Page_conseils .link_btn,
.c_ProductLineItem .display-content .wrapper .link_btn
{
	margin-top: 20px;
}

.c_Page_actualite .link_btn .link_left,
.c_Page_actualite_magasins .link_btn .link_left,
.c_Page_recrutement .link_btn .link_left,
.c_Page_reseau .link_btn .link_left,
.c_Page_services .cadre-service .link_btn .link_left,
.c_Page_qui .link_btn .link_left,
.c_Page_devenez_franchise .link_btn .link_left,
.c_Page_conseils .link_btn .link_left,
.c_ProductLineItem .display-content .wrapper .link_btn .link_left
{
	float: left;
	background: url('../images_site/service/btn_left.png') no-repeat;
	width: 4px;
	height: 23px;
}

.c_Page_actualite .link_btn .link_right,
.c_Page_actualite_magasins .link_btn .link_right,
.c_Page_recrutement .link_btn .link_right,
.c_Page_reseau .link_btn .link_right,
.c_Page_services .cadre-service .link_btn .link_right,
.c_Page_qui .link_btn .link_right,
.c_Page_devenez_franchise .link_btn .link_right,
.c_Page_conseils .link_btn .link_right,
.c_ProductLineItem .display-content .wrapper .link_btn .link_right
{
	float: left;
	background: url('../images_site/service/btn_right.png') no-repeat;
	width: 4px;
	height: 23px;
}

.c_Page_actualite .link_btn .link_center,
.c_Page_actualite_magasins .link_btn .link_center,
.c_Page_recrutement .link_btn .link_center,
.c_Page_reseau .link_btn .link_center,
.c_Page_services .cadre-service .link_btn .link_center,
.c_Page_qui .link_btn .link_center,
.c_Page_devenez_franchise .link_btn .link_center,
.c_Page_conseils .link_btn .link_center,
.c_ProductLineItem .display-content .wrapper .link_btn .link_center
{
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	float: left;
	background: url('../images_site/service/btn_center.png') repeat-x;
	height: 23px;
}

.c_Page_actualite .link_btn .link_center a,
.c_Page_actualite_magasins .link_btn .link_center a,
.c_Page_recrutement .link_btn .link_center a,
.c_Page_reseau .link_btn .link_center a,
.c_Page_services .cadre-service .link_btn .link_center a,
.c_Page_qui .link_btn .link_center a,
.c_Page_devenez_franchise .link_btn .link_center a,
.c_Page_conseils .link_btn .link_center a,
.c_ProductLineItem .display-content .wrapper .link_btn .link_center a
{
	color: #000;
	text-decoration: none;
	padding: 0 7px;
}

.c_Page_actualite .link_btn:hover .link_center a,
.c_Page_actualite_magasins .link_btn:hover .link_center a,
.c_Page_recrutement .link_btn:hover .link_center a,
.c_Page_reseau .link_btn:hover .link_center a,
.c_Page_services .cadre-service .link_btn:hover .link_center a,
.c_Page_qui .link_btn:hover .link_center a,
.c_Page_devenez_franchise .link_btn:hover .link_center a,
.c_Page_conseils .link_btn:hover .link_center a,
.c_ProductLineItem .display-content .wrapper .link_btn:hover .link_center a
{
	color: #7F7F7F;
}

.c_Page_qui .link_btn .link_fleche_center,
.c_Page_devenez_franchise .link_btn .link_fleche_center
{
	background: url('../images_site/reseau/bg-pdf-over.png') no-repeat 0 2px;
	padding-left: 10px;
	cursor: pointer;
}

.c_Page_qui .link_btn:hover .link_fleche_center,
.c_Page_devenez_franchise .link_btn:hover .link_fleche_center
{
	background: url('../images_site/reseau/bg-pdf.png') no-repeat 0 2px;
}

.c_NewsItem
{
	overflow: hidden;	
}

.c_NewsItem .modele_1 h2
{
	display: block;
	font-size: 15px;
	color: #CC0000;
	/*background: url('/common/images_site/actualite/puce_titre.png') no-repeat 0px 50%;
	padding-left: 15px;*/
}

.c_NewsItem.edit .modele_1 h2:hover
{
	color: #000;
}

.c_NewsItem .modele_1 .e
{
	margin-bottom: 10px;
}

.c_NewsItem .modele_1.home,
.c_NewsItem .modele_1.reseau
{
	margin-bottom: 1px;
	background: #FFF;
	/*height: 30px;*/
	line-height: 15px;
	color: #000;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1px;
	font-size: 11px;
}

.c_NewsItem .modele_1.reseau .nom_magasin
{
	font-weight: bold;
	color: #CC0000;
}

.c_NewsItem .modele_1.reseau .news,
.c_NewsItem .modele_1.home .news
{
	position: relative;
	padding-left: 35px;
	padding-right: 12px;
}

.c_NewsItem .modele_1.home:hover,
.c_NewsItem .modele_1.reseau:hover
{
	background: #DFDFDF;
}

.c_NewsItem .modele_1.home a,
.c_NewsItem .modele_1.reseau a
{
	color: #000;
	text-decoration: none;
}

/*.c_NewsItem .modele_1.home .date
{
	background: #DFDFDF;
	border: 1px solid #CC0000;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}*/

.c_NewsHandler_news_reseau .encart_reseau_actu 
{
	background: #DFDFDF;
	min-height: 0px;
}

.pas_actu
{
	font-size: 12px;
	padding-top: 5px;
	color: #CC0000;
}

.c_NewsItem .modele_1.home .date,
.c_NewsItem .modele_1.reseau .date
{
	position: absolute;
	color: #666666;
	top: 0px;
	left: 0px;
}

.c_NewsItem .modele_1 .no_overflow
{
	overflow: hidden;
}

.c_NewsItem .modele_1 .e_File
{
	color: #CC0000;
	background: url('/common/images_site/actualite/download.png') no-repeat 0px 50%;
	padding-left: 25px;
	height: 25px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25px;
}

.c_NewsItem .modele_1 .e_File a
{
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
}

.c_NewsItem .modele_1 .e_File:hover,
.c_NewsItem .modele_1 .e_File:hover a
{
	color: #000;	
}

.c_NewsItem .modele_1 .e_Link
{
	color: #CC0000;
	background: url('/common/images_site/actualite/lien.png') no-repeat 0px 50%;
	padding-left: 25px;
	height: 25px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25px;
}

.c_NewsItem .modele_1 .e_Link a
{
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
}

.c_NewsItem .modele_1 .e_Link:hover,
.c_NewsItem .modele_1 .e_Link:hover a
{
	color: #000;	
}

.c_NewsItem .modele_1 .e_Image_image_1
{
	float: right;
	position: relative;
	z-index: 2;
	margin-left: 10px;
}

.c_NewsItem .modele_1 .e_Image_image_2,
.c_NewsItem .modele_1 .e_Image_image_3,
.c_NewsItem .modele_1 .e_Image_image_4,
.c_NewsItem .modele_1 .e_Image_image_5
{
	float: left;
	margin-right: 10px;
	height: 120px;
	width: 120px;
	border: 1px solid #CC0000;
}

.c_NewsItem .info_mag {
	text-align: left;
	padding: 10px 0px 5px 0; 
	font-weight: bold;
	font-size: 12px;
	
	
}

.c_NewsItem .info_mag a{
	color: #CC0000;
	text-decoration: none;
}

.c_Page_actualite .navigation .link_btn,
.c_Page_actualite_magasins .navigation .link_btn  
{
	margin-top: 0px;	
}

.c_Page_actualite .link_btn,
.c_Page_actualite_magasins .link_btn  
{
	margin-top: 20px;	
}

.c_Page_actualite .link_btn .link_center,
.c_Page_actualite .link_btn .link_center a,
.c_Page_actualite_magasins .link_btn .link_center,
.c_Page_actualite_magasins .link_btn .link_center a
{
	color: #000;
	font-weight: normal;	
}

.c_Page_actualite .link_btn:hover .link_center,
.c_Page_actualite .link_btn:hover .link_center a,
.c_Page_actualite_magasins .link_btn:hover .link_center,
.c_Page_actualite_magasins .link_btn:hover .link_center a
{
	color: #7F7F7F;
}

.c_Page_services .btn_red
{
	overflow: hidden;
}

.c_Page_services .btn_red .btn_left
{
	float: left;
	background: url('../images_site/service/btn_red_left.png') no-repeat;
	width: 3px;
	height: 22px;
}

.c_Page_services .btn_red .btn_right
{
	float: left;
	background: url('../images_site/service/btn_red_right.png') no-repeat;
	width: 3px;
	height: 22px;
}

.c_Page_services .btn_red .btn_center
{
	float: left;
	background: url('../images_site/service/btn_red_center.png') repeat-x;
	height: 22px;
	line-height: 22px;
	padding: 0 7px;
	cursor: pointer;
	color: #FFF;
}

.c_Page_services .btn_red:hover .btn_center
{
	color: #000;
}

.c_Page_services .btn_red .btn_center .e_Text
{
	margin: 0;
	padding: 0;
}

.c_Page_services .cadre-service-intro .e_Text_text2_service_fidelite_intro
{
	float: left;
	font-size: 15px;
	padding: 15px 0;
	margin: 7px 10px 0 0;
}

.c_Page_services .cadre-service-intro .e_Image
{
	margin-top: 7px;
}

.c_Page_services .cadre-service .financement1 .image_financement1
{
	float: right;
	width: 250px;
	text-align: center;
}

.c_Page_services .cadre-service .financement1 .text1_financement1
{
	margin-bottom: 10px;
}

.c_Page_services .cadre-service .financement2 .text1_financement2
{
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
}

.c_Page_services .cadre-service .financement2 .simulation .financement
{
	font-weight: bold;
	margin: 0 -15px;
	width: 595px;
	padding: 5px 15px 0;
	background-color: #E8E7E6;
	position: relative;
}

.c_Page_services .cadre-service .financement2 .simulation .financement .financement_intro
{
	display: none;
}

.c_Page_services .cadre-service .financement2 .simulation .e_Text
{
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}

.c_Page_services .cadre-service .financement2 .simulation .intro
{
	display: none;
}

.c_Page_services .cadre-service .financement2 .simulation .formu
{
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 5px;
}

.c_Page_services .cadre-service .financement2 .simulation .formu .formu_elem .elem
{
	float: left;
}

.c_Page_services .cadre-service .financement2 .simulation .formu .formu_elem .elem input,
.c_Page_services .cadre-service .financement2 .simulation .formu .formu_elem .elem select
{
	margin-right: 15px;
}

.c_Page_services .cadre-service .financement2 .simulation .mention
{
	text-align: center;
	clear: both;
	margin: 0 -15px;
	width: 595px;
	padding: 5px 15px;
	background-color: #F7F7F7;
	position: relative;
	overflow: hidden;
}

.c_Page_services .cadre-service .financement2 .simulation .mention a
{
	color: #000;
}

.c_Page_services .cadre-service .financement2 .simulation .simu_result
{
	margin: 0 -15px;
	width: 595px;
	padding: 5px 15px;
	background-color: #D9D9D9;
	position: relative;
	overflow: hidden;
	font-weight: normal;
}

.c_Page_services .cadre-service .financement2 .simulation .simu_g
{
	float: left;
}

.c_Page_services .cadre-service .financement2 .simulation .simu_d
{
	float: right;
}

.c_Page_services .cadre-service .financement2 .mentions .e_link a
{
	color: #000;
}

.c_Page_services .sous_titre_occasion_moto .sous_titre_service_picto
{
	position: absolute;
	right: 0;
	margin-top: -7px;
	background:
		url('../images_site/service/sous-titre-service-picto-occasion-moto.png')
		no-repeat;
	width: 154px;
	height: 42px;
}

.c_Page_services .cadre-service .occasion_moto_annonce .e_Link a
{
	color: #CC0000;
}

.c_Page_services .cadre-service .occasion_moto_annonce .internet img
{
	margin-top: -20px;
	z-index: 1;
}

.c_Page_services .cadre-service .occasion_moto_vendre .offre .e_Link a,
.c_Page_services .cadre-service .occasion_moto_vendre .offre .e_File a
{
	color: #000;
	font-weight: bold;
}

.c_Page_services .sous_titre_service_rapide .sous_titre_service_picto
{
	position: absolute;
	right: 0;
	margin-top: -7px;
	background:
		url('../images_site/service/sous-titre-service-picto-service-rapide.png')
		no-repeat;
	width: 154px;
	height: 42px;
}

.c_Page_services .sous_titre_service_rapide .e_Text em
{
	position: absolute;
	margin-left: 5px;
	font-style: normal;
}

.c_Page_services .cadre-service .service_rapide_presentation .cadre1
{
	color: #003D7F;
}

.c_Page_services .cadre-service .service_rapide_presentation .cadre2 .e_Text_text2_cadre2_service_service_rapide_presentation strong
{
	color: #007FC3;
}

.c_Page_services .cadre-service .service_rapide_presentation3 .e_Text strong,
.c_Page_environnement .content .e_Text strong
{
	color: #389930;
}

.c_Page_services .cadre-service .service_rapide_diagnostics .e_Text strong
{
	color: #007FC3;
	font-size: 18px;
}

.c_Page_services .cadre-service .service_rapide_diagnostics .service_prix .prix_center,
.c_Page_services .cadre-service .service_rapide_revisions .service_prix .prix_center
{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

.c_Page_services .cadre-service .service_rapide_diagnostics .service_prix .prix_center .e_Text strong,
.c_Page_services .cadre-service .service_rapide_revisions .service_prix .prix_center .e_Text strong
{
	color: #FFF; font-size : 20px;
	line-height: 35px;
	font-size: 20px;
}

.c_Page_services .tableau_prestation
{
	width: 448px;
	border: solid 1px #000;
	margin-bottom: 15px;
	margin-left: 85px;
}

.c_Page_services .tableau_prestation .titre_prestation
{
	position: relative;
	background-color: #022E3F;
	color: #FFF;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}

.c_Page_services .tableau_prestation .bottom_prestation
{
	background-color: #022E3F;
	height: 5px;
}

.c_Page_services .sous_titre_accessoires_moto .sous_titre_service_picto
{
	position: absolute;
	right: 0;
	margin-top: -7px;
	background:
		url('../images_site/service/sous-titre-service-picto-accessoires-moto.png')
		no-repeat;
	width: 159px;
	height: 42px;
}

.c_Page_services .cadre-service .accessoires_moto .text2 .e_Text strong
{
	color: #CC0000;
}

/* PAGES QUI SOMMES NOUS */
.c_Page_qui .content,
.c_Page_international .content,
.c_Page_devenez_franchise .content
{
	font-size: 12px;
}

.c_Page_qui .content .titre,
.c_Page_devenez_franchise .content .titre
{
	color: #CC0000;
	font-size: 20px;
	margin-bottom: 10px;
}

.c_Page_qui .page-wrapper .content .left .c_Menu .c_Menu,
.c_Page_recrutement .page-wrapper .content .left .c_Menu .c_Menu,
.c_Page_devenez_franchise .page-wrapper .content .left .c_Menu .c_Menu
{
	margin-bottom: 0;
}

.c_Page_qui .content .qui_intro, 
.c_Page_devenez_franchise .content .franchise_intro,
.c_Page_recrutement .content .recrute_intro
{
	background: url('../images_site/produits/fond-top-line.jpg') repeat-x #FFF;
	min-height: 86px;
	width: 593px;
	border: solid 1px #48484B;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	padding: 15px;
}

.c_Page_qui .content .qui_intro .e_Text,
.c_Page_devenez_franchise .content .qui_intro .e_Text
{
	width: 300px;
	color: #46464A;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
}

/* PAGE DEVENEZ FRANCHISE */
.c_Page_devenez_franchise,
.c_Page_environnement .content
{
	font-size: 12px;
}

.c_Page_devenez_franchise .content .partie_titre
{
	color: #CC0000; 
	font-size: 20px; 
	margin-bottom: 7px;
}

.c_Page_devenez_franchise .content .etapes .etape
{
	width: 625px;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 3px;
	padding-bottom: 20px;
}

.c_Page_devenez_franchise .content .etapes .etape .num_etape
{
	background: url('../images_site/franchise/num_etape.png') no-repeat;
	width: 57px;
	height: 57px;
	text-align: center;
	line-height: 33px;
	color: #FFF;
	font-size: 24px;
}

.c_Page_devenez_franchise .content .etapes .etape .fleche 
{
	width: 57px;
	min-height: 31px;
}

.c_Page_devenez_franchise .content .etapes .c_Insert_edit .etape .fleche 
{
	display: none;
}


.c_Page_devenez_franchise .content .etapes .etape .fleche .fleche_corps
{
	background: url('../images_site/franchise/etape_fleche_corps.png') repeat-y;
	width: 21px;
	min-height: 12px;
	position: absolute;
	top: 60px;
	bottom: 24px;
	margin-left: 18px;
}

.c_Page_devenez_franchise .content .etapes .etape .fleche .fleche_fleche
{
	background: url('../images_site/franchise/etape_fleche.png') repeat-y;
	width: 39px;
	height: 24px;
	position: absolute;
	bottom: 0;
	margin-left: 9px;
}

.c_Page_devenez_franchise .content .etapes .etape .e_File a
{
	color: #CC0000;
	font-weight: bold;
	background: url('../images_site/franchise/picto_lien_etape.png') no-repeat;
	padding-left: 30px;
	height: 23px; 
	line-height: 23px;
	margin-top: 7px;
	display: block;
}

.c_Page_devenez_franchise .content .etapes .etape .e_Text strong,
.c_Page_devenez_franchise .content .opportunite .e_Text strong,
.c_Page_devenez_franchise .content .contact .e_Link a,
.c_Page_international .content .devenir .e_Text strong
{
	color: #CC0000;
}

.c_Page_devenez_franchise .content .contact .e_Link
{
	margin-bottom: 10px;
}

/* PAGES RECRUTEMENT */
.c_Page_recrutement .content .recrute_intro  .e_Text
{
	width: 300px;
	color: #46464A;
	font-size: 12px;
	float: right;
	margin-right: 10px;
}

.c_Page_recrutement .cadre-metier
{
	padding: 25px 0 0 0;
}

.c_Page_recrutement .cadre-metier .title
{
	position: relative;
	height: 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}

.c_Page_recrutement .cadre-metier .title .bg
{
	position: absolute;
	background: url('../images_site/franchise/titre-recherche.png') 0 0 no-repeat;
	height: 35px;
	width: 626px;
}

.c_Page_recrutement .cadre-metier .title .e_Text
{
	padding-left: 10px;
}

.c_Page_recrutement .cadre-metier .cadre-content
{
	position: relative;
	font-size: 12px;
	padding: 13px 15px 10px;
	background: #F7F7F7;
	border: 1px solid #CC0000;
	border-top: none;
	margin-top: -3px;
	overflow: hidden;
	width: 593px;
}
.c_Page_recrutement .display-content .haut_page
{
	float: right;
	color: #000;
	background: url('../images_site/annonces/slider-cursor.png') no-repeat;
	display: block;
	height: 15px;
	padding: 2px 0 0 25px;
	margin-top: 5px;
}

.c_Page_recrutement .display-content .haut_page:hover
{
	color: #CC0000;
}

/* ENCARTS SHOP ME (HOME ET MENU) */
.encart_shopme
{
	border: solid 1px #333;
	width: 150px;
	height: 233px;
	margin: 20px auto 10px;
	background: url('../images_site/shop_me/encart_shopme_top.jpg') no-repeat;
	padding: 74px 25px 25px;
	position: relative;
}

.shme_home{
	width: 474px;
}

.shme_home .shme_title{
	position: relative;
	height:71px;
}

.shme_home .shme_rech{
	position: absolute;
	left: 288px;
	top: 20px;
	line-height: 18px;
}

.shme_home .shme_titre{
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.shme_home .shme_texte{
	font-size:11px;
	padding:7px;
	text-align:left;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	line-height:130%;
}

.shme_home .shme_texte a{
	color:#CC0000;
	text-decoration:underline;
}

.shme_home .shme_links{
	height:15px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding:5px;
}

.shme_home .shme_links_img{
	padding-right:10px;
}

.shme_home .shme_tab{
	overflow:hidden;
}

.shme_home .shme_products{
	padding-top:23px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.shme_home .shme_item,
.encart_shopme .shme_item{
	width:147px;
	min-height:231px;
	margin-left:4px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #B5B5B3;
	float:left;
	cursor: pointer;
}

.encart_shopme .shme_item{
	margin: 0;
}

.shme_home .shme_item a,
.encart_shopme .shme_item a{
	text-decoration:none;
}

.encart_shopme .shme_item a{
	display: block;
	overflow: hidden;
}

.shme_home .shme_item_image,
.encart_shopme .shme_item_image{
	background-color:#FFFFFF;
	padding-top:9px;
	padding-left:16px;
	padding-right:16px;
	height:115px;
	width:115px;
	text-align:center;
	/*border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;*/
}

.shme_item .barre_transition {
	background: url('../images_site/shop_me/bar_transition_prix.jpg') no-repeat;
	width: 3px;
	height: 38px;
}

.shme_home .shme_item_image_promo,
.encart_shopme .shme_item_image_promo{
	float: left;
	position: absolute;
	padding-top : 45px;
}

.shme_home .shme_item_text,
.encart_shopme .shme_item_text{
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	text-align: center;
	height:40px;
	overflow:hidden;
	color:#000;
	/*background: url('../images_site/shop_me/header_produit.jpg') no-repeat;*/
}

.shme_home .shme_prix,
.encart_shopme .shme_prix{
	overflow:hidden;
	font-size:10px;
	font-weight:bold;
	height: 29px;
	background: url('../images_site/shop_me_2011/fond_prix.jpg') repeat-x;
	overflow: hidden;
}

.shme_home .shme_prix_vide,
.encart_shopme .shme_prix_vide{
	/*height:17px;*/
}

.shme_item .part_1, .shme_item .part_2, .shme_item .barre_transition {
	float: left;
	text-align: center;
	font-weight: normal;
}
.shme_item .part_1 {
	width: 53px;
	height: 29px;
	border-top: 1px solid #B0B0B0;
}
.shme_item .part_2 {
	width: 93px;
	color: #E50000;
	font-size: 10px;
}

.shme_item .shme_prix_promo, .shme_item .shme_prix_soldes {
	margin-top:7px;
	width: 147px;
	height: 38px;
	font-weight:bold;
	font-size: 20px;
	color: #FFF;
}
.shme_item .shme_prix_promo {
	background: url('../images_site/shop_me_2011/fond_promo.jpg') no-repeat;
}
.shme_item .shme_prix_soldes {
	background: url('../images_site/shop_me_2011/fond_solde.jpg') no-repeat;
}
.shme_item .part_2_promo {
	width: 93px;
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	border-left: 1px solid #B0B0B0;
	background: url('../images_site/shop_me_2011/prix_promo.jpg') no-repeat;
}
.shme_item .part_2_solde {
	width: 93px;
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	padding-top: 7px;
	border-left: 1px solid #B0B0B0;
	background: url('../images_site/shop_me_2011/prix_solde.jpg') no-repeat;
}

.shme_home .shme_prix_fan,
.encart_shopme .shme_prix_fan{
	overflow:hidden;
	font-size:10px;
	height: 74px;
	text-align: center;
	overflow: hidden;
}

.shme_item .part_1_fan{
	width: 147px;
	height: 14px;
	border-top: 1px solid #B0B0B0;
	float:left;
	background: url('../images_site/shop_me_2011/fond_prix_bas.jpg') repeat-x;
}

.shme_item .part_2_fan{
	width: 147px;
	height: 59px;
	font-size: 10px;
	float:left;
	background: url('../images_site/shop_me_2011/prix_fan.jpg') no-repeat;
}

.shme_item .part_2_fan_jack{
	width: 74px;
	height: 59px;
	font-size: 10px;
	float:left;
	text-align: right;
	padding-left: 73px;
	background: url('../images_site/shop_me_2011/prix_fan_jack.jpg') no-repeat;
}

.shme_home .shme_prix_normal,
.encart_shopme .shme_prix_normal{
	overflow:hidden;
	font-size:10px;
	height: 28px;
	border-top: 1px solid #B0B0B0;
	margin-top: 45px;
	line-height: 28px;
	text-align: center;
	background: url('../images_site/shop_me_2011/fond_prix.jpg') repeat-x;
	overflow: hidden;
}


.shme_home .bouton_acheter,
.encart_shopme .bouton_acheter{
	background: url('../images_site/shop_me/bouton_acheter.jpg') no-repeat;
	height: 30px; 
	border-bottom: 1px solid #B1B1B1;
	
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
}


.shme_home .prix_barre,
.encart_shopme .prix_barre{
	font-weight:bold;
	text-decoration:line-through;
}

.shme_home #shme_item_prix_public_int, .shme_home #shme_item_prix_public_val,
.encart_shopme #shme_item_prix_public_int,
.encart_shopme #shme_item_prix_public_val{
	color:#000;
	height:16px;
}

.shme_home #shme_item_prix_fan_int, .shme_home #shme_item_prix_fan_val,
.encart_shopme #shme_item_prix_fan_int,
.encart_shopme #shme_item_prix_fan_val{
	color:#E50000;
	height:16px;
}

.shme_home #shme_item_prix_jackpot_int, .shme_home #shme_item_prix_jackpot_val,
.encart_shopme #shme_item_prix_jackpot_int,
.encart_shopme #shme_item_prix_jackpot_val{
	color:#009966;
	height:16px;
}

.shme_home #shme_item_prix_fan_int, .shme_home #shme_item_prix_public_int, .shme_home #shme_item_prix_jackpot_int,
.encart_shopme #shme_item_prix_fan_int,
.encart_shopme #shme_item_prix_public_int,
.encart_shopme #shme_item_prix_jackpot_int{
	padding-left:6px;
	float:left;
	text-align:left;
	width: 56px;
	
}

.shme_home #shme_item_prix_fan_val, .shme_home #shme_item_prix_public_val, .shme_home #shme_item_prix_jackpot_val,
.encart_shopme #shme_item_prix_fan_val,
.encart_shopme #shme_item_prix_public_val,
.encart_shopme #shme_item_prix_jackpot_val{
	/*padding-right:6px;
	float:right;
	text-align:right;*/
}

.shme_home #shme_item_prix_sep,
.encart_shopme #shme_item_prix_sep{
	height:1px;
	border-bottom:1px solid #000000
}

/* ENCART INTERIEUR ANNONCES (accès par catégories et marques/modèles les plus populaires) */
.encart_rech_annonce_title
{
	background: url('../images_site/annonces/encart_ann_titre.png') no-repeat;
	margin: 20px auto 0px;
	width: 201px;
	height: 46px;
	position: relative;
}

.encart_rech_annonce_content
{
	border-left: solid 1px #48484B;
	border-right: solid 1px #48484B;
	border-bottom: solid 1px #48484B;
	background: url('../images_site/annonces/encart_ann_deg.png') repeat-x;
	width: 169px;
	min-height: 213px;
	padding: 10px 20px 5px 10px;
	margin: 0px auto 10px;
	position: relative;
}

.encart_rech_annonce_content a
{
	color: #46464B;
	font-weight: bold;
	text-decoration: underline;
}

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

.encart_rech_annonce_content_title
{
	background: url('../images_site/annonces/encart_ann_curs.png') no-repeat;
	font-size: 15px;
	padding-left: 22px;
	padding-bottom: 8px;
	position: relative;
}

.encart_rech_annonce_content_mm
{
	color: #46464B;
	font-weight: bold;
	line-height: 15px;
}

.encart_rech_annonce_content_mm a
{
	color: #46464B;
	text-decoration: underline;
	font-weight: normal;
}

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

/* ENCART ANNONCES SUR LA HOME */
.ann_listing_home
{
	width: 474px;
	font-size: 11px;
	overflow: hidden;
}

.ann_listing_home .ann_item
{
	width: 226px;
	padding-left: 8px;
	padding-right: 2px;
	min-height: 84px;
	background: url('../images_site/annonces/fond_ann_home.png') repeat-x;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.ann_listing_home .ann_item_last
{
	width: 226px;
	padding-left: 8px;
	padding-right: 2px;
	min-height: 2px;
	position: relative;
	overflow: hidden;
}

.ann_listing_home .ann_item .ann_titre
{
	padding-top:5px;
}

.ann_listing_home .ann_item.left,
.ann_listing_home .ann_item_last.left
{
	float: left;
}

.ann_listing_home .ann_item.right,
.ann_listing_home .ann_item_last.right
{
	float: right;
}

.ann_listing_home .ann_img
{
	float: left;
	width: 70px;
	height: 53px;
	padding-right: 5px;
}

.ann_listing_home .ann_infos
{
	padding-top: 5px;
}

.encart_occasion_contains .sep
{
	width: 217px;
	border-top: 1px solid #FF9900;
	position: relative;
	overflow: hidden;
	float: left;
}

.encart_occasion_contains .home_lien_ann
{
	padding-left: 8px; 
	padding-top: 7px; 
	position: relative; 
	overflow: hidden;
	width: 218px;
}

/* CONTACT */
.c_Contact .contact-block-title
{
	background:url('../images_site/contact/bg-block.png') 0 0 no-repeat;
	position:relative;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	margin-top:2px;
}

.c_Contact .contact-block-title-link
{
	cursor:pointer;	
}

.c_Contact .contact-block-title-link a
{
	color:#fff;
}

.c_Contact .contact-block-title .contact-block-title-fleche
{
	background:url('../images_site/contact/bg-block-fleche.png') 0 0 no-repeat;
	position:absolute;
	right:0;
	top:0;
	width:20px;
	height:35px;
}

.c_Contact .contact-block-title-link .contact-block-title-fleche
{
	background:url('../images_site/contact/bg-block-plus.png') 0 0 no-repeat;
}

.c_Contact .contact-block-title-link:hover .contact-block-title-fleche
{
	background:url('../images_site/contact/bg-block-plus-blanc.png') 0 0 no-repeat;
}


.c_Contact .contact-block-content
{
	background:url('../images_site/contact/bg-block-content.jpg') 0 0 repeat-x #F7F7F7;
	border:1px solid #c00;
	min-height:100px;
	margin-top:-3px;
	padding:15px;
}

.c_Contact .contact-block-content .contact-link
{
	background:url('../images_site/contact/bg-link.png') 20px 50% no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-left:35px;
	margin-bottom:30px;
}

.c_Contact .contact-block-content .contact-link .e_Text
{
	text-decoration:underline;
}

.c_Contact .contact-block-content .contact-link a
{
	color:#000;
}

.c_Contact .contact-block-content .contact-link a:hover
{
	color:#c00;
}

.c_Contact .contact-block-content .e_Text
{
	font-size:15px;
	margin-bottom:15px;
}

.c_Contact .contact-block-content .e_Text span
{
	font-size:11px;
}

.c_Contact .contact-block-content .e_Text span.star
{
	color:#c00;
}

.c_Contact .contact-block-content .form .e_Text
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
}

.c_Contact .contact-block-content .form .form-cols-container
{
	overflow:hidden;
}

.c_Contact .contact-block-content .form .form-cols-container .form-left-col
{
	float:left;
	width:295px;
}

.c_Contact .contact-block-content .form .form-cols-container .form-right-col
{
	float:right;
	width:295px;
}

.c_Contact .contact-block-content .form .form-label
{
	width:70px;
	text-align:left;
}

.c_Contact .contact-block-content .form .form-input
{
	width:180px;
}

.c_Contact .contact-block-content .form .form-input input
{
	width:100%;
}

.c_Contact .contact-block-content .form .form-input select
{
	color:#666;
}

.c_Contact .contact-block-content .form .form-line-captcha
{
	border-top:1px solid #000;
	padding-top:5px;
	margin-top:10px;
}

.c_Contact .contact-block-content .form .form-line-captcha-img
{
	border-bottom:1px solid #000;
	height:50px;
	padding-bottom:5px;
}

.c_Contact .contact-block-content .form .form-line-captcha .e_Text,
.c_Contact .contact-block-content .form .form-line-captcha-img .e_Text
{
	font-size:11px;
	margin-bottom:15px;
}

.c_Contact .contact-block-content .form .e_Text_contact-form-news
{
	font-weight:normal;
	font-size:11px;
}

.c_Contact .contact-block-content .form .e_Text_legal
{
	color:#000;
	font-size:10px;
	font-weight:normal;
	margin:0;
	width:100%;
}

.c_Contact .contact-block-content .form .form-line-submit
{
	overflow:hidden;
	width:82px;
	margin:0 auto;
}

.c_Contact .contact-block-content .form .contact-form-submit
{
	background:none;
	color:#000;
	height:23px;
	line-height:23px;
	width:72px;
}

.c_Contact .contact-block-content .form .contact-form-submit:hover
{
	color:#7F7F7F;
}

.c_Contact .contact-block-content .form .contact-form-error
{
	color:#c00;
	font-size:15px;
	font-weight:bold;
	width:100%;
	text-align:center;
	padding:0 0 20px 0;
}

/* SLIDER ANNONCES */
.annonces-slider
{
	background:url('../images_site/annonces/bg-slider.png') 0 0 repeat-x;
	overflow:hidden;
	position:relative;
	height:17px;
}

.annonces-slider-index
{
	width:188px;
}

.annonces-slider-mailalert
{
	width:292px;
}

.annonces-slider-text
{
	color:#000;
	text-align:center;
	padding-top:2px;
}

.annonces-slider-text span
{
	font-weight:bold;
}

.annonces-slider-text sup
{
	font-size:6px;
}

.annonces-slider-cursor
{
	cursor:pointer;
	width:17px;
	height:17px;
	position:absolute;
}

.annonces-slider-cursor-left
{
	top:0;
	left:0;
	z-index:200;
	padding:2px;
}

.annonces-slider-cursor-right
{
	top:0;
	right:0;
	z-index:100;
}

/* MENTIONS LEGALES */
.c_Page_mentions_legales
{
	font-size:12px;
}

.c_Page_mentions_legales .e_Text a
{
	color:#c00;
}

/* INSCRIPTION NEWSLETTER */
.c_Page_newsletter .cadre-news
{
	padding: 25px 0 0 0;
}

.c_Page_newsletter .cadre-news .title
{
	position: relative;
	height: 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}

.c_Page_newsletter .cadre-news .title .bg
{
	position: absolute;
	background: url('../images_site/franchise/titre-recherche.png') 0 0 no-repeat;
	height: 35px;
	width: 626px;
}

.c_Page_newsletter .cadre-news .title .e_Text
{
	padding-left: 10px;
}

.c_Page_newsletter .cadre-news .cadre-content
{
	position: relative;
	font-size: 12px;
	padding: 13px 15px 10px;
	background: #F7F7F7;
	border: 1px solid #CC0000;
	border-top: none;
	margin-top: -3px;
	overflow: hidden;
	width: 593px;
}

.c_Page_newsletter .form-line .form-input input
{
	width: 104px;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .form-input-space
{
	padding-right: 7px;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .form-label
{
	width: 64px;
	font-weight: bold;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .form-line-newsletter-last
{
	border: none;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .form-line-captcha-img
{
	border-bottom: solid 1px #000;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .form-error-newsletter 
{
	top: -7px;
	right: auto;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .form-check-newsletter
{
	height: 52px;
	width: 592px;
	border-bottom: solid 1px #000;
	border-top: none;
	padding: 15px 0 15px 0;
	margin-top: 1px;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .form-line-submit
{
	padding: 20px 0;
	margin-left: 250px;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .contact-form-submit
{
	width: 110px;
	height: 25px;
	border: none;
	cursor: pointer;
	background: none;
	color: #000;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .contact-form-submit:hover
{
	color: #7F7F7F;
}

.c_Page_newsletter .c_Contact .contact-corps .form-content .e_Text_legal
{
	width: 592px;
	font-size: 10px;
	text-align: justify;
	color: #000;
	margin-top: 25px;
	line-height: 11px;
	margin-left: 0;
}

.c_Page_newsletter .content .intro-newsletter .e_Text strong
{
	color: #CC0000;
	font-weight: normal;
}

/* cadre-content journal*/

.c_Page_services .cadre-service .cadre-content.distributeur {
	background: white;
	
	padding: 0px 0px 0px 15px;
	
	padding-bottom: 0px;
	margin-bottom: 0px;
	
	width: 608px;
}

.distributeur .haut {
	overflow: hidden;
	
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.distributeur .carte {
	float: right;
	margin-bottom: 0px;
	width: 312px;
	height: 418px;
	padding-top: 15px;
	padding-left: 15px;
	background: #F7F7F7;
	
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.distributeur .image_gauche{
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 15px;
	/*font-weight: bold;*/
	width: 275px;
}
.distributeur .texte_recherche{
	margin-bottom: 5px;
	font-weight: bold;
}
.distributeur .liste_deroulante {
}
.distributeur .affichage_distributeur {
	background: url('../images_site/service/fond_listing_distributeur.png') 0 0 no-repeat;
	width: 590px;
	height: 104px;
	margin-bottom: 10px;
	float: left;
}
.distributeur .affichage_distributeur div{
	float: left;
	height: 100%;
	/*border: 1px solid red;*/
	padding-left: 20px;
	padding-top: 10px;
}
.distributeur .affichage_distributeur .adresse{
	width: 200px;
	border-right: 1px solid white;
}
.distributeur .affichage_distributeur .magasin{
	width: 200px;
	border-right: 1px solid white;
}
.distributeur .affichage_distributeur .departement{
	width: 120px;
}
.distributeur .affichage_distributeur a{
	color: #CC0000;
    font-weight: bold;
    text-decoration: underline;
}
.distributeur .affichage_distributeur a:hover {
	color: #000000;
}

.distributeur .color_mag{
	color: #CC0000;
	font-weight: bold;
}

.distributeur .titre_listing_distributeur{
	overflow: auto;	
	margin-bottom: 5px;
	margin-top: 20px;
}
.distributeur .titre_listing_distributeur div{
	float: left;
}
.distributeur .titre_listing_distributeur .adresse, .distributeur .titre_listing_distributeur .magasin{	
	width: 200px;
}
.distributeur .titre_listing_distributeur div{	
	padding-left: 20px;
}

.distributeur .select-container .select{	
	float: left;
	overflow:hidden;
}
.distributeur .select-container .select-submit{	
	float: left;
	margin-left: 5px;
}




.c_Page_services .cadre-service .link_btn .link_center.less_padding a {
	padding: 0 4px;
}






/* VIDEO SWITCHER */
.video-switcher
{
	border:1px solid #48484B;
	margin-bottom:20px;
	min-height:289px;
	overflow:hidden;
	width:623px;
}

.video-switcher .video-switcher-left
{
	float:left;
	width:480px;
	height:289px;
}

.video-switcher .video-switcher-right
{
	float:left;
	width:143px;
	min-height:289px;
}

.video-switcher .video-switcher-right .video-switcher-right-title
{
	background:url('../images_site/service/video-switch-right-back.jpg') 0 0 repeat-x;
	color:#434346;
	font-weight:bold;
	font-size:15px;
	height:38px;
	padding:10px;
}

.video-switcher .video-switcher-right .video-switcher-right-elem
{
	background:url('../images_site/service/video-switch-right-elem-back.jpg') 0 0 repeat-x;
	height:38px;
	font-weight:bold;
	font-size:12px;
	color:#434346;
	padding-left:10px;
	line-height: 38px;
	cursor:pointer;
}

.video-switcher .video-switcher-right .video-switcher-right-elem.selected,
.video-switcher .video-switcher-right .video-switcher-right-elem:hover
{
	background:url('../images_site/service/video-switch-right-elem-back-over.jpg') 0 0 repeat-x;
	color:#fff;
}

/* ADD THIS OVERWRITE */
.addthis_default_style .at300b,
.addthis_default_style .at300m
{
	padding:0 !important;	
}

.at15t_compact
{
	background:none !important;
	width:0 !important;
}

.addthis_button_compact
{
	color:#91939D !important;
	text-decoration:none !important;
}


/* CONSEILS */
.c_Page_conseils .cadre-conseil
{
	padding: 25px 0 0 0;
}

.c_Page_conseils .cadre-conseil .title
{
	position: relative;
	height: 35px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}

.c_Page_conseils .cadre-conseil .title .bg
{
	position: absolute;
	background:url('../images_site/reseau/titre-recherche.png') 0 0 no-repeat;
	height: 35px;
	width: 626px;
}

.c_Page_conseils .cadre-conseil .title .e_Text
{
	padding-left: 10px;
}

.c_Page_conseils .cadre-conseil .cadre-content
{
	position: relative;
	font-size: 12px;
	padding: 13px 15px 10px;
	background: #F7F7F7;
	border: 1px solid #CC0000;
	border-top: none;
	margin-top: -3px;
	overflow: hidden;
	width: 593px;
}

.c_Page_conseils .contact-block-title
{
	background:url('../images_site/contact/bg-block.png') 0 0 no-repeat;
	position:relative;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	margin-top:2px;
	width: 605px;
}

.c_Page_conseils .contact-block-title-link
{
	cursor:pointer;	
}

.c_Page_conseils .contact-block-title-link a
{
	color:#fff;
}

.c_Page_conseils .contact-block-title .contact-block-title-fleche
{
	background:url('../images_site/contact/bg-block-fleche.png') 0 0 no-repeat;
	position:absolute;
	right:0;
	top:0;
	width:20px;
	height:35px;
}

.c_Page_conseils .contact-block-title-link .contact-block-title-fleche
{
	background:url('../images_site/contact/bg-block-plus.png') 0 0 no-repeat;
}

.c_Page_conseils .contact-block-title-link:hover .contact-block-title-fleche
{
	background:url('../images_site/contact/bg-block-plus-blanc.png') 0 0 no-repeat;
}

.c_Page_conseils .cadre-conseil .c_Title .titre .e_Text
{
	color: #CC0000;
	font-weight: bold;
	margin: 10px 0 5px;
	font-size: 14px;
	display: block;
	float: none;
}

.c_Page_conseils .cadre-conseil .c_Paragraph
{
	width: 593px;
}

.c_Page_conseils .cadre-conseil .intro_conseil
{
	margin-bottom: 30px;
	font-weight: bold;
}

.c_Page_conseils .cadre-conseil .c_Paragraph .image_droite img
{
	margin-left: 7px;
}

.c_Page_conseils .cadre-conseil .c_Paragraph .image_gauche img
{
	margin-right: 7px;
}

.c_Page_conseils .cadre-conseil .c_Paragraph .e_Text a
{
	color: #CC0000;
}

.c_Page_conseils .content .intro-conseils .c_Pagination
{
	float: right;
}

.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_lien_page_selected,
.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_lien_page,
.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_sep
{
	float: left;
	padding: 0 3px;
	color: #444546;
	font-weight: normal;
	font-size: 15px;
}

.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_lien_page_selected
{
	font-weight: bold;
	color: #000;
}

.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_lien_page
{
	cursor: pointer;
}

.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_next
{
	cursor: pointer;
	background:url("/common/images_site/annonces/bt_suiv_s1.png") no-repeat scroll 100% 0 transparent;
	height: 16px;
	width: 16px;
	float: left;
	padding-right: 5px;
}

.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_prev
{
	cursor: pointer;
	background:url("/common/images_site/annonces/bt_prece_s1.png") no-repeat scroll 0 0 transparent;
	height: 16px;
	width: 16px;
	float: left;
	padding-left: 5px;
}

.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_next:hover
{
	background:url("/common/images_site/annonces/bt_suiv_s2.png") no-repeat scroll 100% 0 transparent;
}

.c_Page_conseils .content .intro-conseils .c_Pagination .c_Pagination_prev:hover
{
	background:url("/common/images_site/annonces/bt_prece_s2.png") no-repeat scroll 0 0 transparent;
}

.c_Page_conseils .content .partage
{
	float: right;
	color: #7F7F7F;
	font-size: 12px;
	position: relative;
	padding-right: 40px;
	padding-top: 1px;
}

.c_Page_conseils .content .nav a
{
	color: #7A7B7A;
	text-decoration: underline;
	cursor: pointer;
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
}

.c_Page_conseils .content .nav a:hover
{
	color: #000;
}

.c_Page_conseils .content .nav a.prec
{
	background:url("/common/images_site/actualite/precedent.png") no-repeat scroll 100% 0 transparent;
	padding-right: 28px;
}

.c_Page_conseils .content .nav a.suiv
{
	background:url("/common/images_site/actualite/suivant.png") no-repeat scroll 0 0 transparent;
	padding-left: 28px;
}

.c_Page_conseils .content .nav a.prec:hover
{
	background:url("/common/images_site/actualite/precedent_s2.png") no-repeat scroll 100% 0 transparent;
	padding-right: 28px;
}

.c_Page_conseils .content .nav a.suiv:hover
{
	background:url("/common/images_site/actualite/suivant_s2.png") no-repeat scroll 0 0 transparent;
	padding-left: 28px;
}

.c_Page_conseils .content .nav a.prec_disable,
.c_Page_conseils .content .nav a.prec_disable:hover
{
	background:url("/common/images_site/actualite/precedent_s3.png") no-repeat scroll 100% 0 transparent;
	padding-right: 28px;
}

.c_Page_conseils .content .nav a.suiv_disable,
.c_Page_conseils .content .nav a.suiv_disable:hover
{
	background:url("/common/images_site/actualite/suivant_s3.png") no-repeat scroll 0 0 transparent;
	padding-left: 28px;
}

.c_Page_conseils .content .nav a.prec_disable:hover,
.c_Page_conseils .content .nav a.suiv_disable:hover,
.c_Page_conseils .content .nav a.prec_disable,
.c_Page_conseils .content .nav a.suiv_disable
{
	color: #CCC;
	cursor: default;
}


.c_Page_services .cadre-service .cadre-content .e_File {
	font-weight: bold;
}

.c_Page_services .cadre-service .cadre-content.occasion_moto_vendre strong {
	color: #007FC3;
}
.c_Page_services .cadre-service .cadre-content.occasion_moto_vendre strike {
	font-size: 15px;
	text-decoration: none;
}
.c_Page_services .cadre-service .cadre-content.occasion_moto_vendre a {
	color: #000;
}
.c_Page_services .cadre-service .cadre-content.occasion_moto_vendre a:hover {
	color: #CC0000;
}
.c_Page_services .cadre-service .cadre-content.occasion_moto_vendre .no_color strong {
	color: #000;
}

.c_Page_services .cadre-service .cadre-content.occasion_moto_choisir a {
	color: #000;
}
.c_Page_services .cadre-service .cadre-content.occasion_moto_choisir a:hover {
	color: #CC0000;
}

.c_Page_services .cadre-service .cadre-content.occasion_moto_faq_garantie a {
	color: #000;
}
.c_Page_services .cadre-service .cadre-content.occasion_moto_faq_garantie a:hover {
	color: #CC0000;
}

.c_Page_services .cadre-service .cadre-content .link_btn a:hover {
	color: #7F7F7F;;
}

.c_Page_services .faq_garantie_conteneur .cadre-service {
	padding-bottom: 3px;
}

.c_Page_services a[class=lien_standart] {
	color: #000;
}
.c_Page_services a[class=lien_standart]:hover {
	color: #CC0000;
}

/* fanclub */
.c_Page_services .c_Insert_encart_flyer img {
	display: block;
	margin: 0px auto 20px;
	border: 1px solid #000
}

.c_Page_services .fidelite .e_Text_copyright  p, .c_Page_services .fidelite .e_Text_offres_copyright p {
	font-size: 10px;
	line-height: 12px;
}
.c_Page_services .fidelite .e_Text_offres_copyright {
	margin: -50px 0 20px 10px;	
}

.c_Page_services .fidelite .e_Text a {
	color: #000;
}
.c_Page_services .fidelite .e_Text em a {
	color: #007FC3;
}

.c_Page_services .fidelite p {
	font-size: 15px;
	line-height: 20px;
}

.c_Page_services .fidelite .e_Text_description em {
	color: #007FC3;
	font-style: normal;
}

.c_Page_services .fidelite .c_ServiceAvantage {
	background: #DFDFDF;
	padding: 5px 10px;
	margin: 0 0 30px 0;
}

.c_Page_services .fidelite .c_ServiceAvantage .arrow {
	background: url("/common/images_site/service/avantage_arrow.png") no-repeat;
	position: absolute;
	top: -8px;
	left: -8px;
	width: 69px;
	height: 65px
}

.c_Page_services .fidelite .c_ServiceAvantage .e_Image_imghead {
	margin: 0px 0px 15px 70px;
	display: block
}

.c_Page_services .fidelite .c_ServiceAvantage .e_Text_description {
	margin-bottom: 10px
}

.c_Page_services .fidelite .c_Editor_privileges_editor .c_Editor_vertical,.c_Page_services .fidelite .c_Editor_offres_editor .c_Editor_vertical {
	background: #DEDEDE;
	border: 1px solid #DEDEDE;
	margin-bottom: 30px
}

.c_Page_services .fidelite .c_Editor_offres_editor .c_Editor_vertical .c_Editor_vertical {
	background: transparent;
	border: none;
	margin: 0px
}

.c_Page_services .fidelite .c_ServicePrivilege,.c_Page_services .fidelite .c_ServiceOffre {
	background: #EFEFEF;
	margin: 20px 10px;
	padding: 10px;
	overflow: hidden;
}

.c_Page_services .fidelite .c_ServicePrivilege .e_Text_conditions p {
	font-size: 10px;
	line-height: 12px;
}

.c_Page_services .fidelite .c_ServicePrivilege .e_Image_img {
	float: left;
	margin-right: 5px;
	width: 105px
}

.c_Page_services .fidelite .c_ServicePrivilege.edit .e_Image_img {
	float: none
}

.c_Page_services .fidelite .e_Image_privileges_title,.c_Page_services .fidelite .e_Image_offres_title {
	position: relative;
	background: #DEDEDE;
	height: 70px;
}

.c_Page_services .fidelite .e_Image_privileges_title img,.c_Page_services .fidelite .e_Image_offres_title img {
	background: url("/common/images_site/service/avantage_arrow.png") no-repeat;
	position: absolute;
	top: -8px;
	left: -8px;
	padding: 15px 0 20px 90px
}

.c_Page_services a.toplink {
	float: right;
	color: #000;
	padding-right: 20px;
	text-decoration: none;
	background: url("/common/images_site/service/top-arrow.png") no-repeat center right;
}

.c_Page_services .fidelite .e_Image_privileges_title img {
	padding-top: 30px
}

.c_Page_services .fidelite .c_ServiceOffre .c_ImageContainer {
	float: left;
	margin-right: 10px
}

.c_Page_services .fidelite .c_ServiceOffre .c_Paragraph {
	overflow: visible
}

.c_Page_services .fidelite .c_ServiceOffre .c_ImageContainer.edit {
	float: none
}

.c_Page_services .fidelite .c_ServiceOffre .c_LinkContainer a {
	color: #000;
	font-size: 11px
}

.c_Page_services .fidelite .c_ServiceOffre .titre {
	color: #007FC3;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
}
.c_Page_services .c_ServiceFaqItem .cadre-service .title-bg-top {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 30px;
	background: url("../images_site/service/cadre-titre.png") no-repeat top left;
}
.c_Page_services .c_ServiceFaqItem .cadre-service .title-bg {
	position: absolute;
	top: 30px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #505052;
}
.c_Page_services .c_ServiceFaqItem .cadre-service .title-faq {
	position: relative;
	padding: 10px;
	min-height: 15px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	position: relative;
}
.c_Page_services .c_ServiceFaqItem .cadre-service .title-faq .arrow {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 20px;
	background: url("../images_site/service/blue-arrow.png") no-repeat #000 center center;
}

.c_Page_services .c_ServiceLine_magasins .magasins-participants {
	background: #181715;	
	border: 1px solid #181715;	
}
.c_Page_services .c_ServiceLine_magasins .magasins-participants ul {
	list-style-type: none;
	padding: 10px 50px 30px;
}
.c_Page_services .c_ServiceLine_magasins .magasins-participants ul li {
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
}
.c_Page_services .c_ServiceLine_magasins .magasins-participants a {
	color: #FFF;	
}

<!--
/**************************************/
/*  CSS de la classe menuD */
/**************************************/

span.mD_hideB {
        display: none;
}
 span.mD_showB {
        display: block;
        background-color: #FFFFFF;
        font-size: 0.8em;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        display: block;
        width: 194px;                                                           
        border : 1px solid gray;
        color: #000000;
}

.mD_hideFleche {background: url(/imges/MenuD/flecheCote.gif) no-repeat center; }

.mD_showFleche {background: url(/imges/MenuD/flecheBas.gif) no-repeat center; }

/***TYPE1*****/
.mD_titMD1 { font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color: #000000; padding-right:5px}
.mD_titMD1Roll { font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color: #CC0000; padding-right:5px }
/***TYPE2*****/
.mD_titMD2 { font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color: #000000; padding-right:5px}
.mD_titMD2Roll { font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color: #666666; padding-right:5px }


.mD_txtEntete {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
        background: #FFFFFF url(/imges/MenuD/fondBT) repeat-x;
        text-align: right;
        cursor:pointer;
}

a.mD_txtEntete:hover { color: #FF0000; }
.mD_fontOngle {background: #000000; }
.mD_fondTab {background: #000000 url(/imges/MenuD/fond.jpg) repeat-y right; }
img.mD_hideBas {display: none; }
img.mD_showBas {display: block; }

/**************************************/
/*  FIN de la CSS de la classe menuD */
/**************************************/

.c_Menu_menu_head {
    bottom: 0;
    left: 0!important;
    position: absolute;
    right: 0;
}

.c_Editor .c_Editor_zone2 {
    position: relative;
	float: left;
}

