* {margin:0;padding:0;}
img {border:none;}
.clearer {clear:both;}
body {background:#E89B9D url("../img/bg.png") repeat-x;text-align:center;font-family:"trebuchet MS";font-size:12px;color:#303030;}
a:link, a:visited {color:#000;}

#page {
	position:relative;
	width:800px;
	height:600px;
	margin:0 auto;
	text-align:left;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:107px;
	background:url("../img/header.png");
}
#header h1 {
margin-top:36px;
font-size:26px;
color:#EC2050;
}
#dejamembre {
position:absolute;
height:39px;
left:0;
right:0;
line-height:39px;
text-align:center;
color:#fbe8f0;
}
#dejamembre a {color:#000;}
#dejamembre h3 {display:inline;color:#FFF;font-size:14px;}
form#connexion, #dejamembre p {display:inline;}
form#connexion {margin:0 10px;}

#site-info {position:absolute;top:44px;right:0;text-align:right;font-weight:bold;}
#site-info span {color:#EC2050;}

#left {
	position:absolute;
	left:0px;
	top:107px;
	width:320px;
	height:456px;
	background:url("../img/left.jpg");
}

#right {
	position:absolute;
	left:320px;
	top:107px;
	width:480px;
	height:456px;
	background:url("../img/right.jpg");
}
.market-visio {
position:absolute;
top:20px;left:108px;width:256px;height:129px;font-weight:bold;}
p.alt {color:#ba062a}
#formulaire {position:absolute;top:160px;width:340px;}
#formulaire h3 {color:#FFF;line-height:36px;margin:0;text-align:center;text-transform:uppercase;font-size:16px;}
form#inscription input[type="text"] {
width:150px;
padding:2px;
color:#666;
font-size:11px;
}
form#inscription p {
margin-bottom:6px;
height:25px;
}
form#inscription {margin-top:10px;}
form#inscription label {width:170px;float:left;display:block;text-align:right;margin-right:2px;}
p.submit {text-align:center;}
#footer {
	position:absolute;
	left:0px;
	top:563px;
	width:800px;
	height:37px;
	background:url("../img/footer.jpg");
	color:#FFF;
}
#footer a, #bottom a {color:#55002a;}
#bottom {width:800px;margin:0 auto;text-align:left;color:#000;}

