body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondepage.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #a14fad;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #a14fad;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none
}
.b {  
	color: #a14fad; text-decoration: none
}
.b:hover {  
	color: #333333; text-decoration: none
}
.taille11 {
	font-size: 11px;
}
.taille10 {
	font-size: 10px;
}
.taille12 {
	font-size: 12px;
}
.taille13 {
	font-size: 13px;
}
.taille15 {
	font-size: 15px;
}
.taille16 {
	font-size: 16px;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}.cadre-photo-gauche {
	margin-left: 10px;
	border: thin solid #333333;
}
.cadre-photo-droite {
	margin-right: 10px;
	border: thin solid #333333;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #A14FAD;
	display: block;
	font-weight: bold;
	line-height: 26px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	display: inline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #A14FAD;
	text-decoration: underline;
	display: block;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #A14FAD;
	text-decoration: underline;
	display: block;
}
hr {
	border: thin dotted #9E4EAA;
	margin-top: 10px;
	margin-bottom: 10px;
}

