* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	text-indent: 0px;
	font-family: "comic sans MS",verdana, arial, sans-serif;
	font-size: 0.7em;
	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;
	font-family: "comic sans MS",verdana, arial, sans-serif;
}
p#ch_fer {
	margin: 0px;
}
acronym {
	border-bottom: none 0px;
}
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;
}
#easy_access p {
	margin: 0px;
}
#global { 
  width: 100%;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#entete {
	width: 100%;
	height: 171px;
	background: url(../images/back_entete2.gif) right no-repeat #f90;
}
	#assiette {
		position:absolute;
		top: 14px;
		left: 10px;
	}
	#titre_recette {
		position: absolute;
		top: 30px;
		left: 250px;
	}
	#titre_philo {
		position: absolute;
		top: 80px;
		left: 40%;
		z-index: 5;
	}
	#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;
	}
#pub {
	width: 120px;
	height: 600px;
	position: absolute;
	top: 205px;
	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;
}
