.pagehaut
{
margin-left: auto;
margin-right: auto;
width: 990px;
height: 220px;
background-image: url('../images/fond_page_haut.jpg');
background-repeat: no-repeat;
border-top-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-left-style: solid;
border-right-color: #000000;
border-right-width: 1px;
border-right-style: solid;
}

.zonedateheure
{
margin-left: 10px;
margin-top: 10px;
color: #FFFFFF;
font-weight: bold;
}

.pagemenu
{
margin-left: auto;
margin-right: auto;
width: 980px;
height: 33px;
background-image: url('../images/fond_menu.jpg');
background-repeat: no-repeat;
border-top-color: #000000;
border-top-width: 1px;
border-top-style: solid;
border-left-color: #000000;
border-left-width: 1px;
border-left-style: solid;
border-right-color: #000000;
border-right-width: 1px;
border-right-style: solid;
text-align: right;
padding-right: 10px;
padding-top: 5px;
color: #000000;
}

.pagebas
{
margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
width: 990px;
min-height: 550px;
background-image: url('../images/fond_page_bas.jpg');
background-repeat: no-repeat;
background-color: #CCCCCC;
border-left-color: #000000;
border-left-width: 1px;
border-left-style: solid;
border-right-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-bottom-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
}

.pagegauche
{
float: left;
width: 150px;
height: 450px;
padding-bottom: 10px;
color: #FFFFFF;
}

.zonemenugauche
{
width: 150px;
height: 450px;
padding-bottom: 10px;
color: #FFFFFF;
}

.zonecopyright
{
width: 150px;
text-align: center;
font-size: 10px;
color: #FFFFFF;
}

.zoneprincipale
{
margin-left: 170px;
width: 810px;
padding-top: 10px;
}

a
{
text-decoration: none;
}

a:hover
{
font-weight: bold;
}

.zonelogoquestion
{
position: absolute;
right: 5px;
top: 5px;
}

.zoneerreur
{
margin-top: 10px;
margin-bottom: 10px;
width: 810px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-weight: bold;
color: #FF0000;
}

.divinfogauche
{
margin-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
text-align: justify;
}

.divactioninfogauche
{
text-align: center;
margin-bottom: 10px;
}

.liennoir
{
color: #000000;
}

.lienorange
{
color: #FFD700;
}

.bouton
{
width: 100px;
}

.imagesansbordure
{
border-width: 0px;
}

.sup
{
vertical-align: super;
font-size: 50%;
}