@charset "utf-8";
body {
	background-color: #e2e1e6;
}
.fondcelluleMilieu {
	background-image: url(charte/blaineau-charte_03.jpg);
	background-repeat: repeat-y;
}
.fondcelluleCoeurs {
	background-image: url(charte/jelby.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contourImage {
	padding: 2px;
	border: 1px solid #e2e1e6;
}
.texte {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
}
.petit {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.bas:link {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.bas:hover {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.bas:active {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.bas:visited {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a:link {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	texte-decoration:underline;
}
a:visited {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	texte-decoration:underline;
}
a:hover {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	texte-decoration:underline;
}
a:active {
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	texte-decoration:underline;
}
.texteGall {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contourImagePres {
	padding: 2px;
	border: 1px solid #e2e1e6;
	margin-right: 19px;
	margin-bottom:19px;
}
