.texte    { color: #3b3838; font-size: 16px; line-height: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textess { color: #696969; font-size: 15px; line-height: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titretexte1 { color: #483d8b; font-size: 15px; line-height: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gdtitre { color: #483d8b; font-size: 18px; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pttexte   { color: #696969; font-size: 13px; line-height: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pttexcoul { color: #483d8b; font-size: 13px; line-height: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.liens  { color: #f5f5f5; font-weight: bold; font-size: 14px; line-height: 20pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.liensasninter { color: #f5f5f5; font-weight: bold; font-size: 14px; line-height: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.liensbleu { color: #00008b; font-weight: bold; font-size: 14px; line-height: 19pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.titre   { color: #483d8b; font-variant: small-caps; font-weight: bold; font-size: 20px; line-height: 22pt; font-family: "Times New Roman", Georgia, Times }
.bouton {
	background-color: #721D76;
	text-align: center;
	display: block;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width: 280px;
	font-size: 14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #935693;
	border-right-color: #460F48;
	border-bottom-color: #460F48;
	border-left-color: #935693;
}

