body
{
	background-color: #d4f3b0;
	margin-left: auto;
	margin-right: auto;
}























#bloc_logo
{
	height: 250px;
	margin-top: -8px;
	background: linear-gradient(#e6ccf4, 10%, #c4e5df,70%, #d4f3b0);
}


#tableau_logo
{
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}


























#bloc_menu
{
	width: 20%;
	margin-bottom: 50px;
	float: left;
	text-align: center;
	border-right: 1px dotted #bd7901;
}


#bloc_titre_menu
{
	margin-bottom: 70px;
}


#titre_menu
{
	font-size: 200%;
	font-weight: bold;
	color: #844f1a;
}


#bloc_accueil,#bloc_sujets,#bloc_cuisine,#bloc_loisir_creatif,#bloc_contexte_du_site,#bloc_contact
{
	margin-bottom: 30px;
}


#titre_accueil,#titre_sujets,#titre_cuisine,#titre_loisir_creatif
{
	font-size: 120%;
	font-weight: bold;
	color: #844f1a;
	margin-bottom: -15px;
}


#elements_accueil,#elements_sujets,#elements_cuisine,#elements_loisir_creatif
{
	font-size: 110%;
	color: #bd7901;
}


#titre_elements_menu
{
	font-size: 120%;
	font-weight: bold;
	color: #844f1a;
}


#bloc_menu a
{
	color: #844f1a;
	text-decoration: none;
}


#elements_accueil a,#elements_sujets a,#elements_cuisine a,#elements_loisir_creatif a
{
	color: #bd7901;
	text-decoration: none;
}




















#bloc_corps_cadre
{
	width: 50%;
	margin-bottom: 50px;
	margin-left: 30%;
	margin-right: 20%;
}


#bienvenue
{
	font-size: 350%;
	font-weight: bold;
	text-align: center;
	color: #bd7901;
	margin-bottom: 100px;
}


#paragraphe_d_accueil
{
	font-size: 150%;
	text-align: center;
	color: #844f1a;
	line-height: 140%;
}


#bonne_visite_accueil
{
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #bd7901;
	margin-top: 50px;
}


#bloc_aide_navigation
{
	margin-top: 60px;
	border-top: 1px dotted #bd7901;
	color: #844f1a;
	line-height: 130%;
	font-size: 115%;
}


#introduction_aide_navigation
{
	color: #844f1a;
	margin-bottom: 40px;
}


#bloc_aide_navigation li
{
	margin-bottom: 5px;
}	
	

#bloc_aide_navigation em
{
	font-weight: bold;
	font-style: normal;
}


#paragraphes_accueil
{
	color: #844f1a;
}


#bloc_rubrique_actualites_site
{
	width: 75%;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px;
	padding-right: 40px;
	border: 1px dotted #bd7901;
	color: #bd7901;
	line-height: 150%;
}


#titre_actualites_site
{
	font-size: 180%;
	text-align: center;
}


#actualite_site
{
	height: 200px;
	overflow-y: scroll;
}


#date_actualite_site
{
	color: #bd7901;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	font-size: 115%;
}


#contenu_actualite_site
{
	margin-bottom: 50px;
	font-size: 115%;
}





























/* Dans le cas d'une page en français facile */





#bloc_partie_droite
{
	width: 100%;
	height: 400px;
	margin-top: 150px;
	margin-bottom: 150px;
	
}





#bloc_mots_francais
{
	width: 47%;
	margin-left: 25%;
	margin-bottom: 50px;
	padding-left: 15px;
	border-left: 1px dotted #bd7901;
	float: left;
	line-height: 150%;
}

#elements_rubrique_mots_francais em
{
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}




#titre_mots_francais
{
	font-size: 180%;
	text-align: center;
	color: #bd7901;
}


#elements_rubrique_mots_francais
{
	height: 300px;
	overflow-y: scroll;
	color: #bd7901;
}



/* Fin du cas d'une page en français facile */































#bloc_pied_de_page
{
	margin-top: 150px;
	margin-bottom: 50px;
	clear: both;
	text-align: center;
}


#tableau_logo_pied_de_page
{
	width: 15%;
	margin-left: auto;
	margin-right: auto;
}


#contact
{
	color: #bd7901;
	text-decoration: none;
}