 
h1 { 
color: #FFCC00; 
font-weight: normal;
font-style: italic;
font-size: 32pt; 
background-color: #0F4C83; 
text-align: center;
}
h2 { 
color: #FFCC00; 
font-weight: normal;
font-style: italic;
font-size: 24pt;
background-color: #0F4C83; 
text-align: center;
}
h3 { 
color: #FFCC00; 
font-weight: normal;
font-style: italic;
font-size: 18pt;
background-color: #0F4C83; 
text-align: center;
}
h4 { 
color: #FFCC00; 
font-weight: normal;
font-style: normal;
font-size: 14pt;
background-color: #0F4C83; 
text-align: center;
}
a{
color: #FFCC00;
}
img{
border: hidden;
}
html, body {
width: 100%;
height: 100%;
background-color: #0F4C83;
color: #FFCC00;
}
.cadre {
width: 760px;
height: auto;
min-height: 700px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
border: 5px solid #FFCC00;
}
.logo {
width: 165px;
height: 130px;
margin-top: 10px;
left: 5px;
text-align: center;
border: hidden;
}
.cadre-menu {
float: left;
width: 160px;
height: 650px;
top: 145px;
left: 5px;
padding-left: 5px;
}
dl, dt, dd, ul {
margin: 0;
padding: 0;
list-style-type: none;
}
li {
margin-left: 0px;
padding: 0;
}
#menu {
width: 160px;
top: 0;
left: 0;
margin-top: 40px;
margin-left: 0;
}
#menu dt { 
cursor: pointer;
margin-top: 2px;
margin-bottom: 2px;
margin-right: 2px;
height: 20px;
line-height: 20px;
text-align: left;
text-indent: 10px;
font-weight: bold;
border: 1px solid #FFCC00;
}
#menu dd {
border: 1px solid #FFCC00;
}
#menu li {
height: 20px;
margin-left: 28px;
text-align: left;
text-indent: 3px;
font-style: italic;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #0C3E6B;
}
.corps {
position: relative;
width: auto;
min-width: 300px;
height: auto;
min-height: 700px;
margin-left: 170px;
padding: 10px;
}
.gauche{
padding-right: 10px;
height: 25px;
width: 280px;
text-align: right;
}
.droite{
padding-left: 10px;
height: 25px;
width: 210px;
text-align: left;
}
.stop {
clear: both;
}
.bouton{
padding-top: 25px;
width: 120px;
height: 65px;
text-align: center;
}
.image{
width: 100px;
height: 65px;
text-align: center;
}
.libelle{
padding-top: 25px;
padding-left: 5px;
width: 230px;
height: 65px;
text-align: left;
}
.valid {
width: auto;
height: 35px;
bottom: 8px;
padding-left: 20px;
text-align: left;
font-size: 8pt;
}
.pied {
position: relative;
width: 100%;
height: 50px;
bottom: 8px;
left: 0px;
text-align: center;
font-size: 8pt;
}
