* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	text-indent: 0px;
	font-family: tahoma,verdana, arial, sans-serif;
	font-size: 0.6em;
	background: #fff;
	color: #039;
}
cite {
	font-family: verdana, arial, sans-serif;
}
a img {
	border: 0;
}
p {
	font-size: 1.2em;
	line-height:1.2em;
	margin-top: 15px;
}
p.spe {
	font-size:0.9em;
}
p.spe2 {
	margin-top: 0px;
}
p.spe3 {
	margin-bottom: 20px;
}
p.spe4 {
	margin-top: 35px;
	margin-bottom: 80px;
}
p#ch_fer {
	margin: 0px;
}
p#a_facebook {
	width: 32px;
	float: right;
	margin: 20px 8px 0 0;
}
address {
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	margin-top: 0px;
}
kbd {
	border: solid 1px #ccc;
	padding: 0 2px 0 2px;
	font-size: 1.1em;
	background-color:  #f7f7f7;
}
#easy_access {
	height: 1em;
	position: absolute;
	top: 2px;
	left: 2px;
	font-size: 0.8em;
	margin: 0;
	z-index: 100;
}
#easy_access p {
	margin: 0px;
}
#global { 
  width: 100%;
  max-width: 1400px;
  min-width: 1010px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#entete {
	width: 100%;
	height: 171px;
	background: url('../images/back_entete.gif') no-repeat right top;
}
	#entete object {
		position: absolute;
		top: 0;
		right: 0;
	}
	#aubergine {
		position:absolute;
		top: 30px;
		left: 10px;
		
	}
	#entete h1 {
		position:absolute;
		top: 50px;
		left: 120px;
		z-index: 50;
	}
	#titre_recette {
		position: absolute;
		top: 120px;
		left: 150px;
		z-index: 100;
	}
	#legume {
		float: right;
		position: relative;
		width: 440px;
		margin-right: 270px;
		text-align: center;
	}
		#legumes {
			margin-top: 30px;
		}
		h2#recette_facile {
			position: absolute;
			top: 50px;
			left: 15px;
		}
		h2#recette_simple {
			position: absolute;
			top: 0px;
			left: 45px;
		}
		h2#recette_rapide {
			position: absolute;
			top: -5px;
			left: 160px;
		}
		h2#recette_epice {
			position: absolute;
			top: -3px;
			right: 70px;
		}
		h2#recette_originale {
			position: absolute;
			top: 65px;
			right: 30px;
			z-index: 100;
		}
	#recherche {
		position: absolute;
		top: 31px;
		right: 0;
		z-index: 0;
	}
	
#menu {
	width: 187px;
	position: absolute;
	top: 180px;
	left: 5px;
	font-family: arial, verdana, sans-serif;
}
	#menu div.text_center  {
		margin-top: 10px;
	}
	#menu img {
		margin-left: 5px;
	}
#contenu {
	min-height: 700px;
	height: auto;
	margin-left: 202px;
	margin-right: 140px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
	#googleSearchUnitIframe {
		width: 590px;
		float: left;
		height: auto;
	}
	p#sapin {
		height: 85px;
		background: url(../images/sapin.gif) right 20px no-repeat;
	}
	#frigo {
		width: 233px;
		height: 275px;
		padding: 10px 10px 10px 12px;
		margin: 0;
		background: url(../images/frigo2.jpg) left top no-repeat;
	}
		#contenu #frigo p#choix_ingr {
			padding-top: 5px;
			margin-top: 5px;
		}
#pub {
	width: 120px;
	height: 600px;
	position: absolute;
	top: 160px;
	right: 5px;
}
 	#current_page {
		color: #F60;
		float: right;
		clear: right;
		margin: 0px 0 0px 0;
		font-weight: bold;
 	}
#bas {
	width: 100%;
	height: 4em;
	border-top: solid 1px #F90;
}
	#bas p {
		margin: 2px 0 0 0;
	}
	#ch_bas {
		margin: 0;
	}
	#retour_haut {
		position: absolute;
		bottom: 4px;
		right: 5px;
	}
/*liens*/
a, #easy_access a:visited {
	color: #008080;
	text-decoration: none;
}
a:hover, #easy_access a:hover {
	color: #036;
}
a:visited {
	color: #f90;
}
#easy_access a {
	color: #fff;
}
/* Liens externes */
a.externe  {
	padding-right:10px;
	background: url(../images/external.gif) right 6px no-repeat;
}
/* Langue des liens : entre crochets si non français */

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]"; 
}

a[hreflang|="fr"]:after {
	content: "";
}

a[hreflang] {
	content: normal !important;
}

