/* CSS Document */
body {
margin : 0; 
padding : 0; 
background-color : #FFCC99; 
font-family : Arial, Helvetica, sans-serif ;
font-size : 10pt ;
background: url("http://polaristo.com/teleradiothon/arriereplan.jpg") } 
ul#nav li {
display : inline; 
line-height : 2.2em; 
} 
ul#nav li a {
margin-right : 0.1em; 
padding : 0.4em 0.6em; 
border : 1px solid #008; 
text-decoration : none; 
color : #900; 
background-color : #eee; 
font : bold 100%/1.4 arial, helvetica, sans-serif; 
} 
ul#nav li a:hover {
color : #fff; 
background-color : #333; 
} 
ul#nav li a.saut:link {
display : block; 
position : absolute; 
top : 0; 
left : -9999px; 
} 
ul#nav li a.saut:visited {
display : block; 
position : absolute; 
top : 0; 
left : -9999px; 
} 
ul#nav li a.saut:hover {
display : block; 
position : absolute; 
top : 25px; 
left : 25px; 
} 
ul#nav li a.saut:focus {
display : block; 
position : absolute; 
top : 25px; 
left : 25px; 
} 

H1 { font-size: 200% }

H2 {
text-align : center; 
} 
H3 {
text-align : justify; 
margin-left: 5em;
margin-right: 2em;
} 
H4 {
text-align : justify; 
text-indent: 10em;
margin-left: 5em;
margin-right: 2em;
} 
H5 {
text-align : center; 
}