body{
	margin:0;
	background-image: url(/CSS/images/corps/fond_ecran.jpg);
	background-repeat: repeat-x;
}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

:link {
	text-decoration:none;
	color:#0033FF;
}

:visited {
	text-decoration:none;
	color:#0033FF;
}

ul{
	list-style-type:none;
	font-size:0;
	margin: 0;
	padding: 0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

html{
    height: 100%;
	padding-bottom: 1px;  /* Forçage de la barre de défilement */
} 

a img{
	text-decoration:none;
	border-style:none;
} 

hr{
	color: #61C100;
}

th{
	background-color: #FFFFB0;
	text-align:center;
}

#mesures th{
	background-color: #FFFFB0;
	text-align:center;
}

#mesures td{
	text-align:center;
	background-color: #FFFFFF;
}

#mesures table{
	background-color:#E9E9E9;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px ridge #D7D7D7;
	padding-left: 10px;
	padding-right: 10px;
}

/* Conteneur général de la page */

#conteneur{
	width:981px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

/* Partie gauche */

#gauche{
	float:left;
	width: 250px;
}

/* Boîtes */

.boite_250_haut_titre{
	font-family: Arial, Helvetica, sans-serif;
	width:250px;
	height: 31px;
	font-size: 16px;
	font-weight: bold;
	color: #518600;
	line-height: 31px;
	vertical-align: middle;
	background-image: url(images/corps/boite_gauche_haut.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top:10px;
}

.boite_250_haut_2{
	width:250px;
	height: 7px;
	background-image: url(images/corps/boite_gauche_haut_2.png);
	background-repeat: no-repeat;
	margin-top:10px;
}

.boite_250_milieu{
	width:243px;
	padding-left: 5px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-left-color: #D1D1D1;
}

.boite_250_bas{
	background-image: url(images/corps/boite_gauche_bas.png);
	background-position: left top;
	background-repeat:no-repeat;
	height: 8px;
	width: 250px;
	margin-bottom: 10px;
}

.boite_160_haut_sans_titre{
	width:160px;
	height: 8px;
	background-image: url(images/corps/boite_gauche_160_haut_sans_titre.png);
	background-repeat: no-repeat;
}

.boite_160_milieu{
	width:153px;
	padding-left: 5px;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D1;
	border-left-color: #D1D1D1;
}

.boite_160_bas{
	background-image: url(images/corps/boite_gauche_160_bas.png);
	height: 8px;
	width: 160px;
	margin-bottom: 10px;
}

/* Partie centrale */

#centre{
	width:560px;
	margin-left:255px;
}

#centre_haut{
	background-image: url(images/corps/boite_560_haut.png);
	width:560px;
	height:7px;
	background-repeat: no-repeat;
	margin-top:10px;
}

#centre_milieu{
	width:538px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D1;
	border-left-color: #D1D1D1;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#centre_bas{
	background:url(images/corps/boite_560_bas.png);
	width:560px;
	height:7px;
	background-repeat: no-repeat;
}



/* Partie droite */

#droite{
	margin-top:10px;
	float:right;
}

/* Gauche */

.boite_250_milieu p.image1{
	float:left;
	width:48px;
	height:50px;
	margin-top: 10px;
	margin-right: 10px;
}

.boite_250_milieu p.image2{
	float:left;
	width:48px;
	height:75px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: -10px;
}

.boite_250_milieu p.image3{
	clear : both;
	float:left;
	width:48px;
	height:50px;
	margin-right: 10px;
	margin-top: 10px;
}

.boite_250_milieu p.texte1{
	width:175px;
	height:50px;
	margin-top: 10px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	background-image: url(/CSS/images/corps/sous_boite_175x50.png);
	background-repeat: no-repeat;
	color: #555555;
}

.boite_250_milieu p.texte1 span {
	font-weight: bold;
}

.boite_250_milieu p.texte2{
	width:175px;
	height:75px;
	margin-top: 10px;
	padding-left:10px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(/CSS/images/corps/sous_boite_175x75.png);
	background-repeat: no-repeat;
	color: #555555;
}

.boite_250_milieu p.texte2 span {
	font-weight: bold;
}

.boite_250_milieu p.texte3{
	width:175px;
	height:50px;
	margin-top: 5px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/CSS/images/corps/sous_boite_175x50.png);
	background-repeat: no-repeat;
	color: #555555;
}

.boite_250_milieu p.texte3 span {
	font-weight: bold;
	line-height: 50px;
}

/* Centre */

#centre_milieu h2{
	color:#FF6D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

#centre_milieu p.texte1{
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding-right: 15px;
}

#centre_milieu p.texte2{
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding-right: 15px;
}

#centre_milieu p.texte3{
	font-family: Arial, Helvetica, sans-serif;
	color:#518600;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#centre_milieu p.texte4{
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	padding-right: 5px;
}

#centre_milieu p.texte5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#518600;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.image_ingredient{
	float:right;
	width:200px;
	height:150px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-left: 10px;
}

.publicite {
	float:right;
	margin-top:10px;
}

/* Commentaires */

.fleche_gauche {
	float : left;
	margin-top:-15px;
}

.fleche_droite{
	float : right;
	margin-top:-15px;
}

.info_commentaire_pair {
	font-family: Arial, Helvetica, sans-serif;
	color:#518600;
	font-size: 12px;
	margin-left: -10px;
	background-color: #E0E0E0;
	margin-right: -10px;
	text-indent: 10px;
}

.info_commentaire_impair {
	font-family: Arial, Helvetica, sans-serif;
	color:#518600;
	font-size: 12px;
	margin-left: -10px;
	margin-right: -10px;
	text-indent: 10px;
}

.commentaire_pair {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-style: italic;
	background-color: #E0E0E0;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;
}

.commentaire_impair {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;
}

/* Pays et auteur */

.origine span{
	color:#F46800;
	font-weight: bold;
}

.origine {
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


