/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(top.css); 
@import url(bottom.css); 
@import url(diaporama.css);
@import url(galerie.css);
@import url(article.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/

body {
  margin: 0;
  padding: 0;
  color: #FFF;
  font: 12px Tahoma, Geneva, sans-serif;
  background:#000 url(../img/top_bg.jpg) top center no-repeat;
}
#body{
	 background:url(../img/footer_bg.jpg) bottom center no-repeat;
	 overflow:hidden
}
#conteneur {
  width: 980px;
  margin: 0 auto
}
#top_menu{
	background:url(../img/top_menu.png) bottom center no-repeat;
	height:13px;
	clear:both
}
#bot_menu{
	background:url(../img/top_menu_bot.png) top center no-repeat;
	height:11px;
	clear:both
}
a {
  color: #FFF;
  text-decoration: none
}

img {
  border: 0
}
#horaire{
	overflow:hidden;
	background:url(../img/horaire.jpg) top left no-repeat;
	padding:20px 0 0 ;
	margin:20px 0 0 8px
}
#horaire p{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ccc;
	margin:0
}
#horaire h2{
	font:bold 13px Arial, Helvetica, sans-serif;
	background:none;
	padding:0;
	margin:8px 0;
	display:block;
	width:180px
}
#page_pleine .cadres_identification .cadre h2.titre_ide{
	width:465px;
	
}
#page_pleine .cadres_identification .cadre .contenu_ide{
	min-width:478px
}
#page_pleine #espace_client .contenu{
	width:980px
	}
#horaire p.gras{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ccc
}
.msg_valide {
  margin-top: 0;
  padding-top: 10px;
  font-weight: bold;
  color: #29b333;
  text-align: center
}

.msg_erreur {
  font-weight: bold;
  color: red;
  text-align: center
}

.menu a:hover, #change_langue a:hover, #panier a:hover, #compte a:hover  {
  color: #FFF
}

.obligatoire {
  vertical-align: super;
  font-size: smaller;
  font-weight: bold;
  color: red
}

img {
 border: none;
}

a {
 text-decoration: none;
 color:#C30062
}
/*********************************************************************
 ******************************* CADRES ******************************
 *********************************************************************/

.cadres {
  clear: both;
  margin: auto;
  width: 780px
}
.cadres .cadre {
  clear: none /* Quand plusieurs cadres sont sur la même ligne */
}

.cadre {
  clear: both
}

.cadre h2.titre {
  background: url(../img/arbo.png) no-repeat top left;
  color: #6D737B;
  min-height: 28px;
  font: 18px Tahoma, Geneva, sans-serif;  
  padding: 5px 0 0 10px;
  margin:-20px 0 0;
  width:749px;
  float:right
}

.cadre h2.une{
  background: url(../img/arbo.png) no-repeat top left;
  color: #6D737B;
  min-height: 28px;
  font: 18px Tahoma, Geneva, sans-serif;  
  padding: 5px 0 0 10px;
  margin:0;
  width:357px;
  float:right
}
	

.pann{
/*	display:block;
	width:168px;
	height:25px;
	background: url(../img/bot_produit_bg.png) no-repeat top left;
	position:absolute;
	bottom:-21px;
	left:-10px;
	padding:1px 3px 3px 6px */
	
}
.cadre .contenu {
  clear:both;
  background:transparent url(../img/contenu_bg.jpg) repeat-x top left;
  float:right;
  min-width:754px;
  min-height:250px;
  padding:10px 0 0 0;
  margin-bottom:10px
}
.cadre .une_cont{
 clear:both;
  background:transparent url(../img/contenu_bg.jpg) repeat-x top left;
  float:right;
  width:362px;
  padding:10px 0;
  margin: 0 0 15px 0
}
.une_cont .produit{
	margin:0;
	float:right
}
.contenu_ide{
 clear:both;
  background:transparent url(../img/contenu_bg.jpg) repeat-x top left;
  float:right;
  width:459px;
  padding:10px
}
#titre_ide {
color:#FFF;
font-size:14px;
height:17px;
margin:0;
float:right;
width:660px;
padding:3px 10px 4px
}

.article h2.auth{
	margin:5px 0 0;
	float:right;
}
h2.titles{
	display:block;
	margin:50px 0 0 25px
}
.plus {
  float: left;
  margin: 0 10px 10px 0;
  width: 385px;
}

.plus.even {
  margin-right: 0; 
}

#diaporama {
width:780px;
}

#mentions {
clear:both;
color:#FFF;
font:normal 12px Arial, Helvetica, sans-serif;
margin:0 0 15px 0;
padding:21px 5px 0 220px;
background:url(../img/sun_bien_etre.png) no-repeat 25px 15px;
}

#newsletter {
margin-top: 8px;
height:72px;
background:url(../img/news.jpg) no-repeat bottom left;
padding-bottom:5px
}

#newsletter .id_text {
  float: left;
  border:none;
  width:125px;
  font-size:12px;
  margin:8px 0 0 14px;
  height: 17px;
  color:#FFF;
  background:url(../img/search_text.jpg) no-repeat top left;
}

#newsletter .id_ok {
  float: right;
  margin: 4px 2px 0 0
}


#partie_basse a {
color:#6F757F
}

#partie_basse a:hover {
color:#6F757F;
text-decoration:underline
}

#print {
background:url('../img/print.jpg') no-repeat top left;
float:right;
height:35px;
margin:10px 0;
text-align:right;
width:18%
}


#rss {
list-style-type:none;
margin:20px 0;
padding:0
}

#rss li {
background:url('../img/rss.jpg') no-repeat center left;
height:35px;
padding:15px 0 0 60px
}

.menu {
margin-bottom: 8px
}

.menu h3 {
margin:0;
padding:0
}

.menu h3 a,.plus li a {
color:#FFF;
font-size:12px;
font-weight:400;
display:block;
width:186px;
height:21px;
padding:5px 0 0 20px
}

.menu h3 a:hover {
color:#EE0074;
background:url(../img/left_menu_bg.png) no-repeat top left
}


/*********************************************************************
 ****************************** CONTACT ******************************
 *********************************************************************/

div.contact_frame {
	margin:25px;
	overflow:hidden
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 border-top: none;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font-weight: bold;
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {
}

div.contact_line input , div.contact_line textarea {
 margin-top: 3px;
}

div.contact_submit {
 float: left;
 margin: 10px 8px 0 167px;
}

div.contact_error {
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 margin: 4px 0 0 0;
 font-weight: bold;
 width: 400px;
}

#partie_droite .article h2.new{
	margin:0;
}
#partie_droite .tew{
	margin-top:10px;
}
.none{
	background:none
}
/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 margin-top:10px
} 
.fcell_title	{color:#737373}
.fcell	{}
.fcell_highlight{}

#lien-video{
display:block;
margin:15px 0
}