strong {
	font-weight: bold;
	font-size: 1.1em;
}
.spacer {
	height: 60px;
}

.inner p {
	color: #7E0B4E;
	font-size: 11px;
	text-align: justify;
	margin: 0 80px 10px 80px;
	line-height: 14px;
}

.inner h2 {
	text-indent: 60px;
	height: 35px;
	line-height: 50px;
	margin-bottom: 30px;
	background: url(../img/layout/home.png) no-repeat left;
	color: rgb(127, 12, 79);
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.inner h3 {
	color: rgb(165, 29, 29);
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 80px;
	margin-right: 80px;
}

.inner h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 30px;
}

.inner ul {
	margin-bottom: 30px;
}

.inner ul li {
	color: #555;
	list-style-position: inside;
	list-style-type: square;
	text-align: justify;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 90px;
	margin-right: 100px;
}

.adresse li {
	font-size: 10px;
	margin-left: 90px;
}

p.infosLegales {
	color: #999;
	font-size: 9px;
	margin: 0 80px;
	margin-top: 20px;
	text-align: center;
}
