@charset "UTF-8";
/* CSS Document */

body{
background-image:url(../image/fond.jpg);
color:#FFFFFF;
width:760px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
font-family: futura, "Bank gothic", Verdana, Helvetica, sans-serif;
font-size:large;
}

#en-tete{
height:100px;
background-image:url(../image/logo_correct.png);
background-repeat:no-repeat;
}

#menu{
width:150px;
height:300px;
background-image:url(../image/fond_menu2.png);
clear:both;
margin-top:20px;
margin-right:40px;
float:left;
padding-left:10px;
margin-bottom:100px;
line-height:30px;
background-repeat:no-repeat;
padding-top:45px;
position:absolute;
/*background-image:url(flute.png);
background-repeat:none;
background-position:center;*/
}

#contenu{
margin-top:20px;
margin-left:200px;
margin-bottom:30px;
text-align:justify;
padding-left:5px;
padding-right:5px;
}

#pied{
font-size:x-small;
/*background-image:url(../image/banderolle2.png);*/
height:82px;
clear:both;
}

a
{
text-decoration:none;
color:#FFFFFF;
}

a:hover
{
color:#000000;
text-decoration:none;
}

.lien_texte{
text-decoration:underline;
}

.h1_contenu
{
text-align:left;
}

.ul_menu{
list-style-type:none;
padding:2px;
text-transform:uppercase;
font-size:small;
}

h5{

text-align:right;}
