

.trombi_block{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
}

.trombi_block h2{
	font-size: 23px;
	color: #384799;
	margin: 0;
}

.trombi_block .ancien_h3
{
	font-size: 19px;
	margin: 5px 0 0 0;
}

.trombi_block .ancien_h4
{
	font-size: 14px;
	margin: 10px 0 72px 0;
	line-height: 20px;
	min-height: 100px;
}


.trombi_block .ancien_h5
{
	font-size: 18px;
	color: white;
	margin: 0 0 3px 0;
}

.trombi_block .ancien_h5 img, .trombi_block .ancien_h6 img
{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.trombi_block .ancien_h6
{
	font-size: 16px;
	color: white;
	margin: 0;
}

.trombi_block .ancien_h6 a
{
	color: white;
	font-size: 13px;
	text-decoration: underline;
}

.trombi_encardrement{
	border: 1px solid #aaa;
	border-radius: 7px;
	min-height: 315px;
	padding: 10px;
	margin-top:25px;
}

.trombi_block img{
	width: 77px;
	height: 102px;
	border-radius: 5px;
}


h1
{
	margin-top:50px;
	margin-bottom:30px;
	/*
	font-size: 32px;
	text-align: left;
	*/
	color:#384799;
}

.trombi_h1
{
	font-size: 25px;
	color: #384799;
	text-align: center;

	margin-top:50px;
	margin-bottom:0px;
}

.trombi_contact
{
	position: absolute;

	left: 15px;
	right: 15px;
	bottom: 0;

	padding: 15px 5px 15px 25px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #384799;

	text-align: left;
	overflow-wrap: break-word;
}
