.texte {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	color: #280067;
	font-weight: normal;
	line-height: 17px;
}
.titre {
	font-family: "Arial", Times, serif;
	font-size: 19px;
	color: #260067;
	font-weight: normal;
	line-height: normal;
}
a:link {
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
a:visited {
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
a:active {
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	font-family: "Arial", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}
a.blanc:link {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #260067;
	font-weight: bold;
	text-decoration:none
}
a.blanc:hover {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #260067;
	font-weight: bold;
	text-decoration:none
}

a.blanc:active {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #260067;
	font-weight: bold;
	text-decoration:none
}

a.blanc:visited {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #260067;
	font-weight: bold;
	text-decoration:none
}

h1 {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	color: #260067;
	font-weight: bold;
	line-height: normal;
}
.contours {
	border: thin solid #260067;
}
.texteForm {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #280067;
	font-weight: normal;
	line-height: 17px;
}
.titreTexte {
	font-family: "Arial", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
input {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	color: #280067;
	font-weight: normal;
	line-height: 17px;
}
select {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	color: #280067;
	font-weight: normal;
	line-height: 17px;
}
body {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
