body, div, table, td, label, select, input, a, textarea { font:normal 12px arial; color:#19293D; }


.upper { text-transform: uppercase; }
.black { color:#000; }
.gray  { color:#898989; }
.blue  { color:#19293D; }
.pink  { color:#E2007A; }

.savoirplus {
	display:block;
	margin:5px 0px;
	padding-right:12px;
	float:right;
	text-transform:uppercase;
	color:#009DD1;
	text-decoration:none;
	background:url(../img/plus.gif) no-repeat 100% 1px;
	font-size:10px;
}
.savoirplus:hover { text-decoration:underline;}

.chapeau { 
	color:#000;
	font-weight:bold;
}

