body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79004D;
	background-color: #C7B7DB;
	background-image: url(images/fond.jpg);
	background-repeat:no-repeat;
}


a:link {
	color: #79004D;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #79004D;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #996666;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	color: #996666;
	font-size: 10px;
	font-weight: bold;
}

.titresrub {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.menus {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFEE;
}

.texte15 {
	line-height: 1.5;
}

.texte1 {
	font-size: 14px;
	color: #9B7158;
	font-weight: bold;
	text-decoration: underline;
}

.texte2 {
	font-size: 14px;
	font-weight: bold;
}

.texte3 {
	font-size: 10px;
	font-weight: bold;
}

.soulign {
text-decoration: underline;
}
