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


/*Texte à gauche image à droite 1*/

.texte_image1
{
float:left;
width:750px;
height:210px;
margin-bottom:50px; 
margin-top:20px;
border: solid 1px #A19316;
}


.image_droite1
{
float:left;
width:229px;
height:210px;
margin-bottom:10px;
text-align:right; 
border-left: solid 1px #A19316;
}


.texte_gauche1 p
{
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
color: #413D26;
font-family: "Arial", "Century Gothic", "Comic Sans MS";
}

.texte_gauche1
{
float:left;
width:520px;
height:210px;
background: #FFEB72;
text-align:justify;
}