body {
	background-image: url(images/fond.gif);
}
.bg {
	background-image: url(images/bg.gif);
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D043C3;
}
a.lien:link {
color: #CB32BB; text-decoration: underline;
} 

a.lien:visited {
color: #D043C3; text-decoration: underline;
} 

a.lien:hover {
color: #D043C3; text-decoration: underline;
}
a:link {
color: #C62CBB; text-decoration: underline;
} 
a:visited {
color: #C62CBB; text-decoration: underline;
} 

a:hover {
color: #C62CBB; text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
margin-left: 25px;
	width: 350px;
	height: 330px;
}
