#page_content {
	width: 980px;
}

#presentation {
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px;
	overflow: auto;
	position: relative;
	line-height: 1.25em;
}

h1 {
	font-style: italic;
	font-weight: normal;
	font-size: 1.25em;
	margin: 0px 0px 15px 0px;
}

p {
	color: #000;
	font-size: 0.875em;
	margin: 0px 0px 15px 0px;
}

.siteweb {
	margin: 0px 0px 15px 0px;
}

h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: normal;
	margin: 8px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #999;
	font-size: 0.688em;
}

h2:last-of-type {
	border: none;
}

#fleche {
	background: url(../../img/layout/bas-fleche-description.png) left top no-repeat;
	width: 26px;
	height: 13px;
	margin: 0px 0px 20px 20px;
}

.service {
	margin: 0px 0px 30px 0px;
	position: relative;
	clear: both;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
	font-weight: normal;
	font-size: 0.75em;
	margin: 0px 0px 10px 0px;
}

ul.gallery li {
	float: left;
	margin: 0px 0px 20px 0px;
}

ul.gallery  li.last {
	margin-left: 20px;
}

.modifier {
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
	font-weight: normal;
	font-size: 0.75em;
}

.modifier a:hover {
	text-decoration: underline;
}

#presentation .modifier {
	top: 10px;
	right: 10px;
}