/* Contenu qui sommes-nous */

/* Bloc de contenu principal */

.conteneur-illustr {
	background: url(../../images/illustr/photocadre5.jpg) no-repeat right top;
}

.conteneur-principal {
	background: transparent url(../../images/cadres/cadrevert.gif) no-repeat left bottom;
	border-left-color: #008633;
}

/* Style des titres */
.conteneur-illustr h3 {
	background: url(../../images/cadres/h3-cadre6.gif) no-repeat;
}
.conteneur-illustr h3 span {
	display: block;
	width: 10em;
	padding-top: 0.5em;
	background: #008633;
}
.conteneur-illustr h4 {
	width:570px;
	color: #008633;
	background: url(../../images/puces/fleche1.gif) no-repeat 0 5px;
	padding: 5px 10px 5px 25px;
	margin-left: 1em;
}

/* Style des listes à puces */
.conteneur-illustr ul {
	float:left;
	font-size: 1.25em;
	margin-left: 1em;
}
.conteneur-illustr li {
	line-height: 1.35em;
	background: url(../../images/puces/fleche1.gif) no-repeat 0 0;
	padding-left: 1.8em;
	margin: 0.5em;
}
/* Style du texte mis en emphase */
.conteneur-illustr strong {
	color: #008633;
	background: transparent;
}
