/* CSS DES ARTICLES*/

.boxholder .box .text .gauche {
background:#F3F3E6 none repeat scroll 0 0;
border:2px solid #E3E0D1;
float:left;
margin:10px;
padding:10px;
}

.boxholder .box .text .droite {
background:#F3F3E6 none repeat scroll 0 0;
border:2px solid #E3E0D1;
float:right;
margin:10px;
padding:10px;
}

.boxholder .box .text .flechadroite {
float:right;
margin-bottom:15px;
}

.boxholder .box .text .flechagauche {

float:left;
margin-bottom:15px;

}
