html {
background-color : #AEF ;
padding-right : 13px ;
font-size : 105% ;
}

img {
border : 0 ;
}

h1 {
text-align : center ;
font-size : 140% ;
color : #E51 ;
font-style : normal ;
font-weight : normal ;
}

h2 {
text-align : left ;
font-size : 120% ;
color : blue ;
font-style : normal ;
font-weight : normal ;
}

h3 {
text-align : left ;
font-size : 120% ;
color : #E51 ;
font-style : normal ;
font-weight : bold ;
padding-left : 40px ;
margin-bottom : 0px ;
padding-bottom : 0px ;
}

p {
text-align : left ;
font-size : 110% ;
color : black ;
font-style : normal ;
font-weight : normal ;
}

p.retour {
text-align : center ;
font-size : 110% ;
color : blue ;
}

p.dl {
text-align : center ;
font-size : 120% ;
color : blue ;
}

p.pub {
text-align : center ;
}

strong {
font-size : 120% ;
color : blue ;
font-style : normal ;
font-weight : normal ;
}

em {
color : #F0F ;
font-style : normal ;
font-weight : normal ;
}

div {
text-align : center ;
}

table {
border-style : solid ;
border-width : 2px ;
border-color : black ;
border-collapse : collapse ;
margin : auto ;
width : 700px ;
}

table td {
text-align : center ;
font-size : 120% ;
font-style : normal ;
font-weight : normal ;
border-style : solid ;
border-width : 1px ;
border-color : black ;
padding-right : 7px ;
padding-left : 7px ;
padding-top : 3px ;
padding-bottom : 3px ;
}

td.titre {
color : red ;
text-align : center ;
font-weight : bold ;
border-style : solid ;
border-width : 2px ;
border-color : black ;
background-color : #FFB ;
}

