.milieucentre h1 {
	background-color: transparent;
	background-image: url(../images/titreproduit.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 43px;
	color: white;
	font-size: 145%;
	text-transform: uppercase;
	padding-left: 34px;
	padding-top: 10px;
	margin-left: -1px;
}

#milieuCentreAxess h1 {
	height: 30px;
	background-color: transparent;
	background-image: url(../images/acessbare.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: white;
	padding-top: 8px;
	padding-right: 0pt;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 140%;
}

#milieuCentreAxess h2, .milieucentre h2 {
	color: #3f3d3f;
	margin-bottom: 12px;
	background-color: transparent;
	background-image: url(../images/flechered.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 2px;
	padding-left: 20px;
	text-transform: uppercase;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9d7d8;
	margin-right: 12px;
}

#milieuCentreAxess p, .milieucentre p {
	color: #383838;
	font-weight: normal;
	width: 465px;
	padding-left: 30px;
}

#milieuCentreAxess ul, .milieucentre ul {
	color: #6c6c6c;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 90%;
}

.milieucentre img {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 58px;
	margin-left: 18px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}

.milieucentre hr {
	border-bottom: 1px dotted #C8C7C7;
	clear: both;
	display: block;
	margin-bottom: 24px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

.milieucentre a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.milieucentre a:hover {
	text-decoration: underline;
}