body
{
   margin: 0;
   background-color: #E1E8E1;
   line-height: 1.5em;
   font-weight: normal;
   font-family: Arial, sans-serif;
   font-size: 12px;
}
img
{
   border: 0px;
}
p
{
   margin: 0px;
   padding-bottom: 1.25em;
}
a:link
{
   color: #B8020E;
   text-decoration: none;
   font-weight: bold;
}
.cinepass a:link
{
   color: #DD8E91;
}
a:visited
{
   color: #B8020E;
   text-decoration: none;
   font-weight: bold;
}
.cinepass a:visited
{
   color: #DD8E91;
}
a:hover
{
   color: #B8020E;
   text-decoration: underline;
   font-weight: bold;
}
.cinepass a:hover
{
   color: #DD8E91;
}
.conteneur
{
   margin-left: auto;
   margin-right: auto;
   width: 660px;
}
.entete
{
   background-color: #E1E8E1;
   text-align: center;
   padding-top: 10px;
}
.titresite
{
   padding: 15px;
   padding-bottom: 0;
   font-size: 24px;
   letter-spacing: 0.2em;
}
.descriptifsite
{
   padding: 10px;
   font-size: 15px;
   letter-spacing: 0.1em;
   color: #777777;
}
.menu
{
   width: 100%;
   list-style: none;
   height: 20px;
   font-size: 0.9em;
}
.menu div
{
   background: url(menu.jpg) top no-repeat;
   width: 110px;
   float: left;
   padding-bottom: 3px;
}
.menu div a:link
{
   color: #FFFFFF;
   font-weight: normal;
}
.menu div a:visited
{
   color: #FFFFFF;
   font-weight: normal;
}
.menu div a:hover
{
   color: #FFFFFF;
   font-weight: underline;
}
.corps
{
   text-align: justify;
   margin: 0px;
}
.repertoire
{
   background: url(reperhaut.png) top no-repeat;
   background-color: #E1E8E1;
   padding-top: 15px;
}
.repertoire p
{
   padding: 5px;
}
.reperbas
{
   background: url(reperbas.png) top no-repeat;
   background-color: #E1E8E1;
   height: 15px;
}
.repercontenu
{
   padding-top: 8px;
   padding-bottom: 8px;
   text-align: center;
}
.article
{
   background: url(haut.png) top no-repeat;
   background-color: #FFFFFF;
   padding-top: 15px;
}
.articlehaut
{
   padding-left: 15px;
   padding-right: 15px;
   border-left: 1px solid #777777;
   border-right: 1px solid #777777;
}
.articlebas
{
   background: url(bas.png) top no-repeat;
   background-color: #FFFFFF;
   height: 15px;
}
.articledate
{
   font-size: 85%;
   text-transform: uppercase;
}
.articletitre
{
   font-size: 120%;
}
.en2motstitre
{
   font-size: 120%;
   float: left;
   font-style: italic;
}
.articlemots
{
   font-size: 85%;
   color: #777777;
   line-height: 1.4em;
}
.articlecontenu
{
   padding-top: 8px;
   padding-left: 20px;
   padding-right: 10px;
}
.articlenotes
{
   padding-top: 8px;
   padding-left: 20px;
   font-size: 80%;
   color: #777777;
}
.liengrapillage
{
   text-align: right;
   margin-top: 6px;
}
.cinepass
{
   color: #777777;
}
.separateur
{
   width: 100%;
   height: 10px;
}
.basdepage
{
   background-color: #E1E8E1;
   text-align: center;
}