@font-face {
    font-family: 'stanberry';
    src: url('../font/stanberry-webfont.eot');
    src: url('../font/stanberry-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/stanberry-webfont.woff') format('woff'),
         url('../font/stanberry-webfont.ttf') format('truetype'),
         url('../font/stanberry-webfont.svg#stanberryregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*reset*/

form,input{
	margin:0px;
}

/*general*/

label{
	color:#ff8441;
}

p{
	color:#555555;
	font-size:14px;
  text-align:left;
	margin:0px 10px 10px 0px;
}

li{
	color:#555555;
	font-size:14px;	
}

hr{
  margin:10px 0px 10px 0px;
	height:0px;
  border:none;
	border-bottom:dotted #bbbbbb 1px;
}

h1{
	font-family:stanberry, arial;
  font-size:24px;
	font-weight:normal;
  margin:0px 0px 5px 0px;
  padding:0px 0px 0px 0px;
	color:#ff8441;
}

h1 a{
	color:#ff8441;
}

h2{
	font-family:stanberry, arial;
  font-size:21px;
	font-weight:normal;
  margin:5px 0px 5px 0px;
  padding:0px 0px 0px 0px;
	color:#41588d;
}

h2 a{
	color:#41588d;
}

h3{
	font-family:arial;
  font-size:17px;
	font-weight:normal
  margin:5px 0px 5px 0px;
  padding:0px 0px 0px 0px;
	color:#41588d;
}

h3 a{
	color:#41588d;
}

h6{
	font-family:arial;
  font-size:17px;
	font-weight:normal
  margin-top:5px !important;
  margin-right:0px;
  margin-bottom:5px;
  margin-left:0px;
  padding:0px 0px 0px 0px;
	color:#41588d;
}

h6 a{
	color:#41588d;
}

a{
	text-decoration:none;
	color:#0602ad;
}

a:hover{
	color:#ff8441;
}

a img{
	border:none;
}

body{
	background: -webkit-linear-gradient( top, #52b8de,white 500px);
 	background:    -moz-linear-gradient( top, #52b8de,white 500px);
 	background:     -ms-linear-gradient( top, #52b8de,white 500px);
 	background:      -o-linear-gradient( top, #52b8de,white 500px);
 	background:         linear-gradient( to bottom, #52b8de,white 500px), white;
	font-family:arial;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52b8de', endColorstr='#FFFFFF'); 
	padding:0px;
	margin:0px;
}

#navigateur{
	background-image:url('../images/navigteur.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
  padding-bottom:15px;
}

#page{
  background-color:rgba(255,255,255,0.5);
	position:relative;
	width:1000px;
  padding:10px 0px 0px 10px;
	margin:120px auto 0px auto;
}

#ckeditor{
	background-color:white;
  background-image:none;
}

#contenu{
	background-color:transparent;
	float:right;
  width:790px;
	padding:0px;
}

#colonne{
	background-color:transparent;
	float:right;
	width:200px !important;
	width:210px;
  padding:0px 10px 10px 0px;
}

#pied{
	background-image:url('../images/ped.png');
	background-repeat:repeat-x;
	background-position:center top;
	font-size:13px;
	text-align:center;
	color:#555555;
}

#contenu_pied{
	position:relative;
	width:970px !important;
	width:1000px;
  padding:0 15px 0 15px;
	margin:auto;
}

#entete{
	position:absolute;
	top:0px;
	background-image:url('../images/entte.png');
	background-repeat:repeat-x;
	background-position:center bottom;
	height:120px;
	width:100%;
}

#contenu_entete{
	position:relative;
	background-image:url('../images/panneau-solaire.png');
	background-repeat:no-repeat;
	background-position:400px 20px;
	width:1000px;
	height:120px;
	margin:auto;
}

#logo{
	position:absolute;
	top:30px;
	left:20px;
	width:300px;
	height:50px;
	text-align:right;
}

#logo img{
    width:300px;
}

#langue{
	position:absolute;
	top:40px;
	right:20px;
	height:20px;
	text-align:right;
}


.alert{
  background-color:transparent;
	color:red;
	font-size:14px;
}


#localisation_box{
	background-image:url('../images_template/tpl_localisation.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#ffffff;
	margin-bottom:10px;
}

#news_box, #agenda_box{
	color:#555555;
	margin-bottom:10px;
}

.petite_news, .petite_agenda{
	width:190px;
	color:#555555;
	font-size:11px;
	margin:0px 10px 0px 10px;
}

.petite_news a, .petite_agenda a{
	color:#555555;
}

.news, .agenda{
  float:left;
  width:350px !important;
  width:370px;
  background-color:#ffffff;
	color:#555555;
	font-size:11px;
  text-align:justify;
	margin:0px 10px 10px 0px;
	padding:0px 5px 5px 5px;
  border:solid;
  border-color:#bbbbbb;
  border-width:1px;
}

.news table, .agenda table{
  background-color:transparent;
	width:350px;
  text-align:justify;
	color:#555555;
	font-size:11px;
	border:solid;
	border-width:0px 0px 1px 0px;
	border-color:#bbbbbb;
}

.news  th, .agenda th{
  vertical-align:top;
}

.news img, .agenda img{
	padding:2px;
	border:solid;
	border-width:1px;
	border-color:#bbbbbb;
}

.news_titre, .agenda_titre{
	font-size:12px;
	font-weight:bolder;
}

.news_date, .agenda_date{
	font-family:arial;
  width:60px;
  text-align:center;
	font-size:20px;
	color:#555555;
	border:solid;
	border-width:1px;
	border-color:#bbbbbb;
}

.news_date div, .agenda_date div{
	background-color:#ff8441;
	font-family:arial;
  text-align:center;
	font-size:16px;
	color:#ffffff;
	padding-bottom:2px;
	margin-bottom:2px;
}


.cachediv{
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

.affichediv {
	visibility: visible;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
}

.referencement{
  display:none;
}

.clear
{
  clear:both;
}

/*onglet*/

.contentTabs {
margin:10px 0 0 0;
}

.idTabs {
padding:0 0 10px 0;
margin:0;
width:780px;
}

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

.idTabs a {
  display:block;
  padding:4px 0;
  height:24px;
  width:190px;
  text-align:center;
  text-decoration:none!important;
  margin:0px;
  font:13pt Calibri;
  color:#333;
  background:#eee;
}
.idTabs a:hover {
  color:#889f3f;
  background:#ddd;
}
.idTabs a.selected {
  color:#889f3f;
  background:#ddd;
}

/*traduction*/

.champ_traduction{margin:5px auto;padding:5px;background-color:#bbbbbb;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;display:tab-cell;}

/*administration*/

body#control{
  background-image:none;
  background-color:#ffffff;
  padding:10px;
  margin:0;
}

.groupe_bouton{
  margin:-30px 0 20px 0;
  text-align:right;
}

.groupe_bouton a{
  opacity:0.4;
  margin-left:10px;
  padding:8px 15px 8px 15px;
  background-repeat:no-repeat;
  background-position:center 0;
  font-weight:700;
}

.groupe_bouton a:hover{
  opacity:1;
}

.box_icone{
  clear:both;
	width:100%
	background-color:#f7f7f7;
	padding:3px;
	margin:0px 10px 10px 0px;
	border:solid;
	border-radius:4px;
	border-width:1px;
	border-color:#bbbbbb;
}
#menu_haut{
  position:absolute;
	top:130px;
	left:0px;
  background-image:url('../images_template/tpl_menu_haut.gif');
	background-repeat:repeat-x;
	height:30px;
	width:1000px;
	font-size:13px;
	font-weight:700;
	display:none;
}

.menu_haut_cellule a{
	line-height:30px;
	padding:0px 13px 0px 13px;
	text-align:center;
	text-decoration:none;
  color:#333333;
}

.menu_haut_cellule a:hover{
	color:#904911;
}

.menu_haut_select a{
	color:#41588d;
	line-height:30px;
	padding:0px 13px 0px 13px;
	text-align:center;
	text-decoration:none;
}

#menu_gauche{
	background-image:url('../images_template/tpl_menu_gauche.gif');
	background-repeat:repeat-y;
	background-position:left bottom;
	width:200px;
	vertical-align:top;
	font-size:13px;
  font-weight:bold;
	line-height:22px;
  font-family:arial}

.menu_gauche_cellule{
	display:block;
}

.menu_gauche_cellule a{
	text-align:left;
	text-decoration:none;
	color:#555555;
}

.menu_gauche_cellule a:hover{
	color:#ff8441;
}

.menu_gauche_select{
	display:block;
}

.menu_gauche_select a{
	text-align:left;
	text-decoration:none;
	color:#41588d;
}

#menu_pied{
  background-image:url('../images_template/tpl_menu_haut.gif');
	background-repeat:repeat-x;
	height:30px;
	width:800px;
	font-size:14px;
	font-weight:700;
}

.menu_pied_cellule a{
	background-image:url('../images/feuille.png');
	background-repeat:no-repeat;
	background-position:0px 7px;
	float:left;
	height:23px !important;
	height:30px;
	padding:7px 10px 0px 26px;
	text-align:center;
	text-decoration:none;
  color:#eee;
}

.menu_pied_cellule a:hover{
	color:#889f3f;
}

.menu_pied_select a{
	background-image:url('../images/feuille.png');
	background-repeat:no-repeat;
	background-position:0px 7px;
	float:left;
	height:23px !important;
	height:30px;
	padding:7px 10px 0px 26px;
	text-align:center;
	text-decoration:none;
	color:#889f3f;
}

#plan_de_site{
  width:100%;
	font-size:14px;
  font-family:arial}

#plan_de_site td{
	vertical-align:top;
}

.plan_de_site_cellule{
	display:block;
}

.plan_de_site_cellule a{
	text-align:left;
	text-decoration:none;
	color:#555555;
}

.plan_de_site_cellule a:hover{
	color:#41588d;
}

.plan_de_site_select{
	display:block;
}

.plan_de_site_select a{
	text-align:left;
	text-decoration:none;
	color:#41588d;
}

.distribution{
	float:left;
	border:solid;
	border-width:1px;
	border-color:#bbbbbb;
	margin:0px 10px 10px 0px;
	padding-right:10px;
	height:155px;
	width:!important 363px;
	width:373px;
	font-size:14px;
	overflow:hidden;
}

.distribution a{
	color:#555555;
}

.distribution img{
	margin-right:10px;
}

.distribution h2 a{
	margin-top:10px;
	font-size:17px;
	color:#41588d;
}

#fil_ariane{
	position:absolute;
	top:150px;
	left:20px;
	color:#555555;
	font-size:13px;
  text-align:justify;
	padding:0px 10px 10px 0px;
}

.fil_ariane_select{
	display:inline;
	margin:0px;
}

.fil_ariane_select a{
	color:#ff8441;
	text-decoration:none;
}

.fil_ariane_select a:hover{
	color:#ff8441;
}
figure{
  position:relative;
	color:#ff8441;
	font-family:stanberry;
	font-size:13px;
	margin:0px 15px 15px 0px;
}

figure.none{
  text-align:center;
}

figure.left{
  float:left;
}

figure.right{
  float:right;
  margin-left:10px;
}


figcaption{
  text-align:center;
	font-size:13px;
	color:#41588d;
	font-family:stanberry;
}


.diaporama{
  text-align:center;
	padding:0px 10px 10px 0px;
}

.formulaire{
	color:#555555;
	padding:0px 0px 10px 0px;
}

.formulaire table{
  border:solid;
  border-color:#bbbbbb;
  border-width:1px;
}

.formulaire td{
  vertical-align:top;
  text-align:right;
}

.formulaire th{
  vertical-align:top;
}

.fichier{
	color:#555555;
	font-size:12px;
	padding:0px 10px 10px 0px;
}

.fichier a{
	color:#0602ad;
}

.fichier img{
	margin:0px 0px -3px 0px;
}

#slider_nouveaute .produit,#slider_promotion .produit{
  width:178px !important;
  width:193px;
  height:265px;
  margin:0 0 10px 0;
}

#slider_nouveaute .produit img,#slider_promotion .produit img{
  position:absolute;
  top:45px;
  left:0px;
}

#popup{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:200%;
  margin:0px;
  background-color:rgba(255,255,255,0.5);
  z-index:1000;
}

#popupin{
  background-color:white;
  width:500px;
  margin:200px auto;
  border:solid;
  border-color:#afafaf;
  border-width:1px;
  text-align:center;
  z-index:2000;
}

.produit{
  position:relative;
  float:left;
  width:250px;
  height:205px;
	color:#555555;
	background-color:#ffffff;
	font-size:12px;
	margin:0px 10px 10px 0px;
  border:solid;
  border-color:#bbbbbb;
  border-width:1px;
}

.produit+h2{
	clear:both;
}

.produit h2{
	font-size:14px;
  margin:5px 10px 0px 10px;
}

.produit h2 a{
	color:#ff8441;
}

.produit img{
  position:absolute;
  top:50px;
  left:0px;
}

.produit a{
	color:#555555;
}

.produit .prix_barre{
  position:absolute;
  bottom:45px;
  right:10px;
	color:#555555;
	font-size:16px;
	font-weight:400;
	text-decoration: line-through;
}

.produit .prix{
  position:absolute;
  bottom:25px;
  right:10px;
  color:#ff8441;
	font-size:18px;
	font-weight:400;
}

.produit .bouton{
  position:absolute;
  bottom:0;
  right:0;
	background-color:#ff8441;
	color:#ffffff;
	padding:3px 6px;
	font-size:14px;
	font-weight:400;
	border-top-left-radius:5px;
}

.produit .rupture{
    left:0;
    right:auto;
    border-top-right-radius:5px;
    border-top-left-radius:0px;
}


#produit_fiche{
  position:relative;
  float:right;
  width:420px !important;
  width:440px;
  background-color:white;
	color:#555555;
	font-size:12px;
	margin:0px 10px 10px 0px;
  padding:10px 10px 60px 10px;
  border:solid #bbbbbb 1px;
  z-index:1;
}

#produit_fiche h1{
	color:#ff8441;
}

#produit_fiche .prix_barre{
  position:absolute;
  bottom:40px;
  left:130px;
	color:#555555;
	font-size:14px;
	font-weight:400;
	text-decoration: line-through;
}

#produit_fiche .detail_stock{
font-size:16px;
font-weight:bold;
display: block;
}

#produit_fiche .eco_participation{
position:absolute;
bottom:35px;
right:5px;
color:green;
font-size:14px;
font-weight:400;
}


#produit_fiche .prix{
  position:absolute;
  bottom:40px;
  left:10px;
  color:#ff8441;
	font-size:18px;
	font-weight:400;
}

#produit_fiche .bouton{
  position:absolute;
  bottom:0;
  left:0;
	background-color:#ff8441;
	color:#ffffff;
	padding:6px 9px;
	font-size:16px;
	font-weight:400;
	border-top-right-radius:5px;
}

#produit_fiche .retour{
  position:absolute;
  bottom:0;
  right:0;
	background-color:#ad0202;
	color:#ffffff;
	padding:6px 9px;
	font-size:16px;
	font-weight:400;
	border-top-left-radius:5px;
}

.hebergement{
	float:left;
	border:solid;
	border-width:1px;
	border-color:#bbbbbb;
  width:235px;
  height:225px;
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
}

.hebergement .photo img{
	border:none;
	padding:0;
}

.hebergement th{
	text-align:right;
}

.hebergement table{
	width:215px;
	margin:0 10px 0 10px;
	border-spacing:0px;
}

.hebergement a{
	color:#555555;
}

.hebergement h2{
	padding:0px 0px 0px 10px;
}

.hebergement h2 a{
	color:#ff8441;
}

.calendrier{
	color:#555555;
	font-size:12px;
	padding:0px 10px 10px 0px;
}

.calendrier h2{
	width:100%;
}

#contenu_droite .calendrier table{
	background-color:#bbbbbb;
	color:#555555;
	font-size:12px;
}

#contenu_droite .calendrier table td{
  padding:1px;
}

.calendrier span{
  border:solid;
  border-color:#bbbbbb;
  border-width:1px;
}

.map{
  position:relative;
	color:#ff8441;
	font-family:stanberry;
	font-size:13px;
  text-align:center;
	margin:0px 10px 5px 0px;
	padding:3px;
	border:solid;
	border-width:1px;
	border-color:#bbbbbb;
}
#admin{
  position:fixed;
  top:0px;
  width:100%;
  padding:10px;
  text-align:center;
	background:url('../images/admin.png') repeat;
	font-size:16px;
  color:white;
}

#admin form{
  display:inline;
}

#admin a{
  color:white;
}

#recherche{
  line-height:30px;
  width:180px;
}

#recherche input[type=text]{
  font-size:13px;
  color:grey;
  border:grey solid 1px;
  width:140px;
  height:18px;
}

#recherche input[type=submit]{
  font-size:14px;
  text-transform:capitalize;
  color:white;
  background-color:black;
  width:30px;
  height:22px;
  border:none;
}

#panier{
	background:url('../images/panier.png') no-repeat center bottom;
	position:absolute;
  top:20px;
  right:-25px;
	width:180px;
	height:100px;
	text-align:center;
	font-size:12px;
  color:black;
}

#panier a{
	position:absolute;
  bottom:15px;
  left:40px;
  color:black;
  font-weight:bold;
	font-size:12px;
}

#panier span{
	position:absolute;
	top:5px;
	left:63px;
	font-size:28px;
}

#compte{
	background:url('../images/compte.png') no-repeat bottom;
	position:absolute;
  top:60px;
  left:650px;
	width:175px;
	height:60px;
	text-align:right;
	font-size:12px;
  color:#555555;
}

#compte a{
	position:absolute;
  bottom:8px;
  right:5px;
  color:white;
  font-weight:bold;
	font-size:11px;
}

#compte span{
	position:absolute;
	bottom:30px;
	left:25px;
	font-size:12px;
}

#compte span a{
	position:absolute;
	bottom:10px;
	left:0px;
  color:#555555;
	line-height:25px;
}

.table_commerce{
  background-color:#bbbbbb;
  width:755px;
  font-size:14px;
  margin:0 15px 15px 0;
  border-spacing:1px;
}
#control .table_commerce{
	width:100%;
}

.table_commerce th{
	background-color:#41588d;
	color:white;
	padding:5px;
}

.table_commerce td{
  background-color:white;
	color:black;
	padding:5px;
}

.table_commerce th.prix{
	background-color:white;
	text-align:center;
	color:red;
	padding:5px;
}

.table_commerce td.prix{
  background-color:white;
	text-align:center;
	color:black;
	padding:5px;
}

.table_commerce td img{
  float:left;
  margin-right:10px;
}

.table_commerce td h2 img{
  float:none;
  width:50px;
}

.table_commerce .bouton, .processus{
	background-color:#ff8441;
	color:#ffffff;
	padding:5px 10px;
	margin:10px 0px 10px 0px;
	font-size:16px;
	font-weight:400;
	border:#555555 solid 1px;
	cursor:pointer;
}

