
/*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;
}
