body
{
	background-color: black;
	width: 750px;
	margin: auto;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Serif;
	text-align: justify;
	color: #ead1b0;
}
em
{
	color: #d4a364;
}

a
{
	font-style: none;
	color: #ce964e;
	text-decoration: none;
}
a:hover
{
/*	text-decoration: underline */
	color: white;
}
a:active, a:focus
{
	color: white;
}
a:visited
{
	font-style: normal;
}
a img
{
	border: none;
}

.langue
{
	color: #452e10;
	text-align: right;
	font-size: 0.75em;
}
.teaser
{
	color: white;
/*	color: #452e10;  */
	text-align: right;
	font-size: 1.0em;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
}

.img_v_4x3
{
	position: auto;
	margin: auto;
	height: 400px;
	padding-bottom: 20px;
}
.centre
{
	text-align: center;
	margin-top: 100px;
}

#english
{
	position: relative;
	left: 560px;
	bottom: 450px;
	font-size: 0.75em;
}

#corps
{
	width: 400px;
	background-color: black;
	overflow: hidden;
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.a_faire
{
	color: red;
	font-weight: bold;
}

.titre
{
	color: #ce964e;
	width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 0px;
	border-bottom: 1px solid #6f4c1e;
}

#pied
{	
/*	width: 680px; */
	width: 750px;
	background-color: black;
/*	color: #6f4c1e; */
	color: #452e10;
	height: 75px;
	border-top: 1px solid #6f4c1e;
	bottom: 0px;  
	font-size: 0.7em;
	padding: 10px;
	text-align: center;
}