#dlTab #documentation {
	width: 600px;
	margin-bottom: 20px;
	background-image: url(/style/images/degToise.jpg);
	background-repeat: no-repeat;
	background-position: 95px;
}


#dlTab #documentation #visuelDoc {
	height: 89px;
	width: 89px;
	float: left;
	margin-right: 15px;
}
#dlTab #documentation #texteDoc {
	float: left;
	width: 75%;
	padding-left: 30px;
	background-image: url(/style/images/iconePDF.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#dlTab #documentation #footDoc {
	clear: both;
}
#dlTab #documentation #texteDoc #doc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	white-space:nowrap;
	display:block;
	margin:0px;
	width:100%;
	padding-right: 0px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
#dlTab #documentation #texteDoc #doc a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BBBBBB;
}

#dlTab #documentation #texteDoc #taille {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	clear: both;
}
#centre #dlTab #jexplic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
}

