* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6F0E4;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
}
#site {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 187px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6F0E4;
	background-image: url(images/body.jpg);
}
 {
	height: 400px;
}
 #col_gauche {
	width: 426px;
	height: 400px;
	float: left;
}
 #cuisson {
	height: 360px;
	width: 213px;
	float: left;
}
#conteneurColGauche{
	float: left;
}
 #recette {
	height: 230px;
	width: 212px;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#sticker {
	height: 130px;
	width: 212px;
	border-left: 1px solid #333333;
}
 #col_centre {
	float: left;
	width: 212px;
	height: 400px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
 #col_droite {
	float: left;
	width: 212px;
	background-color: #F6F0E4;
}
 #assiette {
	height: 199px;
	border-bottom: 1px solid #333333;
	position: relative;
	background-image: url(images/Marguerite.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
#hetmoi a {
	height: 200px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(images/steaktonik.jpg);
	background-position: top;
}
#footer  {
	clear: both;
	background-color: #F6F0E4;
	text-align: center;
}
#footer a {
	color: #FF3068;
	text-decoration: none;
	display: inline;
}
#footer a:hover {
	color: #333333;
}
a img {
	border: 0px solid #666666;
}
 #col_gauche h2 {
	height: 40px;
	line-height: 40px;
	font-weight: bolder;
	font-size: 1.7em;
	background-color: #f6f0e4;
	color: #ff6766;
}
 h3 {
	line-height: 40px;
	height: 40px;
	font-size: 1em;
	font-weight: bolder;
}
 #col_centre h3 {
	background-color: #f6f0e4;
	color: #6599ff;
}
 #col_centre #poucent {
	margin-bottom: 10px;
	font-size: 1.3em;
	position: relative;
	height: 180px;
}
  #poucent  h1  {
	color: #6599FF;
	position: absolute;
	left: 17px;
	top: -21px;
	font-size: 7em;
}
 #poucent sup {
	font-size: 0.5em;
	position: absolute;
	left: 98px;
	top: 27px;
}
 #poucent h5 {
	font-size: 0.8em;
	position: absolute;
	left: 31px;
	top: 137px;
	font-weight: normal;
	width: 160px;
}
   #col_droite   p {
	margin: 0px;
	padding: 0px;
}
 #col_droite #assiette h3 {
	color: #009900;
}
 #assiette strong {
	position: absolute;
	left: 10px;
	top: 170px;
	width: 108px;
}
 #hetmoi strong {
	position: absolute;
	left: 10px;
	top: 169px;
}
  a  {
	height: 100%;
	width: 100%;
	text-decoration: none;
	display: block;
	color: #333333;
}
#col_gauche #cuisson a:hover {
	background-color: #FF7E7B;
}
#col_gauche #recette a:hover, #col_gauche #sticker a:hover  {
	background-color: #FFBEB5;
}
#col_droite #assiette a:hover {
	background-color: #b7e5b7;
	background-image: url(images/Marguerite.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
#hetmoi  a:hover  {
	background-position: bottom;
}
#site  #col_centre a {
	height: 360px;
}
 #col_centre a:hover {
	background-color: #B3CCFF;
}
 h4 {
	background-color: #003333;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 20px;
}
 p {
	font-size: 0.7em;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 10px;
}
strong {
	font-size: 1.1em;
	background-image: url(images/puce.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 18px;
	padding-left: 23px;
}
 #col_gauche img {
	margin-top: 10px;
	margin-bottom: 10px;
}
 #cuisson h4 {
	background-color: #ff3334;
}
 #recette h4, #sticker h4 {
	background-color: #ff6666;
}
 #col_centre h4 {
	background-color: #6599FF;
}
#footer p {
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FF3068;
}

