#bandeau
{
	margin-bottom: 40px;
}

.footerService td
{
	border-top: dotted 1px #404041;
	text-align: right;
}

.service
{
	overflow: visible;
	height: 100%;
}

.service ul
{
	font-weight: bold;
	padding-left: 20px;
	margin-left: 0;
	margin-bottom: 0;
	color: #333333;
	font-size: 9pt;
}

.service li
{
	margin-bottom: 3px;
}

.service img
{
	position: relative;
	float: right;
	margin-right: -10px;
}

.service1
{
	float: left;
	clear: none;
}

.service2
{
	margin-left: auto;
	margin-right: auto;
}

.service3
{
	float: right;
	clear: none;
}

.service1 ul
{
	list-style-image: url(img/bul1.png);
}

.service2 ul
{
	list-style-image: url(img/bul2.png);
}

.service3 ul
{
	list-style-image: url(img/bul3.png);
}

.serviceLink
{
	border-top: dotted 1px #404041;
	text-align: right;
}

.serviceLink a
{
	font-weight: bold;
	background-color: #414141;
	color: #cecdc5;
	padding: 1px;
}

#part2
{
	background-image: url(img/p2bg.png);
	padding: 10px;
}

#part2border
{
	margin-top: 40px;
	background-image: url(img/p2border.png);
	height: 3px;
}

#part2contents
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 20px;
	z-index: 101;
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
}

.client h2
{
	display: block;
	position: relative;
	border-bottom: dotted 1px #4C4C4C;
}

.client a
{
	color: #cecdc5;
	background-color: #414141;
	float: right;
	padding: 3px;
	font-weight: bold;
}

.footerService a
{
	color: #cecdc5;
	text-transform: uppercase;
	background-color: #414141
}

.references
{
	text-align: center;
}