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_contenus
{
	width: 50%;
	margin-bottom: 50px;
	margin-left: 30%;
	margin-right: 20%;
}







#titre_contenus
{
	font-size: 220%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 150px;
	color: #bd7901;
}





#paragraphes_contenus,#pages_et_sources
{
	color: #844f1a;
	font-size: 115%;
	line-height: 130%;
	margin-bottom: 70px;
}


#consulter_pages_et_sources
{
	margin-top: 80px;
	margin-bottom: 65px;
	color: #bd7901;
	font-size: 115%;
}

#approche_similaire
{
	margin-top: 25px;
	margin-bottom: 15px;
	color: #bd7901;
	font-size: 115%;
}


#bloc_corps_contenus ul
{
	color: #bd7901;
	font-size: 115%;
}


#bloc_corps_contenus a
{
	color: #bd7901;
	text-decoration: none;
}


#bloc_pages_et_sources em
{
	font-style: italic;
	text-decoration: underline;
}



































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



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


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

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




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


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

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















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



#bloc_elements_complementaires
{
	width: 47%;
	margin-bottom: 50px;
	padding-left: 15px;
	border-left: 1px dotted #bd7901;
	float: left;
}





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



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


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

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


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


























#bloc_page_autre_langue
{
	text-align: center;
	margin-top: 100px;
	border-bottom: 1px dotted #bd7901;
	border-top: 1px dotted #bd7901;
}


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



































#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;
}