
body{
	background: #FFF5DD url(images/fond.png) repeat-x;
	color: #DF3800;
	margin: 0;
}

#page{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

#titre{
	position: relative;
	font-family: "Courier New", Courier, monospace;
	font-size: 30pt;
	margin-top: 80px;
	text-align: center;
}

#liens{
position: relative;
text-align: center;
margin-top: 30px;
}

#footer{
position: relative;
text-align: center;
background: #FAE0A5;
}

#recettes{
position: relative;
text-align: left;
margin-top: 25px;
margin-left: 60px;
margin-right: 60px;
}

img.cyril{
	float: left;
	border: 0;
	margin: 15px 5px 0px 0px;
}

H1 {
	font-size: 12px;     
	color: #DF3800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : top;
	margin-top: 0;
   margin-bottom: 0;
   padding-top: 0;
   padding-bottom: 0;
}

H2 {
	font-size: 10px;     
	color: #DF3800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : top;
	margin-top: 0;
   margin-bottom: 0;
   padding-top: 0;
   padding-bottom: 0;
}

/* ------------------------------------------------------------------------ */

#conteneur {
position: absolute;
width: 70px;
left: 50%;
margin-left: -350px;
top: 50%;
margin-top: -150px;
}

#cadre{
	width: 750px;
	border-left: 2px solid #A72428;
	border-right: 2px solid #A72428; 
}

#header {
height: 120px;
background-color: #FFFFFF;
}

td.haut
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15pt;
	height: 30px;
	font-weight: 200;
	color: #FFFFFF;
	text-align: left;
	background-color: #A72428;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 20px;
}

div.ligne_haut
{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 750px;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #A72428;

}

#centre {
background-color:#FFFFFF;
width: 500px; 
margin-left: 200px;
margin-top: 40px;
}

#gauche {
float:left;
text-align: center;
margin-top: 40px;
left:0;
width: 200px;
}

#pied {
clear:both;
text-align: center;
height: 30px;
color: #FFFFFF;
background-color: #A72428;
}

p {margin: 0 0 10px 0;}



ul {
list-style-type: none;
width: 100%;
}

.menu li {
float: left;
}

	  
.menu a{
	margin: 10px 10px 10px;
	width: 120px;
	height: 18px;
	display: block;
	text-align: center;
	border: 1px solid #A72428;
	text-decoration: none;
	color: #FFFFFF;
	background: #A72428;
}

.menu a:hover {
	background: #FFFFFF; 
	border: 1px solid #A72428;
	color: #000000;
}

.menu a:active {
	background: #FFFFFF; 
	border: 1px solid #A72428;
	color: #000000;
}

a
{
  text-decoration:none;
  color: #ee9900;
}

a:hover
{
  text-decoration:underline;
  color: #ee9900;
}
