BODY
{
margin: auto;
background : #839dc0 url(img/fond.jpg) top repeat-x;
SCROLLBAR-FACE-COLOR: #839dc0;
SCROLLBAR-HIGHLIGHT-COLOR: #000;
SCROLLBAR-SHADOW-COLOR: #000;
SCROLLBAR-ARROW-COLOR:  #000;
SCROLLBAR-TRACK-COLOR: #839dc0;
color: #000066;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
}
hr {
height:1px;
color:#000066;
width: 750px;
}
h1 {
	font-weight:normal;
	color: #830b0a;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	border-bottom:1px solid #830b0a;
}
#accueil {
	position:absolute;
    width: 870px;
    left: 50%;
    margin-left:-435px;
	height: 100%;
	background-image: url(img/fd-contenu.png);
	background-repeat: repeat-y;
}
#contenu {
    width: 830px;
	margin:15px;
}
p, ul {
	margin-left: 10px;
}
input { border: 1px solid #BBB;}
select { border: 1px solid #BBB;}
textarea { border: 1px solid #BBB;}

a {
	color: #830b0a;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
.eng {
	font-size: 11px;
}
.bl {
	color: #1079d2;
	font-weight:bold;
}
.piti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	border-top:#000066 1px solid;
}
.piti a { color: #000066;}
#entete {
	position:absolute;
	z-index:3;
    width: 180px;
	padding-left:685px;
	padding-top:5px;
	font-size: 10px; font-style: normal; font-weight: normal; font-variant:small-caps; color: #990000; text-decoration: none;
}
#entete a {
	font-size: 12px; font-style: normal; font-weight: normal; font-variant:small-caps; color: #990000; text-decoration: none;
}
#entete a:hover { color: #8a8a8a;}
#flashcontent2 {
	z-index:1;
}