@charset "utf-8";
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
body {
	background-image:url(bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.langue{
	width:760px;
	text-align:right;
	color:#FFFFFF;
}
.langue a{
	color:#FFFFFF;
}
.langue a:hover{
	color:#ba0920;
}
.langue a:visited{
	color:#FFFFFF;
}
.contenu{
	margin-left:30px;
	margin-right:10px;
	width:700px;
}
a {
	color:#ba0920;
	text-decoration:none;
}
login {
	color:#FFFFF;
	text-decoration:none;
}
.texte{
	width:500px;
	border:1px solid #000000;
}
.conteneur{
	width:700px;
	height:100px;
}
h1{
	font-size:14px;
}
#contenuactu{
	width:90px;
	height:50px;
	margin-top:25px;
	margin-left:22px;
	text-align:left;
}
.styleboiteactu{
	padding-top:20px;
}
.recette{
	margin-top:200px;
	position:absolute;
	margin-left:50px;
	text-align:center;
}
.bienfait{
	margin-top:290px;
	position:absolute;
	margin-left:50px;
	text-align:center;
}
.copyright{
	font-size:9px;
	color:#000000;
	margin:auto;
	text-align:right;
	position:absolute;
	float:right;
	background-image:url(bg_footer.jpg);
	background-repeat:repeat-y;
	width:1000px;
}
.lienscopy:a{
	color:#000000;
	font-size:9px;
}
.lienscopy:link{
	color:#000000;
	font-size:9px;
}
.lienscopy:hover{
	color:#000000;
	font-size:9px;
}
.lienscopy:active{
	color:#000000;
	font-size:9px;
}
.lienscopy:visited{
	color:#000000;
	font-size:9px;
}
.colonnegauche{
	background-image:url(colonnegauche.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:409px;
}
.login{
	position:absolute;
	margin-top:240px;
	margin-left:100px;
	color:#FFFFFF;
	text-align:left;
}
input,textarea,select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.styledate{
	font-size:12px;
	color:#000000;
}
.styledate a{
	font-size:12px;
	color:#000000;
}
#dateactu{
	font-weight:bold;
	font-size:11px;
}
.ficheproduitmiel h1{
	font-size:22px;
	color:#FF9900;
}
.ficheproduitmiel h2{
	font-size:14px;
	color:#000000;
	font-style:italic;
}
.ficheproduitmiel h3{
	font-size:12px;
	color:#FF9900;
}
#lienfiche{
	color:#ba0a20;
}
.ficheproduitbiscuit h1{
	font-size:22px;
	color:#9966CC;
}
.ficheproduitbiscuit h2{
	font-size:14px;
	color:#000000;
	font-style:italic;
}
.ficheproduitbiscuit h3{
	font-size:12px;
	color:#9966CC;
}
.ficheproduitconfiserie h1{
	font-size:22px;
	color:#0066FF;
}
.ficheproduitconfiserie h2{
	font-size:14px;
	color:#000000;
	font-style:italic;
}
.ficheproduitconfiserie h3{
	font-size:12px;
	color:#0066FF;
}

.MessageErreur
{
	color:#ba0920;
	font-size:16px;
	font-weight:bold;
}
