* {
margin:0;
padding:0;
}

body {
width:100%;
height:100%;
background-color:#00B3C4;
}

#page_flash
{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
}

#page_html
{
position:absolute;
left:0px;
top:0px;
padding:20px;
width:100%;
height:100%;
}

h1
{
font-family:Helvetica, sans-serif;
color: #ffffff;
font-size: 15px;
font-weight: bold;
text-align:center;
display:block;
}

h2
{
font-family:Helvetica, sans-serif;
color: #ffffff;
font-size: 14px;
font-weight: bold;
}

h3
{
font-family:Helvetica, sans-serif;
color: #005050;
font-size: 12px;
font-weight: bold;
}

a.menu
{
font-family:Helvetica, sans-serif;
color: #005050;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

p.rubrique
{
font-family:Helvetica, sans-serif;
color: #000000;
font-size: 15px;
}
p.cache
{
font-family:Helvetica, sans-serif;
color: #000000;
font-size: 11px;
}
