* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
}

html {
	height: 100%;
}

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(/img/blank.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 100%;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 814px;
	margin-top: 10px;
	margin-left: -407px;
	text-align: left;
	padding: 0px;
}

a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 9px arial,helvetica,sans;
	color: #8F8F8F;
	text-decoration: none;
}

a.mentions-legales:hover {
	text-decoration: underline;
	color: #8F8F8F;
}

a.navigation,a.navigation:visited {
	display: block;
	width: 126px;
	height: 17px;
	font: normal 12px arial,helvetica,sans;
	color: #62707B;
	text-decoration: none;
	background-image: url(/img/puce-navigation.jpg);
	background-position: 5 center;
	background-repeat: no-repeat;
	text-align: left;
}
a.navigation:hover {
	display: block;
	width: 126px;
	height: 17px;
	font: normal 12px arial,helvetica,sans;
	color: #FFFFFF;
	background-color: #7D8A93;
	text-decoration: none;
	background-image: url(/img/puce-navigation.jpg);
	background-position: 5 center;
	background-repeat: no-repeat;
	text-align: left;
}
a.navigation-selected,a.navigation-selected:visited,a.navigation-selected:hover {
	display: block;
	width: 126px;
	height: 17px;
	font: normal 12px arial,helvetica,sans;
	color: #FFFFFF;
	background-color: #7D8A93;
	text-decoration: none;
	background-image: url(/img/puce-navigation-on.jpg);
	background-position: 5 center;
	background-repeat: no-repeat;
	text-align: left;
}

input.bouton {
	font: bold 11px arial,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #E1B023;
	border: 1px solid #7F8C9D;
	cursor: pointer;
}

.input-text {
	font-family: arial, helvetica, sans-serif,sans;
	font-size: 12px;
	color: #7F8C9D;
}

h1 {
	position: absolute; 
	width: 250px; 
	height: 40px; 
	left: 10px; 
	top: 23px;
	font: bold 19px arial, helvetica, sans;
	color: #D63200;
	padding: 0px;
	margin: 0px;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}

input.bouton-commande {
	font: bold 11px arial,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #B53834;
	border: 1px solid #FFFFFF;
	cursor: hand;
}

.panier {color: #666666;}

.Lien-Panier {color: #666666;}

.bordeau {color: #A32D29;}
.blanc {color: #FFFFFF;}
.rouge {color: #FF0000;}
.gris {color: #666666;}

.bold {font-weight: bold;}

#fond-milieu {
	background-image: url(../img/fond-milieu.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.recette-vert {color: #94c11a;font-family: "trebuchet ms",verdana;}

div.ingredients,div.ingredients p,div.ingredients span {
	color: #A32D29;
	display: inline;
}
div.ingredients-index,div.ingredients-index p,div.ingredients-index span {
	font-size: 11px;
	color: #7D7D7D;
	display: inline;
}
div.recette,div.recette p,div.recette span {
	color: #000000;
	display: inline;
}

span.titre-navigation {
	font: bold 15px arial, helvetica, sans;
	color: #1F1F1F;
}
span.titre-vert {
	font: bold 13px arial, helvetica, sans;
	color: #39a520;
}

input.moteur-recherche,select.moteur-recherche {
	font: normal 12px arial, helvetica, sans;
	color: #434445;
}

div.color-blanc,div.color-blanc p,div.color-blanc span {
	color: #FFFFFF;
	font: normal 17px arial,helvetica,sans;
	font: normal 17px "comic sans ms","comic sans",arial, helvetica, sans;
	font: normal 16px "trebuchet ms",trebuchet,arial, helvetica, sans;
	font: normal 16px arial,helvetica,sans;
}

span.Titre {
	color: #276533;
	font: bold 22px arial,helvetica,sans;
}

#livre,#livre p,#livre span,#livre table td {
	font: normal 12px arial,helvetica,sans-serif,sans;
  color: #276533;
}
#livre a.Lien-Texte,#livre a.Lien-Texte:visited {
	font: normal 12px  arial,helvetica,sans-serif,sans;
  color: #276533;
}
#livre a.Lien-Texte:hover {
	font: normal 12px  arial,helvetica,sans-serif,sans;
  color: #FFFFFF;
}
#livre span.Titre1 {
	font: bold 24px/130% "arial black",arial,helvetica sans-serif,sans; color: #FFFFFF;
}
#livre span.Titre2 {
	font: normal 14px/130% arial,helvetica sans-serif,sans; color: #276533;
}
#livre span.Titre2-blanc {
	font: normal 14px/130% "arial black",arial,helvetica sans-serif,sans; color: #FFFFFF;
}
