body {
	background-color: #FEDFB3;
	background-image: url(/images/06-ejcfr/back.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}

#central {
	width: 750px;
	margin: auto;
}

img {
	border: 0;
}

.spacer {
	clear: both;
}

.ventre {
	width: 840px;
	margin: auto;
}

.legal {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #666666;
	color: #666666;
	font-size: 11px;
}

/* ---------------------------------------------------- 
						DISCLAIMER
----------------------------------------------------  */
.warning {
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
}

.bottom {
	text-align: center;
}

.bottom ul {
	list-style-type: none;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}

.bottom ul li {
	margin-bottom: 20px;
	text-align: center;
}

.bottom ul li a {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}

div#disclaimer {
	text-align: left;
}

div#disclaimer-fond {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 2650px;
	background: white;
	filter: alpha(opacity =       90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: center;
	line-height: normal;
	clear: both;
}

div#disclaimer-conteneur {
	position: absolute;
	z-index: 1001;
	width: 100%;
	text-align: center;
	clear: both;
}

div#disclaimer-cadre {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 200px;
	padding: 15px;
	font-size: 12px;
	border: #ddd 1px solid;
	background: #f5f5f5;
	color: #555;
}

div#disclaimer-cadre b {
	font-size: 14px;
	color: black;
}

div#disclaimer-cadre a {
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	color: #356aa0;
}

div#disclaimer-cadre a:hover {
	color: blue;
}

/* ---------------------------------------------------- 
						NAVIGATION
----------------------------------------------------  */
.header {
	background: url(/images/05-brtfr/header.jpg);
	width: 860px;
	height: 300px;
	margin: auto;
}

.menu {
	padding-top: 215px;
	text-align: left;
}

.menu ul {
	list-style-type: none;
	padding-left:0;
	margin-left: 10px;
}

.menu li {
	display: block;
	display: inline;
}

.navigation ul {
	list-style-type: none;
	text-align: center;
	margin-right: 15px;
}

.navigation li {
	display: block;
	display: inline;
}

.navigation a {
	font-weight: bold;
	margin-right: 2;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------- 
						NAVIGATION
----------------------------------------------------  */
.combo {
	margin: auto;
	padding: 10px;
	width: 670px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
}

.combo .title,#central h1 {
	margin: 5px 5px 15px;
	font-weight: bold;
}

.combo h2, #central h1 {
	display: inline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.combo .resume {
	text-align: left;
}

.combo .blink {
	color: #ff0000;
	font-weight: bold;
}
