.textenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002177;
}
.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #002177;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002177;
}
.textebolditalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #002177;


}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002177;

}
.texte14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002177;

}
.texte18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #002177;

}
.titrereverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F0BC25;

}
.liensmenusecondaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002177;
	text-decoration: none;
}
.liensmenusecondaire:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002177;
	text-decoration: underline;
}
.textesmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002177;
}
.texteboldsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002177;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:none;
}
.lienspetits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
.lienspetits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:none;
}


.inscription {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 368px;
	height: 106px;
	color: #ee2424;
	font-family: time new roman, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	padding: 87px 0 0 87px;
	background: url('../i/bandeau-brunch-retrouvailles.jpg') no-repeat;
}

.inscription:hover {
	font-family: time new roman, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}