body
{
width: 1000px;
margin: auto;
margin-top: 20px;
margin-bottom: 10px;
background-color: #333333;
}
#banniere
{
width: 1000px;
height: 270px;
}
#menu, #menu ul
{
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
float: center;
text-align: center;
line-height: 32px;
list-style: none;
}
#menu
{
font-size: small;
font-family: Arial;
font-weight: bold;
}
#menu a
{
display: block;
width: 125px;
color: #000000;
text-decoration: none;
background-color: #3399CC;
}
#menu a:hover
{
color: #FFFFFF;
font-weight: bold;
}
#menu li:hover ul ul, #menu li .sfhover ul ul
{
left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li .sfhover ul, #menu li li .sfhover ul
{
left: auto;
min-height: 0;
}
#menu li
{
float: left;
}
#menu li ul
{
position: absolute;
width: 125px;
left: -999em;
}
#corps
{
padding: 50px;
line-height: justify;
line-height: 22px;
color: #333333;
font-family: Cambria;
background-color: #FFFFFF;
margin-bottom: -13px;
}
#corps h1
{
padding-left: 50px;
padding-bottom: 10px;
color: #996633;
font-family: Gungsuh;
}
#corps h2
{
padding-left: 50px;
padding-bottom: 10px;
color: #996633;
font-family: Gungsuh;
}
#corps h3
{
padding-left: 30px;
color: #3399FF;
font-family: Century;
}
.textedate
{
padding-left: 40px;
margin-top: -25px;
font-size: x-small;
color: #666666;
}
.colorgreen
{
color: #009933;
}
.colorblue
{
color: #0066FF;
}
.colorred
{
color: #FF0033;
}
.floatleft
{
float: left;
margin-right: 20px;
}
.floatright
{
float: right;
margin-left: 20px;
}
.cadrefloatright
{
float: right;
margin-left: 20px;
border-width: 5px;
border-color: #666666;
border-style: solid;
}
.center
{
text-align: center;
}
#pieddepage
{
line-height: 35px;
padding-left: 14px;
font-size: small;
color: #FFFFFF;
font-family: Arial;
background-image: url("images/pieddepage.jpg");
}
#pieddepage a
{
color: #FFFFFF;
text-decoration: none;
}
#pieddepage a:hover
{
color: #000000;
text-decoration: underline;
}
#copyright
{
text-align: center;
font-size: small;
color: #FFFFFF;
font-family: "Times New Roman";
}