body,td,th {font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	background-color:#0099CC;
	background-image:url(img/bg.gif);
}

th, td {
border-right:#f90 dotted 2px;
border-bottom:#f90 dotted 2px;

}
img {
	border: 0;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
#menu {
	float: left;
	width: 245px;
}

#kitchen {
	float: left;
	height: 90%;
	width: 810px;
	top: 0;
	left:260px;
	position:absolute;
	border-left:#f90 dotted 2px;
	border-right:#fff dotted 2px;
	overflow: auto;
	padding-left:20px;
	padding-top:15px;
}
#concept {
	float: left;
	height: 90%;
	width: 630px;
	top: 0;
	left:260px;
	position:absolute;
	border-left:#f90 dotted 2px;
	overflow: auto;
}
#concept div {
	width:580px;
	border-bottom:#f90 dotted 2px;
	padding-left:20px;

}
#copyright {
	bottom:0;
	left:0;
	position:absolute;
	border-left:#f90 dotted 2px;
	padding-left:259px;
	background-color:#f90;
	color:#fff;
	width: 831px;
}
#catalog {
	float: left;
	height: 90%;
	width: 800px;
	top: 0;
	left:260px;
	position:absolute;
	border-left:#f90 dotted 2px;
	overflow: auto;
}
#events {
	width: 630px;
	left:260px;
	margin-top:10px;
	left:auto;
	float: left;
}

.noms {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
}

.orange {
	color:#f90;
	font-weight: bold;
}
.blue {
	color:#00A2C6;
	font-weight: bold;
}
.barre-orange {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0.2em;

	font-weight: lighter;
	background-color:#f90;
	color:#fff;
	border-top: #FF6600 2px dotted;
}
.titre-events {
	border-bottom:#fff 1px dotted;
	border-top:#fff 1px dotted;
	font-family: Impact, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 0.2em;
}
.txt_justify_500 {
	text-align: justify;
	float: left;
	width: 500px;
}
