@charset "UTF-8";
.blanc {
	color: #FFFFFF;
	margin-right: 5%;
}
.maron {
	color: #34291A;
	margin-right: 5%;
}
.dark {
	color: #333;
}
a.top, a.top:link, a.top:hover, a.top:visited {
	color: #34291A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000033;
}

a.top:hover {
	color: #FFFFFF;
	border-bottom: 1px #333 dashed;
}
a.lien1, a.lien1:link, a.lien1:hover, a.lien1:visited {
	color: #006BAB;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006BAB;
}

a.lien1:hover {
	color: #DA2820;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DA2820;
}
.droite {
	text-align: right;
	color: #006BAB;
}
.titre {
	font-size: 250%;
	color: #DA2820;
	margin-right: 4%;
	margin-left: 3%;
}
.soutitre {
	font-size: 175%;
	color: #006BAB;
	margin-right: 4%;
	margin-left: 3%;
}
a.lien2, a.lien2:link, a.lien2:hover, a.lien2:visited {
	color: #006BAB;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #BDD4E1;
	font-size: 125%;
	display: block;
	margin-right: 5%;
}

a.lien2:hover {
	color: #DA2820;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #DA2820;
	display: block;
}
.soutitre2 {
	font-size: 175%;
	color: #006BAB;
	margin-right: 4%;
}
.gras {
	font-weight: bold;
}
