@charset "utf-8";
/* CSS Document */

/* ARTICLE */
.mag .box_gris {
   font-weight:bold;
}
.mag .date {
	padding-bottom:13px;
}
.sous_titre {
    color:#7F8591;
    font-style:italic;
    margin:6px 0px 6px 0px;
    font-weight:bold;
    font-size:14px;
}
.icones {
    float:right;
    padding:0px 0px 0px 20px;

}
.photo_article {
    float:right;
    padding:4px 0px 7px 17px;
}
.photo_left {
    float:left;
    padding:0px 10px 10px 0px;
}
.box_rech_actus label {
	font-size:1.3em;
	font-weight:500;
	margin-right:10px;
}
.box_rech_actus input[type="text"] {
	width:540px;
}
.box_rech_actus input[type="submit"] {
	margin:1px 0px 0px 20px;
}