body
{
   width: 990px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background-attachment: fixed;
   background-image: url("images/DSC00289.jpg");

}
.ban
{
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: underline;

}
#suivi
{
	position: absolute;
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
	font-family: Comic Sans MS;
	color: #000080;
}
a img
{
	border: none;
}
#en_tete
{
   width: 990px;
   height: 320px;
   background-image: url("images/haut.gif");
   background-repeat: no-repeat;
   margin-bottom: 0px;
}
#titreanim
{
   width: 990px;
   position: absolute;
   top: 55px;
   text-align: center;
   font-size: 3;
   font-family: Comic Sans MS;
   color: #000080;
}
#menumenu
{
   width: 810px;
   position: absolute;
   top: 270px;
   text-align: center;
   font-size: 13px;
   font-family: Comic Sans MS;
   color: #000080;
}
h1
{
	text-align: center;
	font-size: 20px;
	font-family: comic sans ms;
	color: #000080;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
#corps_graph
{
   width: 990px;
   height: 1000px;
   background-image: url("images/fond.gif");
   margin-bottom: 0px;
   font-family: Comic Sans MS;
   color: #000080;
}
#pied_de_page
{
   width: 990px;
   height: 253px;
   text-align: center;
   background-image: url("images/bas.gif");
   background-repeat: no-repeat;
   margin-bottom: 0px;
}
dl, dt, dd, ul, li
{
margin: 0;
padding: 0;
list-style-type: none;
}
#menu
{
 position: absolute;
 left:95px;
 z-index:100;
width: 100%; /* correction pour Opera */
}
#menu dl
{
float: left;
width: 160px;
}
#menu dt
{
cursor: pointer;
text-align: center;
font-weight: bold;
background: #000080;
color: #FFFFFF;
border: 1px solid gray;
margin: 1px;
}
#menu dd
{
display: none;
border: 1px solid gray;
}
#menu li
{
text-align: center;
background: #fff;
}
#menu li a, #menu dt a
{
color: #000;
text-decoration: none;
font-size: 1;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus
{
background: #bfbfff;
}
#site
{
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #BFBFFF;
padding: 5px;
border: 1px solid gray; 
}
#moteulmastocadre
{
   width: 400px;
   height: 300px;
   padding: 12px;
   position:relative;
   background-image: url("images/mot.jpg");
   background-repeat: no-repeat;
   left:50px;
   top:50px; 
}
#compteur
{
   width: 274px;
   height: 81px;
   padding-top: 13px;
   position:relative;
   background-image: url("images/compteur.jpg");
   background-repeat: no-repeat;
   left:600px;
   top:-170px; 
   text-align:center;
}

#newscadre
{
   width: 800px;
   height: 400px;
   padding-top: 15px;
   position:relative;
   background-image: url("images/news.jpg");
   background-repeat: no-repeat;
   left:95px;
   top:0px; 
   text-align:center;
}
#news
{
   width: 764px;
   height: 330px;
   overflow: auto;
   margin:auto;
   text-align:left;
}
p
{
	margin-top: 0;
	margin-bottom: 0;
}


