.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

a {  color: #DFD664; text-decoration: none; font-weight: bold}
a:hover {  color: #FFFFFF; text-decoration: none; font-weight: bold}

a.img-lien { border: double; color: #DFD664; text-decoration: none; font-weight: bold}
a.img-lien:hover{ border: dotted; color: #FFFFFF ; font-weight: bold}

.position {
	padding-top: 20px;
	margin: 0px;
	padding-right: 40px;
	padding-left: 40px;



}
.tabtitre {
	background-repeat: no-repeat;
	padding-left: 30px;


}
.contour {
	border: solid #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	margin:0;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	margin:0;

}

