body
{
height: 1200px;
background-color: #B22222;
}
h1
{
text-align: center;
color: yellow;
}

#entete
{
height: 150px;
width: 98%;
margin-bottom: 2px;
}
.logo
{
position: absolute;
height: 140px;
width: 140px;
}

#info
{
height: 100px;
width: 98%;
background-color: #B22222;
border-bottom: 2px solid white;
margin-bottom: 20px;
}

.infos
{
height: 95px;
width: 50%;
background-color: #B22222;
overflow: scroll;
margin: auto;
border: 2px dashed #8B0000;
}

#menugauche
{
height: 800px;
width: 20%;
float: left;
border-right: 2px solid black;
margin-left: 2px;
margin-right: 2px;
}

a
{
color: black;
text-decoration: underline;
}

a:hover
{
font-size: 1.1em;
text-decoration: underline;
}

a:visited
{
color: black;
text-decoration: none;
}

dd
{
color: black;
font-family: comic sans MS, impact, serif;
text-decoration: none;
}
dd:hover
{
font-size: 1.2em;
color: white;
background-color: white;
}

dd:visited
{
text-decoration: none;
color: black;
}




#corps
{
height: 50px;
width: 65%;
margin-left: 25%;
border-bottom: 2px dashed white;
}
#corps1
{
height: 150px;
width: 65%;
margin-left: 25%;
overflow: auto;
}
h3
{
text-align: center;
font-family: impact, arial black;
}
.info1
{
float: left;
height: 100px;
width: 150px;
}

#corps2
{
height: 150px;
width: 65%;
margin-left: 25%;
overflow: auto;
}
#corps3
{
height: 150px;
width: 65%;
margin-left: 25%;
overflow: auto;
}
#corps4
{
height: 150px;
width: 65%;
margin-left: 25%;
overflow: auto;
}
#corps5
{
height: 150px;
width: 65%;
margin-left: 25%;
overflow: auto;
}

#pied
{
height: 60px;
width: 98%;
border-top: solid 2px white;
margin-bottom: 2px; 
}

.pied
{
font-size: 12px;
text-align: right;
}
#corpsX
{
height: 800px;
width: 65%;
margin-left: 20%;
border-bottom: 2px solid black;
}
.conv
{
position: absolute;
margin-left: 1%;
border-top: 1px solid white;
border-left: 1px solid black;
}

.classements
{
position: absolute;
margin-left: 20%;
border-top: 1px solid white;
border-left: 1px solid black;
}

.photos
{
position: absolute;
margin-left: 40%;
border-top: 1px solid white;
border-left: 1px solid black;
}

li:hover
{
color: white;
}

.ul
{
overflow: auto;
}

