body {
	text-decoration: none;
	font: normal 11px/14px Georgia;
	height:100%
}

h1 {
	color: #fff;
	font-size: 13px;
}

#flashcontent {
	display:none;
	position:absolute;
    top:0;
    left:0;
    width:100%; 
    height: 100%;
}


#alter {
	width: 500px;
	margin-left: auto;
    margin-right: auto;

}

a:link {
	color: #2f312f;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #922f24;
	text-decoration: none;
}

.texte{
	color: #2f1422;
	letter-spacing: 0.05em;
	padding-left: 20px;
}

ul {
	list-style-type:square;
	color: #2f312f;
	padding-left: 35px;
}

.chapitre {
	margin-top: 30px;
	
	
}
.texte2{
	color: #d5cebf;
	letter-spacing: 0.05em;
	padding-left: 20px;
	font: 13px/15px Georgia;
}
a.lien2{
	color: #000;
	font: 13px/15px Georgia;
}
a.lien2:hover{
	color: #922f24;
}
