img
 {  
behavior: url(iepngfix.htc);  
}


/*Image à gauche texte à droite 1*/

.image_texte1
{
float:left;
width:750px;
height:149px;
margin-bottom:50px;
margin-top:20px;
border: solid 1px #529823;
}


.image_gauche1
{
float:left;
width:200px;
height:149px;
text-align:left; 
border-right: solid 1px #529823;
}


.texte_droite1 p
{
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
color: #186500;
font-family: "Arial", "Century Gothic", "Comic Sans MS";
border: solid 0px #529823; 
}


.texte_droite1
{
float:left;
width:549px;
height:149px;
background: #B8FF86;
text-align:justify;
}

/*Image à gauche texte à droite 2*/

.image_texte2
{
float:left;
width:750px;
height:149px;
margin-bottom:50px;
margin-top:20px;
border: solid 1px #529823;
}


.image_gauche2
{
float:left;
width:200px;
height:149px;
text-align:left; 
border-right: solid 1px #529823;
}


.texte_droite2 p
{
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
color: #186500;
font-family: "Arial", "Century Gothic", "Comic Sans MS";
border: solid 0px #529823; 
}


.texte_droite2
{
float:left;
width:549px;
height:149px;
background: #B8FF86;
text-align:justify;
}

/*Image à gauche texte à droite 3*/

.image_texte3
{
float:left;
width:750px;
height:145px;
margin-bottom:50px;
margin-top:20px;
border: solid 1px #529823;
}


.image_gauche3
{
float:left;
width:200px;
height:145px;
text-align:left; 
border-right: solid 1px #529823;
}


.texte_droite3 p
{
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
color: #186500;
font-family: "Arial", "Century Gothic", "Comic Sans MS";
border: solid 0px #529823; 
}


.texte_droite3
{
float:left;
width:549px;
height:145px;
background: #B8FF86;
text-align:justify;
}


/*Image à gauche texte à droite 4*/

.image_texte4
{
float:left;
width:750px;
height:150px;
margin-bottom:50px;
margin-top:20px;
border: solid 1px #529823;
}


.image_gauche4
{
float:left;
width:200px;
height:150px;
text-align:left; 
border-right: solid 1px #529823;
}


.texte_droite4 p
{
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
color: #186500;
font-family: "Arial", "Century Gothic", "Comic Sans MS";
border: solid 0px #529823; 
}


.texte_droite4
{
float:left;
width:549px;
height:150px;
background: #B8FF86;
text-align:justify;
}


.image_centre
{
width: 750px;
margin-bottom:50px; 
margin-top:20px;
text-align:center;
}


.image_centre img
{
margin-top:10px;
border: solid 1px #9C9C9C;  
}


.blanc
{
width:50px;
height: 30px;
padding:10px;
font-size: 12px;
text-align:center;
color:black;
border: solid 1px black;  
}


.classes_rose
{
width:50px;
height: 30px;
padding:10px;
font-size: 12px;
text-align:center;
background:#FFFA8D;
color:black;
border: solid 1px black;
}


.classes_orange
{
width:50px;
height: 30px;
padding:10px;
font-size: 12px;
text-align:center;
background:#FF8E38;
color:black;
border: solid 1px black;
}


.grand_titre
{
height: 30px;
padding:10px;
font-size: 16px;
text-align:center;
font-weight:bold;
border: solid 1px black;
}

table
{
border-collapse:collapse;
}


.titre
{
width:200px;
height: 30px;
padding:10px;
font-size: 14px;
text-align:left;
font-weight:bold;
border: solid 1px black; 
}