a:link {
	text-decoration: underline;
	color: #F60;
}
a:visited {
	text-decoration: underline;
	color: #F60;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #000;
	font-size: 16px;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F60;
	line-height: 16px;
}
.Titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	font-weight: bold;
}

.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-image: url(images/fonds/programme_fond.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.texte2grand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 333;
	line-height: 16px;
}
.texteCouleur1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F60;
	line-height: 30px;
}
.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 333;
}

