@charset "ISO-8859-1";
/* CSS Document */

body {
	background-color: #5A5B7A;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 0.4em;
	color: #FFF;
}
.texte_legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.textenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1B35;
}
a.lienshome:link {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C597A;
	border-right-color: #5C597A;
	border-bottom-color: #5C597A;
	border-left-color: #5C597A;
	height: 40px;
	width: 150px;
	padding: 10px;
}
a.lienshome:visited {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C597A;
	border-right-color: #5C597A;
	border-bottom-color: #5C597A;
	border-left-color: #5C597A;
	padding: 10px;
}
a.lienshome:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	background-color: #000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C597A;
	border-right-color: #5C597A;
	border-bottom-color: #5C597A;
	border-left-color: #5C597A;
	padding: 10px;
}
a.lienshome:active {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C597A;
	border-right-color: #5C597A;
	border-bottom-color: #5C597A;
	border-left-color: #5C597A;
	padding: 10px;
}

