h2 {
font-size: 1.6em;
color: #ee1c24;
margin:15px 0 20px 0;
background:transparent;
}

.innerconteneur {
padding-left:20px;
}

html>body .innerconteneur { 
float: left;
}

/* \*/ * html .innerconteneur {
height: 1em;
} /* */

.lastconteneur .innerconteneur {
margin-right : 0;
}
.firstconteneur .innerconteneur {
border : 0;
padding-left : 0;
}

.sansstyle,
.style2,
.style3{
margin-bottom:2em;
}

.style1{
margin-bottom:2em;
padding-bottom:0
}

div.style2{
background:#b8d4de url(img/style_2.png) no-repeat bottom left;
}

div.style2 div.contenu{
background:#b8d4de url(img/style_2.png) no-repeat bottom right;
margin:0 0 0 20px;
padding:0 20px 10px 0;
border-top:1px solid #b8d4de;
}

.sansstyle h3,
.style1 h3,
.style2 h3,
.style3 h3{
font-size : 1.3em;
line-height:120%;
font-weight:700;
}

.sansstyle img,
.style1 img,
.style2 img,
.style3 img{
border:0;
}

.style1 h3{
color:#687391;
padding-left:2em;
background:transparent url(img/titre_1.png) no-repeat 0 50%;
}

.style2 h3{
color:#fff;
background:#cc2228 url(img/style_2.png) no-repeat top left;
border-bottom:1px solid #353245;
margin:0;
padding:0
}

.style2 h3 span{
background: url(img/style_2.png) no-repeat top right;
display:block;
margin-left:20px;
}

.style3 h3{
color : #332e44;
border-bottom : 1px solid #353245;
padding-left:2em;
background:transparent url(img/titre_3.png) no-repeat 0 2px;
margin-bottom:0.5em;
}
