#box{width:800px; margin:0 auto;}

.entete {
	background: #FFF url(images/entete.jpg) no-repeat 0px 0px;
}

.illustration {
	background: #FFF url(images/ill-page.jpg) no-repeat 0px 0px;
}

body {
    font-family:Arial, Helvetica, verdana, sans-serif; 
    margin:0;
	padding:0;
	height: 100%;
}

#centre {
	text-align:center;
	margin: 0 auto;
}


.bords {border:1px solid #999999;}

.bord-gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B5BA;
}

.bord-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #687081;
}

.menu {
	background: #454A56 url(images/bg-menu.jpg) no-repeat 0px bottom;
}

.pied-page {
	color:#751516;
	font-size:11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3B5BA;
}

.texte {
	padding:5px;
	display:block;
	font-size: 11px;
}

.bord-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#copyright{text-align:center;}