/*
 * 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 30px;
}
#contenu-page{
	width:700px;
	height:565px;
	float:right;
	background:url(../../medias/commun/fond-lait-pages.gif) no-repeat;
	padding:25px 30px 0 30px;
}
a{
	color:#586684;
	text-decoration:none;
}
a:hover{
	color:#a3b610;
	text-decoration:none;
}

/* -------------------------------------------- menu gauche ---------------------------------------*/
#gauche{
	width:203px;
	float:right;
	padding-right:37px;
}
#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/fiche-gauche.gif);
	float:left;
	padding:20px 12px 0 12px;
	margin:15px 0 30px 0;
}
#fiche-gauche p{
	color:#363636;
	font-size:100%;
	float:left;
	padding:15px 20px 15px 15px;
}

/* ------------------------------------------------------------------home-------------------------------------------------------------- */
#home-droite{
	float:right;
	width:315px;
	padding-left:30px;
}
#home-gauche{
	float:right;
	width:355px;
}
#edito{
	padding-top:30px;
	height:200px;
}
#edito p{
	float:left;
	padding-top:12px;
}
#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;
}
#news p{
	color:#FFF;
}
#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;
}
#menu-secondaire{
	float:right;
	padding:70px 0 20px 0;
}
#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;
	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;
	color:#586684;
}

.gras{
	font-weight:bold;
}

/* ------------------------------------------------------------------ANIMAL-------------------------------------------------------------- */
#produit-animal{
	float:left;
	font-size:109%;
	width:700px;
}
#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:10px 0 8px 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 h1{
	color:#593b1f;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-chocolat h2{
	float:left;
	color:#cd9665;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 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 h1{
	color:#732f6c;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-glaces h2{
	float:left;
	color:#92678b;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 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 h1{
	color:#e36e1f;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-cuisines h2{
	float:left;
	color:#f1a702;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 0;
}
#produit-cuisines .ss-titre{
	color:#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 h1{
	color:#de5479;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-baby h2{
	float:left;
	color:#e5959e;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 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 h1{
	color:#31438d;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-creamers h2{
	float:left;
	color:#71a3cf;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 0;
}
#produit-creamers .ss-titre{
	color:#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 h1{
	color:#5bcde6;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-laitier h2{
	float:left;
	color:#aedbe6;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 0;
}
#produit-laitier .ss-titre{
	color:#5bcde6;
	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:#5bcde6;
	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 h1{
	color:#eabb00;
	font-size:183%;
	float:left;
	width:700px;
}
#produit-boulangerie h2{
	float:left;
	color:#fddd5d;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 0;
}
#produit-boulangerie .ss-titre{
	color:#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:#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;
}*/


/* ------------------------------------------------------------------BOUCHERIE-------------------------------------------------------------- */
#produit-boucherie{
	float:left;
	font-size:109%;
	width:700px;
}
#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:10px 0 8px 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 h1{
	color:#0d2b6e;
	font-size:183%;
	float:left;
	width:700px;
}
#autre h2{
	float:left;
	color:#a4b713;
	font-size:167%;
	width:700px;
	padding:10px 0 8px 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 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/en/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/en/btn-submit.gif);
	border:none;
}
#btn-submit:hover{
	width:84px;
	background-position:0 20px;
}


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

#entree-baby{background:url(../../medias/en/entree-baby.jpg) no-repeat; width:171px;}
#entree-chocolat{background:url(../../medias/en/entree-chocolat.jpg) no-repeat; width:171px;}
#entree-cuisine{background:url(../../medias/en/entree-cuisine.jpg) no-repeat; width:171px;}
#entree-boulangerie{background:url(../../medias/en/entree-boulangerie.jpg) no-repeat; width:171px;}
#entree-glaces{background:url(../../medias/en/entree-glace.jpg) no-repeat; width:171px;}
#entree-creamers{background:url(../../medias/en/entree-creamers.jpg) no-repeat; width:171px;}
#entree-animal{background:url(../../medias/en/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:#fdd693;
	color:#363636;
	font-weight:bold;
	font-size:109%;
	text-align:center;
	padding:5px;
}
.Tableau-cuisine-clair{
	background-color:#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-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;
}
