* {
	font-family: Verdana;
	font-size: 11px;
}
body {
	background-color: #E5E5E5;
}
#outer {
	position: absolute;
	width: 1061px;
	height: 784px;
	left: 50%;
	top: 10px;
	margin-left: -530px;
}
span.dateStamp {
	float:right;
	margin-top:-30px;
}
#ombreTop {
	position: absolute;
	top:0px;
}
#ombreLeft {
	position: absolute;
	top: 11px;
	left: 0px;
}
#ombreRight {
	position: absolute;
	top: 11px;
	right: 0px;
}
#ombreBottom {
	position: absolute;
	bottom: 0px;
}
#main {
	position: absolute;
	left: 18px;
	top: 11px;
	width: 1024px;
	height: 755px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#navigation {
	position: absolute;
	top: 54px;
	left: 150px;
	width: 460px;
	z-index: 2;
}
#footer {
	position: absolute;
	left: 50%;
	margin-left: -360px;
	width: 694px;
	height: 20px;
	bottom: 0px;
	padding-top: 8px;
	background-repeat: no-repeat;
	text-align: center;
	color: #888888;
}
#titre {
	position: absolute;
	margin-top:8px;
}
#colonnePub {
	position: absolute;
	top: 68px;
	width: 201px;
}
#paragraphe {
	position: absolute;
	width: 235px;
	right: 0px;
	height: 440px;
	overflow: auto;
	padding-right: 8px;
}
p {
	text-align: justify;
	line-height: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	padding-top: 4px;
	line-height:16px;
}
dt {
	padding-top: 8px;
	padding-bottom: 4px;
	font-weight:bold;
}
dd {
	line-height: 18px;
}
h1
{
	font-family: Times;
	font-size: 16px;
	letter-spacing: 1px;
	color: #007C8A;
	font-weight: bold;
	font-style: italic;
}
h3
{
	font-family: Verdana;
	font-size: 12px;
	color: #007C8A;
	font-weight: bold;
	font-style: italic;
}
.subTitle {
	font-family: Times;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #888888;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #888888;
	text-decoration: underline;
} 
a:visited {
	color: #888888;
	text-decoration: none;
}
a:active, a:hover {
	color: #000000;
	text-decoration: none;
}
h1.promoBox {
	text-align: right;
	color: #999999;
	line-height: 25px;
}
.telephone {
	color: #007C8A;
	font-size: 1em;
}
div.footerInfos {
	position:absolute;
	text-align:center;
	width:96%;
	top:800px;
	color:#FFFFFF;
}