@charset "utf-8";
/* CSS Document */

body{
background: url(../imgs/book7/fond.jpg) #4f226c top no-repeat;


margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
 
 li,ul
 {
 list-style:none;
 padding:0;
 }
.titre td,.titre td a
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:
#FFFFFF;
text-align:center;
text-decoration:none;
}

#conteneur{
margin:0 auto;
width:850px;
position:relative;
top:120px;

left:30px;
}
.fond_gauche
{
background:url(../imgs/book7/fond_gauche.jpg)  repeat-y top center;
}
.mensuration
{
position:relative;
left:10px;
line-height:20px;

}
.fond_visiteur
{
background-color:#121112;
color:white;
text-align:center;
}
.fond_milieu
{
background-color:#4c4850;
}
.encadrement_principal
{
color:white;
padding-left:20px;
}
.encadrement_principal .pseudo
{
font-size:30px;
font-weight:bold;
}

.encadrement_principal .age
{
font-size:25px;
font-weight:bold;
}
.encadrement_principal .titre
{
font-size:20px;
font-weight:bold;

}
.copyright,.copyright a
{
color:white;
text-align:center;
font-weight:bold;
text-decoration:none;
}
