@charset "utf-8";
/* CSS Document */
#texte {
	width:550px;
	height:80px;
	left:243px;
	top:229px;
}
#image1 {
	margin:0px;
	position: absolute;
	top:288px;
	left:740px;
	z-index:102;
}
#image2 {
	margin:0px;
	position: absolute;
	top:508px;
	left:183px;
	z-index:110;
}
#image3 {
	margin:0px;
	position: absolute;
	top:475px;
	left:392px;
	z-index:102;
}
#image4 {
	margin:0px;
	position: absolute;
	top:422px;
	left:592px;
	z-index:102;
}
#tableau_pdf {
	color:#606060;
	font-size:11px;
	line-height:18px;
	position: absolute;
	width: 454px;
	left: 201px;
	top: 304px;
}
#tableau_pdf .titre{
	font-size:12px;
	color: #C40000;
	text-decoration:underline;
	font-weight:bold;
}
#tableau_pdf .sous-titre{
	color: #C40000;
	font-weight:bold;
}
#tableau_pdf li {
	background-position: 0px 2px;	
	padding-left:20px;
	background-image: url(../images/commun/lauzes-telecharger-pdf-petit.jpg);
	background-repeat: no-repeat;
}
#tableau_pdf li a {
	color:#606060;
	text-decoration:none;
}
#tableau_pdf li a:hover {
	text-decoration:underline;
}