/* contenu contact */

/* developpement et exemple */
.conteneur-interieur-cadre h3 {
	background: url(../../images/cadres/h3-cadre8.gif) no-repeat;
	padding-top: 1.75em;
	padding-left: 1.75em;
	height: 106px;
}

.dernier-bloc-home .conteneur-interieur-cadre h3 span{
	display:block;
	margin-top:0;
	padding-top:15px;
	margin-left:5px;
}

/* Bloc de contenu principal */
.contenu-page-principal {
	background: url(../../images/illustr/photocadre7.jpg) no-repeat right 22px;
	width: 900px;
}

.conteneur-interieur-cadre {
	height: 21em;
	position: relative;
}

/* Ajout de style specifique */
.conteneur-interieur-cadre strong {
	font-size: 1.25em;
	line-height: 2em;
	display: block;
	color: #008633;
	background: transparent;
	margin-bottom: 1em;
}

.conteneur-interieur-cadre h3 span {
	background:#008633 none repeat scroll 0%;
	width:17.5em;
	margin-top: 1.0em;
}

/* gere le centrage vertical */
.centrage-vertical {
	position: absolute;
	top: 25%;
}