body{
	background-color: #FFDA00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* Cadres haut de page */
#menu-haut{
	float:left;
	background-color: #FFFFFF;
	line-height: 100%;
	padding: 10px;
	width: 940px;
	height: 150px;
} 
#logoEG{
	width:150px;
	height:150px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#bandeau-page{
	height: 90px;
	width: 780px;
	float: right;
	clear: none;
}
#menu-page{
	height: 50px;
	width: 780px;
	float: right;
	background-color: #FFDA00;
	margin-top: 10px;
}
/* Cadres contenu des pages */
#contenu{
	width: 940px;
	height: 560px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
} 
/* Cadres bas de page */
#menu-bas{
	background-color: #FFFFFF;
	text-align: right;
	border-top-style: solid;
	border-top-color: #626B69;
	border-top-width: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	height: 25px;
	width: 940px;
} 
/* Fond */
.fond-blanc{
	background-color: #FFFFFF;
}
.fond-gris{
	background-color: #626b69;
}
.fond-gris-clair{
	background-color: #EFF0F0;
}
.fond-jaune{
	background-color: #FFDA00;
}
.fond-correcteurs{
	background-color: #a1a762;
}
.fond-ameliorants{
	background-color: #f29867;
}
.fond-premix{
	background-color: #945d40;
}
.fond-ingredients{
	background-color: #93688a;
}
.fond-services{
	background-color: #86a5b2;
}
.trait{
	border-top-style: solid;
	border-top-color: #626b69;
	border-top-width: 1px;
} 

/* texte */
a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: dotted;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-color: #626B69;
}
a:hover {
	text-decoration:underline;
}
.texte-navigation-page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626B69;
	text-align: left;
}
.texte-titre-page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #626B69;
	line-height: 40px;
	text-align: left;
	font-weight: bold;
}
.texte-soustitre-page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;
}
.texte-soustitre-gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #626b69;
	text-align: left;
}
.texte-normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.texte-gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.texte-blanc{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.texte-gris{
	font-family: Arial, Helvetica, sans-serif;
	color: #626b69;
}
.texte-rouge{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.texte-noir{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.titre-partie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #626b69;
	line-height: 24px;
}
.navigation-partie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #FFDA00;
}

/* menu */
.menu-parties{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.menu-correcteurs{
	background-color: #a1a762;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-ameliorants{
	background-color: #f29867;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-premix{
	background-color: #945d40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-ingredients{
	background-color: #93688a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.gros-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.menu-services{
	background-color: #86a5b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.fond-NR-marron {
	background-color: #D9B799;
}
