@charset "iso-8859-1";
body {
color : black ;
background-color : white ;
background-image : url(jupe.jpg) ;
background-attachment: fixed ;
margin : 0px 0px 10px 0px;
text-align : center}

a {
color : #0000CC ;
text-decoration: none}

a:active {
text-decoration: underline ;
color: #0000FF}

a:hover {
text-decoration: underline ;
color: #0000FF}

h1
{text-align:center;
font-family: 'times new roman',times,serif;
color:#0000cc;
font-size:24pt;
font-weight: normal;
margin : 5px 0px 10px
}

h2 {
color : #0000cc ;
font-size : 14pt ;
font-weight : normal ;
margin : 25px 0px 15px}

h3 {
color : #0000cc ;
font-size : 13pt ;
font-weight : bold ;
font-style : italic;
margin : 20px 0px 10px 10px}

img {
border: 0px ;
margin : 0px ;
padding : 0px}

.barre {border : 0px ; padding : 0px ; margin : 0px}

.bleu {color : #0000fa}

table.liens
{
width : 95%;
margin : 12pt auto 0pt;
}

table.liens td
{
padding : 4px;
border : 0pt;
-moz-border-radius : 10pt;
}

table.contenu
{
width : 770px;
margin : 0pt auto 12pt;
border-spacing : 0px;
border-collapse : collapse;
background-color : #ffffcc;
}

table.contenu td
{
border : 1px solid #4f56d8;
padding : 8px;
vertical-align : top; 
}

hr
{
border-top : 1px solid #0000ff;
border-left : 0px;
border-right : 0px;
border-bottom : 0px;
}

p {
margin : 5pt 0pt 5pt 10pt;
}

