/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/

/* Support du PNG par ie6 */
img, a, p, table { behavior: url(iepngfix.htc) }  
hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }

body {
	margin:0;
	padding:0 0 0 0;
	background: url(img/fond.jpg) no-repeat top center #e5e4ce;
	color:#000;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
}
/************************************************
				MISE EN FORME TEXTE
************************************************/
a {	font-weight:bold; color:#1e3e79; }
a:hover { text-decoration:none; color:#000; }

h1 {
	font-size:20px;
	font-weight:bold;
	padding:7px 0 0 75px;
	margin:0;
	color:#FFF;
	font-family: 'Lobster', serif;
	font-weight:400;
	}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:3px;
	color:#1e3e79;
	font-family:Arial, Helvetica, sans-serif ;
}
h2.bulle {
	font-size:16px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:3px;
	color:#00addd;
	font-family:Arial, Helvetica, sans-serif ;
}

h3 {
	font-size:14px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:5px;
	color:#1e3e79;
	text-align:center;
	line-height:25px;
}

h4 {
	background:#1e3e79;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	-moz-border-radius: 5px;
}

/************************************************
				IMAGES
************************************************/

img{border:none}

.border {
	margin:2px;
	border:1px solid #FFF;
	-moz-border-radius: 5px;
}

.opacite { 
border: 2px solid #FFF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
  
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;
}

a img.opacite {cursor:pointer; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;margin:2px;
border: 3px solid #FFF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
  
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;

}
a:hover img.opacite {filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;margin:2px;
border: 3px solid #FFF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
  
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;
}
.opacite2 { 
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
}

a img.opacite2 {cursor:pointer; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
}
a:hover img.opacite2 {filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
}

a img.no_cadre {border:none; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
a:hover img.no_cadre {border:none;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}

img.cadre_right {border: 3px solid #FFF; margin:0 0 10px 10px; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
img.cadre_left {border: 3px solid #FFF; margin:0 10px 10px 0; -moz-border-radius: 6px; -webkit-border-radius: 6px;}

a img.cadre_droit {border: 3px solid #FFF; margin:0 0 10px 10px;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;  -moz-border-radius: 6px; -webkit-border-radius: 6px; }
a:hover img.cadre_droit {border: 3px solid #FFF; margin:0 0 10px 10px;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
a img.cadre_gauche {border: 3px solid #FFF; margin:0 10px 10px 0;filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
a:hover img.cadre_gauche {border: 3px solid #FFF; margin:0 10px 10px 0;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:11px;
	height:20px;
	color:#000;
	margin:0;
	padding:2px 0 30px 75px;
	color:#999;
	}
	
#chemin *{font-size:11px}

#chemin a {color:#FFF;}
#chemin a:hover,#chemin a.active  {color:#CCC;}


/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	margin:auto;
	width:980px;
	background:url(img/repetition.jpg) repeat-y ;
	position:relative;/**/
}
/************************************************
				ENTETE
************************************************/
div#entete {
	height:175px;
	margin:0;padding:0;	
	background:url(img/entete.jpg) no-repeat;
}
div#bandeau {
	height:220px;
	margin:0;padding:0;	
	background:url(img/bandeau.jpg) no-repeat;
}
div#rappel {
	margin:0;
	padding:0;
	position:absolute;
	top:55px;
	right:20px;
  }
div#rappel a {margin:0;padding:0;background:url(img/rappel.png) no-repeat 0 0;width:242px;height:113px; display:block}
div#rappel a:hover, div#rappel a.active {margin:0;padding:0;background:url(img/rappel.png) no-repeat 0 -113px;}

div#titre_h1 {
	height:83px;
	margin:0;padding:0;	
	background:url(img/titre_h1.jpg) no-repeat;
}
#lang{
	position:absolute;
	color:#FFF;
	top:470px;
	right:70px;
}
#lang a{
	color:#FFF;
}
div.conseil {
	position:absolute;
	color:#FFF;
	top:20px;
	right:30px;
}
div.conseil a {
	color:#BBC19E;
	font-size:11px;
}
div.conseil a:hover, div.conseil a.active {
	color:#FFF;
}
/*****************************************************
				MENU horizontal // FRANCAIS
*****************************************************/

ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	display:block;
	height:30px;
	float:left;
	margin:0;
	padding:0 20px;
	color:#53120d;
	font-size:15px;
	line-height:30px;
	text-decoration:none;
	text-align:left;
	font-weight:400;
	font-family: 'Lobster', serif;
}
#menu li a:hover, #menu li a.active {
		color:#102d78;
	}	
/*****************************************************
				MENU horizontal // FRANCAIS
*****************************************************/
div.menu2 { background:url(img/menu2.jpg) no-repeat; height:94px; width:980px; }	
div.menu2 a { color:#FFF; float:right; padding:65px 50px 0 0; font-weight:600; font-family: 'Lobster', serif;font-size:13px;}	
div.menu2 a:hover, div.menu2 a.active { color:#fc3030 }	
/*****************************************************
				MENU horizontal 2
*****************************************************/
/*ul#menu {
	background:url(img/menu.jpg) no-repeat;
	margin:0;
	padding:0;
	list-style-type:none;
	width:990px;
	height:174px;
}

ul#menu li{	
	margin:0;padding:0;
	float:left;
}
ul#menu li#acc a {line-height:174px;padding:0;margin:0; height:174px; width:175px; background:url(img/bt_acc.jpg) no-repeat;  display:block}
ul#menu li#acc a:hover, ul#menu li#acc a.active {line-height:174px;padding:0;margin:0; height:174px; width:175px; background:url(img/bt_acc_over.jpg) no-repeat;}

ul#menu li#pains a {line-height:174px;padding:0;margin:0; height:174px; width:165px; background:url(img/bt_pains.jpg) no-repeat;  display:block}
ul#menu li#pains a:hover, ul#menu li#pains a.active {line-height:174px;padding:0;margin:0; height:174px; width:165px; background:url(img/bt_pains_over.jpg) no-repeat;}

ul#menu li#patisseries a {line-height:174px;padding:0;margin:0; height:174px; width:155px; background:url(img/bt_patisseries.jpg) no-repeat;  display:block}
ul#menu li#patisseries a:hover, ul#menu li#patisseries a.active {line-height:174px;padding:0;margin:0; height:174px; width:155px; background:url(img/bt_patisseries_over.jpg) no-repeat;}

ul#menu li#brioche a {line-height:174px;padding:0;margin:0; height:174px; width:165px; background:url(img/bt_brioche.jpg) no-repeat;  display:block}
ul#menu li#brioche a:hover, ul#menu li#brioche a.active {line-height:174px;padding:0;margin:0; height:174px; width:165px; background:url(img/bt_brioche_over.jpg) no-repeat;}

ul#menu li#viennoiseries a {line-height:174px;padding:0;margin:0; height:174px; width:155px; background:url(img/bt_viennoiseries.jpg) no-repeat;  display:block}
ul#menu li#viennoiseries a:hover, ul#menu li#viennoiseries a.active {line-height:174px;padding:0;margin:0; height:174px; width:155px; background:url(img/bt_viennoiseries_over.jpg) no-repeat;}

ul#menu li#traiteur a {line-height:174px;padding:0;margin:0; height:174px; width:175px; background:url(img/bt_traiteur.jpg) no-repeat;  display:block}
ul#menu li#traiteur a:hover, ul#menu li#traiteur a.active {line-height:174px;padding:0;margin:0; height:174px; width:175px; background:url(img/bt_traiteur_over.jpg) no-repeat;}*/

/*****************************************************
				MENU horizontal // NEERLANDAIS
*****************************************************/

/*ul#menu3 {
	background:url(img/menu.jpg) no-repeat;
	height:45px;
	margin:0 0 0 0;
	padding:0 0 0 55px;
	list-style-type:none;
}
ul#menu3 li {
	display:inline;
	margin:0;padding:0;
}
ul#menu3 li a {
	display:block;
	height:33px;
	float:left;
	margin:12px 0 0 0;
	padding:0 10px;
	color:#999;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-left:1px solid #3b3b3b;
	line-height:33px;
	text-decoration:none;
}

ul#menu3 li#premier_lien a { border:none;}

ul#menu3 li a:hover, ul#menu3 li a.active {
	color:#c5b78d;
}*/
/*****************************************************
				MENU vertical
*****************************************************/
/*ul#menu {
	position:absolute ;
	top: 106px;
	left:30px;
	width:191px;
	margin:0;
	padding:0;
	list-style-type:none;
	width:250px;
	 -moz-border-radius: 10px 10px 0 0;  
    -khtml-border-radius: 10px 10px 0 0;  
    -webkit-border-radius:  10px 10px 0 0;  
}

ul#menu li{	
	margin:0 0 0 0;
	padding:0 0 0 0;	
	width:191px;	
}

ul#menu li a {
	display: block ; 
	text-decoration:none;
	color:#000;
	font-size:13px;
	line-height:22px;
	text-align:left;
	padding:0 0 0 12px;
	margin:1px 0; 
	width:240px;
	height:22px;
	background:#efd3b8;
	 font-family: 'Lobster', serif;
	font-weight:300;
	border: 1px #FFF solid;
	 -moz-border-radius: 10px ;  
    -khtml-border-radius: 10px;  
    -webkit-border-radius:  10px;  
}

ul#menu li a:hover, ul#menu li a.active {
	background:#1e3e79;
	color:#FFF ;
	 -moz-border-radius: 10px ;  
    -khtml-border-radius: 10px;  
    -webkit-border-radius:  10px;  
	border: 1px #FFF solid;
	letter-spacing:0.1em;
}*/



/***********************************************************
				CORPS
***********************************************************/
div#corps {
	/*background: url('img/bas.jpg') no-repeat 0 bottom;*/
}
div#contenu {
	background:url(img/haut.jpg) no-repeat;
	text-align:left;
	margin: 0;
	padding: 0;
	height:254px;
}

html>body #contenu {
	height:auto;
	min-height:254px;
} 

div#contenu_modifiable {
	border:none;
	margin:0;
	padding:0 30px 40px 30px ;
}

div#contenu p {
	margin:0;
	padding:5px;
}

div#contenu_modifiable ul.puce {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul.puce li {
	background:url(img/puce.jpg) no-repeat left 5px;
	margin-left:10px;
	padding:2px 0 2px 15px;
}
#map {
border: 3px solid #FFF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
  
  box-shadow: 0 0 6px #606351;
  -moz-box-shadow: 0 0 6px #606351;  
  -webkit-box-shadow: 0 0 6px #606351;
  
  padding:0; margin:0;
}
iframe {
border: 3px solid #FFF;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
  
  box-shadow: 0 0 6px #606351;
  -moz-box-shadow: 0 0 6px #606351;  
  -webkit-box-shadow: 0 0 6px #606351;
  
  padding:0; margin:0;
}

div#box_menu { padding:5px; }
/*div#box_menu p { color:#000 }*/
div#box_menu strong.titre_box_menu a { padding:3px;  font-size:0.9em; text-align:center; display:block; background:#efd3b8; height:30px;color:#1e3e79; text-decoration:none}
div#box_menu strong.titre_box_menu a:hover {background:#1e3e79;color:#efd3b8}

div.box-01 { text-align:left; padding:10px; background: url(img/fd_box-01.jpg) repeat; -moz-border-radius: 5px; color:#FFF;
border: 3px solid #999;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; 
  
  box-shadow: 0 0 6px #606351;
  -moz-box-shadow: 0 0 6px #606351;  
  -webkit-box-shadow: 0 0 6px #606351;
}

div.box-01 a { color:#FFFFFF }
div.box-01 strong.color2 { color:#1e3e79 }
div.box-01 #ul1 li {color:#FFF}
div.box-01 strong.titre { color:#1e3e79 }

div#gauche {  padding:5px; margin:0 10px 0 0; width:300px; float:left; text-align:left;  }
div#centre { padding:5px;margin:0 10px 0 0; width:300px; text-align:left; float:left;}
div#droite {padding:5px; width:430px; float:left;text-align:left ;}
div#module {padding:5px; width:250px; float:right; text-align:justify ;}

div#credit_en_ligne {position:absolute;right:40px;top:630px}
div#credit_en_ligne2 {position:absolute;right:40px;top:500px}
div#credit_en_ligne3 {position:absolute;right:30px;top:630px}

div#gauche2 { padding:5px; margin:0 12px 0 0; width:430px; float:left; text-align:left; }
div#centre2 {padding:5px; width:270px;margin:0 10px 0 0; float:left;text-align:justify;}
div#droite2 {padding:5px; width:430px; float:right;text-align:left; }

div#gauche3 { padding:5px; margin:0 10px 0 0; width:440px; float:left; text-align:justify;}
div#droite3 {padding:5px; width:440px; float:right;text-align:justify; }

div#lien_01 a {margin:0;padding:0;background:url(img/bt_argent.jpg) no-repeat 0 -125px;width:280px;height:125px; display:block}
div#lien_01 a:hover, div#lien_01 a.active {margin:0;padding:0;background:url(img/bt_argent.jpg) no-repeat 0 0;width:280px;height:125px; display:block}

div#lien_02 a {margin:0;padding:0;background:url(img/bt_maison.jpg) no-repeat 0 -180px;width:280px;height:180px; display:block}
div#lien_02 a:hover, div#lien_02 a.active {margin:0;padding:0;background:url(img/bt_maison.jpg) no-repeat 0 0;width:280px;height:180px; display:block}
strong.titre  {color:#1e3e79; font-size:17px;display:block; margin:0 0 8px 0; padding:0 0 0 0; font-family: 'Lobster', serif; font-weight:500}
strong.titre2  { background:#1e3e79; color:#FFF; font-size:17px;  font-weight:500;display:block; margin:0; padding:0 0 0 0; font-family: 'Lobster', serif;  -moz-border-radius: 6px;-webkit-border-radius: 6px; }
strong.titre3  {color:ffa500;font-weight:bold; font-size:13px; text-align:center}
strong.titre4  {color:#000; font-size:16px;  font-weight:500;display:block; margin:0; padding:5px 0 0 5px; font-family: 'Lobster', serif;}
strong.titre_div  { text-align:center; background:url(img/hachure.jpg) repeat;color:#FFF;font-weight:bold; font-size:15px; display:block; padding:3px 3px 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
strong.logo  {color:#1e3e79;font-weight:300; font-size:18px;  font-family: 'Lobster', serif;}
strong.logo2  {color:#C00;font-weight:300; font-size:18px;  font-family: 'Lobster', serif;}
strong.gd-titre  {color:#FFF;font-weight:bold; font-size:24px; font-family: 'Lobster', serif;}
strong.gd-titre2  {color:#CCCCCC;font-weight:bold; font-size:24px; font-family: 'Lobster', serif;}
strong.color {color:#1e3e79;}
div.titre_salle {height: 30px; display:block;color:#CCC; font-size:30px; margin:0 0 8px 0; padding:0 0 0 0; font-family: 'Lobster', serif;}

div#contenu td.legende  {
	color:#FFFFFF;
	background:#e6a80a;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding:3px;
	font-weight:bold;
	}
p.cliquez {color:#FFF;text-align:center; font-size:10px; margin:15px 0 0 0}

ul {list-style: none; list-style-position:inside; }

#ul1 {color:#000;margin:10px 0 10px 10px;padding:0;list-style: url(img/puce.png); list-style-position:inside; font-size:13px; line-height:16px}
#ul1 li {padding-bottom:8px;}
#ul2 {color:#000;margin:10px 0 0 30px;padding:0;list-style-type:square; list-style-position:inside; font-size:12px; line-height:13px}
#ul2 li {padding-bottom:7px;}
strong.mini { font-size:11px; font-weight:normal}
strong.mini2 { font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif}
#bx-01 { padding:5px; }
#bx-01 td#title { background:url(img/fd-signature.jpg) repeat; padding:5px; text-align:left; font-size:12px; color:#FFF; font-weight:bold;  -moz-border-radius: 6px;-webkit-border-radius: 6px; }
#bx-01 td#desc { background: url(img/fd_box-02.jpg) repeat; padding:5px; color:#999; -moz-border-radius: 6px;-webkit-border-radius: 6px; font-size:11px  }
#bx-01 td#prix { background:#440a01; padding:5px; color:#FFF; font-size:12px; padding:5px;  -moz-border-radius: 6px;-webkit-border-radius: 6px; text-align:center; font-weight:bold  }
#bx-01 h2 { background:#bb1212; color:#FFF; padding:5px; margin:0; text-align:center;-moz-border-radius: 5px; text-align:left}
#bx-02 { background:#efefef; padding:5px; width:190px; height:245px; border:1px #999 solid;-moz-border-radius: 5px;}
#bx-02 h2 { background:#bb1212; color:#FFF; padding:5px; margin:0; text-align:center;-moz-border-radius: 5px;}

div#transfert { padding:0; margin:0; position:absolute; top:480px; right:40px;  width:220px}
div#transfert a { padding:5px; margin:0; background:#363737; color:#F00; text-decoration:none;-moz-border-radius: 5px;}
div#transfert a:hover, div#transfert a.active { padding:5px; margin:0; background:#ed4d0c;color:#363737 }


div.c3 {
background:#341842;
border:3px #1e3e79 solid;
padding:8px;
margin:0;
text-align:justify;
}
div.c4 {
background:#fc2825;
border:3px #666 solid;
padding:5px;
text-align:left;
color:#FFF;
}
div.c3 a { color:#1e3e79}
strong.color2 { color:#00addd}
table#tab-01 { margin:0; padding:0}
table#tab-01 td { text-align:center;  }
.boxes a{ color:#FFF}
.boxes strong.color2{ color:#FFF}
.boxes {
     background:#000;
	 /*display:block;*/
	 width:96%;
     float:left;
     padding:10px;
	 margin-bottom:15px;
	 text-align:justify;
     position:relative;
	 border:2px #333 solid;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px; 
	 color:#FFF;
	 box-shadow: 0 0 6px #979797;
    -moz-box-shadow: 0 0 6px #979797;  
    -webkit-box-shadow: 0 0 6px #979797;
}
.boxes2 {
     background:#d0c1a6;
	/* display:block;*/
	/* width:96%;*/
     float:left;
     padding:10px;
	 margin-bottom:15px;
     position:relative;
	border-left:2px #e8decd solid;
	border-top:2px #e8decd solid;
	border-bottom:2px #b9ab92 solid;
	border-right:2px #b9ab92 solid;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px; 
  box-shadow: 0 0 6px #979797;
  -moz-box-shadow: 0 0 6px #979797;  
  -webkit-box-shadow: 0 0 6px #979797;
}

div.info {
     float:left;
     margin:0;
     padding:0;
}

.block {
     color:#0066CC;
     float:left;
     overflow:hidden;
     position:relative;
}

.boxgrid{ 
	width: 210px; 
	height: 210px; 
	margin:8px; 
	float:left; 
	background:#161613; 
	border: solid 2px #872a8b; 
	overflow: hidden; 
	position: relative; 
	}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	}
.boxgrid a:hover{ 
	color:#FFF; 	}
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	 }
.captionfull .boxcaption {
 	top: 170;
 	left: 0;
 	}
.caption .boxcaption {
 	top: 170;
 	left: 0;
 }
/****************************************************
		FORMULAIRES
****************************************************/

.formulaire {
	border: 1px solid #b8b390;
	background:#FFF;
	font-size:12px;
	padding:1px; 
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

/****************************************************
				ADRESSE
****************************************************/
div#adresse {
	clear:both;
	background:url(img/adresse.jpg) no-repeat;
	height:81px;
	line-height:17px;
	color:#FFF;
	text-align:left;
	padding:20px 0 0 20px;
	font-weight:100;
	font-family: 'Lobster', serif;
	font-size:13px;
	width:960px;
}
div#adresse2 {
	color:#000;
	font-weight:bold;
	text-align:center;
}
.adressespe {
	font-style:italic;
	text-transform:uppercase;
}
.adressespe span.mob { color:#FFFFFF; text-align:left; }
.adressespe span.tel { color:#fff; font-size:14px; }
/****************************************************
				FOOTER
****************************************************/
#footer {
	margin:5px auto;
	margin-bottom:5px;
	font-size:10px;
	color:#53120d;
	font-family: Arial, Helvetica, sans-serif;
}

#txt_ref {
	text-align:center;
	font-size:10px;
	margin:5px auto;
	color:#53120d;
	font-family: Arial, Helvetica, sans-serif;
}

#mention {
	text-align:center;
	cursor:pointer;
	font-size:10px;
	color:#53120d;
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#mention a{ color:#000;}




.liens_partager, .liens_partager img{
	text-align:right;
	vertical-align:middle;
}

div#carousel1 {width:480px; height:250px;overflow:scroll;}
div#carousel12 {width:800px; height:300px;overflow:scroll;}

div#galerie {
	position:absolute;
	top:470px;
	right:150px;
	}
div#galerie a  { background:url(img/bt-galerie.png) no-repeat; width:135px; height:15px; display:block }
div#galerie a:hover  { background:url(img/bt-galerie-over.png) no-repeat; width:135px; height:15px; display:block }
/************************************************
					 Newsletter					
************************************************/
#newsletter{
	position:absolute;
	top:350px;
	right:25px;
	text-align:left;

}

/************************************************
					 INFOS FIXES
************************************************/


.code_incorrect {
	font-weight:bold;
	color:#FF0000;
}

.lien_retour_haut {
	font-size:10px; color:#FFF; text-align:right;
}

.ligne_pointille_vertical {
	border-left:1px dotted #000;
}

.ligne_pointille_horizontal {
	border-bottom:1px dotted #000;
}

/**********************************************
carousel

*************************************************/
.image_carousel {
	padding: 15px 0 15px 40px;
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}
a.prev, a.next {
	background: url(../img/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.next {			right: -22px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }

a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	background: url(../img/miscellaneous_sprite.png) 0 -100px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -100px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

