.content h2 {
	margin:0 0 15px 0;
	height:30px;
	border-bottom: 1px solid #C8D100;
	background: url(../img/css/h2-catalogue.png) scroll no-repeat center left;
	text-indent: -9000px;
	padding: 4px 0;
}

.content .left {
	width: 270px;
}

.content .right {
	width: 540px;
	border-left: 1px solid #C8D100;
	padding-left: 10px;
	padding-bottom:13px;
}

.content h3 {
	margin: 0;
}

.content .left h3 {
	margin-bottom: 13px !important;
}
.content .right h3 {
	margin-bottom: 30px !important;
}

.content .left {
	font-size: 11px;
}

.content .left p {
	padding:0 10px 0 4px ;
}

.content .left ul {
	margin: 0;
	padding:0 10px 0 4px ;
	list-style-position: inside;
}


.ligne {
	width :530px;
	height: 39px;
	line-height: 39px;
	background: url(../img/css/point-ligne.png) scroll repeat-x left bottom;
	font-size: 11px;
}

.ligne span {
	font-style: italic;
}

.ligne a {
	margin-right: 20px;
	margin-left: 8px;
	float:left;
	display: block;
	height:39px;
	width:106px;
	background: url(../img/css/bouton-pdf.png) scroll no-repeat left center;
	text-indent: -9000px;
	outline: 0;
}

.ligne a:hover {
	-moz-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
	-khtml-opacity: 0.75;
}

.bas_page .adobe {
	float: left;
}

.bas_page .bt_distrub {
	float: right;
}

.bas_page .bt_contact {
	float: left;
	margin-left: 24px;
}

.adobe {
	display:block;
	text-indent: -9000px;
	width: 257px;
	height: 74px;
	background: url(../img/css/bouton_adobe_reader.png) scroll no-repeat top left;
}
