html {
background-color : #AEF ;
font-size : 110% ;
}

h1 {
text-align : center ;
font-size : 160% ;
color : #A00 ;
font-weight : normal ;
}

h2 {
text-align : center ;
font-size : 110% ;
color : #00A ;
font-weight : normal ;
}

h3 {
text-align : left ;
font-size : 130% ;
color : #080 ;
font-weight : bold ;
text-decoration : underline ;
}

h4 {
text-align : left ;
font-size : 130% ;
color : black ;
font-weight : bold ;
text-decoration : none ;
}

p.cadre {
padding-right : 60px ;
padding-left : 60px ;
font-style : italic ;
}

p.commentaire {
color : #00B
}

p.signature {
text-align : right ;
font-style : italic ;
font-size : 140% ;
padding-right : 40px ;
}

center {
padding-top : 2px ;
padding-bottom : 2px ;
}

strong {
font-weight : bold ;
background-color : yellow ;
}

