body
{
width: 850px;
font-family: Verdana, serif;
font-size: 11px;
background: url("fond.jpg") repeat-y scroll center;
margin: auto;
}
/*-------Liens-------*/
a
{
color: #515151;
text-decoration: none;
} 
a:hover
{
color: #999999;
text-decoration: none;
}
a.pl1
{
color: #FFFFFF;
text-decoration: none;
} 
a.pl1:hover
{
color: #FFFFFF;
text-decoration: underline;
}
a.com
{
color: #387BB0;
text-decoration: none;
} 
a.com:hover
{
color: #579BC0;
text-decoration: none;
}
/*------Design principal------*/
#menu1
{
margin: 0px;
width: 850px;
height: 37px;
background-image: url("barre.jpg");
background-repeat: no-repeat;
text-align: right;
color: #FFFFFF;
padding-top: 3px;
}
#banfond
{
margin: 0px;
width: 850px;
height: 120px;
background-image: url("ban.jpg");
text-align: right;
font-size: 60px;
color: #4C8BC0;
}
#menuc
{
float: left;
top: 160px;
margin: 0px;
width: 200px;
background-color: #DEEFF9;
}
#page
{
height: auto;
top: 160px;
margin: 0px;
width: 641px;
margin-left: 206px;
}
#entete
{
top: 160px;
margin: 0px;
margin-bottom: 6px;
}
/*------Div's utilisées------*/
.cell1
{
height: 15px;
padding-left: 5px;
padding-top: 2px;
margin-bottom: 4px;
background-color: #68A6D5;
color: #FFFFFF;
}
.cell2
{
background-color: #DEEFF9;
min-height: 130px;
}
.cell3
{
height: 15px;
text-align: right;
padding-right: 5px;
padding-top: 2px;
background-color: #AACEE8;
margin-bottom: 6px;
}
.texte
{
padding-left: 3px;
padding-bottom: 4px;
}
.menu
{
padding-bottom: 17px;
padding-left: 5px;
background: url("menubas.jpg") no-repeat scroll bottom;
}
.cellcom
{
background-color: #DEEFF9;
}
/*------Textes------*/
.pl2
{
color: #3DA3E3;
}
.auteur
{
color: #CBE1EF;
}
/*------Autres...------*/
.tdcell
{
vertical-align: top;
background-color: #DEEFF9;
}
.tdcell2
{
vertical-align: top;
width: 10px;
}
.flotg
{
float: left;
margin: 3px;
}
.flotd
{
float: right;
margin: 3px;
}
