a:link {
	text-decoration: underline;
	color: #993366;
}
a:visited {
	text-decoration: underline;
	color: #993366;
}
a:hover {
	text-decoration: none;
	color: #993366;
}
a:active {
	text-decoration: underline;
	color: #993366;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #993366;
	line-height: 16px;
}
.Titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993366;
	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/ateliers_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: 13px;
	color: #993366;
	line-height: 16px;
}
.Titre2nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #673301;
	font-weight: bold;
	height: 500px;
	background-image: url(images/pret_a_lire_b2.jpg);
	padding: 20px;
}
.Titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993366;
	line-height: 14px;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	text-align: left;
}

