#right {
	margin-top: 56px;
	padding: 20px 15px;
	background: url(../images/bg_rightContent.gif) no-repeat;
}

#right h3 {
	padding: 2px 2px 2px 10px;
	margin: 0;
	color: Black;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background: url(../images/fleche_right.png) no-repeat;
	background-position: 0 4px;
}

#right ul {
	padding: 2px 0 3px 0;
	margin-left: 10px;
	background: none;
}

#right a {
	color: #8F1D1D;
	font-weight: bold;
}