body {
	font-family: Arial;
	font-size: 12px;
	color:#133C5F;
	background-color:#022449;
	margin: 0;
}
.back {
	background-image:url(images/back.gif);
	height: 128px;
	border: 0px;
}
a:link {
	color:#678BB8;
	text-decoration:none;
}
a:visited {
	color: #678BB8;
	text-decoration:none;
}
a:hover {
	color: #FBBEA9;
	text-decoration:none;
}
a:active {
	color: #FBBEA9;
	text-decoration:none;
}


a.menu-lien:link {
	color:#011E40;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
a.menu-lien:visited {
	color: #011E40;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
a.menu-lien:hover {
	color: #678BB8;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
a.menu-lien:active {
	color: #678BB8;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
}
img {
	border: 0px;
}
hr {
color: #BBC3CC;
background-color: #BBC3CC;
height: 1px;
border: 0;
}
.rosa {
	color: #FBBEA9;
}
.blue {
	color: #678BB8;
}
.gris {
	color: #BBC3CC;
}
.letter {
	font-weight:bold;
	font-size: 18px;
}
.titre {
	color: #678BB8;
	font-weight:bold;
	font-size: 16px;
}
.titre-6sens {
	color: #B9321C;
	font-weight:bold;
	font-size: 16px;
}
.citation {
	font-weight:bold;
	font-style:italic;
	font-size: 16px;
}
.mini {
	font-size: 11px;
}
.mini-menu {
background-image:url(images/com_mini-menu.gif);
width: 434px;
height: 33px;
font-size: 11px;
font-weight:bold;
}