body {
background-color:#D7d5c0;
font-family: Helvetica,sans serif;
text-align: justify;
color: #000000;
color: #333333;
}

p {
color: #333333;
}
#header {
background-color: #d7d5c0;
}
#footer {
background-color: #d7d5c0;
}
#introduction {
border-bottom: #b6b49a 1px solid;
}
#questionnaire {
border-bottom: #b6b49a 1px solid;
}
span.erreur {
background-color: #ffffff;
color: red;
}
div.erreur {
background-color: white;
color: red;
}
h1 {
color: #615D34;
font-family: Trebuchet MS, Verdana;
}
h2 {
color: #02A606;
font-family: Trebuchet MS, Verdana;
}
div.separateur {
border-bottom: #02A606 1px dotted;
}
div.indic {
color: #02A606;
}
table.matrice { 
	border: #02A606 1px solid;
}
th.matrice {
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #99FF99;
}
td.matrice {
	background-color: #E5E5E5;
}

th.matrice.odd {
    background-color: #BBBBBB;
}
td.matrice.odd {
    background-color: #BBBBBB;
}
th.matrice.even {
    background-color: #eeeeee;
}
td.matrice.even {
    background-color: #eeeeee;
}

th.matrice.etiquette {
    background-color: #aaaaaa;
}

img.thermometre {
background-color: #CC3300;
}

table.tablemultiple th {
	background-color: #E5E5E5;
}
table.tablemultiple td {
	background-color: #E5E5E5;
}
table.tablemultiple td a {
color: #000000;
}
table.tablemultiple td a:hover {
color: #000000;
}

