﻿/* CSS Document */

body {
	background-image: url(/images/frame/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #595960;
	background-repeat: repeat-y;
}
img {
	border: 0px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #5A5963;
}
a:visited {
	text-decoration: none;
	color: #5A5963;
}
a:hover {
	text-decoration: none;
	color: #C48517;
}
a:active {
	text-decoration: none;
	color: #5A5963;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
}
#maincontent {
	left: 0px;
	top: 120px;
	position: relative;
	height: 100%;
	width: 762px;
	text-align: left;
}
#indexContent {
	background-image: url(/images/index/bg-bande-grise.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 600px;
	width: 762px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
}
.filiale {
	font-size: 11px;
	color: #969696;
	vertical-align: bottom;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 295px;
	padding-top: 10px;
	line-height: 15px;
}
#ombrenav {
	left: 163px;
	top: 129px;
	position: absolute;
}
.petitsCharacteres {
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	border: 1px solid #999999;
	margin: 20px 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.petitsCharacteres p {
	color: #999999;
}
.datenouvelle {
	font-size: 9px;
	color: #5A5963;
}
