/* CSS Document */
#lapreuve #refcdca, #Presentation img {
	float: right;
	position: relative;
	z-index: 1;
}
#lapreuve #refcdca {
	margin-right: 30px;
	font-size: 75%;
	bottom: .2em;
}
#lapreuve {
	position: relative;
	padding-left: 3px;
	padding-bottom: 1.2em;
}
#lapreuve p {
	position: absolute;
	background-color: #CCCCCC;
	width: 95%;
	left: 0;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}
#Presentation  {
	overflow: hidden;
	
}
#Presentation ul {
	list-style: none;
	margin: 0;
	padding: 1em 0;
	font: 90% Arial, Helvetica, sans-serif;
	overflow: hidden;
	
}
#lienscdca li {
	display: inline;
	float: left;
	width: 180px;
	height: 2.6em;
	background-image: url(../images/style/rl.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 4px;
	padding-left: 8px;
}
blockquote {
	line-height: 1.4;
	font-style: italic;
}
blockquote p sup {
	vertical-align: 2px;
}

