body
{
color : #000;
background : #CCE;
text-align : justify;
}

a:link,a:visited
{
color : #900;
text-decoration : none;
}


a:hover
{
color : #004;
text-decoration : none;
}

#contenu
{
width : 500px;
font-size : 0.9em;
float : left;
padding-left : 10px;
padding-right : 10px;
}

#MainContainer
 {
margin-right: auto;
margin-left: auto; 
width : 761px;
}

#header
{
text-align : center;
}

#footer
{
clear : both;
width : 700px;
margin-right: auto;
margin-left: auto; 
text-align : center;
margin-top : 20px;
border-top : solid 1px;
padding-top : 20px;
top : 20px;
position : relative;
padding-bottom : 20px;
}


#menu_gauche
{
color : #0FF;
background : #22F;
background-image : url('/img/barre.jpg');
width : 120px;
float : left;
clear : none;
text-align : center;
font-weight : bold;
font-size : 13px;
}

#menu_gauche a:link, #menu_gauche a:visited
{
color : #0FF;
text-decoration : none;
}


#menu_gauche a:hover
{
color : #FFF;
text-decoration : none;
}

#menu_droite
{
color : #000;
float : left;
text-align : center;
border-left : solid 1px #800 ;
width : 120px;
font-size : 13px;
}

.menug_titre
{
color : #611;
background : #22F;
background-image : url('/img/titre.jpg');
width : 120px;
height : 20px;
text-align : center;
font-size : 15px;
font-weight : bold;
padding-top : 2px;
}

.menud_titre
{
color : #B00;

height : 20px;
text-align : center;
font-size : 15px;
font-weight : bold;
padding-top : 2px;
}

.titre
{
font-size : 1.3em;
color : #0A0;
text-align : center;
padding : 10px;
}

.titre2
{
font-size : 1.2em;
color : #900;
text-align : center;
padding : 10px;
}


h1
{
font-size : 1.1em;
color : #006;
font-weight : bold;
}

h2
{
font-size : 1.0em;
color : #070;
font-weight : bold;
}


h3
{
font-size : 0.9em;
color : #700;
font-weight : bold;
}
