td.MEMenuGauche {
	width: 249px;
	background-image: url('images/site/fond_menu_gauche.gif');
	vertical-align: top;
}
div.MEMenuGauche {
	background-image: url('images/site/menu_gauche.gif');
	background-repeat: no-repeat;
	width: 249px;
	height: 486px;
	position: relative;
}

div.MEMenuGauche .MESaisonnalite {
	position: absolute;
	top: 115px;
	left: 16px;
}
div.MEMenuGauche .MEMoments {
	position: absolute;
	top: 185px;
	left: 16px;
}
div.MEMenuGauche .MEFamille {
	position: absolute;
	top: 260px;
	left: 16px;
}
div.MEMenuGauche .MEBouton {
	position: absolute;
	top: 300px;
	left: 177px;
}

div.MEMenuGauche .MESaisonnalite select, div.MEMenuGauche .MEMoments select, div.MEMenuGauche .MEFamille select {
	width: 200px;
}

td.MEContenuDroite {
	vertical-align: top;
}
div.MEContenuDroite {
	position: relative;
}
div.MEPageContenu {
	background-image: url('images/site/fond_page.gif');
}
div.MEPageContenu .MEPageContenu2 {
	background-image: url('images/site/fond_page_haut.gif');
	background-repeat: repeat-x;
	width: 697px;
	padding-top: 15px;
}
div.MEPageContenu .MEPageContenu3 {
	background-image: url('images/site/fond_page_bas.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 697px;
	padding-bottom: 15px;
}
div.MEPageContenu .MEPPageContenu4 {
	background-image: url('images/site/fond_page_bonhomme.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
}


/**
*
*
*/
div.photo {
	background-image: url('images/site/fond_photo.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 275px;
	height: 274px;
	padding-left: 10px;
	padding-top: 10px;
}


/**
*
*
*/
div.recettesGerer ul {
	list-style: none;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
div.recettesGerer li {
	height: 26px;
}
div.recettesGerer li a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
}

#contenuTitre {
	width: 350px;
}
#contenuTitre .saison, #contenuTitre .moments {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
}
#contenuTitre .titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	margin-top: 10px;
}

.recetteAfficher {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}
.recetteAfficher .texteRecetteAfficher {
	padding-top: 20px;
	font-size: 13px;
}