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

/* DEFAULT */
body {
	background-color:#fff;
	color:#000;
}
h1, h2 {
	border-bottom:1px solid #000;
}
a {
	color:#666;
}
a[rel="external"] {
}

/* LAYOUT */
#container {
	width:900px;
}
#header {
	background-image:url('/themed/hoteldoron/img/website/header800x210.jpg');
	height:350px;
	width:900px;
}
#header a {
	border-bottom:2px solid #73644d;
	margin-left:450px;
	margin-right:0px;
}
#header a#home-link {
	border-top:2px solid #73644d;
	margin-left:25px;
}
#content {
	width:760px;
}
#footer {
	border-top:3px solid #73644d;
	border-bottom:3px solid #73644d;
	width:800px;
}

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

#rates {
	border:1px solid black;
	margin:15px 0;
	text-align:center;
	width:100%;
}#rates td{
	border:1px solid black;
	padding:3px 0;
}
