#en_tete
{
width:97.5%;height:10%;
border:thick white outset;
background-color:#cad6b1;


color:#d20a85;
font-size:2em;
font-weight:normal;

font-family:"Bookman Oldstyle",Georgia,Times, "Liberation Serif", FreeSerif, serif;
position:absolute; left:1%;right:1%;
text-align:center;
}

body
{
background-color:red;
}

#menu
{width:47%;height:75%; margin-top:2%;
border:thick white outset;
background-color:#d2733b;
position:absolute; left:1%;top:98px;padding:7px;
overflow:auto;
}
.element_menu
{
color:#ffb315; font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;font-size:adjust;text-indent:20px; text-align:left; padding-left:4%;
}
.titre
{

list-style-image:url("images/cd3.png");
}

a
{
   color: #fff583;
   text-decoration: none;
   font-family:"century schoolbook";
   font-size:0.9em;
}

a:hover
{
   text-decoration: underline;color:maroon;
}

#avis
{font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;font-size:small;text-align:right;color:maroon;padding:7px; padding-left:20px ;
}

#corps
{
width:47%; height:75%; margin-top:2%; margin-left:15px;
border: thick white outset;
padding:7px;
position: absolute;
right:1%;top:98px;
background-color:black;
font-size:0.9em;
font-family:"Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
text-align:center;
color:lime;
overflow:auto;
}
h1
{
text-decoration:underline;
color:red;
}
.nom
{color:fuchsia;font-family:"kristen itc" serif;font-size:large;}
.veyrac
{color:white;font-family:"kristen itc" serif;}

.chanson
{color:yellow;font-family:"kristen itc" serif;font-size:x-large;}




