*{
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
}
html, body {
height: 100%;
width: 100%;
margin:0; 
padding:0; 
overflow: hidden;
}
body{
background: url(images/fond.jpg) fixed center no-repeat #0c2a08;
}
h1, h2, h3 {
font-size: 10px;
font-weight: bold;
color: #8C2D01;
margin: 0px;
text-align: center;
}
#conteneur { 
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
#centre {
float: left;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
p {
margin:0px;
text-align: center;
color: #cccccc;
font-size:8pt;
}
#flashcontent {
height: 100%;
}
table{
height:100%;
width:100%;
}
#liens{
background:#0c2a08
}
.liens{
text-align:left;
width:545px;
height:300px;
}
ul.liens{
margin-left:5px;
list-style:none;
text-align:center;
}
ul.liens li{
line-height:28px;
}
ul.liens li a{
line-height:28px;
color:#ccc;
text-decoration:none;
}
ul.liens li a:hover{
color:#fff;
}
ul.menu{
margin:0 auto;
padding:15px 0 0 0;
width:560px;
text-align:center;
font-size:12px;
list-style:none;
}
ul.menu li{
padding:0 7px;
float:left;
}
ul.menu li a{
color:#666;
text-decoration:none;
}
ul.menu li a:hover{
color:#fff;
}
#centre{
text-align:center;
}
div{
width:750px;
margin:0 auto;
text-align:center;
}
h1{
font-weight:normal;
margin:25px 0;
color:#009900;
font-size:24px;
}
h2{
font-weight:normal;
color:#00cc00;
font-size:34px;
margin-bottom:5px;
}
h1 a{
text-decoration:none;
font-weight:normal;
margin-bottom:25px;
color:#009900;
}
