#bloc_parte {
	padding: 1.5em;
	overflow: auto;
	text-align: center;
	background-image: url(../Images/fond-actu.png);
	background-position: left top;
}
#bloc_parte  p {
	font-size: 1.3em;
	line-height: 1.25em;
	font-weight: normal;
	margin-top: 1em;
}
#bloc_parte  p  a img {
	margin-bottom: 10px;
	margin-right: 15px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bloc_parte  a {
	text-decoration: none;
	color: #0096A0;
}
#bloc_parte  a:hover {
	text-decoration: underline;
}

#bloc_parte  ul  li{
	font-size: 1.5em;
	line-height: 1.5em;
}
#bloc_parte  ul {
	margin-top: 1.5em;
}
#bloc_parte  ul  li  a {
	display: inline;
	float: none;
}
#bloc_parte02 {
	padding: 1.5em;
	overflow: auto;
	background-image: url(../Images/fond-actu.png);
	background-position: left top;
}
#bloc_parte02 p {
	font-size: 1.3em;
	line-height: 1.25em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 2em;
}
#bloc_parte02 a {
	color: #FFFFFF;
	text-decoration: none;
}
#bloc_parte02 a:hover {
	text-decoration: underline;
}
