body
{
margin: 2px auto;
background-image: url(fond.jpg);
width: 900px;
}
#en_tete
{
width: 900px;
height: 200px;
background-image: url(banieregd.jpg);
background-repeat: no-repeat;
margin-bottom: 0px;
margin-left: 20px;
}
#menuDeroulant
{
border: none;
margin: 0;
margin-left: 20px;
padding: 0;
background: transparent url(fond_menu.png) repeat-x scroll 0% 50%;
height: 30px;
top: 0;
font-weight: bold;
width: 100%;
color: #663300;
font-family: Comic Sans MS;
text-decoration: none;
list-style-type: none;
font-size: 0.9em;
}
#menuDeroulant li
{
border: none;
margin: 0;
padding: 0;
width: 12.4%;
float: left;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
margin: 0;
padding: 4px 8px;
height: 1%;
text-decoration: none;
display: block;
text-align: center;
color: #666666;
}
#menuDeroulant li a:hover
{
text-align: center;
color: #663300;
text-decoration: none;
}
#menuDeroulant li a:active {
background-color: #5f879d;
}
#menuDeroulant .sousMenu
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
position: absolute;
display: none;
font-size: 0.9em;
}
#menuDeroulant .sousMenu li
{
border: 1px groove #858585;
color: #666666;
padding-right: 0;
display: block;
float: none;
height: 27px;
margin-top: 0;
width: 150px;
background-color: #efefef;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited {
border: none;
margin: 0;
font-weight: bold;
font-family: Comic Sans MS;
color: #666666;
height: 1%;
text-decoration: none;
display: block;
}
#menuDeroulant .sousMenu li a:hover
{
font-size: 1.0em;
color: black;
}
#menuDeroulant li:hover .sousMenu
{
display: block;
}
#corps {
border: 2px solid silver;
padding: 5px;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 0px;
}
#accueil
{

position-left: 20%;
text-decoration: none;
}
#corps h1
{
font-size: 1.6em;
font-family: Comic Sans MS;
color: #000066;
font-style: italic;
text-align: center;
font-weight: bold;
}
#corps h2
{
height: 30px;
background-image: url(titre.png);
background-repeat: no-repeat;
font-family: Comic Sans MS;
font-size: 1.4em;
font-weight: bold;
font-style: italic;
color: #333399;
margin-left: 30px;
}
#corps p
{
font-size: 1.2em;
font-family: Comic Sans MS;
font-weight: bold;
color: #330099;
line-height: 1.1em;
text-align: left;
margin-left: 10px;
}
#corps h7
{
font-size: 1.2em;
font-weight: bold;
font-style: normal;
font-family: Segoe UI;
color: #80552a;
text-align: center;
}
#img1
{
	float: left;
        margin-top: 150px;
        margin-left: 24px;
}

#img2
{
	float: right;
        margin-top: 150px;
        margin-right: 4px;
}

#pied_de_page
{
padding: 5px;
text-align: center;
}
#textederoule
{
font-style: italic;
background-image: url(fond_menu.png);
font-size: 1.1em;
font-family: Estrangelo Edessa;
height: 30px;
font-weight: bold;
position: static;
margin-left: 20px;
display: inline;
width: 880px;
background-repeat: repeat-x;
background-position: left bottom;
opacity: 0.438;
}
label {
display:block;
width:150px;
float:left;
}

