@charset "utf-8";
html,body {
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	*height:100%;
}

#prehome {
	position:absolute;
	left: 50%;
	top: 0;
	width: 1600px;
	height:100%;
	margin-left: -800px; /* env. moiti de la largeur */
	margin-top: 0px;
	background-image:url(/gene/imgs/fond_prehome.jpg);
}

#imgPrehome
{
	position:relative;
}

#imgPrehome .imgB
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:9999;
}

#imgPrehome #logo
{
	position:absolute;
	top:-20px;
	left:213px;
	z-index:99999;
	
}

#imgPrehome #lang
{
	position:absolute;
	top:250px;
	left:240px;
	width:140px;
	z-index:99999;	
}


#home {
	position:absolute;
	left: 50%;
	top: 0;
	width: 1600px;
	min-height:100%;
	*height:100%;
	margin-left: -800px; /* env. moiti de la largeur */
	margin-top: 0px;
	background-image:url(/gene/imgs/fond.jpg);
	background-repeat:repeat;
}

.txtfooter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e7e7e;
}

.txtfooter a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e7e7e;
	text-decoration:none;
}


.txtroll
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#search
{
	width:204px;
	height:14px;
	border:0px solid #f7f7f7;
	background-color:#f7f7f7;
	margin-right:5px;
	margin-top:6px;
}

#bt_search
{
	width:25px;
	height:16px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	border:0px solid #f7f7f7;
	background-color:#f7f7f7;
	margin-right:5px;
	margin-top:7px;
}

.list_produit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#104e9d;
	text-decoration:none;
}

.list_recette
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	text-decoration:none;
}

.titproduit
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
	color:#104e9d;
}

.titrecette
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
	color:#ff6600;
}


#bg_1:hover {cursor:pointer;}
#bg_2:hover {cursor:pointer;}
#bg_3:hover {cursor:pointer;}
#bg_4:hover {cursor:pointer;}


















.txtproduitgrd
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
	color:#62AF27;
	z-index:5;
}

.txtenvoyergrd
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
	color:#484848;
	z-index:5;
}



.titproduitnorm
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	color:#62AF27;
	z-index:5;
}

.titproduitnorment
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
	color:#2E9D37;
	z-index:5;
}

.titproduitnormFAQ
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;
	color:#F4AF0B;
	z-index:5;
}


.txtproduitnorm
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#484848;
}

.txtproduitsoustit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#484848;
	font-weight: bold;
	text-transform:uppercase;

}

.txtproduitsoustit_r
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#484848;
	font-weight: bold;
}

.txtproduitptit
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color:#999999;
	z-index:5;
}



#homeFlash
{
	position:absolute;
	left:325px;
	right:0px;
	background-color:#e5e5e5;
	width:950px; height:700px;
	text-align:right;
	color:#8e8e8e;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom:20px #FFF solid;
}

#homeFlash a
{
	color:#8e8e8e;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}



