*
{
	margin:0px;
	padding:0px;
}

body
{
	font-family:Arial;
	font-size:12px;
	background-image: url('../_imagesTMP/back.png');
	background-repeat:repeat-x;
	background-color:#F5FAF7;
}
p
{
	font-size:12px; 
}
a
{
	text-decoration:underline;
	color:#000000;
}
a:hover
{
	text-decoration:none;
}
li
{
	list-style:none;
	line-height:16px;
}

.main
{
	margin-left:auto;
	margin-right:auto;
	height:1050px;
	width:988px;
}
.BoxLeft
{
	background-image:url('../_imagesTMP/links.jpg'); 
	background-repeat:no-repeat;
	width: 203px;
	height:1050px;
	float: left;
}
.Flash
{
	width: 785px;
	height: 180px;
	float: left;
}
.Content
{
	background-image:url('../_imagesTMP/content.jpg'); 
	background-repeat:no-repeat;
	width: 785px;
	height:870px;
	float: left;
}
.Adresse
{
	margin: 185px 0px 0px 15px;
	color:#8E9396; 
	font-size:12px;
}
.Footer
{
	position: relative;
	top: -23px;
	left: 640px;
	width: 120px;
}
.Footer a
{
	color:#8E9396; 
}
.Clear
{
	clear: both;
}
.Logo
{
	position: relative;
	top: 5px;
	left: 80px;
	width: 120px;
	height: 40px;
	background-color: transparent;
}
