body {
	background-image: url(images/fond.jpg);
	margin:10px;
}
.bg {
	background-image: url(images/bg.jpg);
}
.yzeo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #049986;
}
a:link {
	color: #049986; 
	text-decoration: underline;
} 

a:visited {
	color: #049986; 
	text-decoration: underline;
} 

a:hover {
	color: #049986; 
	text-decoration: underline;
}

a.lien:link {
	color: #FFFFFF; 
	text-decoration: underline;
} 

a.lien:visited {
	color: #FFFFFF; 
	text-decoration: underline;
} 

a.lien:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16928E;
}
.bgtxt {
	background-image: url(images/bgtxt.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

li{
list-style-image:url(images/fleche.gif)
line-height: 25px;
}