body {

	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin:0px;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgtxt2 {
	background-image: url(images/bgtxt2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC41A9;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC41A9;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #97117C;
}
.description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-align:left;
	color: #AC41A9;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 10px;
	}

.titreDescriptif{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 10px;
	}
	a.lien11:link {
color: #AC41A9; text-decoration: underline;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

a.lien11:visited {
color: #AC41A9; text-decoration: underline;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

a.lien11:hover {
color: #AC41A9; text-decoration: underline;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}