.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titlewhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
}
.sstitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.sstitlewhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
.sstitlewhitenormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
}
.text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.text4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.erreur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
}
.erreur1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: red;
}
.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.link1:link {
	text-decoration: none;
	font-family: Serif;
	color: #ffffff;
}
.link1:visited {
	text-decoration: none;
	font-family: serif;
	color: #ffffff;
}
.link1:active {
	font-weight:bold;
	font-family: serif;
	color: #ffffff;
}
.link1:hover {
	font-weight:bold;
	font-family: serif;
	color: #ffffff;
}
.link2:link {
	text-decoration: none;
	font-family: serif;
	color: #914cae;
}
.link2:visited {
	text-decoration: none;
	font-family: serif;
	color: #914cae;
}
.link2:active {
	text-decoration:underline;
	font-family: serif;
	color: #914cae;
}
.link2:hover {
	text-decoration:underline;
	font-family: serif;
	color: #914cae;
}
.link3:link {
	text-decoration: none;
	font-family: serif;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
}
.link3:visited {
	text-decoration: none;
	font-family: serif;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
}
.link3:active {
	text-decoration:underline;
	font-family: serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
.link3:hover {
	text-decoration:underline;
	font-weight:bold;
	font-family: serif;
	font-size: 11px;
	color: #000000;
}
.linktitle:link {
	font-family: serif;
	font-size: 26px;
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
.linktitle:visited {
	font-family: serif;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.linktitle:active {
	font-family: serif;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.linktitle:hover {
	font-family: serif;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
