.col_droite {
	background-image: url(images/col_droite.gif);
	background-repeat: repeat-y;
}
.col_gauche {
	background-image: url(images/col_gauche.gif);
	background-repeat: repeat-y;
}
.cellule_contenu {
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cellule_contenu a {
	color: #509D03;
}
p {
	margin: 0px;
	padding: 0px;
}
.txt_courant {
	font-size: 12px;
	color: #333333;
}
.titre1 {
	font-size: 19px;
	font-weight: bold;
	color: #907C6B;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E30010;
	font-style: italic;
}
.soustitre {
	font-size: 14px;
	font-weight: bold;
	color: #5A3734;
	text-decoration: underline;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.faqtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
}
