#principale {
	margin: auto;
	width: 800px;
}
#myForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 50px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	line-height: normal;
}
#myForm th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}



#contact {
	width: 300px;
	margin: auto;
	float: left;
}
#consent {
	float: right;
	width: 500px;
}

.erreur {
	font-weight: bold;
	color: #F89933;
	font-style: italic;
	text-align: left;
	line-height: normal;
}

#tache {
	width: 750px;
	margin: auto;
}


/* apparence des paragraphes */
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height:24px;
	color: #333333;
	text-align: justify;
}

/* apparence des paragraphes dans la division contact */
#contact p, #contact h4 {
	text-align: center;
}
#Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0092D2;
	line-height: 24px;
}



/* apparence des liens */
a {
	color: #0092D2;
	text-decoration:none;
	font-weight:bold;
	}

/* apparence des titres */

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

/* apparence des listes */

#principale li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
#tache2 {
	width: 500px;
	margin: auto;
}
#myForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
#myForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.color0 {
	background-color: #FCF0DC;
}
.Maj {
	text-transform: capitalize;
}.color1 {
	background-color: #E6E6E6;
}
.color2 {
	background-color: #FFF;
}

