body
{
width:980px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
}

#en_tete
{
width:980px;
height:200px;
margin-bottom:10px;
border:2px solid black;
padding:5px;
background-color:#ccffcc;
-moz-border-radius: 15px;
}

#en_tete h1
{
color:#ff3300;
font-family:"Arial Black","Times New Roman",Times,serif;
text-align:center;
}

#en_tete h2
{
color:#ff3300;
font-family:Arial,"Arial Black",Times,serif;
text-align:center;
text-decoration:underline;
}

#en_tete a
{
color:#ff33ff;
}

#en_tete a:hover
{
color:#669900;
}

#menu1
{
float:left;
width:165px;
border:2px solid black;
padding:5px;
background-color:#ccffcc;
-moz-border-radius: 15px;
}

.element_menu1
{
background-color:#ffffcc;
border:2px solid black;
margin-bottom:20px;
padding:5px;
background-image:url("ligne.gif");
background-repeat:repeat-x;
}

.element_menu1 h4
{
color:#000000;
font-family:verdana,Times,serif;
text-align:center;
}

#menu2
{
float:right;
width:180px;
padding:5px;
-moz-border-radius: 15px;
}

#corps
{
margin-left:180px;
margin-right:190px;
margin-bottom:20px;
padding:5px;
color:#0000ff;
border:2px solid black;
background-color:#ccffcc;
font-family:verdana,Times,serif;
-moz-border-radius: 15px;
}

#corps a
{
color:#330066;
}

#corps table
{
margin:auto;
border:12px outset #663399;
border-collapse:collapse;
}

#corps td
{
border:1px solid black;
font-family:"Comic Sans MS",serif;
text-align:center;
height:50px;
padding:5px;
}

#corps h4
{
text-align:center;
background-color:black;
color:white;
font-size:0.9em;
margin-bottom:0px;
}

#corps h2
{
text-decoration:blink;
color:#ff3300;
}


.news p
{
background-color:#CCCCCC;
margin-top:0px;
}
.news
{
width:90%;
margin:auto;
}

#pied_de_page
{
width:980px;
padding:5px;
text-align:center;
color:#000000;
background-color:#ccffcc;
border:2px solid black;
-moz-border-radius: 15px;
}

#en_tete .imageflottante1
{
float:left;
}

#en_tete .imageflottante2
{
float:right;
}

#corps .imageflottante
{
float:right;
}

#pied_de_page .imageflottante1
{
float:left;
}

#pied_de_page .imageflottante2
{
float:right;
}

label
{
color:#669900;
font-family:"Arial black",Times,serif;
}

.numero
{
color:red;
}








