 html,body {
background-color : #FFCC99;
color : #0000FF;
}

img { border:none }

p,li,td,dd,dt {
font-size : 80%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
background-color : #FFCC99;
}

h1 {
font-size : 175%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
text-align: center;
background-color : #FFCC99;
font-weight: bold;
}

h2 {
font-size : 100%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
background-color : #FFCC99;
font-weight: bold;
}

h3 {
font-size : 65%;
margin-top:35px;
}


h4 {
font-size : 65%;
text-align: center;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #333333;
text-decoration:none;
}

h5 {
font-size : 80%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #333333;
}

h6 {
font-size : 145%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
background-color : #FFCC99;
font-weight: bold;
}

.question {
font-weight: bold;
margin-top:7%;
}

.taille {font-size:120%;font-weight: normal;}
.gras {font-weight: bold;}

.small {
font-size:55%;
margin-top:0px;
margin-bottom:5px;
}


.boite-centre{
background-color : #FFCC99;
position:absolute ;
top:50% ;
left:50% ;
margin-left:-375px ;
margin-top:-260px;
font-size:95%;
}

.index {
display:block;
}

.centre {
  margin: 10em 25%;
  width: auto;
}

.centrage {text-align: center;}

.menufixe {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  z-index: 2;
  text-align: left;
  line-height: 2em;
}


.gauche {
  position: absolute;
  top: 11em;
  left: 1%;
  width: 18%;
}

.titre {
color:#123958;
text-align: center;
font-size : 100%;
}

.big {
font-weight: bold;
font-size:150%;
text-align: center;
}

td {
height:40px;
}


td.up {
vertical-align: top;
}

td.middle {
vertical-align: middle;
}

.colonne1 {width:54%;text-align: left;}
.colonne2 {width:14%}
.colonne3 {width:10%}
.colonne4 {width:20%}

strong {
color : #CC33CC;}

.espace-haut {margin-top:35px;}

a:link {color: #0000FF; text-decoration:underline; font-weight: bold;}
a:visited {color: #0099FF; text-decoration:underline; font-weight: bold;}
a:hover {color:#00188d; text-decoration:none; font-weight: bold;}
a:active {color:#CC33CC; text-decoration:none; font-weight: bold;}



a.bouton {
color: #203483;
font-size : 125%;
text-decoration:none;
font-weight: bold;
}

a.bouton:hover {
color: #00188d;
font-size : 125%;
text-decoration:underline;
font-weight: bold;
}

a.bouton:active {
color: #00188d;
font-size : 125%;
text-decoration:underline;
font-weight: bold;
} 

.table-permanence {
border: medium solid #000000;
border-collapse: collapse;
width: 100%;
}


.permanence {
border: thin solid #6495ed;
}

