* {
	margin: 0; padding: 0;
/*	border: 1px solid orange;*/
	xbox-sizing: border-box;
	x-moz-box-sizing: border-box;
	}

body {
	background-color: #DDD;
	text-align: center;
	}

acronym {
	border-bottom: 1px dotted;
	cursor:help; font-style:normal
	}

h3 {
	font-size: 1.5em;
	}
	
.noborder a img {
	border: 0px;
}

.b_perso {
	background-color: #3079CD;
	}
	
.b_perso li a {
	color: #aef7ff;
	}
	
.b_illustr {
	background-color: #9d09ff;
	}
	
.b_illustr li a {
	color: #dda9ff;
	}
	
.b_divers {
	background-color: #970134;
	}
	
.b_divers li a {
	color: #d599ad;
	}
	
.b_profil {
	background-color: #339900;
	}
	
.b_profil a {
	color: #99cc99;
	}
	
.b_archi {
	background-color: #EE7E00;
	}
	
.b_archi a {
	color: #eeceab;
	}
	
.b_video {
	background-color: #339898;
	}
	
.b_video a {
	color: #acfaff;
	}
	
.titre {
	font-size: 18px;
	}
	
.legende {
	position: relative;
	top: 49px;
	font-family: sans-serif;
	font-size: 0.7em;
	text-align: center;
	}

#page {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 900px;
	width: 800px;
	position: relative;
	}

#bando {
	width: 800px;
	height: 180px;
	}
	
#bando img {
	float: left;
	}

#navig {
	width: 800px;
	height: 25px;
	position: relative;
	}

#navig li {
	display: inline;
	}

#navig1 {
	font-family: century gothic;
	font-size: 13px;
	margin: 0px;
	padding: 4px 0px 4px 50px;
	float: left;
	}

#navig1 li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px 20px;
	}

#navig1 li a:hover {
	color: white;
	}

#navig2 {
	padding: 3px 15px 0px 0px;
	float: right;
	}
	
#navig2 img {
border: 0px;
	}
	
#board {
	position: absolute;
	width: 100%;
	height: 750px;
	float: left;
	background-color: white;
	text-align: center;
	xborder: 2px orange solid;
	}

#board a img {
	border: 0px;
}

#boardbig {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 1100px;
	float: left;
	background-color: white;
	text-align: center;
	}

#boardbig a img {
	border: 0px;
}

#left {
	position: absolute;
	top: 7px;
	left: 741px;
	}
	
#up {
	position: absolute;
	top: 7px;
	left: 759px;
	}
	
#right {
	position: absolute;
	top: 7px;
	left: 777px;
	}
	
