@charset "UTF-8";
/*Couleurs site : violet :#9261a2  - gris anthracite : #414244 */
body, div, img {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background: url(../images/background_03.jpg) no-repeat fixed right bottom;
}
img {
	border : none;
}
hr.f1 {
	border:none;
	border:0px;
	height: 1px;
	padding: 0;
	color: #414244 ;/*gris anthracite */
	background-color:#414244 ;/*gris anthracite */
}
ul {margin: 0; padding: 0;}
ul,li {margin: 3px 0px 3px 10px; padding:3px 0px 3px 10px; list-style-position:outside;}/*top right bottom left*/
li {list-style: disc;}
a:link {
	text-decoration: none;
	border-style: none;
	color: #414244;/*gris*/
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #414244;/*gris*/
}
a:hover {
	text-decoration: underline;
	color: #414244;/*gris*/
	outline:none;
}
a:active {
	text-decoration: none;
	color:#414244;/*gris*/
}
h1 {
	font: normal 23px "Helvetica Neue", Helvetica, Verdana, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	color: #727a7f;/*gris*/
	margin: 20px 0 0;
}
h2 {
	font: normal 18px "Helvetica Neue", Helvetica, Verdana, Arial, Geneva, sans-serif;
	color: #727a7f;/*gris*/
}

h3 {
	font: normal 14px "Helvetica Neue", Helvetica, Verdana, Arial, Geneva, sans-serif;
	color: #727a7f;/*gris*/
	margin: 10px 0 -10px 0;/*top right bottom left*/
	padding:0;
}
h4 {
	color: #727a7f;/*gris*/
	font-size:12px;
}
h5 {
	color: #727a7f;/*gris*/
	margin:5px;
}
h6 {
	color: #FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	padding-left:10px;
}
table {
	border-collapse:collapse;
	border:none;
}
td{border:none;}
/*------------------------------------------------conteneurs principaux -------------------------------------*/
#container {
	width:100%;
	min-width:900px;
	position:relative;
	text-align:left;
}
#header {
	height: 139px;
	width:100%;
	min-width: 760px;
	background-color: #845096;/*violet couleur fin beaudeau_haut.png*/
	background-image: url(../images/bandeau_haut.jpg);
	background-repeat:no-repeat;
}
#logo {
	width: 1024px;
	height: 77px;
}
#quitter {
	float: right;
	margin-right:32px;
}
#contenuPrincipal {
	overflow: hidden;
	width: 920px;
	background-color: #ffffff;
	padding-left: 240px;
	padding-right: 15px;
	padding-bottom: 20px;
	min-height: 600px;
	line-height:1.5;
}

#contenuPrincipal object {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contenuSecondaire {
	top: 139px;
	width: 218px;
	min-height:700px;
	height:100%;
	padding-bottom: 15px;
	float: left;
	position:absolute;
	font-size:9px;
	background-image: url(../images/sidebar1.jpg);
	background-repeat:no-repeat;
}
#contenuSecondaire ul li{
	list-style-type: disc;
	}


/*-pour images contenues dans contenus principal mais qui ne doivent pas avoir un padding-*/
#contenuTertiaire {padding:30px; background-color:#9261a2;}
#contenuTertiaire img{margin:0;padding:4px;}	

	
/*------------------------------------------------ menu principal -------------------------------------*/
#menu {
	margin:0;padding:0;
	height: 24px;
	background-color: #efe9ed;
	margin-left: 207px;
	min-width: 553px;
/*	line-height: normal;*/
}
/*------------------------------------------------ sous contenus -------------------------------------*/
#identification {
	width: 218px;
	background-color: #ffffff;
	overflow:hidden;
}
#precommande {
text-align:left;
	width: 198px;
	height: 200px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom:5px;
	background-color: #ffffff;
}
#actu{
background-color: #ffffff;
	width: 198px;
	margin-left: 10px;
font-size:10px;}
#actu ul li{
list-style-image:url(../images/Puce1.gif);
margin: 3px 0px 3px 5px; padding:3px 0px 3px 5px; list-style-position:outside;
}
#catalogues {
	/*background-color: #ffffff;*/
	width: 198px;
	height: 198px;
	margin-left: 10px;
}
#catalogues li{margin:0;padding:0;}
#catalogues object{margin:0;padding:0;}
#remplacement{
	width: 198px;
	height: 220px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
background-image: url(../images/lemanegeaglaces.gif);
	background-repeat:no-repeat;
}
#remplacement:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 8 */

	filter: alpha(opacity=70); /* IE 5-7 */

	-moz-opacity: 0.7; /* Older gecko browsers */

	-khtml-opacity: 0.7; /* Older webkit browsers */

	opacity: 0.7; /* CSS3 standard */
}
#remplacement-export{
	width: 198px;
	height: 220px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
background-image: url(../images/encart_fille.png);
	background-repeat:no-repeat;
}
#cataloguesexp {
	background-color: #ffffff;
	width: 198px;
	height: 220px;
	margin-left: 10px;
}
#contenuVariable {
	margin: 20px;
}

#ficheproduit {
	width:500px;
	margin:0;
	padding:5px;
}
#ficheproduit h1 {text-align:center; width: 100%; font-size:14px; font-weight:bold; line-height:25px; /*color:#000000;*/}
#ficheproduit table {
	border-collapse:collapse;
	border-width:1px;
	border-color: #a9a29c;/*gris anthracite*/
	border-spacing:0px;
	padding:5px;
	font-size:9px;
	line-height:normal;
	text-align:left;
}
#ficheproduit th {
	font-weight:normal;
	border-width:1px;
	border-spacing:0px;
	border-color:#a9a29c;/*gris anthracite*/
	padding: 5px;
	border-style:solid;
/*	color:#FFFFCC;*/
	text-align:center;
}
#ficheproduit td {
	border-width:1px;
	border-spacing:0px;
	border-style:solid;
	border-color:#a9a29c;/*gris plus foncé*/
	background-color: #FFFFFF;/*blanc*/
	padding: 8px 5px 5px 5px;/*top right bottom left*/
}
#realisations{width:100%}
#realisations li {list-style:url(../images/Puce1.gif)}
#tableau_gammes img {
	float: left;
	margin: 0;
}
#tableau_gammes h1 {
	font: bold 13px "Helvetica Neue", Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
}
#tableau_gammes h2 {
	font: normal 11px "Helvetica Neue", Helvetica, Verdana, sans-serif;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0;
	margin: 0px 0px 5px 5px;
}
#tableau_gammes h4 {
	font: bold 13px "Helvetica Neue", Helvetica, Verdana, sans-serif;
	text-align: left;
	color: #FFFFFF;
	margin: 5px 0px 0px 5px;
}
#tableau table {
	width:auto;
	border-width:1px;
	border-color: #a9a29c;/*gris anthracite*/
	border-spacing:0px;
	padding:5px;
	font-size:9px;
	line-height:normal;
	text-align:left;
}
#tableau th {
	font-weight:normal;
	border-width:1px;
	border-spacing:0px;
	border-color:#a9a29c;/*gris anthracite*/
	padding: 5px;
	background-color: #a9a29c;/*gris anthracite*/
	color:#FFFFCC;
	text-align:center;
}
#tableau td {
	border-width:1px;
	border-spacing:0px;
	border-style:solid;
	border-color:#a9a29c;/*gris plus foncé*/
	background-color: #FFFFFF;/*blanc*/
	padding: 8px 5px 5px 5px;/*top right bottom left*/
}
#tableau img {	
	/*margin:3px 2px 3px 7px;top right bottom left*/
	padding:0;
	margin:0;
}
#listeprod {width:800px;}
#listeprod table {
	width:90%;
	border-width:1px;
	border-style:solid;
	border-color: #a9a29c;/*gris anthracite*/
	border-spacing:0px;
	padding:5px;
	font-size:9px;
	line-height:normal;
	text-align:left;
}
#listeprod  th {
	font-weight:normal;
	border-width:1px;
	border-spacing:0px;
	border-style:solid;
	border-color:#a9a29c;/*gris anthracite*/
	padding: 5px;
	background-color: #a9a29c;/*gris anthracite*/
	color:#FFFFCC;
	text-align:center;
}
#listeprod  td {
	border-width:1px;
	border-spacing:0px;
	border-style:solid;
	border-color:#a9a29c;/*gris plus foncé*/
	background-color: #FFFFFF;/*blanc*/
	padding: 8px 5px 5px 5px;/*top right bottom left*/
}
#listeprod img {	
	/*margin:3px 2px 3px 7px;top right bottom left*/
	padding:0;
	margin:0;
}
#ico-pdf {
	height: 80px;
	background: url(../export/images/ico-pdf.png) no-repeat 20px 23px;
	padding-left: 150px;
	width: 768px;
	margin-top: 20px;
	padding-top: 65px;
	float: left;
	border: 1px dotted #b4b4b4;
	text-transform: uppercase;
}
#ico-pdf:hover {
	background-color: #eef0f0;
	text-decoration: none;
}
a.pdf {
	color: #757676;
	font-weight: bold;
}
a.pdf:hover {
	text-decoration: none;
	color: #4c4c4c;
	font-weight: bold;
}
 
#contenu_fichier_ajax{
	display:none;}
/*------------------------------------------------ pied de page -------------------------------------*/

#footer {
	position:fixed;
	width:100%;
	z-index:10;
	background-color:#9261a2 ;/*violet*/
	text-align: center;
	bottom:0;
	margin-top:10px;
}

#menu_footer p {
	text-align: center;
	color: #FFFFFF;
	top: 76px;
	margin-top: 10px;
	font-size:10px;
}
#menu_footer a:link {
	text-decoration: none;
	border-style: none;
	color: #fff;
}
#menu_footer a:visited {
	text-decoration: none;
	color: #fff;
}
#menu_footer a:hover {
	text-decoration: underline;
	color: #fff;
}
#menu_footer a:active {
	text-decoration: none;
	color:#fff;
}

/*------------------------------------------------ éléments décoratifs -------------------------------------*/

#separation {
	background-image: url(../images/separation.gif);
	width: 100%;
	height: 1px;
	margin-top: 0;
	float:left;
}
/* CSS Document ---------------- formulaires <---------------------------------------*/
#formulaire2 {
	font-size:9px;
	border: 1px dotted #9261a2;/*violet*/
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin:10px;
	line-height:normal;
}
#formident {
	margin:0;
	overflow:hidden;
	font-weight: normal;
	padding:5px;
	text-align: left;
}

#formident table {
	border-spacing: 0px;
	empty-cells: show;
	font-size:9px;
}
.formcpt ol {
	margin:0px;
	padding:0px;
}
.formcpt li {
	padding:5px;
	margin:0;
	list-style:none;
}
.formcpt label {
	width:100px;
	display:inline-block;
	padding-top:2px;
	padding-right:10px;
	padding-left:15px;
	text-align:left;
	white-space:nowrap;
}
.formcpt textarea {
	width:400px;
	height:50px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*------------------------------   classes --------------------------------*/
.aide{background-image: url(../images/aide.gif);
background-repeat: no-repeat;
width:18px; height:18px;}

.aide:hover{background-image: url(../images/aidehover.gif);
background-repeat:no-repeat;}

.attention{
	color:#FF0000;
}
.blanc {
	color:#FFFFFF;
}
.bloc_habillage{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

}
.bouton {
	margin:0 7px 0 0; /*top right bottom left*/
	background-color:#414244;/*gris anthracite*/
	border:1px solid #9261a2;/*violet*/
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	color:#fff;/*blanc*/
	padding:3px 5px 5px 5px; /* Links *//*top right bottom left*/
}
.bouton a, .bouton button {
	margin:0 7px 0 0; /*top right bottom left*/
	background-color:#414244;/*gris anthracite*/
	border:1px solid #9261a2;/*violet*/
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	color:#fff;/*blanc*/
	cursor:pointer;
	padding:3px 5px 5px 5px; /* Links *//*top right bottom left*/
}
.bouton button {
	width:auto;
	overflow:visible;
	padding:3px 5px 5px 5px; /* IE6 *//*top right bottom left*/
}
.bouton button[type] {
	padding:3px 5px 5px 5px; /* Firefox *//*top right bottom left*/
	line-height:16px; /* Safari */
}
*:first-child+html button[type] {
	padding:3px 5px 5px 5px; /* IE7 */
}
.bouton:hover, .bouton a:hover {
	background-color: #9261a2;/*violet*/
	border:1px solid #414244;/*gris anthracite*/
	color:#fff;/*blanc*/
	cursor:pointer;
}
.bouton a:active {
	background-color: #9261a2;/*violet*/
	border:1px solid #414244;/*gris anthracite*/
	color:#fff;/*blanc*/
}
.centrer {text-align:center;}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.close_block {
	position: relative;
	width: 100%;
	bottom: 0px;
	height: 15px;
	text-align: center;
	display: block;
}
.colonne{width:500px;}
.contourClair {
	border: thin solid #727a7f;/*gris*/
	padding: 5px;
}
.descript-produit{width:60%; margin-top:0; float:left; margin-left:10px;}
.descript-produit h2 {
	font: bold 14px "Helvetica Neue", Helvetica, Verdana, Arial, Geneva, sans-serif;
	color: #727a7f;/*gris*/
	margin-bottom:5px;
	margin-top:15px;
}
.encart{height:65px;margin:0px;}
.engagements{width:500px;margin:0; text-align:justify;}
.env-descript-produit{width:100%; margin-top:10px;}
/*liste des familles*/
.famille {
	width:110px;
	height:450px;
	margin:2px;
	/*padding:2px;*/
}
.famille:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 8 */
	filter: alpha(opacity=70); /* IE 5-7 */
	-moz-opacity: 0.7; /* Older gecko browsers */
	-khtml-opacity: 0.7; /* Older webkit browsers */
	opacity: 0.7; /* CSS3 standard */

}
.famille h1 {
	font: bold 13px "Helvetica Neue", Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px;/*top right bottom left*/
	padding:6px;
	text-transform: uppercase;
}
.famille h2 {
	font: normal 11px "Helvetica Neue", Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;/*top right bottom left*/
	padding:6px;
}
.famille img {	
	/*margin:3px 2px 3px 7px;top right bottom left*/
	padding:0;
	margin:0;
}
.festif:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 8 */
	filter: alpha(opacity=70); /* IE 5-7 */
	-moz-opacity: 0.7; /* Older gecko browsers */
	-khtml-opacity: 0.7; /* Older webkit browsers */
	opacity: 0.7; /* CSS3 standard */

}
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
	float: left;/*  	margin-right: 8px;*/
}
.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
	float: right;/*  	margin-right: 8px;*/
}
.fdblanc {
	background-color:#FFFFFF;
}
.fondClair {
	border: thin solid #f2f1ef;/*gris rosé*/
	padding: 5px;
	background-color: #f2f1ef;/*gris rosé*/
}
.fondFonce {
	padding: 5px;
	background-color: #414244;/*gris anthracite*/
	color:#FFFFFF;
}
.fonce {
	color:#414244;/*gris anthracite*/
}
.info {
	width:auto;
	border-style:dotted;
	border-width:1px;
	border-color:#9261a2;/*violet*/
	margin: 5px;
	padding:5px;
	height:30px;
}
.justifie{text-align:justify;}
.legende {
	font-size:xx-small;
}
/*micro dans liste produits - tenir compte de la taille du picto zoom*/
.micro {
	display:block;
	/*width:50px;
	height:80px;*/
	width:130px;
	height:90px;
	padding-left:5px;
	float:left;
	background-image: url(../images/zoom-plus.gif);
	background-repeat:no-repeat;
	background-position:90% 100%;
}
/*nouveautés*/
.miniature {
	width:160px;
	height:175px;
	font-size:9px;
	line-height:12px;
	padding:5px;
}
.miniature:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE 8 */
	filter: alpha(opacity=70); /* IE 5-7 */
	-moz-opacity: 0.7; /* Older gecko browsers */
	-khtml-opacity: 0.7; /* Older webkit browsers */
	opacity: 0.7; /* CSS3 standard */
}
.obligatoire {font-weight:bold;}
.padl50{padding-left:50px;}
.petit {font-size:9px;}
.prixImportant{font-weight:bold; font-size:12px; line-height:25px;}
.shadow {
  box-shadow: #999 3px 3px 4px 1px;
  -moz-box-shadow: #999 3px 3px 4px 1px;   /* Mozilla/Firefox/Gecko */
  -webkit-box-shadow: #999 3px 3px 4px;   /* Webkit (Safari/Chrome) */
}
.sous-titre{font-size:80%;}
.symbolique {
	background-color:#ffffff;
	color:#333333;
	width:350px;
	padding:10px;
	margin:10px;
}
.symbolique h1{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	}
.textecourt{margin:40px; padding:20px; width:60%;}
/*page accueil*/
.thumb h1{
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-weight:bold;
font-size:16px;
margin:0;padding-left:5px;
	color: #FFFFFF;
	padding:6px;
	}
.thumb h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
font-size:12px;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;/*top right bottom left*/
	padding:6px;
}
.titre /* identique à h2, mais sans marge en dessous pour pouvoir coller une autre ligne en-dessous*/ {
	font: normal 18px "Helvetica Neue", Helvetica, Verdana, Arial, Geneva, sans-serif;
	color: #727a7f;
	margin-bottom:12px;
}
/* libelle produit dans tableau produits ou fiche produit */
.titreProduit{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.translucide {opacity: 0.9;}
/*largeur de la div type produit dans liste et fiche produit*/
.typeprod, img.typeprod, #listeprod img.typeprod {width:25px; height:25px; margin-right:4px; float:left;}
/*-----------------------*/
/* fond couleur correspondant aux familles : laisser en majuscules : correspond au libellé abrégé contenu dans la table infofamille de la bdd produits*/
.VIEN {
	background-color:#a87696;
	color:#FFFFFF;
}

.SNAC {
	background-color:#94c36b;
	color:#FFFFFF;
}
.CUIS {
	background-color:#c73e1d;
	color:#FFFFFF;
}
.RECE {
	background-color:#f29400;
	color:#FFFFFF;
}
.PATI {
	background-color:#803925;
	color:#FFFFFF;
}
.PAIN {
	background-color:#268fb8;
	color:#FFFFFF;
}
.PSER {
	background-color:#c0a683;
	color:#FFFFFF;
}
.FEST {
	background-color:#553F35;
	color:#FFFFFF;
}
.COCK {
	background-color:#e64376;
	color:#FFFFFF;
}
.GOUR {
	background-color:#9d5780;
	color:#FFFFFF;
}
.DEJE {
	background-color:#a2b45b;
	color:#FFFFFF;
}
.REPA {
	background-color:#f6ab4d;
	color:#FFFFFF;
}
.GLAC {
	background-color:#e6437b;
	color:#FFFFFF;
}

/* fond couleur correspondant caractéristiques produits : ne pas changer : correspond à un champ dans la base de données*/
.cruSurgele {
	background-color:#5ec5e7;
}
.prepSurgele {
	background-color:#b9d482;
}
.precSurgele {
	background-color:#fabd43;
}
.cuitSurgele {
	background-color:#c7371e;
}
.glace {
	background-color:#f29b91;
}
/*export*/
.Surgele {
	background-color:#f29b91;
}

