body
{
width: 1000px;
margin:auto;
font-family: verdana, arial, serif;
font-size:0.9em;
text-align: justify;
background-color: #d6d8cd;
}

#banniere
{
width:1000px;
height:100px;
background-image:url(../images/ekilibre/banniereeki.png);
background-repeat: no-repeat;
background-position: 0% 0%;
margin-top: 10px;
}

#numero
{
width:996px;
color : #ffffff;
text-align : right;
font-weight: bold;
}
#tous
{
width:996px;
color :#ff0000;
text-align : right;
font-style : italic;
}
#tous img
{ 
 vertical-align:middle; 
}
#sommaire
{
width:1000px;
}

p
{
padding-left : 10px;
padding-right : 10px;
}
.titre
{
width:1000px;
height: 50px;
margin: 0;
background:  url(../images//ekilibre/titre.png) no-repeat top center;

}
.article
{
width:1000px;
margin: 0;
margin-top: -15px;
padding-bottom: 3px;
padding-top: 3px;
background:  url(../images/ekilibre/article.png) no-repeat bottom center;
}
.article ul
{
width:950px;
}
.article li
{
padding-bottom: 4px;
}

.up
{
padding-top: 10px;
text-align: center;
}

h2
{
font-variant : small-caps;
font-weight : normal;
font-size:1.3em;
margin-bottom : -10px;
padding-left:10px;
padding-top:2px;
}
h3
{
font-weight : bold;
font-size:0.9em;
text-decoration :underline;
margin-bottom : -4px;
padding-left:10px;

}
.centre{
text-align: center;
} 
.italic
{
font-style:italic;
}
a{
color : #000000;
text-decoration : none;
}
 a:hover
{
color: #8c8d86;
}
input:focus, textarea:focus/* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
background-color: #d6d8cd;/* kaki clair*/
}
img
{
border: none;
}
.legendephoto{
text-align: center;
font-style:italic;
font-size:0.8em;
}
.encadre{
width:900px;
border: 2px dotted #d6d8cd;
font-style:italic;
margin: auto;
margin-bottom: 10px;
}
.lastup
{
padding-top: 10px;
float: left;
}
.print
{
padding-top: 10px;
float: right;
}

.souligne
{
text-decoration: underline;
}
.champ li
{
padding-bottom: 5px;
}
.gris
{
color: #8c8d86;
}
hr
{
width :80%;
color: #8c8d86;
height: 1px;
}
.photomois 
{
padding-top: 20px;
padding-bottom: 5px;
}

table
{
width: 940px;
margin-left:30px;
margin-right :10px;
border-collapse: collapse;
}

td, th
{
border: 1px solid #000000;
}

.note
{
width: 80%;
border-top : 1px dotted #d6d8cd;
font-size:0.8em;
padding-top: 5px;
}

dt
{
margin-left: 10px;
}