body{
	width:800px;
	margin:0 auto;
}

div {
	align:center;
}

div#bandeau {
	width:670px;
	height:73px;
	margin-top:15px;
	
	font-family: Verdana;
	font-size: small;
	color: #660033;
}

div#menu_gauche {
	float:left;
	width:186px;
	height:497px;
}

div#principal {
	float:left;
	width:484px;
	height:100%;
}

div#menu_haut {
	float:left;
	width:484px;
	height:186px;
}
	
div#contenu_bas {
	float:left;
	width:484px;
	height:100%;
	
	font-family: Verdana;
	font-size: small;
	color: #888888;
	padding-left: 11px;
}

div#contenu_bash {
	float:left;
	width:484px;
	height:100%;
}

div#pied_page {
	clear:both;
	width:670px;
	height:30px;
	
	font-family: Verdana;
	font-size: x-small;
}

.titre_bordeaux {color: #651035;}
.faux_a {color : #660033; font-family: verdana; font-size:x-small; text-decoration : underline}
a:link {color : #9999cc; font-family: verdana; font-size:x-small; text-decoration : underline}
a:visited {color : #9999cc; font-family: verdana; font-size:x-small; text-decoration : underline}
a:hover {color : #888888; font-family: verdana; font-size:x-small; text-decoration : none}
a:active {color : #888888; font-family: verdana; font-size:x-small; text-decoration : underline}
