#main .classic-paragraph:nth-of-type(1) {
	background-image: url('../../img/etablissement/soleils/fleche-jaune.png');
    background-repeat: no-repeat;
    background-position: center top;
	margin:-20px 0 0 0;
	position:relative;
	z-index:1;
}
#main .classic-paragraph:nth-of-type(1) .left {
	background-image: url('../../img/etablissement/soleils/bg-1-left.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}
#main .classic-paragraph:nth-of-type(1) .right {
	background-image: url('../../img/etablissement/soleils/bg-1-right.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
#main .classic-paragraph:nth-of-type(1) h2 {
	color:#f7a600;
}
#main .classic-paragraph:nth-of-type(2) {
	background-image: url('../../img/etablissement/soleils/petite-fleche-noire.png');
    background-repeat: no-repeat;
    background-position: center top;
}
#main .classic-paragraph:nth-of-type(2) .left {
	background-image: url('../../img/etablissement/soleils/bg-2-left.png');
    background-repeat: no-repeat;
    background-position: left top;
}
#main .classic-paragraph:nth-of-type(2) .right {
	background-image: url('../../img/etablissement/soleils/bg-2-right.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
#main .classic-paragraph:nth-of-type(2) h2 {
	color:#383836;
}
#main .classic-paragraph:nth-of-type(2) table tr td a.on {
	box-shadow: 0px 0px 4px 1px rgba(64, 64, 64, 0.75);
}
#main .classic-paragraph:nth-of-type(3) {
	background-image: url('../../img/etablissement/soleils/petite-fleche-jaune.png');
    background-repeat: no-repeat;
    background-position: center top;
}
#main .classic-paragraph:nth-of-type(3) .left {
	background-image: url('../../img/etablissement/soleils/bg-3-left.png');
    background-repeat: no-repeat;
    background-position: left top;
}
#main .classic-paragraph:nth-of-type(3) .right {
	background-image: url('../../img/etablissement/soleils/bg-3-right.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
#main .classic-paragraph:nth-of-type(3) h2 {
	color:#F7A600;
}
#main .classic-paragraph:nth-of-type(4) .right {
	padding-top:20px;
	background-image: url('../../img/etablissement/soleils/fleche-noire-1.png');
    background-repeat: no-repeat;
    background-position: center top;
}
#main .classic-paragraph:nth-of-type(4) .right > div {
	background-image: url('../../img/etablissement/soleils/fleche-noire-2.png');
    background-repeat: no-repeat;
    background-position: center top;
}
#main #footer_fleche {
	background-image: url('../../img/etablissement/soleils/fleche-footer.png');
    background-repeat: no-repeat;
    background-position: 0 0;
	width:64px;
	height:61px;
	position:absolute;
	top:0;
	left:462px;
	z-index:1;
}