/*
 * Base             100% 
 * -------------------------------------
 * 16px             103%   
 * 15px              96%   
 * 14px              88%   
 * 13px              82%  
 * 12px              77%  
 * 11px              71%
 * 10px              65%
 *  9px              59%
 */



* {
	margin:0;
	padding:0;
}

html {
    padding:0px; 
   	margin:0px;	
	font-family:Verdana, Geneva, sans-serif;
}
body { 
	background:url(../../medias/commun/fond.gif) repeat-y center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#363636;
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
#conteneur {
	margin: 0px auto;
	top: 0px;
	width: 1000px;
	text-align: left;
}
#contenu{
	width:700px;
	height:565px;
	background:url(../../medias/commun/fond-lait.gif);
	float:right;
	padding:25px 30px 0 5px;
}
#contenu-page{
	width:700px;
	height:565px;
	float:right;
	background:url(../../medias/commun/fond-lait-pages.gif) no-repeat;
	padding:0 35px 0 0;
}
a{
	color:#586684;
	text-decoration:none;
}
a:hover{
	color:#a3b610;
	text-decoration:none;
}

#bandeau-flash{
	margin:-25px 0 0 -28px;
}

/* -------------------------------------------- menu gauche ---------------------------------------*/
#gauche{
	width:203px;
	float:right;
	margin-right:62px;
	background:#bfd4ff url("../../medias/commun/bg-menu.jpg") repeat-x;
}
#logo{
	width:203px;
	height:112px;
	float:left;
}
#langues{
	clear:both;
	padding-top:20px;
	padding-left:45px;
}
#langues li{
	list-style-type:none;
	float:left;
	color:#586684;
	font-size:100%;
	padding-left:5px;
}
#langues li a{
	text-decoration:none;
	color:#586684;
}
#langues li a:hover, #langues li a.current{
	color:#a3b610;
	text-decoration:underline;
}

#menu{
	clear:both;
	padding:10px 0 0 32px;
}
#menu .liste1, #menu .toggler{
	list-style-type:none;
	padding-bottom:2px;
}
#menu .liste1 a, #menu .toggler a{
	display: block;
	/*height:24px;*/
	width:141px;
}
#menu .liste1 a:hover, #menu .liste1 a.current, #menu .toggler a:hover, #menu .toggler a.current{
	background-position:0 -24px;
	/*height:24px;*/
}

#menuMouvant{
	clear:both;
	padding:0px 0 0 0px;
}


.element ul{
	background-color:#c3d183;
	width:140px;
	clear:both;
	margin:2px 0 2px 0;
	padding:5px 0 5px 0;
}
.element-rubrique {
	color:#495204;
	text-align:center;
	list-style-type:none;
	padding:0;
	margin:10px 0 10px 0;
	font-size:109%;
	width:140px;
}
.element-rubrique a{

	color:#495204;
	text-decoration:none;
}

.element-rubrique a:hover{
	color:#495204;
	text-decoration:underline;
}
.element-rubrique a.current{
	color:#495204;
	text-decoration:underline;
	font-weight:bold;
}

#fiche-gauche{
	width:179px;
	height:194px;
	background:url(../../medias/commun/push_contact.png);
	float:left;
	padding:40px 12px 0 12px;
	margin:15px 0 30px 0;
}
#push-contact p{
	color:#363636;
	font-size:100%;
	float:left;
	padding:15px 20px 15px 15px;
}

#fiche-gauche p {
	font-size:10px;
	color:#999999;
	padding:0 0 0 10px;
	font-weight:bold;
}
#fiche-gauche a{
	display:block;
	margin:30px 0 0 20px;
}

#push-contact{
	width:179px;
	height:194px;
	background:url(../../medias/commun/push-contact.gif);
	float:right;
	padding:20px 12px 0 12px;
	margin:50px 0 30px 0;
	z-index:1;
	position:relative;
}

/* ------------------------------------------------------------------home-------------------------------------------------------------- */
#home-droite{
	float:right;
	width:315px;
	padding-left:30px;
}
#home-gauche{
	float:right;
	width:355px;
}
#edito{
	margin:10px 0 100px 0;
	width:600px;
}
#edito p{
	float:left;
	padding-top:12px;
}
#edito h1{
	width:100%;
	text-align:center;
}

#home-droite h2{
	padding-bottom:10px;
}
.ss-titre-bleu{
	color:#374a73;
	font-weight:bold;
}
.ss-titre-gris{
	color:#dddeda;
	font-weight:bold;
}
#job{
	padding:0px 65px 0px 22px;
	float:left;
}
#job #plusInfos a{
	color:#485779;
	text-decoration:none;
	background:url(../../medias/commun/fleche-bleu.gif) no-repeat;
	background-position:140px 4px;
	width:75px;
	margin-top:5px;
	padding-left:150px;
	
}
#job #plusInfos a:hover{
	text-decoration:underline;
}
#news{
	/*padding:85px 65px 0px 22px;*/
	float:left;
	position:relative;
	top:40px;
	left:30px;
}
#news h2{
	margin-bottom:10px;
}
#news p{
	color:#FFF;
	margin-bottom:10px;
}
#news #plusInfos a{
	color:#b9c6e3;
	text-decoration:none;
	background:url(../../medias/commun/fleche-gris.gif) no-repeat;
	background-position:140px 4px;
	width:75px;
	margin-top:5px;
	padding-left:150px;
}
#news #plusInfos a:hover{
	text-decoration:underline;
}


#nouveau_produit{
	position:relative;
	top:-70px;
	left:420px;
	width:150px;
}
#nouveau_produit p{
	margin-top:10px;
	padding-left:10px;
}

#menu-secondaire{
	float:right;
	padding:50px 10px 20px 0;
}
#menu-secondaire li img.numero1{
	position:relative;
	top:-7px;
}
#menu-secondaire li{
	list-style-type:none;
	float:left;
	color:#586684;
	font-size:91%;
	padding-left:3px;
}
#menu-secondaire li a{
	float:left;
	text-decoration:none;
	color:#586684;
}
#menu-secondaire li a:hover{
	text-decoration:underline;
}
#menu-secondaire li a.current{
	text-decoration:underline;
	color:#8c9d09;
	font-weight:bold;
}

#entree{
	float:left;	
}
#entree li{
	list-style-type:none;
	float:left;	
	padding:0 6px 6px 0;
}
#entree li a{
	float:left;
	height:169px;
	width:171px;
}
#entree li a:hover{
	background-position:0 -169px;
	height:169px;
}


/* ------------------------------------------------------------------mentions page contact-------------------------------------------------------------- */

.spacer { 
clear: both;
}

.legales {
margin-top : 20px;
width : 705px;
padding-top : 3px;
}	

.inputContact {
	width: 420px;	
}

.erreur {
	color : #A3B610;
	font-weight : bold;
}


/* ------------------------------------------------------------------pages produits-------------------------------------------------------------- */
#visuels{
	/*width:700px;
	float:left;*/
	margin-left:-23px;
	padding-bottom:20px;
}
#visuels li{
	list-style-type:none;
	float:left;
	padding-right:15px;
}
#contenu-page p{
	color:#363636;
	padding-bottom:5px;
}


/* ------------------------------------------------------------------GENERAL WISIWIG-------------------------------------------------------------- */
.ss-titre{
	font-size:125%;
	font-weight:bold;
}

.gras{
	font-weight:bold;
}

/* ------------------------------------------------------------------ANIMAL-------------------------------------------------------------- */
#produit-animal{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-animal .rouge {color:#B9121B;}
#produit-animal .bleu {color:#234CA5;}
#produit-animal .vert {color:#677E52;}
#produit-animal h1{
	color:#545f23;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-animal h2{
	float:left;
	color:#a3a83f;
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-animal .ss-titre{
	color:#4d6420;
	font-size:125%;
	font-weight:bold;
}
#produit-animal ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-animal ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-animal.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-animal .gras{
	color:#8e9231;
	font-weight:bold;
}
#produit-animal table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-animal table th{
	background-color:#bdc079;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-animal table td{
	background-color:#dbde9d;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/
/* ------------------------------------------------------------------CHOCOLAT-------------------------------------------------------------- */
#produit-chocolat{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-chocolat .rouge {color:#B9121B;}
#produit-chocolat .bleu {color:#234CA5;}
#produit-chocolat .vert {color:#677E52;}
#produit-chocolat h1{
	color:#593b1f;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-chocolat h2{
	float:left;
	color:#cd9665;
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-chocolat .ss-titre{
	color:#593b1f;
	font-size:125%;
	font-weight:bold;
}
#produit-chocolat ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-chocolat ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-chocolat.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-chocolat .gras{
	color:#c78951;
	font-weight:bold;
}
#produit-chocolat table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-chocolat table th{
	background-color:#e4bf9f;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-chocolat table td{
	background-color:#f2dfb1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/
/* ------------------------------------------------------------------GLACES-------------------------------------------------------------- */
#produit-glaces{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-glaces .rouge {color:#B9121B;}
#produit-glaces .bleu {color:#234CA5;}
#produit-glaces .vert {color:#677E52;}
#produit-glaces h1{
	color:#732f6c;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-glaces h2{
	float:left;
	color:#92678b;
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-glaces .ss-titre{
	color:#b24893;
	font-size:125%;
	font-weight:bold;
}
#produit-glaces ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-glaces ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-glaces.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-glaces .gras{
	color:#997193;
	font-weight:bold;
}
#produit-glaces table{
	/*width:700px;*/
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-glaces table th{
	background-color:#ccb8c9;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-glaces table td{
	background-color:#f6e9f1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/
/* ------------------------------------------------------------------PLATS CUISINÉS-------------------------------------------------------------- */
#produit-cuisines{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-cuisines .rouge {color:#B9121B;}
#produit-cuisines .bleu {color:#234CA5;}
#produit-cuisines .vert {color:#677E52;}
#produit-cuisines h1{
	color:#dd6d00;/*#e36e1f;*/
	font-size:183%;
	float:left;
	width:700px;
}
#produit-cuisines h2{
	float:left;
	color:#ec9b00;/*#f1a702;*/
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-cuisines .ss-titre{
	color:#dd6d00;/*#e36e1f;*/
	font-size:125%;
	font-weight:bold;
}
#produit-cuisines ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-cuisines ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-cuisines.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-cuisines .gras{
	color:#e49e01;
	font-weight:bold;
}
#produit-cuisines table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-cuisines table th{
	background-color:#fdd693;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-cuisines table td{
	background-color:#ffeec2;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/
/* ------------------------------------------------------------------BABY-------------------------------------------------------------- */
#produit-baby{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-baby .rouge {color:#B9121B;}
#produit-baby .bleu {color:#234CA5;}
#produit-baby .vert {color:#677E52;}
#produit-baby h1{
	color:#de5479;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-baby h2{
	float:left;
	color:#e5959e;
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-baby .ss-titre{
	color:#de5479;
	font-size:125%;
	font-weight:bold;
}
#produit-baby ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-baby ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-baby.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-baby .gras{
	color:#e7949d;
	font-weight:bold;
}
#produit-baby table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-baby table th{
	background-color:#f0cbc5;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-baby table td{
	background-color:#faebe7;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/
/* ------------------------------------------------------------------CREAMERS-------------------------------------------------------------- */
#produit-creamers{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-creamers .rouge {color:#B9121B;}
#produit-creamers .bleu {color:#234CA5;}
#produit-creamers .vert {color:#677E52;}
#produit-creamers h1{
	color:#89ba17;/*#2DC82D;#31438d;*/
	font-size:183%;
	float:left;
	width:700px;
}
#produit-creamers h2{
	float:left;
	color:#b1c800;/*#99cc99;#71a3cf;*/
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-creamers .ss-titre{
	color:#89ba17;/*#2DC82D;#31438d;*/
	font-size:125%;
	font-weight:bold;
}
#produit-creamers ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-creamers ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-creamers.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-creamers .gras{
	color:#5e95c6;
	font-weight:bold;
}
#produit-creamers table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-creamers table th{
	background-color:#9bc1e2;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-creamers table td{
	background-color:#d2e3f1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/

/* ------------------------------------------------------------------LAIT FRAIS-------------------------------------------------------------- */
#produit-laitier{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-laitier .rouge {color:#B9121B;}
#produit-laitier .bleu {color:#234CA5;}
#produit-laitier .vert {color:#677E52;}
#produit-laitier h1{
	color:#59bbf3;/*#3ab4ec;#59bbf3;*/
	font-size:183%;
	float:left;
	width:700px;
}
#produit-laitier h2{
	float:left;
	color:#83d2ff;/*#71A3CF;#83d2ff;*/
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-laitier .ss-titre{
	color:#59bbf3;/*#3ab4ec;#59bbf3;*/
	font-size:125%;
	font-weight:bold;
}
#produit-laitier ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-laitier ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-laitier.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-laitier .gras{
	color:#3ab4ec/*59bbf3*/;
	font-weight:bold;
}
#produit-laitier table{
	/*width:700px;*/
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-laitier table th{
	background-color:#e4bf9f;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-laitier table td{
	background-color:#f2dfb1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/


/* ------------------------------------------------------------------BOULANGERIE-------------------------------------------------------------- */
#produit-boulangerie{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-boulangerie .rouge {color:#B9121B;}
#produit-boulangerie .bleu {color:#234CA5;}
#produit-boulangerie .vert {color:#677E52;}
#produit-boulangerie h1{
	color:#d2368a;/*#b70364;#eabb00;*/
	font-size:183%;
	float:left;
	width:700px;
}
#produit-boulangerie h2{
	float:left;
	color:#e47cb4;/*#FF1493;#fddd5d;*/
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-boulangerie .ss-titre{
	color:#d2368a;/*#b70364;#eabb00;*/
	font-size:125%;
	font-weight:bold;
}
#produit-boulangerie ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-boulangerie ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-boulangerie.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-boulangerie .gras{
	color:#b70364/*eabb00*/;
	font-weight:bold;
}
#produit-boulangerie table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-boulangerie table th{
	background-color:#e4bf9f;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-boulangerie table td{
	background-color:#f2dfb1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/

/* ------------------------------------------------------------------FROMAGES FONDUS-------------------------------------------------------------- */
#produit-fromages{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-fromages .rouge {color:#B9121B;}
#produit-fromages .bleu {color:#234CA5;}
#produit-fromages .vert {color:#677E52;}
#produit-fromages h1{
	color:#ff8c00;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-fromages h2{
	float:left;
	color:#ffb65d;
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-fromages .ss-titre{
	color:#ff8c00;
	font-size:125%;
	font-weight:bold;
}
#produit-fromages ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-fromages ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-fondue.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-fromages .gras{
	color:#ff8c00;
	font-weight:bold;
}
#produit-fromages table{
	/*width:700px;*/
	/*float:left;*/
	margin-bottom:10px;
}

/* ------------------------------------------------------------------BOUCHERIE-------------------------------------------------------------- */
#produit-boucherie{
	float:left;
	font-size:109%;
	width:700px;
}
#produit-boucherie .rouge {color:#B9121B;}
#produit-boucherie .bleu {color:#234CA5;}
#produit-boucherie .vert {color:#677E52;}
#produit-boucherie h1{
	color:#db1313;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-boucherie h2{
	float:left;
	color:#db6c6c;
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#produit-boucherie .ss-titre{
	color:#db1313;
	font-size:125%;
	font-weight:bold;
}
#produit-boucherie ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#produit-boucherie ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/puce-boucherie.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#produit-boucherie .gras{
	color:#db1313;
	font-weight:bold;
}
#produit-boucherie table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#produit-boucherie table th{
	background-color:#e4bf9f;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#produit-boucherie table td{
	background-color:#f2dfb1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/


/* ------------------------------------------------------------------PAGE TYPE-------------------------------------------------------------- */
#autre{
	float:left;
	font-size:109%;
	width:700px;
}
#autre .rouge {color:#B9121B;}
#autre .bleu {color:#234CA5;}
#autre .vert {color:#677E52;}
#autre h1{
	color:#0d2b6e;
	font-size:183%;
	float:left;
	width:700px;
}
#autre h2{
	float:left;
	color:#a4b713;
	font-size:167%;
	width:700px;
	padding:20px 0;
}
#autre .ss-titre{
	color:#596683;
	font-size:125%;
	font-weight:bold;
}
#autre ul{
	float:left;	
	padding-top:5px;
	color:#363636;
	width:700px;
}
#autre ul li{
	list-style-type:none;
	clear:both;
	background:url(../../medias/commun/carre-bleu.gif) no-repeat;
	background-position:0 5px;
	padding-left:12px;
	margin-bottom:10px;
}
#autre .gras{
	color:#586684;
	font-weight:bold;
}
#autre table{
	/*width:700px;*/	
	/*float:left;*/
	margin-bottom:10px;
}/*
#autre table th{
	background-color:#7381a0;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
#autre table td{
	background-color:#b4b8c3;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}*/
/* ------------------------------------------------------------------NEWS-------------------------------------------------------------- */
#news-page{
	float:left;
	font-size:109%;
	width:700px;
}
#news-page .rouge {color:#B9121B;}
#news-page .bleu {color:#234CA5;}
#news-page .vert {color:#677E52;}
#news-page h1{
	color:#0d2b6e;
	font-size:183%;
	float:left;
	width:700px;
}

.news-bloc{
	float:left;
	width:700px;
	padding-top:20px;
}
.news-bloc .texte{
	width:530px;
	float:left;
	padding-right:15px;
}
.news-bloc .texte h2{
	color:#a4b713;
	font-size:145%;
	font-weight:bold;
	padding-bottom:5px;
}
.news-bloc .visuel{
	width:149px;
	height:147px;
	float:left;
	border:1px solid #a4b714;
}

/*-----------------------------------------------CV---------------------------------------------*/
form{
	width:460px;
	float:left;
		padding-top:20px;
}
form p{
	padding-bottom:20px;
	float:left;
}
select{
	float:right;
	width:205px;
	/*margin-left:135px;*/
}
label{
	float:left;
	width:160px;
}
textarea{
	float:left;
	width:336px;
	height:100px;
}
#upload{
	float:left;
	width:269px;
	margin-right:5px;
}
#btn-upload{
	width:62px;
	height:20px;
	float:left;
	border: 0px;
	border : none;
	cursor : pointer;
	background:url(../../medias/fr/btn-upload.gif);
}
#btn-upload:hover{
	width:62px;
	background-position:0 20px;
}
#btn-submit{
	width:84px;
	height:20px;
	clear:both;
	margin-left:375px;
	background:url(../../medias/fr/btn-submit.gif);
	border:none;
}
#btn-submit:hover{
	width:84px;
	background-position:0 20px;
}


#menu-accueil{background:url(../../medias/fr/menu-accueil.gif) no-repeat; width:141px; height : 24px;}
#menu-euroserum{background:url(../../medias/fr/menu-euroserum.gif) no-repeat; width:141px; height : 24px;}
#menu-lactoserum{background:url(../../medias/fr/menu-lactoserum.gif) no-repeat; width:141px; height : 24px;}
#menu-produits{background:url(../../medias/fr/menu-produits.gif) no-repeat; width:141px; height : 24px;}
#menu-recrutement{background:url(../../medias/fr/menu-recrutement.gif) no-repeat; width:141px; height : 24px;}
#menu-contact{background:url(../../medias/fr/menu-contact.gif) no-repeat; width:141px; height : 24px;}
#menu-qualite{background:url(../../medias/fr/menu-qualite.gif) no-repeat; width:141px; height : 24px;}
#menu-services{background:url(../../medias/fr/menu-services.gif) no-repeat; width:141px; height : 24px;}
#menu-application{background:url(../../medias/fr/menu-application.gif) no-repeat; width:141px; height : 24px;}

#entree-baby{background:url(../../medias/fr/entree-baby.jpg) no-repeat; width:171px;}
#entree-chocolat{background:url(../../medias/fr/entree-chocolat.jpg) no-repeat; width:171px;}
#entree-cuisine{background:url(../../medias/fr/entree-cuisine.jpg) no-repeat; width:171px;}
#entree-glaces{background:url(../../medias/fr/entree-glace.jpg) no-repeat; width:171px;}
#entree-creamers{background:url(../../medias/fr/entree-creamers.jpg) no-repeat; width:171px;}
#entree-animal{background:url(../../medias/fr/entree-animal.jpg) no-repeat; width:171px;}

/* ------------------------------------------------------------------TABLEAU-ROSE-------------------------------------------------------------- */

.Tableau-baby-sombre{
	background-color:#f0cbc5;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}

.Tableau-baby-clair{
	background-color:#faebe7;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-MARON-------------------------------------------------------------- */

.Tableau-chocolat-sombre{
	background-color:#e4bf9f;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-chocolat-clair{
	background-color:#f2dfb1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-ORANGE-------------------------------------------------------------- */

.Tableau-cuisne-sombre{
	background-color:#ffa34a;/*#dd6d00;#fdd693;*/
	color:#fff;/*#363636;*/
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-cuisine-clair{
	background-color:#ffc48a;/*#FD5926;#ffeec2;*/
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-GLACE-------------------------------------------------------------- */

.Tableau-glace-sombre{
	background-color:#ccb8c9;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-glace-clair{
	background-color:#f6e9f1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-CREME-------------------------------------------------------------- */

.Tableau-creme-sombre{
	background-color:#9bc1e2;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-creme-clair{
	background-color:#d2e3f1;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-ANIMAL-------------------------------------------------------------- */

.Tableau-animal-sombre{
	background-color:#bdc079;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-animal-clair{
	background-color:#dbde9d;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-LAITIER FRAIS-------------------------------------------------------------- */

.Tableau-laitier-sombre{
	background-color:#59bbf3;/*#3ab4ec;#9dd8e6;*/
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-laitier-clair{
	background-color:#83d2ff;/*#71A3CF;#c1dfe6;*/
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-BOULANGERIE-------------------------------------------------------------- */

.Tableau-boulangerie-sombre{
	background-color:#e47cb4;/*#a504a5;#FF00FF;#b70364;#fdd639;*/
	color:#fff/*363636*/;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-boulangerie-clair{
	background-color:#f0b3d4;/*#f69df6;#e47cb4;#FF1493;#fdeca7;*/
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-FROMAGES-------------------------------------------------------------- */

.Tableau-fromages-sombre{
	background-color:#ff8c00;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-fromages-clair{
	background-color:#ffb65d;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-BOUCHERIE-------------------------------------------------------------- */

.Tableau-boucherie-sombre{
	background-color:#d86363;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-boucherie-clair{
	background-color:#f4b3b3;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}



/* ------------------------------------------------------------------TABLEAU-LAITIER CONCENTRE-------------------------------------------------------------- */

.Tableau-laitierConcentre-sombre{
	background-color:#89ba17;/*#2DC82D;#31438d;*/
	color:#FFFFFF;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-laitierConcentre-clair{
	background-color:#b1c800;/*#99cc99;#71a3cf;*/
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

/* ------------------------------------------------------------------TABLEAU-PAGE_TYPE-------------------------------------------------------------- */

.Tableau-autre-sombre{
	background-color:#7381a0;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-autre-clair{
	background-color:#b4b8c3;
	color:#363636;
	font-size:109%;
	text-align:center;
	height:24px;
	padding:5px;
}

.case-gauche{
	float:left;
	height:25px;
	padding-top:5px;
}
.case-gauche label{
	flaot:left;
	width:200px;
}
#general, #marketing, #commercial, #ressources, #technique{
	float:left;
	margin-right:5px;
}

