.borduregd {
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bordure4cotes {
	border: thick groove #999999;
}
.coinarrondi {
-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	color: #000000;
	font-style: oblique;
	background-color: #00FFFF;




}
