body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

p {
	padding-top:0px;
	margin-top:0px;
}

img {
	border:0px;
}

div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}

.clearfloat {
	clear:both;
	height:0px;
}

a:link		{ 
			text-decoration: none; 
			color: #ffffff;
			}

a:visited	{ 
			text-decoration: none; 
			color: #ffffff;
			}

a:active	{ 
			text-decoration: none; 
			color: #ffffff;
			}

a:hover 	{ 
			text-decoration: underline; 
			color: #ffffff;
			}

#main {
	width:652px;
	height: 490;
	margin: 30px auto 0px auto;
	border: 0px solid #000000;
}
#banner {
	background-image:url(../images/banner.png);
	background-color: #007eff;
	width:652px;
	height:460px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#logo {
	position: relative;
	padding: 10px 0px 0px 10px;
	left:0px;
	top:0px;
	border:0;
	z-index: 2;
}
#info {
	border: 0px solid #acacac;
	background-color: #007eff;
	width:652px;
	padding-top:0px;
	height:30px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;

}
.adresse {
	margin-left:280px;
	margin-top:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	padding-top:0px;
	padding-bottom:0px;

}
