body {
	margin: auto; /* Pour centrer notre page */
}

/* #log 
{
width: 900px;
overflow: hidden;
padding-left: 0%;
padding-top: 2px;
padding-bottom: 2px;
color: white;
background-color: #008080;
margin-left: auto; 
margin-right: auto; 
font-family: "courrier new";
} */

/* #menu 
{
width:900px;
height: 50px;
background-color: white;
overflow: visible; /* Emp�che le d�passement des flottants. */
/* margin-left: auto; 
margin-right: auto; 
font-family: "courrier new";
margin-top:5px;
margin-bottom:5px;
z-index:2;
position : relative;

} */

#contenu {
	width: 1000px;
	height: 850px;
	background-color: white;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: "courrier new";
	z-index: 1;
	position: relative;
}

#contenu td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu th {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu th {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu_mobile {
	display: none;
}

#contenu_grand {
	width: 1000px;
	height: 15000px;
	background-color: white;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: "courrier new";
}

#contenu_grand td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu_grand th {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu_variable {
	width: 1000px;
	height: auto;
	background-color: white;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: "courrier new";
	margin-bottom: 20px;
}

#contenu_variable td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu_variable th {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#contenu_tableau {
	width: 1000px;
	background-color: white;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: "courrier new";
}
/* pour les couleurs du cahier sav */
#contenu_tableau td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

#contenu_tableau th {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #eaeaae;
}

#blocgauche {
	width: 500px;
	height: 800px;
	background-color: white;
	overflow: hidden;
	margin-left: 0;
	margin-right: auto;
	font-family: "courrier new";
	float: left;
}

#blocgauche1 {
	width: 450px;
	height: 700px;
	background-color: #e1e6fa;

	margin-left: 400 px;
	margin-right: auto;
	padding-left: 20 px;
	font-family: "courrier new";
	float: left;
	word-wrap: break-word;
}

#blocdroit {
	width: 400px;
	height: 700px;
	background-color: #b0f2b6;

	margin-left: 400 px;
	margin-right: auto;
	padding-left: 20 px;
	font-family: "courrier new";
	float: right;
	word-wrap: break-word;
}

#footer {
	width: 1000px;
	background-color: black;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: "courrier new";
	color: white;
	font-size: small;
	text-align: center;
}

/* pour le menu google */
/* #code_dest {

} */
.code_dest_class {
	border: 1px solid;
	background-color: #ffffff;
}
.code_dest_class ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: white;
}
.code_dest_class ul li.focused {
	background-color: #fff000;
	cursor: pointer;
}
.code_dest_class li {
	height: 15px;
}
.code_dest_class li.destinataire {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 20px;
}
.code_dest_class li.destinataire div.image {
	float: left;
	width: 32px;
	height: 20px;
	margin-right: 8px;
}
.code_dest_class li.destinataire div.code_destinataire {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}
.code_dest_class .signature {
	height: 40px;
	border-top: 1px solid;
	background-image: url(./img/exemple_signature.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* param�tre formulaire */
label {
	color: white; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
}

fieldset {
	margin-bottom: 15px; /* Une marge pour s�parer les fieldset #af9775*/
	margin-left: 15px;
	background-color: #af9775;
	color: black;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

legend /* On met un peu plus en valeur les titres des fieldset */ {
	font-family: "Times New Roman", Times, serif;
	background-color: #af9775;
	color: white;
	font-weight: bold;
}

/* param�tre organigramme.php */

#sofigal {
	width: 600px;
	height: 300px;
}

#t_galtier {
	background-color: #d0f8f7;
	width: 300px;
	float: left;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

#t_galdis {
	background-color: #d0f8d6;
	width: 300px;
	float: left;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

#t_galgel {
	background-color: #d0f8f7;
	width: 300px;
	float: left;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

#galtier {
	width: 300px;
	float: left;
	height: 800px;
}

#galdis {
	width: 300px;
	float: left;
	height: 800px;
}

#galgel {
	width: 300px;
	float: left;
	height: 800px;
}

.organigramme {
	font-size: smaller;
	color: green;
	width: 130px;
	float: left;
}

.organigramme1 {
	font-size: smaller;
	color: green;
	width: 130px;
	clear: both;
}

.titre {
	font-size: smaller;
	color: black;
	display: inline;
	width: 130px;
}

/* *********************************/

/* param�tre formulaire saisie.php */
.chargement {
	font-weight: bold;
	text-align: center;
	float: left;
	width: 400px;
	padding-top: 10px;
}

.expediteur {
	float: left;
	width: 450px;
}

.champ {
	margin-top: 10px;
}

.detail {
	padding-top: 10px;
	clear: both;
}

/* Pour le menu envoie de la page saisie.php */

#navigation1 {
	margin: 0;
	padding: 0;
	list-style: 0;
}

#navigation1 li {
	float: left;
	width: 160px;
	border: 1px solid #600;
	margin-right: 1px;
	/* color: #fff ; */
	background: #c00;
}

#navigation1 li a {
	display: block;
	background: #2f1600;
	color: white;
	font: 1em "Trebuchet MS", Arial, sans-serif;
	line-height: 1em;
	padding: 4px 0;
	text-align: center;
}
#navigation1 li a:hover,
#navigation1 li a:focus,
#navigation1 li a:active {
	background: red;
}

.envoie {
	list-style-type: none;
}

.couleur_sav {
	background-color: red;
}

/* D�finit la couleur des liens hypertexte dans le div contenu */
a:link {
	color: rgb(0, 0, 0);
	text-decoration: undreline;
}
a:visited {
	color: rgb(1, 1, 1);
	text-decoration: undreline;
}
a:hover {
	color: rgb(255, 255, 255);
	text-decoration: undreline;
}

/* D�finit la couleur des liens hypertexte dans le div footer */
#footer a:link {
	color: white;
	text-decoration: undreline;
}
#footer a:visited {
	color: white;
	text-decoration: undreline;
}
#footer a:hover {
	color: red;
	text-decoration: undreline;
}

/* D�finit la couleur des liens hypertexte dans le div log */
/* #log a:link {  color: white ; text-decoration:undreline;}
#log a:visited {  color: white ; text-decoration:undreline;}
#log a:hover {  color: red ; text-decoration:undreline;} */

/* CSS des menus */
/* #navigation {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	position: absolute;
	}

#navigation li 
{
	float: left ;
	width: 140px ;
	border: 1px solid #600 ;
	margin-right: 1px ;
	color: #fff ;
	background: #c00 ;
   list-style: none ;
}

#navigation li a {
	display: block ;
	background: #2f1600 ;
	color: white ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 0 ;
	text-align: center ;
	}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: red ;
	}

.rien
{
list-style-type: none;
}

ul ul 
{
   display: none;
   padding-left:0;
} 
li:hover ul.niveau2, li li:hover ul.niveau3 {display:block;} */

#contenuresponsive {
	width: 850px;
	background: #efefef;
	height: auto;
	border-style: solid;
	border-width: 1px;
	float: left;
	word-wrap: break-word;
}

#contenu1 {
	width: 53%;
	height: auto;
	background: #efefef;
	float: left;
	word-wrap: break-word;
	overflow: hidden;
	padding: 1%;
}

#contenu11 {
	width: 15%;
	height: auto;
	background: #efefef;
	float: right;
	word-wrap: break-word;
	overflow: hidden;
	padding: 1%;
}

#contenu11 img {
	max-width: 100%;
	height: auto;
}

#contenu12 {
	width: 15%;
	height: 100%;

	background: yellow;
	/* float: ; */
	word-wrap: break-word;
	overflow: hidden;
	padding: 1%;
}

#contenu12 img {
	max-width: 100%;
	height: auto;
}

#contenu2 {
	width: 40%;
	height: 100%;
	background: #efefef;
	float: right;
	word-wrap: break-word;
	text-align: center;
	padding: 1%;
}

#contenu2 img {
	max-width: 100%;
	height: auto;
}

#massification {
	width: 37%;
	background-color: #effbf5; /*#B0F2B6;*/
	/* margin-left: ;  */
	padding-left: 1%;

	float: right;
	word-wrap: break-word;
}

/* #formulaire
{

/* test 



} */

#produit {
	clear: both;
}

.conteneur {
	background: #efefef;
	width: 850px;

	height: auto;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	float: left;
	word-wrap: break-word;
}

.conteneur img {
	max-width: auto;
	max-height: 100%;
	float: right;
}

.bloc1 {
	width: 5%;
	min-height: 100%;
	/* background : ; */
	float: left;
	word-wrap: break-word;
	overflow: hidden;
	/* padding: ; */
}

.bloc11 {
	width: 50%;
	height: 50%;
	/* background : ; */

	word-wrap: break-word;
	overflow: hidden;
	/* padding: ; */
}

.bloc12 {
	width: 50%;
	height: 50%;
	/* background : ; */

	word-wrap: break-word;
	overflow: hidden;
	/* padding: ; */
}

.bloc2 {
	width: 3%;
	min-height: 100%;
	/* background : ; */
	float: left;
	word-wrap: break-word;
	overflow: hidden;
	/* padding: ; */
}

.bloc3 {
	width: 60%;
	min-height: 100%;
	/* background : ; */
	float: left;
	word-wrap: break-word;
	overflow: hidden;
	/* padding: ; */
}

.bloc4 {
	width: 5%;
	min-height: 100%;
	/* background : ; */
	float: left;
	word-wrap: break-word;
	overflow: hidden;
	/* padding: ; */
}

.bloc5 /*Presentation_client bio */ {
	width: 30%;
	display: inline-block;
}

.bloc6 /*Presentation_client pas bio + produit bio*/ {
	width: 35%;
	display: inline-block;
}

.bloc7 /*produit pas bio*/ {
	width: 40%;
	display: inline-block;
}

.bloc7 img {
	max-width: 100%;
	float: right;
}

.bloc6 img {
	max-width: 100%;
	float: right;
}

.bloc5 img {
	max-width: 100%;
	float: right;
}

.bloc4 img {
	max-width: 100%;
	max-height: auto;
}

.stopfloat {
	content: ""; /* Important, sinon l'�l�ment n'est pas g�n�r�. */
	display: table;

	clear: both;
}
