@charset "utf-8";
/* CSS Document */

body 
{
    width:800px;
    background-color: #E7E7B3;
    font-size: 12px;
    line-height: 24px;
    margin: auto;
    padding: 0;
    border: 0;
    text-align: center;
}
a:link {
    color: #FF0000;
}
a:visited {
    color: #CCCC00;
}
a:hover {
    color: #99CC00;
}
a:active {
    color: #CCCC99;
}
#header
{
    position:relative;
    background-position:top;
    background-repeat:no-repeat;
    width:800px;
    height:323px;
    border:0;
}
#contenu
{
    background-color: #184437;
    position:relative;
    width:800px;
    margin:0 auto;
    padding:0px 0px 0 0px;
    text-align:left;
    font-family:Georgia, Times New Roman, Times, serif;
    color:#dbdbdb;

}
.boiteleft
{
	position:relative;
	background-image:url(images/accueil_02.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	text-align:center;
	color: #DBDBdb;
	float: left;
	margin: auto;
	width: 250px;
}
.boiteright
{
	width:210px;
	position:relative;
	float:left;
	font-size:10px;
	text-align:center;
	margin: auto;
	padding-left:10px
}
.boitecentre
{
	position:relative;
	background-image:url(images/accueil_03_01.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-size:10px;
	text-align:left;
	color: #DBDBdb;
	float: left;
	margin: auto;
	width: 295px;
}

.boitetxtentier
{
    width:800px;
    text-align:center;
    clear: both;
    font-size:8px;
}
h2
{
    background:#B5A72C;
    padding-top:0;
    clear: both;
}
h3
{
  text-align:center;
}
.Style1 {font-size: 24px}
.Style2 {font-size: 14px}
.Style3 {font-size: 9px;
color:#ffff00; }
ul {
text-align:left;
padding-left:20px;
}
 [if IE]
html pre 
{
width: 636 px;
}
[endif]
pre
{
overflow-y:scroll;
}
