#contentlong {
background: url(images/content.png) repeat-y;
background-position: center;
width: 990px;
height: 3740px;
margin: auto;
}

#middlelong {
background-color:#dbc4cc;
width: 980px;
height: 3740px;
margin: auto;
padding-bottom: 10px;
padding-top: 3px;

}

#contentlongcoran {
background: url(images/content.png) repeat-y;
background-position: center;
width: 990px;
height: 1945px;
margin: auto;
}

#middlelongcoran {
background-color:#dbc4cc;
width: 980px;
height: 1945px;
margin: auto;
padding-bottom: 10px;
padding-top: 3px;

}


.soutien {
float:left;
width: 730px;
height: 652px;
background-color:#EEE3EF;
border: 1px solid #811044;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
padding-left: 3px;
padding-right: 3px;
box-shadow: 3px 3px 3px black ;
-moz-box-shadow:3px 3px 3px black;
-webkit-box-shadow:3px 3px 3px black;
/* For IE 8 */
-ms-filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=6);
    zoom: 1;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000');	
}

.apprentissage {
float:left;
width: 730px;
height: 3530px;
background-color:#EEE3EF;
border: 1px solid #811044;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
padding-left: 3px;
padding-right: 3px;
box-shadow: 3px 3px 3px black ;
-moz-box-shadow:3px 3px 3px black;
-webkit-box-shadow:3px 3px 3px black;
/* For IE 8 */
-ms-filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=6);
    zoom: 1;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000');	
}

.qoran {
float:left;
width: 747px;
height: 1730px;
background-color:#EEE3EF;
border: 1px solid #811044;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
padding-left: 10px;

box-shadow: 3px 3px 3px black ;
-moz-box-shadow:3px 3px 3px black;
-webkit-box-shadow:3px 3px 3px black;
/* For IE 8 */
-ms-filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=6);
    zoom: 1;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000');	
}




#petittexte{
padding-left: 5px;
color:#440522;
text-align: justify;
font-size:10pt;
font-family:Times;
}
#titre1{

text-align:center;
font-weight:bold;
color:#440522;
font-size:13pt;
font-family:Times;

}