/* + -----------------------------------------------------
	Styles appliqués au réactives
+ ----------------------------------------------------- */

#reactives {
	font-family: Verdana, Helvetica, sans serif;
	font-size: 11px;
	background: #ECEEE5;
	padding: 0 0 1px 1px;
	margin : 0;
	width: 148px; 
	/*height: 112px */
	}


#reactives a:hover {
	background: none;
	color: #fcae30;
        font-weight:bold;
        text-decoration : underline;
	}

