@charset "utf-8";
/* CSS Document */

p
{
margin: 1em 0;
}

ul, li{
padding: 5;
margin: 5;
}

body{
margin:auto;
text-align:center;
background-color:#000000;
}

#fond{
/*margin-left:-375px;*/
}

.nomr{
z-index:10;
position:relative;
height:22px;
top:-40px;
left:20px;
}
.g{
background-image:url(images/rubrique_g.png);
width:13px;
float:left;
height:22px;}
.m{
background-image:url(images/rubrique_f.png);
background-repeat:repeat-x;
float:left;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;}
.d{
background-image:url(images/rubrique_d.png);
width:13px;
float:left;
height:22px;}

.titre{
float:left;
}
.tg{
background-image:url(images/titre_g.png);
width:12px;
float:left;
height:23px;}
.tm{
background-image:url(images/titre.png);
background-repeat:repeat-x;
float:left;
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}
.td{
background-image:url(images/titre_d.png);
width:12px;
float:left;
height:23px;
}

.cartons{
background-image:url(images/carton_ferme.png);
background-repeat:no-repeat;
height:78px;
width:98px;
position:relative;
float:0px;
z-index:0;
}

.cartonactif{
background-image:url(images/carton_ouvert.png);
background-repeat:no-repeat;
height:78px;
width:98px;
position:relative;
float:0px;
z-index:0;
}

.rubrique{
left:30px;
position:relative;
text-decoration:none;
}

#contenu{
width:450px;
top:10px;
left:-20px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

#mascotte{
float:right;
margin-right:-40px;
}

#mascotte2{
float:right;
margin-right:-50px;
}

.sstitre{
color:#FF0000;
font-size:14px;
line-height:10px;
}

.lienm
{
color:#CC6600;
text-decoration:none;
}

.lienm:hover
{
color:#990000;
}

.lieno
{
color:#FF0000;
text-decoration:underline;
}

.lienf
{
color:#FFFFFF;
text-decoration:none;
width:100px;
height:115px;
display:block;
}

.liste
{
margin-top:10px;
}

.cellf:hover
{
background:url(images/carton_formule2.png);
}

a {text-decoration:none;}

#f1{
font-size:12px;line-height:14px;}
#f2{
font-size:12px;line-height:14px;}
#f3{
font-size:12px;line-height:14px;}
