body
{
width: 760px;
margin: auto;
margin-top: 20px; 
margin-bottom: 20px; 
Border: 1px solid rgb(153,153,153); 
}
a
{
text-decoration: none;
}
a img
{
border: none;
}
p
{
font-family: "Sans", "Trebuchet MS", Georgia, serif;
}

.banniere
{
border-bottom: 5px solid rgb(153,153,153);
}

.menu
{
float: left;
width: 150px;
height: 550px;
}
.menu1
{
background-color: rgb(153,153,153);
}
.menu1 p
{
padding-left: 20px;
}
.texte
{
margin-left: 150px;
padding: 20px;
}
.titre1
{
text-align: center;
}

.bas
{
text-align: center;
font-size: 12px;
}




.texte1
{
padding-left: 30px;
}
.texte2
{
padding-left: 30px;
}
.texte  a
{
color:rgb(0,128,255);
}
.texte  a:hover
{
color: rgb(128,255,255);
}
