/*
 * CONTENT
 */
 
h1 {
	text-transform: uppercase;
}

#text-central {
	padding: 0 24px 20px 42px;
	width: 700px;
	float: left;
}

h2 {
	font-size: 13px;
	background: transparent url(/images/pages-interieures/fleche-active.gif) no-repeat scroll 0% 50%;
	padding-left: 15px;
	cursor: pointer;
	padding: 15px 15px;
	margin-left: 15px;
}

h2 a {
	text-decoration: none;
	color: #EEB43E;
}

.active {
	background: transparent url(/images/pages-interieures/fleche-active-down.gif) no-repeat scroll 0% 50%;
}

#text-central .lettrine {
	font-size: 20px;
}

#text-central p {
	margin-left: 50px;
	margin-bottom: 10px;
	color: #eeecec;
}

#text-central strong {
	color: #956C45;
}

.item-abecedaire {
	/*padding: 0 15px 15px;*/
	margin: 5px 0;
	border: solid #414448 1px;
	background: #1E2126;
}

#top {
	float: right;
}