/*titre des articles*/
.titre_article a{color:#B45F04;text-align:center;font-size: 1.2em;font-weight:bold}
div .titre_article{height:3em;overflow:hidden;width:300px}

.categ_name a{display:block;width:100%;font-size:1em;border-bottom:1px solid #ddd;color:#000}
#mag article h2{margin-bottom:12px}
#mag article a{color:#000;font-weight:bold}

.timer{font-size : 1.2em;text-align:center}

/* MESSAGE */
.message {font-size: 1.4em;}

/* ERREUR */
.erreur {background-color: 	#D31010 !important; color: white !important; font-size: 1.4em;}

.ok {background-color: 	#227516 !important; color: white !important; font-size: 1.4em;}

/* INSCRIPTION */
.contact input[type=password]{width:250px;line-height:1.5em;padding:0 5px}
