#entete {
	background-color:#8c0231;
}

#langues A, #langues A:visited, #langues A:hover  {
	color:#b63a55;
}

#contenu {
	background-image:url(images/habillage/accueil/fleur.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#conteneur {
	background-image:url(images/habillage/accueil/fond.jpg);
}

#menu {
	background-image:url(images/habillage/accueil/fleur_menu.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#menu_legende {background-color:#8c0231;}

#texte {
	color:#8c0231;
	font-size:22px;
	background-color:#FFFFFF;
	padding:20px;
}
#titre_accueil {
	color:#8c0231;
	font-size:36px;
	padding-bottom:10px;
}
#anim-accueil {
	margin-bottom:5px;
	width:580px;
	height:250px;
	background-color:#fafae5;
	overflow:hidden;
}
#anim-accueil a {
	display:block;
	width:580px;
	height:250px;
	text-decoration:none;
}
#anim-accueil a img {
	float:left;
	width:340px;
	border:0;
}
#anim-accueil a span {
	display:block;
	float:left;
	width:200px;
	margin-left:10px;
	margin-top:10px;
	color:#8c0231;
}
