.question {
	font-size: 12px;
	font-weight: bold;
}
.reponse {
	font-size: 11px;
}
#contenu2 {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

a:active {
	text-decoration: none;
	color: #DFCD84;
}
#contenufaq {
	float: left;
	height: 400px;
	width: 900px;
	margin-bottom: 10px;
	overflow: auto;
}
.titre1 {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	font-style: italic;
}
td {
	height: 20px;
}
