body {
	font-family:Arial, Helvetica, sans-serif;
	font-color: #333300;
	font-size: 12px;
	line-height: 13px;
	}
#header {
	background-image:url(images/bande_up.jpg);
	background-repeat:no-repeat;
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 777px;
	height: 50px;
	}
#flashcontent {
height: 650px;
width: 800px;
margin:auto;
}
#global {
	background-image:url(images/square_test.jpg);
	margin: auto;
	padding: 0px;
	width: 777px;
	height: 850px;
	}

	
#menu {
	background-color: #c7eafb;
	position : relative;
	top: 110px;
	margin: 0px 2px 0px 20px;
	height: 30px;
	width: 739px;
	}

#menu ul {
	margin: 0px 0px 0px 0px;
	}
	
#menu li {
	float: left;
	background-color: #c7eafb;
	list-style-type: none;
	}
#textHome {
	position : relative;
	float: left;
	background-color: #c7eafb;
	top: 110px;
	left: 20px;
	padding: 20px;
	width: 220px;
	height: 340px;
	color: #0067b1;
	}
#imghome {
	position : relative;
	float: left;
	left: 20px;
	top: 137px;
	height: 250px;
	width: 300px;
	}
#rightHome {
	position : relative;
	float: left;
	background-color: #c7eafb;
	left: 20px;
	top: 140px;
	height: 290px;
	width: 179px;
	}
.pic{
	float: left;
	padding: 3px;
	}
#imgLine1 {
	margin: 0px 0px 0px 5px;
}
#imgLine2 {
	margin: 130px 0px 0px 5px;
}

#abouttext{
	position: relative;
	top: 110px;
	left: 35px;
	width: 650px;
	height: 260px;
	text-align: center;
	color: #0067b1;
	font-size: 12px;
	line-height: 14px;
	}
#board{
	position: relative;
	top: 80px;
	left: 25px;
	width: 650px;
	height: 260px;
	text-align: left;
	color: #0067b1;
	font-size: 11px;
	line-height: 13px;
	}
#product{
	position : relative;
	left: -20px;
	top : 140px;
	width: 720px;
}

.brand{
	position:relative;
	font-size:14px;
	color: #0067b1;
	float: left;
	margin: 0px 10px 0px 10px;
	height: 290px;
	width: 100px;
	left: 50px;
	clip: rect(auto,auto,auto,0.);
}

#title{
	position: relative;
	text-align:center;
	top: 130px;
	color: #0067b1;
}

.recipe{
	font-size:11px;
	color: #0067b1;
	position: relative;
	text-align:center;
	height: 320px;
	top: 150px;
}
.recipesalt{
	font-size:11px;
	color: #0067b1;
	position: relative;
	text-align:left;
	height: 320px;
	top: 150px;
}
.ingredient{
	position: relative;
	text-align:center;
	padding: 0px 10px 10px 10px ;
	top: 20px;
}
.txtrecipe1{
	position: relative;
	text-align:left;
	float:left;
	left: 100px;
	width: 500px;
	top: 20px;
}
.txtrecipe2{
	position: relative;
	float:left;
	text-align:right;
	left: -10px;
	width: 450px;
	top: 80px;
}

.img1{
	position: relative;
	float:left;
	width: 100px;
	height: 100px;
	top: 20px;
	left: 40px;
}
.img2{
	position: relative;
	float:left;
	width: 100px;
	height: 100px;
	top: 80px;
	left: 0px;
}
#image1{
	position: relative;
	float:left;
	width: 350px;
	height: 100px;
	top: 150px;
	left: 30px;
}
#image2{
	position: relative;
	float:left;
	width: 320px;
	height: 100px;
	top: 150px;
	left: 80px;
}
#titre{
	position: relative;
	padding: 20 px;
	top : 110px;
	left: 30px;
}
#titrepage{
	position: relative;
	padding: 20 px;
	top : 95px;
	left: 30px;
}

#contact{
	position: relative;
	padding: 20 px;
	top : 100px;
	left: 30px;
	color: #0067b1;
	font-size: 14px;
	line-height: 16px;
}
#pr{
	position: relative;
	padding: 20 px;
	top : 100px;
	left: 30px;
	color: #0067b1;
	font-size: 12px;
	line-height: 13px;
}

#contact a:link{
	text-decoration:none;
	color:#0268B0; 
	}
#contact a:visited{
	text-decoration:none;
	color: #666666;
}
#contact a:hover{
	text-decoration:underline;
	color:#000000;
}
#contact a:active{
text-decoration:none;
	color:#006600;
}

a:link{
	text-decoration:none;
	color:#0268B0; 
	}
a:visited{
	text-decoration:none;
	color: #666666;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
a:active{
text-decoration:none;
	color:#006600;
}

