/* CSS Document */

#contentpdt {
	background-image: url(images/degrade.gif);
	background-repeat: repeat-x;
	width: 750px;
	background-color: #FFFFFF;
	padding-top: 18px;
	position: relative;
}

#headerpdt {
	width: 700px;
	background-image: url(../news/images/bandeau.gif);
	background-repeat: no-repeat;
	height: 48px;
	margin-left: auto;
	position: relative;
	background-position: center;
	text-align: left;
	margin-right: auto;
}

#filetspdt {
	width: 700px;
	background-image: url(images/filets.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#titrepdtlong {
	width: 434px;
	text-align: left;
	top: 15px;
	float: right;
}

#titrepdtcourt {
	text-align: left;
	top: 15px;
}

#titrepdtcourt h1 {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
	letter-spacing: -1px;
	margin: 0px 30px 0px 0px;
	background: url(none);
}

#lienPdf {
	padding-left: 46px;
	background: url(../images/bt_pdf.gif) no-repeat left center;
	padding-top: 10px;
	float: right;
	height: 43px;
	width: 152px;
	margin-top: 20px;
	
}

#lienPdf a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.chapeauPdt {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
	margin-right: 30px;
}

.p_pdt {
	font-size: 12px;
	clear: both;
	background: url(../images/par.gif) no-repeat left top;
	padding-left: 9px;
	margin: 10px 30px 0px 15px;
}

