@import url("yechim-body.css");
.paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: circle;
	vertical-align: baseline;
	list-style-position: outside;
	text-align: center;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFF9A;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FBF9A4;
	text-align: center;
}
.paragraphegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF9A;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
}
.surligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #FEF896;
}

