body {
background-color: #000000;
text-align:center;
}

#page {
width: 600px; 
margin-left: auto;
margin-right: auto;
text-align: left;
}

.corps {
font-family: Arial, Helvetica, sans-serif;
vertical-align: top;
width: 980px;
}

.imgAttente {
position:absolute;
background-image: url(./img/pageattente.jpg);
background-repeat: no-repeat;
height:600px;
width:600px;
}

.boutons {
text-align:center;
margin-top:600px;
height:30px;
}



.menu { font-family: Arial, Helvetica, sans-serif; color: #113E95; font-weight: bold; text-decoration: none }
.menu:hover { font-family: Arial, Helvetica, sans-serif; color: #04225E; font-weight: bold; text-decoration: none }

.corps { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #113E95; text-decoration: none }
.corpsgras { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #113E95; font-weight: bold; text-decoration: none }
.corpsitalique { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #113E95; font-style: italic ; text-decoration: none }
.corpsgrasitalique { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #113E95; font-weight: bold; font-style: italic ; text-decoration: none }

.corpsmoyen { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #113E95; text-decoration: none }

.corpsmini { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #113E95; text-decoration: none }

.index  { font-family: Arial, Helvetica, sans-serif; font-size: 6px; color: #FFFFFF; text-decoration: none }
