body {
background-color:#B6C6F1;
color: #333333;
font-family:Arial;
font-size: 8pt;
}

p {
color: #333333;
font-size: 8pt;
}
#header {
background-color: #B6C6F1;
}
#footer {
background-color: #B6C6F1;
}
#introduction {
border-bottom: #A80000 1px solid;
}
#questionnaire {
border-bottom: #A80000 1px solid;
}
span.erreur {
background-color: #ffffff;
color: red;
}
div.erreur {
background-color: white;
color: red;
}
h1 {
color: #A80000;
font-family: Trebuchet MS, Verdana;
}
h2 {
color: #0640BF;
font-family: Trebuchet MS, Verdana;
}
div.separateur {
border-bottom: #333333 1px dotted;
}
div.indic {
color: #A80000;
}
table.matrice { 
	border: #A80000 1px solid;
}
th.matrice {
	background-color: #e6e6e6;
}
td.matrice {
	background-color: #FFE0FF;
}

th.matrice.odd {
    background-color: #eeeeee;
}
td.matrice.odd {
    background-color: #eeeeee;
}
th.matrice.even {
    background-color: #B6C6F1;
}
td.matrice.even {
    background-color: #B6C6F1;
}

th.matrice.etiquette {
    background-color: #aaaaaa;
}

img.thermometre {
background-color: #B6C6F1;
}

table.tablemultiple th {
	background-color: #FFC39B;
}
table.tablemultiple td {
	background-color: #FFE0FF;
}
table.tablemultiple td a {
color: #000000;
}
table.tablemultiple td a:hover {
color: #000000;
}
