body, td, a, input, select, textarea {
	font-family:arial;
	font-size:11px;
	color:#808285;
}


.upper { text-transform: uppercase; }
.black { color:#000; }
.gray  { color:#898989; }
.blue  { color:#009DD1; }
.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;
}

