/** INIT **/

html, body, * {
  margin: 0;
  padding: 0;
  font-family: Arial;
  
}

html {
	/overflow-x:hidden;
}

body {
  background-color: #fff;
}

img {
	border: 0;
}

#global {
  width: 965px;
  margin: 20px auto;
}

.cmsgabarit {
	width: 965px;
	margin: 20px auto;
}

.cmsgabaritbody {
	vertical-align: top;
}

.cmsgabaritbonus {
	vertical-align: top;
}

.nmRed { color:#A71B31; }
.nmRedFonce { color:#8D173D; }
.nmGris { color:#6E6E6E; }
.nmTitre01 { font-size: 18px; }
.nmFont11 { font-size: 11px; }
.styleInput { display: block; font-weight: bold; font-size: 13px; background-color: #d1d3d4; border: 0px; margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px; }
.styleSelect { background:#CA003A; color:#FFFFFF; font-size:11px; font-weight:bold; border:0px solid; padding:3px; }

/** MENU **/

#menuhaut {
  height: 77px;
}

#menuhaut dl, #menuhaut dt, #menuhaut dd {
  display: inline;
}

#menuhaut dl {
  margin-right: -2px;
  }

#menuhaut dt {
  cursor: pointer;
}

#menuhaut dt a { color:#ffffff; }

#menuhaut dd {
  position: absolute;
}

#menuhaut ul {
  list-style: none;
  position: relative;
  top:-4px;
}

#menuhaut li {
  display: inline;
  padding: 0 5px 0 5px;
}

/** Positions sous-menus (prefixe - pour IE6, prefixe / pour IE7, que / pour les deux versions) **/

#menuhaut ul {
  /top: 40px;
}

#menuhaut ul.smenuhaut2 {
  /left: -204px;
}

#menuhaut ul.smenuhaut3 {
  left: 113px;
  /left: -216px;
}

#menuhaut ul.smenuhaut4 {
  left: 225px;
  /left: -180px;
}

#menuhaut ul.smenuhaut5 {
  left: 90px;
  /left: -480px;
}

#menuhaut ul.smenuhaut7 {
  left: 430px;
  /left: -405px;
}

#menuhaut ul.smenuhaut8 {
  left: 300px;
  /left: -705px;
}

/** REGLAGES SOUS-MENU **/

#menuhaut li {
  color: #db007a; /* Couleur puce */
  font-size: 18px; /* Taille puce */
}

#menuhaut li a {
  font-size: 15px; /* Taille texte */
  color: #7b122f; /* Couleur texte */
  text-decoration: none; /* Non soulignÈ */
}

#menuhaut li a:hover {
  color: #f08900; /* Couleur texte rollover */
  text-decoration: underline; /* SoulignÈ */
}

.menu_puce_marge {
	margin-bottom: 2px;
}

/** STRUCTURE **/

#content {
	width: 965px;
}

#contenu {
	width: 741px;
	float: left;
}

#droite{
	width: 201px;
	float: left;
	margin-left: 0px;
}

.spacer {
	clear: both;
	visibility: hidden;
}

#footer {
	width: 965px;
	height: 25px;
	font-size: 11px;
	color: #5e4437;
	margin: 0px 0px 0px 0px;
}

/** MENU DROITE **/

#search_text { float:left; }
.search img { margin:2px 0 0 8px; }

#search_text {
	display: block;
	font-weight: bold;
	font-size: 13px;
	width: 154px;
	height: 23px;
	background-color: #d1d3d4;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}

#subscribeFormHome_mail {
	float:left;
	display: block;
	font-weight: bold;
	font-size: 13px;
	width: 164px;
	height: 23px;
	background-color: #d1d3d4;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}
#subscribe_button { margin:2px 0 0 12px; }

.droite_champ_recherche {
	display: block;
	font-weight: bold;
	font-size: 13px;
	width: 154px;
	height: 23px;
	background-color: #d1d3d4;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}

.droite_tab_recherche {
	width: 200px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.droite_tab_recherche2 {
	width: 203px;
	height: 28px;
	margin: 0px 0px 0px -2px;
	padding: 0px 0px 0px 0px;
}

.droite_titre_menu {
	width: 201px;
	margin: 15px 0px 10px 0px;
}

.droite_lien_horaires {
	font-size: 13px;
	font-weight: bold;
	color: #1a171a;
	text-decoration: none;
}

.droite_saut_ligne {
	line-height: 8px;
}

.droite_texte {
	color: #000000;
	font-size: 13px;
}
.droite_lien_plus {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.droite_inscrire {
	width: 176px;
	text-align: right;
	padding: 0px 12px 0px 0px;
}

.droite_inscrire a {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

/** PIED DE PAGE **/

#footer a {
	font-size: 11px;
	color: #5e4437;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_menu {
	padding: 15px 0px 0px 20px;
}

#footer_gauche {
	float: left;
	width: 478px;
}

#footer_milieu {
	float: left;
	width: 263px;
}

#footer_barre {
	width: 263px;
	height: 3px;
	line-height: 1px;
	overflow:none;
	background-color: #b7b9ba;
	margin: 23px 0px 0px 0px;
}

#footer_droite {
	width: 201px;
	float: left;
	margin-left: 23px;
	padding-top: 2px;
}

#footer_droite select  {
	width: 200px;
	background:#CA003A;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:0px solid;
	padding:3px;
}
/* #footer_droite select  {	position: relative;	width: 200px;	opacity: 0;	filter: alpha(opacity=0);	z-index: 5; } */

select.styled {
	position: relative;
	width: 201px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}

 span.select {
   position: absolute;
   width: 196px;
   height: 20px;
   color: #ffffff;
   padding: 4px 0px 0px 5px;
   font-size: 12px;
   font-weight: bold;
   background: url('../images1002/footer_select.jpg') no-repeat;
   overflow: hidden;
}

/** CONTENU HOME **/

#home_flash {
	margin: 0px 0px 11px 0px;
}

#td_DidYouKnowThat {
position:absolute;
width:350px;
color:#000000;
font:bold;

}

.home_titre_flash {
	float: left;
}

#home_img_centre {
	width: 355px;
	height: 252px;
	float : left;
	margin: 0px 0px 17px 0px;
}

#home_infos {
	width: 372px;
	height: 252px;
	float : left;
	margin: 0px 0px 17px 14px;
	/margin: 0px 0px 17px 14px;
	-margin: 0px 0px 17px 13px;
}

#home_enseignes {
	width: 372px;
	height: 111px;
	margin-bottom: 6px;
	background-image: url('../images1002/contenu_home_enseignes.jpg');
	background-repeat: no-repeat;
}

#home_img_enseigne {
	float: right;
	margin: 6px 6px 6px 0px;
}

#home_saviez_vous {
	width: 352px;
	height: 90px;
	background-image: url('../images1002/contenu_home_saviez_vous.jpg');
	background-repeat: no-repeat;
	padding: 45px 10px 0px 10px;
}

#home_saviez_vous p.home_texte_saviez {
	font-size: 13px;
	color: #FFFFFF;
}

#home_saviez_vous p.home_lien_plus {
	display: block;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.home_lien_plus a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#home_select_enseigne {
	padding: 40px 0px 0px 10px;
}

#home_select_enseigne select {
	width: 192px;
	background:#CA003A;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:0px solid;
	padding:3px;
}
/* #home_select_enseigne select {	position: relative;	width: 192px;	opacity: 0;	filter: alpha(opacity=0);	z-index: 5; } */

select.styled2 {
	position: relative;
	width: 192px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}

span.select2 {
   position: absolute;
   float:left;
   width: 187px;
   height: 21px;
   color: #FFFFFF;
   padding: 4px 0px 0px 5px;
   font-size: 12px;
   font-weight: bold;
   background: url('../images1002/contenu_home_select.jpg') no-repeat;
   overflow: hidden;
}


select.styled5 {
	position: relative;
	width: 201px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}

span.select5 {
   position: absolute;
   float:left;
   width: 196px;
   height: 21px;
   color: #FFFFFF;
   padding: 4px 0px 0px 5px;
   font-size: 12px;
   font-weight: bold;
   background: url('../images1002/services_cat_select.jpg') no-repeat;
   overflow: hidden;
}

.home_saut_ligne {
	line-height: 15px;
}

/** CONTENU ACTU BOUTIQUE LISTE **/

#actu_boutique_sous_titre {
	float: left;
}

#actu_boutique_select {
	float: right;
	margin-right:20px;
}

#actu_boutique_select select {
	width: 245px;
	background:#CA003A;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:0px solid;
	padding:3px;
}
#recherche_boutique_gauche select {
	width: 245px;
	background:#CA003A;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:0px solid;
	padding:3px;
}
/* #recherche_boutique_gauche select {	position: relative;	width: 245px;	opacity: 0;	filter: alpha(opacity=0);	z-index: 5; } */

select.styled3 {
	position: relative;
	width: 245px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}

span.select3 {
   position: absolute;
   float:left;
   width: 240px;
   height: 20px;
   color: #FFFFFF;
   padding: 4px 0px 0px 5px;
   font-size: 12px;
   font-weight: bold;
   background: url('../images1002/actu_boutique_select.jpg') no-repeat;
   overflow: hidden;
}

#lib { display:none; }

.actualites {
	position:relative;
	display:table;
	width: 741px;
	border-bottom: 1px solid #bfbfbf;
	margin: 15px 0px 10px 0px;
	font-size: 12px;
}

.actualites_image {
	width: 334px;
	float: right;
	margin: 0px 0px 15px 15px;
	text-align: right;
}

.actualites-boutique  {
	font-weight: bold;
	color: #f04f00;
	font-size: 18px;
	text-align: left;
}

.actualites-nom {
	font-size: 14px;
	font-weight: bold;
	color: #f04f00;
}

.actualites-boutique a {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

.actualites-boutique a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}

#recherche_boutique_droite .actualites { width:250px; }
#recherche_boutique_droite .actualites-description { width:250px; }
#recherche_boutique_droite .actualites img { margin:0; padding:0; }
#recherche_boutique_droite .actualites_image { clear:both; width:250px; margin:0; padding:0; text-align: left; }
#recherche_boutique_droite p { font-size:12px; }

#boutique_fiche_haut_droite { 	background-color: #e4cfd5; }
#boutique_fiche_haut_droite .actualites { width:240px; border-bottom: 1px solid #bfbfbf; margin: 15px; }
#boutique_fiche_haut_droite .actualites-description { width:240px; }
#boutique_fiche_haut_droite .actualites img { margin:0; padding:0; }
#boutique_fiche_haut_droite .actualites_image { clear:both; width:240px; margin:0; padding:0; text-align: left; }
#boutique_fiche_haut_droite p { font-size:12px; }
#boutique_fiche_haut_droite_toutes_actus { margin: 15px; }

.actu_boutique_liste_gauche {
	width: 400px;
	float: left;
	font-size: 13px;
	margin: 0px 0px 15px 0px;
}

.actu_boutique_liste_gauche a {
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}

.actu_boutique_liste_gauche a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
}

.actu_boutique_liste_logo {
	width: 124px;
	float: left;
	text-align: center;
}

.actu_boutique_pagination {
	width: 741px;
	text-align: center;
	font-size: 15px;
	color: #c90039;
	font-weight: bold;
}

.actu_boutique_pagination a {
	font-weight: normal;
	text-decoration: none;
	color: #c90039;
}

.actu_boutique_pagination a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #c90039;
}

/** CONTENU ACTU CENTRE SOMMAIRE **/

.actu_centre_sommaire_titre1 {
	font-size: 20px;
	font-weight: bold;
	color: #f04f00;
}

.actu_centre_sommaire_titre2 {
	font-size: 16px;
	font-weight: bold;
	color: #f04f00;
}

.actu_centre_sommaire_texte {
	font-size: 12px;
	color: #000000;
}

#actu_centre_sommaire_anim_gauche {
	width: 501px;
	float: left;
}

#actu_centre_sommaire_anim_droite {
	width: 235px;
	float: left;
	margin: 0px 0px 0px 5px;
}

.actu_centre_sommaire_lien_gauche {
	float: left;
}

.actu_centre_sommaire_lien_droite {
	float: right;
	margin: 0px 5px 0px 0px;
}

.lien_orange {
	font-size: 12px;
	color: #f04f00;
	text-decoration: none;
}

.lien_rouge {
	font-size: 12px;
	color: #c90039;
	text-decoration: none;
}

.lien_vert {
	font-size: 12px;
	color: #f08a00;
	text-decoration: none;
}

#actu_centre_sommaire_tendance_gauche {
	width: 363px;
	float: left;
}

#actu_centre_sommaire_tendance_droite {
	width: 363px;
	float: left;
	margin: 0px 0px 0px 15px;
	text-align:right;
}

#actu_centre_sommaire_tendance_gauche2 {
	width: 337px;
	float: left;
	background-color: #fcdccc;
	padding: 10px 13px 10px 13px;
}

#actu_centre_sommaire_tendance_droite2 {
	width: 335px;
	float: right;
	margin: 0px 0px 0px 15px;
	background-color: #edd1d6;
	padding: 10px 13px 10px 13px;
}

.actu_centre_tendances_archives {
	font-size: 13px;
	color: #000000;
}

.actu_centre_tendances_dates {
	padding: 0px 0px 0px 30px;
}

#actu_centre_tendance_gauche {
	width: 355px;
	float: left;
}

#actu_centre_tendance_droite {
	width: 371px;
	float: left;
	background-color: #ad283e;
	margin: 0px 0px 0px 15px;
}

.texte_centre_tendance_zoom {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 15px 5px 15px;
}

.actu_centre_tendance_imgIE {
	margin: 0px 0px -3px 0px;
}

.img_right {
	float: right;
}

.violet {
	color: #e3007b;
}

.violet2 {
	color: #c90039;
}

.actualites_creation_date{
   visibility: hidden;
}

.actualites_selectionne_fiche_boutique{
   visibility:hidden;
}

.actu_centre_tend_suiv {
	font-size: 13px;
	color: #cccccc;
}

.actu_centre_tend_suiv  a{
	font-size: 13px;
	color: #c90039;
	text-decoration: none;
}

.actu_centre_liste_titre {
	width: 263px;
	font-weight: bold;
	color: #c90039;
	font-size: 18px;
	text-align: left;
}

.actu_centre_liste_gauche {
	width: 392px;
	float: left;
	font-size: 13px;
	margin: 0px 15px 15px 0px;
}

.actu_centre_pagination {
	width: 741px;
	text-align: center;
	font-size: 15px;
	color: #c90039;
	font-weight: bold;
}

.actu_centre_pagination a {
	font-weight: normal;
	text-decoration: none;
	color: #c90039;
}

.actu_centre_pagination a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #c90039;
}

#actu_annonces_gauche {
	width: 195px;
	float: left;
}

#actu_annonces_droite {
	width: 536px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.actu_annonces_bouton_off {
	width: 177px;
	height: 23px;
	background-image: url('../images1002/actu_annonces_btn_off.jpg');
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 0px 10px;
}

.actu_annonces_bouton_off a {
	display: block;
	font-size: 15px;
	color: #c90039;
	font-weight: bold;
	text-decoration: none;
}

.actu_annonces_bouton_on {
	width: 177px;
	height: 23px;
	background-image: url('../images1002/actu_annonces_btn_on.jpg');
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 0px 10px;
}

.actu_annonces_bouton_on a {
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.actu_annonces_bouton_off2 {
	width: 177px;
	height: 42px;
	background-image: url('../images1002/actu_annonces_btn_off.jpg');
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 0px 10px;
}

.actu_annonces_bouton_off2 a {
	display: block;
	font-size: 15px;
	color: #c90039;
	font-weight: bold;
	text-decoration: none;
}

.actu_annonces_bouton_on2 {
	width: 177px;
	height: 42px;
	background-image: url('../images1002/actu_annonces_btn_on.jpg');
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 0px 10px;
}

.actu_annonces_bouton_on2 a {
	display: block;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.actu_annonce_texte_form1 {
	font-size: 13px;

	color: #000000;
}

.actu_annonce_texte_form2 {
	font-size: 15px;
	color: #a81b32;
}

.actu_annonce_texte_form3 {
	font-size: 13px;
	color: #a81b32;
}

.actu_annonce_texte_form4 {
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.actu_annonces_oublier_pass {
	font-size: 11px;
	color: #b7b9ba;
	line-height: 11px;
	/line-height: 22px;
	-line-height: 22px;
	text-decoration: underline;
	margin-left: 16px;
	/margin-left: -180px;
	-margin-left: -185px;
}

.flotte_gauche_annonces {
	float: left;
}

.actu_annonce_champ1 {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 163px;
	height: 19px;
	background-color: #dcddde;
	border: 0px;
	margin: 0px 0px 0px 0px;
	/margin: 0px 0px 0px -10px;
	-margin: 0px 0px 0px -5px;
	padding: 3px 0px 0px 5px;
}

.actu_annonce_champ5 {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 163px;
	height: 19px;
	background-color: #dcddde;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
}

.actu_annonce_champ2 {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 163px;
	height: 19px;
	background-color: #dcddde;
	border: 0px;
	margin: 0px 16px 0px 16px;
	/margin: 0px 14px 0px 14px;
	-margin: 0px 14px 0px 14px;
	padding: 3px 0px 0px 5px;
}

.actu_annonce_champ3 {
	float: left;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	/width: 168px;
	height: 22px;
	background-color: #dcddde;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

.actu_annonce_champ4 {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 163px;
	height: 19px;
	background-color: #dcddde;
	border: 0px;
	margin: 0px 0px 8px 0px;
	padding: 3px 0px 0px 5px;
}

.actu_annonce_envoyer {
	margin: 3px 0px 0px 0px;
}

.actu_annonce_radio_droite {
	margin: 0px 0px 0px 20px;
}

.actu_annonce_radio_texte {
	font-size: 12px;
	color: #000000;
}

.actu_annonce_texte_annonce_gauche {
	float: left;
	width: 168px;
	margin: 0px 0px 0px 0px;
}

.actu_annonce_texte_annonce_droite {
	float: left;
	width: 353px;
	/width: 345px;
	margin: 0px 0px 0px 15px;
	/margin: 0px 0px 0px 11px;
}

.actu_annonce_textarea {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 343px;
	/width: 335px;
	height: 109px;
	background-color: #dcddde;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	overflow: hidden;
}

.actu_annonce_envoyer2 {
	float: right;
}

.flotte_gauche {
	float:left;
}

.flotte_droite {
	float:right;
}

.actu_annonce_dates {
	padding: 0px 0px 0px 30px;
}

.actu_annonce_pseudo {
	font-size: 13px;
	color: #c90039;
	padding: 0px 0px 0px 15px;
}

.actu_annonce_pseudo_selected {
	font-size: 13px;
	color: #000000;
	padding: 0px 0px 0px 15px;
}

.actu_annonce_lien{
	font-size: 12px;
	color: #c90039;
	text-decoration: underline;
}

.actu_annonce_lien_selected {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

#actu_annonce_droite {
	width: 340px;
	float: right;
	background-color: #edd1d6;
	padding: 10px 15px 10px 10px;
}

.actu_annonce_texte {
	font-size: 12px;
	color: #000000;
}

.actu_annonce_texte_rouge {
	color: #c90039;
}

.actu_annonce_lien_repondre {
	font-size: 12px;
	color: #c90039;
	font-weight: bold;
	text-decoration: none;
}

#autour_centre_gauche {
	float: left;
	width: 490px;
	margin: 0px 16px 0px 0px;
}

#autour_centre_droite {
	float: left;
	width: 215px;
	background-color: #edd1d6;
	padding: 10px 10px 10px 10px;
}

.actu_centre_sous_titre {
	font-size: 15px;
	font-weight: bold;
	color: #f04f00;
}

.actu_centre_sous_titre_droite {
	font-size: 15px;
	font-weight: bold;
	color: #c90039;
}

.autour_centre_item_gauche {
	float: left;
	width: 350px;
	margin: 0px 15px 0px 0px;
}

.autour_centre_item_droite {
	float: left;
	width: 125px;
}

.autour_centre_item_gauche a {
	font-size: 12px;
	color: #c90039;
	text-decoration: underline;
}

.autour_centre_texte_droite {
	font-size: 11px;
	color: #000000;
}

#left_col {
	width:759px;
}

#boutique_fiche_haut_left {
	float: left;
	width: 470px;
}

#boutique_fiche_haut_gauche {
	float: left;
	width: 155px;
	margin: 0px 15px 0px 0px;
}

#boutique_fiche_haut_milieu {
	float: right;
	width: 280px;
	margin: 0px 15px 0px 0px;
}

#boutique_fiche_haut_droite {
	float: left;
	width: 265px;
	/width: 265px;
	-width: 255px;
        font-size:12px;
}

#boutique_fiche_haut_droite h1{
       font-size: 16px;
}

#boutique_fiche_haut_droite h2{
       font-size: 16px;
}

.boutique_fiche_texte {
	font-size: 12px;
	color: #000000;

}

.boutique_fiche_texte_titre {
	font-size: 14px;
	color: #f04f00;
	font-weight: bold;
}

#boutique_fiche_bas_gauche {
	float: left;
	width: 442px;
	margin: 0px 15px 0px 0px;
}

#boutique_fiche_bas_droite{
	float: left;
	width: 284px;
}

#boutique_fiche_main { float:left; width:445px; font-size:12px; }
#boutique_fiche_main h1{ font-size: 16px; }
#boutique_fiche_main h2{ font-size: 16px; }

.boutique_fiche_lien_actu {
	font-size: 12px;
	color: #f04f00;
	font-weight: bold;
	text-decoration: none;
}

#histoire_centre_gauche {
	float: left;
	width: 487px;
	margin: 0px 19px 0px 0px;
}

#histoire_centre_droite {
	float: left;
	width: 235px;
}

#histoire_centre_infos {
	width: 220px;
	background-color: #e4cfd5;
	padding: 10px 5px 10px 10px;
	font-size: 13px;
	color: #000000;
}

.histoire_centre_infos_titre {
	font-size: 18px;
	color: #a81b32;
}

.histoire_centre_img2 {
	margin: 2px 0px 0px 0px;
}

.histoire_centre_img3 {
	margin: 3px 0px 0px 0px;
	/margin: -18px 0px 0px 0px;
}

.histoire_centre_img4 {
	margin: 11px 0px 0px 0px;
	/margin: -10px 0px 0px 0px;
}

#info_acces_centre_gauche {
	float: left;
	width: 470px;
	/width: 470px;
	-width: 464px;
	padding: 10px 10px 10px 10px;
	background-color: #edd1d5;
}

#info_acces_centre_droite {
	float: right;
	width: 236px;
	margin: 0px 0px 0px 15px;
	/margin: 0px 0px 0px 15px;
	-margin: 0px 0px 0px 15px;
	text-align: right;
}

.info_acces_centre_picto {
	float: left;
	width: 42px;
	text-align: center;
}

.info_acces_centre_texte {
	float: left;
	width: 408px;
	margin: 0px 0px 0px 20px;
	font-size: 11px;
	color: #000000;
}

.info_acces_centre_texte a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.info_acces_centre_image {
	margin: 18px 0px 0px 0px;
	/margin: 18px 0px 0px 0px;
	-margin: 18px 0px 0px 0px;
}

#services_categories_gauche {
	float: left;
	width: 238px;
}

#services_categories_droite {
	float: left;
	width: 488px;
	margin: 0px 0px 0px 15px;
}

.services_categories_texte {
	font-size: 13px;
	color: #000000;
}

.services_categories_item {
	width: 488px;
	border-bottom: 1px solid #d4d4d4;
}

.services_categories_picto {
	float: left;
	width: 47px;
}

.services_categories_item_texte {
	float: left;
	width: 426px;
	margin: 0px 0px 20px 15px;
}

.services_categories_titre {
	font-size: 15px;
	color: #f04f00;
}

#plan_acces_gauche {
	float: left;
	width: 485px;
	font-size: 13px;
	color: #000000;
}

#plan_acces_gauche a {
	font-size: 13px;
	color: #c90039;
	text-decoration: underline;
}

#plan_acces_droite {
	float: left;
	width:239px;
	border-left: 2px solid #f04f00;
	font-size: 13px;
	color: #000000;
	padding: 0px 0px 0px 15px;
}

.plan_acces_titre {
	font-size: 15px;
	color: #c90039;
}

#infos_horaires_gauche {
	float: left;
	width: 355px;
	font-size: 13px;
	color: #000000;
}

#infos_horaires_droite {
	float: left;
	width: 371px;
	margin: 0px 0px 0px 15px;
}

.infos_horaires_texte_rouge {
	font-size: 13px;
	color: #c90039;
}

#infos_horaires_bloc_rouge {
	width: 741px;
	background-color: #edd1d6;
	margin: 3px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}

#infos_horaires_ouvertures1 {
	float: left;
	width: 330px;
	font-size: 13px;
	color: #000000;
	padding: 0px 0px 0px 40px;
}

#infos_horaires_ouvertures2 {
	float: left;
	width: 371px;
	font-size: 13px;
	color: #000000;
}

.visite_virtuelle_texte {
	font-size: 13px;
	color: #OOOOOO;
}

#visite_virtuelle_gauche {
	float: left;
	width: 488px;
	font-size: 13px;
	color: #000000;
}

#visite_virtuelle_droite {
	float: left;
	width: 238px;
	margin: 0px 0px 0px 15px;
}

#recherche_boutique_gauche {
	float: left;
	width: 460px;
}

#recherche_boutique_droite {
	float: left;
	width: 266px;
	margin: 0px 0px 0px 15px;
}

#recherche_boutique_thema_haut {
	width: 460px;
	height: 14px;
	background:#EBEBED;
	background-image: url('../images1002/recherche_boutique_themaH.jpg');

	background-repeat: no-repeat;
	/margin: 0px 0px 0px 0px;
	-margin: 0px 0px -5px 0px;
}

#recherche_boutique_thema {
	width: 460px;
	background:#EBEBED;
	background-image: url('../images1002/recherche_boutique_themaM.jpg');
	background-repeat: repeat-y;
}

#recherche_boutique_thema li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#recherche_boutique_thema_bas {
	width: 460px;
	height: 10px;
	background:#EBEBED;
	background-image: url('../images1002/recherche_boutique_themaB.jpg');
	background-repeat: no-repeat;

}

#recherche_boutique_theme {
	float: left;
	width: 121px;
}
#ul_themes {
	float: left;
	width: 121px;
}

#ul_themes li a {	display: block;	width: 111px;	font-size: 12px;	color: #c90039;	font-weight: normal;	text-decoration: none;	padding: 2px 0px 0px 10px;	cursor: pointer; }
#ul_themes li a:hover {	display: block;	width: 111px;		font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	background:#7A112F; background-image: url('../images1002/recherche_bou_select_theme.jpg');	background-repeat: no-repeat;	padding: 2px 0px 0px 10px;	cursor: pointer; }
.recherche_boutique_theme1_hover {	display: block;	width: 111px;		font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none; background:#7A112F;	background-image: url('../images1002/recherche_bou_select_theme.jpg');	background-repeat: no-repeat;	padding: 2px 0px 0px 10px;	cursor: pointer; }
#ul_sousThemes li a {	display: block;	width: 155px;	font-size:12px;	color: #c90039;	font-weight: normal;	text-decoration: none;	padding: 2px 0px 0px 10px;	cursor: pointer; }
#ul_sousThemes li a:hover {	display: block;	width: 155px;	font-size:12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none; background:#CA003A;	background-image: url('../images1002/recherche_bou_select_type.jpg');	background-repeat: no-repeat;	padding: 2px 0px 0px 10px;	cursor: pointer; }
.recherche_boutique_type1_hover {	display: block;	width: 155px;	font-size:12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none; background:#CA003A;	background-image: url('../images1002/recherche_bou_select_type.jpg');	background-repeat: no-repeat;	padding: 2px 0px 0px 10px;	cursor: pointer; }
#ul_boutiques li a {	display: block;	width: 164px;	font-size:12px;	color: #c90039;	font-weight: normal;	text-decoration: none;	padding: 2px 0px 0px 10px;	cursor: pointer; }
#ul_boutiques li a:hover {	display: block;	width: 164px;	font-size:12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none; background:#F04F01;	background-image: url('../images1002/recherche_bou_select_mag.jpg');	background-repeat: no-repeat;	padding: 2px 0px 0px 10px;	cursor: pointer; }

#recherche_boutique_theme_type {
	float: left;
	width: 165px;
}
#ul_sousThemes {
	float: left;
	width: 165px;
}

#recherche_boutique_theme_mag {
	float: left;
	width: 174px;
}
#ul_boutiques {
	float: left;
	width: 174px;
}

.type_hidden {
	display: none;
}

.type_show {
	display: block;
}

.recherche_boutique_titre {
	font-size: 15px;
	color: #f04f00;
	font-weight: bold;
}

.recherche_boutique_texte {
	font-size: 13px;
	color: #000000;
}

#contact_centre_gauche {
	float: left;
	width: 490px;
	font-size: 13px;
	color: #000000;
}

#contact_centre_droite {
	float: left;
	width: 235px;
	margin: 0px 0px 0px 16px;
	/margin: 0px 0px 0px 16px;
	-margin: 0px 0px 0px 15px;
}

#contact_centre_texte_directeur {
	float: left;
	width: 370px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

#contact_centre_photo_directeur {
	float: left;
	width: 105px;
	margin: 0px 0px 0px 15px;
}

.contact_centre_champ1 {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 95px;
	height: 15px;
	background-color: #dbdcdc;
	border: 0px;
	margin: 0px 22px 0px 0px;
	/* /margin: 0px 0px 0px -10px;
	-margin: 0px 0px 0px -5px; */
	padding: 0px 0px 0px 5px;
}

.contact_centre_champ3 {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 95px;
	height: 15px;
	background-color: #dbdcdc;
	border: 0px;
	margin: 0px 22px 0px 0px;
	/margin: 0px 0px 0px -10px;
	-margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 5px;
}

.contact_centre_champ2 {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 241px;
	height: 15px;
	background-color: #dbdcdc;
	border: 0px;
	margin: 0px 0px 0px 0px;
	/margin: 0px 0px 0px -10px;
	-margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 5px;
}

.contact_centre_textarea {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 480px;
	/* /width: 335px; */
	height: 97px;
	background-color: #dbdcdc;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	overflow: hidden;
}

#contact_centre_saisissez {
	float: left;
	width: 252px;
	font-size: 11px;
}

#contact_centre_captcha {
	float: left;
	width: 108px;
	margin: 0px 15px 0px 15px;
}

#contact_centre_envoyer {
	float: left;
	width: 100px;
}

.contact_centre_texte_italic {
	font-size: 10px;
	font-style: italic;
}

#contact_centre_coordH {
	width: 235px;
	height: 42px;
	background-image: url('../images1002/contact_centre_coordH.jpg');
	background-repeat: no-repeat;
}

#contact_centre_coord {
	width: 204px;
	height:682px;
	background-color: #c66a79;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px 0px 0px 1px;
	padding: 0px 15px 0px 15px;
}

.contact_centre_coord_titre {
	font-size: 15px;
	color: #FFFFFF;
}

#contact_centre_coordB {
	width: 235px;
	height: 13px;
	background-image: url('../images1002/contact_centre_coordB.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
}

select.styled4 {
	position: relative;
	width: 100px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}

span.select4 {
   position: absolute;
   width: 95px;
   height: 15px;
   color: #000000;
   padding: 0px 0px 0px 5px;
   font-size: 12px;
   font-weight: normal;
   background: url('../images1002/contact_centre_select.jpg') no-repeat;
   overflow: hidden;
}

.centre_enseignes_texte {
	font-size: 13px;
	color: #000000;
}

#centre_nos_enseignes_gauche {
	float: left;
	width: 349px;
	font-size: 12px;
	color: #000000;
}

#centre_nos_enseignes_droite {
	float: left;
	width: 349px;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 43px;
	/margin: 0px 0px 0px 30px;
}

#resultats_recherche {
	width: 741px;
}

.resultats_recherche_head {
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

.resultats_recherche_head_titre1 {
	width: 130px;
	height: 30px;
	vertical-align: middle;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

.resultats_recherche_head_titre2 {
	font-size: 15px;
	font-weight: bold;
	color: #c90039;
	height: 30px;
	vertical-align: middle;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
}

.resultats_recherche_head_titre3 {
	font-size: 15px;
	font-weight: bold;
	color: #c90039;
	height: 30px;
	vertical-align: middle;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
}

.resultats_recherche_head_titre4 {
	width: 225px;
	height: 30px;
	vertical-align: middle;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

.resultats_recherche_head_titre5 {
	font-size: 15px;
	font-weight: bold;
	color: #c90039;
	height: 30px;
	vertical-align: middle;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
}

.resultats_recherche_logo {
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
}

.resultats_recherche_enseigne {
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}

.resultats_recherche_enseigne a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	border-bottom: 1px solid #e6e6e6;
}

.resultats_recherche_cat {
	text-align: center;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #e6e6e6;
}

.resultats_recherche_desc {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #e6e6e6;
}

.resultats_recherche_pert {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #e6e6e6;
}

#services_sommaire_gauche {
	float: left;
	width: 235px;
	font-size: 13px;
	color: #000000;
}

#services_sommaire_milieu {
	float: left;
	width: 235px;
	margin: 0px 18px 0px 18px;
}

#services_sommaire_droite {
	float: left;
	width: 221px;
	font-size: 11px;
	color: #000000;
	background-color: #edd1d6;
	padding: 7px 7px 7px 7px;
}

.services_sommaire_titre {
	font-size: 16px;
	color: #c90039;
}

#home_bandeau_bas {
	text-align: right;
}

/* PAGE CONTACT */

#nmFormContact td {
padding:8px;
}

.inputFormContact {
width:150px;
}

#form_contact textarea {
width:200px;
height:130px;
}

/* PAGE NEWSLETTER */

#nmFormNewsletter td {
padding:8px;
}

#nmFormNewsletter input {
width:180px;
}

#nmFormNewsletterInt td {
padding:8px;
}

#nmFormNewsletterInt input {
width:20px;
}

#nmFormNewsletterOffres td {
padding:8px;
}

#envoyer{
       font-size :16px;
       font-weight: bold;
	color: #A71B31;
}

