/* WEBSITE CSS - La Mobylette Jaune - Emmanuel H. */

/* DEFAULT */
body {
	background-color:#f0e299;/*#9c4325;*/
	color:#000;
}
a {

}
a[rel="external"] {
}

/* LAYOUT */
#header {
	background-image:url('/themed/rondpointmeribel/img/website/header800x219.png');
	height:219px;
}
#header a {
	border-bottom:2px solid #9c4325;
	margin-left:543px;
	margin-top:40px;
	position:absolute;
}
#header a#home-link {
	border-top:2px solid #9c4325;
	margin-left:34px;
}
#content {
	width:740px;
}
#footer {
	border-top:3px solid #9c4325;
	border-bottom:3px solid #9c4325;
	width:740px;
}

/* HOME */
a.more {
	border:2px solid #9c4325;
}
a.more-admin {
	border:2px solid #9c4325;
}