.rouge {
	background-color: #8F002C;
}
.titre {
	font-size: 14px;
	line-height: 20px;
	color: #8F002C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F002C;
	font-weight: bold;
	}

.ombre {
	background-image: url(images/ombre.jpg);
	background-repeat: repeat-y;
}
.fondgauche {
	background-image: url(images/fondgauche.jpg);
	background-repeat: repeat-y;
}
.text {
	padding: 15px;
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #8F002C;
}
a:hover {
	text-decoration: none;
	color: #B5A8AC;
}
a:visited {
	text-decoration: none;
	color: #8F002C;
}
.basdepage {
	color: #FFFFFF;
	background-color: #8F002C;
	text-indent: 10px;
}
.basdepage a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.basdepage a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.basdepage a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sstitre {
	font-size: 12px;
	color: #8F002C;
	text-decoration: none;
}
