.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4f4139;
}
.titre {
	font-weight: bold;
	color: #B67A7A;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}
.soustitre {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	color: #5E3537;
}
.petit {
	font-size: 10px;
	line-height: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4f4139;
	background-color: #E0D7D2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.boutons {
	font-weight: bold;
	color: #B67A7A;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
a:link {
	color: #4f4139;
	text-decoration: underline;
}
a:visited {
	color: #4f4139;
	text-decoration: underline;
}
a:hover {
	color: #4f4139;
	text-decoration: underline;
}
a:active {
	color: #4f4139;
	text-decoration: underline;
}
a.boutons:link {
	color: #B67A7A;
	text-decoration: underline;
}
a.boutons:visited {
	color: #B67A7A;
	text-decoration: underline;
}
a.boutons:hover {
	color: #B67A7A;
	text-decoration: underline;
}
a.boutons:active {
	color: #B67A7A;
	text-decoration: underline;
}
.tagesentete {
	text-transform: uppercase;
	color: #E0D6D4;
	text-align: right;
	height: 42px;
	vertical-align: middle;
	padding-right: 20px;
	background-image: url(images/slogan.jpg);
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.slogan {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #5E3537;
}
td {
	vertical-align: top;
}
.footer {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
.grosbold {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
.titrespace {
	font-weight: bold;
	color: #B67A7A;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 14px;
}
