body {
	background:#FFF url(http://www.news-cuisinemoi.be/files/images/body_bg.gif) repeat-x top;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:58px 0 0;
}
div#container {
	width:800px;
	margin:0 auto;
	padding:0 0 15px;
	background:#FFF url(http://www.news-cuisinemoi.be/files/images/container_bottom.gif) no-repeat bottom;
	position:relative;
	z-index:20;
	text-align:left;
}
div#header {
	padding:0 0 26px;
	background-color:#a25353;
	border-right:1px solid #dcdee1;
	border-left:1px solid #FFF;
}
div#content {
	border-right:1px solid #dcdee1;
	clear:left;
	padding:30px;
	min-height:300px;
	position:relative;
}
p#footer {
	text-align:center;
	color:#633;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:9px;
	margin:12px 0 0;
}
p#footer a {
	color:#633;
	text-decoration:none;
}
p#footer a:hover {
	color:#FFF;
	background-color:#633;
}
div#halo {
	background:url(http://www.news-cuisinemoi.be/files/images/halo.gif) no-repeat;
	width:600px;
	height:256px;
	position:absolute;
	top:0;
	left:50%;
	z-index:10;
	margin-left:-512px;
}

/* MENU */
ul#menu {
	padding:1px 0 0 30px;
	margin:0;
	border-right:1px solid #dcdee1;
	height:35px;
}
ul#menu li {
	list-style-type:none;
	float:left;
	margin:0 13px 0 0;
}
ul#menu li a {
	display:block;
	width:138px;
	text-align:center;
	background:#ececef url(http://www.news-cuisinemoi.be/files/images/menu_bottom.gif) no-repeat bottom;
	color:#8b909c;
	text-decoration:none;
	font-size:17px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	height:25px;
	padding:2px 0 0;
}
ul#menu li a:hover {
	background:#a25353 url(http://www.news-cuisinemoi.be/files/images/menu_bottom_hover.gif) no-repeat bottom;
	color:#FFF;
}
ul#menu li a.selected {
	height:30px!important;
	height:35px;
	background:#a25353 url(http://www.news-cuisinemoi.be/files/images/menu_bottom_selected.gif) no-repeat bottom;
	color:#FFF;
	padding:5px 0 0 38px;
	width:100px!important;
	width:100px;
	text-align:left;
}

/* SUBMENU */
ul#submenu {
	margin:6px 30px 0 12px;
	padding:0;
	float:left;
	width:112px;
}
ul#submenu li {
	margin:0 0 24px;
	padding:0;
	list-style-type:none;
	font-size:16px;
}
ul#submenu li a {
	text-decoration:none;
	color:#5d6165;
}
ul#submenu li a.selected, ul#submenu li a:hover {
	color:#a25353;
}

/* CONTENT */
h1 {
	color:#633;
	font-size:18px;
	margin:6px 0 22px;
	font-weight:normal;
}
h2 {
	font-size:14px;
	color:#633;
	font-weight:bold;
}
p {
	font-size:13px;
	color:#797a7b;
	text-align:justify;
	margin:15px 0;
}
p.coordinates {
	text-align:center;
	color:#5d6165;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	margin:20px 0 0;
	position:absolute;
	bottom:0;
	width:740px;
}
p.separator {
	background:url(http://www.news-cuisinemoi.be/files/images/lunch_separator.gif) no-repeat 26px 0;
	height:18px;
	margin:20px 0 15px;
}
img.lunchRight {
	float:right;
}
div.content {
	float:left;
	margin:0 0 20px;
	width:585px;
}
a {
	color:#633;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* HOME */
div.homeContent {
	background:url(http://www.news-cuisinemoi.be/files/images/home_bg.gif) no-repeat;
	float:left;
	width:370px;
	min-height:371px;
}
img.homePicture {
	float:left;
	margin:15px 49px 24px 0; 
}

/* CONTACT */
label {
	color:#797A7B;
	font-size:13px;
	clear:left;
	float:left;
	width:150px;
}
div.field {
	margin:0 0 8px;
}
input.submit {
	font-size:13px;
	color:#FFF;
	background-color:#A25353;
	border:1px solid #FFF;
	padding:2px 4px;
}
input.inputText {
	border:1px solid #ECECEF;
	height:18px;
	width:244px;
	vertical-align:middle;
	color:#797A7B;
	font-size:12px;
	padding:1px 3px;
	font-family:Arial, Helvetica, sans-serif;
}
select {
	border:1px solid #ECECEF;
	height:20px;
	width:100px;
	color:#797A7B;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
label.checkbox {
	float:none;
	width:auto;
}
label.captcha {
	padding:7px 0 0;
}
input#contact_sCaptcha {
	vertical-align:middle;
	border:1px solid #ECECEF;
	height:18px;
	width:140px;
	vertical-align:middle;
	color:#797A7B;
	font-size:12px;
	padding:1px 3px;
	font-family:Arial, Helvetica, sans-serif;
}
img.captcha {
	vertical-align:middle;
}
