body {
	margin: 0;
	padding: 0;
	color: #FFCC99;
	background-color: #480003;
	text-align: center;
	font-family: "Times New Roman","Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}
input {
  color: #FFCC99;
  background-color: #480004;
}
select {
 color: #FFCC99;
 background-color:#480004;
}
#haut {
	background-image: url(img/_articles/epi_m.jpg);
	z-index:0;
	height: 217px;
	width: 970px;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	height: 131px;
	width: 191px;
	z-index:1;
	padding:0;
	position: absolute;
	left:0px;
	top:0px;
}
#soleil{
	height: 131px;
	width: 190px;
	position: absolute;
	left:350px;
	top:1px;
}
#tapis{
	height: 110px;
	width: 200px;
	position: absolute;
	left:520px;
	top:100px;
}
#titremonde{
	height: 41px;
	width: 200px;
	position: absolute;
	left:300px;
	top:131px;
}
#centre {
	left:221px;
	top: 217px;
	height: 333px;
	width: 749px;
	overflow: hidden;
	position: absolute;
	z-index: 0;
}

a:link {
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	color: #FFCC99;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#texte {
	background-color: #4A0001;
	height: 326px;
	width: 749px;
	overflow: auto;
	z-index: 1;
	scrollbar-face-color: #500001;
	scrollbar-arrow-color: #FF0000;
	scrollbar-highlight-color: #330000;
	scrollbar-3dlight-color: #CC6633;
	scrollbar-darkshadow-color: #993300;
	scrollbar-base-color: #500001;
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	color: #FFCC99;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
}
.images200{
  margin-left: 275px;
}
#titrearticle{
text-align: center;
font-size: 16pt; 
font-weight: bold;
color: #cc6633; 
font-family: Arial;
}
