.texteencadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	height: 35px;
	width: auto;
	border: thick inset #FFFF00;
	padding: 1px;
	float: none;
}
