
body
{
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 75%;
text-align: center;
color: white;
}

.global
{
width: 760px;
margin-right: auto;
margin-left: auto;
margin-top: 40px;
padding: 0px;
text-align: left;
}

.leblocheader
{
width: 756px;
background-image: url(images/header.jpg);
border: 2px solid #000000;
background-attachment: fixed;
}

.leblocmenu
{
background-image: url(images/menu.jpg);
border: 2px solid #000000;
margin-top: 5px;
width: 150px;
height: 440px;
float: left;
}

.lebloccontenu
{
background-image: url(images/corps.jpg);
border: 2px solid #000000;
margin-top: 5px;
width: 600px;
height: 440px;
overflow: auto;
float: right;
background-attachment: fixed;
}

.titreheader
{
text-align: center;
font-weight: bold;
margin-left: 10px;
font-size: 26px ;
}

.titre
{
text-align: left;
font-weight: bold;
margin-left: 10px;
font-size: 12px;
}

.titremenu
{
text-align: left;
font-weight: bold;
margin-left: 20px;
font-size: 12px;
}

.texte
{
text-align: left;
height: 340px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
text-align: justify;
}

a, a:hover
{
color: #FFFFFF;
tect-decoration: underline;
}

.selection
{
color: #FF0000;
}

.signature
{
text-align: right;
}

.pied
{
text-align: center;
font-size: 10px;
font-weight: bold;
}

.formulaire
{
text-align: center;
}

.drapeau
{
texte-align: center;
}

