body{ 
	padding: 0 5px;
	font-family: Times New Roman, Times, serif;
	background-color: #000;
	font-size: 12px;
}
ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	border: none;
	list-style:none;
}
#content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#main_wrapper {
	position:absolute;
	background-color: white;
	top: 10px;
	left: 25%;
	width:440px;
	height: 706px;
}
#content{
	overflow: hidden;
	position: relative;
	width: 440px;
	height: 686px;
}
#content a {
	color: #000;
	text-decoration: underline;
}
ul#navigation {
	position: absolute;
	width: 180px;
	right: -170px;
	top: 40px;
}
ul#navigation li {
	border: 1px solid #000;
}
ul#navigation a#fooding {
	margin-top: 8px;
}
ul#navigation a {
	display: block;
	font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 11px;
	background-color: #d50018;
	color: #fff;
	padding: 2px 2px 2px 16px;
	text-decoration: none;
}
ul#navigation a.scrolling {
	color:#000;
}
ul#navigation a:hover {
	color:#000;
}
ul#navigation a.active {
	color:#000;
	background-color:#d50018;
}

.section{
	width:1330px;
	position:relative;
}

.section .sub {
	position:relative;
	background-color: white;
	float:left;
	padding: 0 0 0 0;
	margin: 0;
	width: 440px;
	height: 686px;
	overflow: auto;
}
.section .notsub {
	overflow: hidden;
}
.section .sub h2 {
	background-color: white;
	margin: 444px 12px 2px 12px;
	font-size: 14px;
}
.section .sub p {
	background-color: white;
	margin:0 12px 2px 12px;
	line-height:1.4em;
}
p.date {
	margin-top: 2px;
	font-style: italic;
}
.section .next, .section .prev{
	font-size:18px;
	position:absolute;
	bottom:15px;
	letter-spacing:-2px;
}
.section .next{
	right:30px;
}
.section .prev{
	left:30px;
}

li#accueil {
	text-align: center;
}
li#accueil img {
	margin-top: 10px;
}
li#edito p.edito,li#palmares-2008 p.palmares {
	text-align: center;
	margin: 0 12px 16px 12px;
}
li#edito p.edito-signature {
	text-align: center;
	font-size: 10px;
}
li#edito h1, li#palmares-2008 h1 {
	text-align: center;
	margin: 26px 12px;
	font-size: 18px;
}
li#petite-galerie-de-evolution-culinaire {
	background: #fff url('../images/visuel1.jpg') no-repeat left top;
}
li#cuisines-ouvertes-sur-histoire {
	background: #fff url('../images/visuel2.jpg') no-repeat left top;
}
li#francomas-dans-le-ventre-de-paris {
	background: #fff url('../images/visuel3.jpg') no-repeat left top;
}
li#le-diamant-est-eternel {
	background: #fff url('../images/visuel4.jpg') no-repeat left top;
}
li#deux-couverts-pour-histoire {
	background: #fff url('../images/visuel5.jpg') no-repeat left top;
}
li#fete-et-palmares-fooding-2008 {
	background: #fff url('../images/visuel6.jpg') no-repeat left top;
}
body #abus {
	display: none;
	width: 440px;
	height: 20px;
	background: #fff url('../images/abus.png') no-repeat top;
}
body.abus #abus {
	display: block;
}

span.u {
	text-decoration: underline;
}
