#titre
{
	margin: 0px;
	padding-top: 30px;
	width: 100%;
	text-align: center;
	height: 110px;
}

#texte
{
	position: relative;
	padding: 0px 30px;
	text-align: center;
	line-height: 30px;
	height:auto!important;
	overflow: auto;
}

#texte span
{
	color:#00551a;
	font-weight: bold;
}
