* {
	margin: 0px;
 	padding: 0px;
}
body {
	background-color:#000080;
	color: #9999FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.8em;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
  	color: #CCCCCC;
	/*color:#FF9999;*/
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}

a:hover, a:active {
	text-decoration: underline;
	color:#7E7B6A;
}	

acronym {
	cursor:help;
}
#maincontener {
	margin: 0px;
	padding: 0px;
}
#contenerfloat {
	margin: auto;
	width: 800px;
/**	height: 600px;
**/
}
#banner {
	height: 23px;
}
#titre {
	background-image: url(../images/Titre_BDWeb13.jpg);
	height: 70px;
	background-repeat: no-repeat;
}
#presentation {
	width: 800px;
	height: 420px;
	background-color: #000070;
	padding-top: 80px;
}
#presentationimage {
	width: 450px;
	margin: auto;
}
#presentation img {
	top: 80px;
	left: 150px;
}
#entree {
	text-align: center;
	width: 800px;
}

#conteneraccueil {
	margin: auto;
	width: 800px;
	height: 600px;
	text-align: justify;
}
#edito1 {
	height: 240px;
	background-color: #000070;
	width: 780px;
	padding: 10px 10px 10px 10px;
	margin: 8px 0 0  0;
}
#imgindex1 {
	padding: 0 0px 0px 10px;
	float: right;
}
#edito2 {
	height: 210px;
	background-color: #000070;
	width: 760px;
	margin: 3px 0 3px 0;
	padding: 10px 20px 0 20px;
}
#imgindex2 {
	padding: 0px 20px 0px 0px;
	float: left;
}
#contenergaleries {
	width: 800px;
	height: 450px;
	background-color: #000070;
}
#menugaleries{
	width: 280px;
	height: 400px;
	margin: 44px 0px 0px 45px;
}
#contenerliens {
	width: 800px;
	height: 494px;
	background-color: #000070;
}
#menuliens1, #menuliens2{
	width: 280px;
	height: 400px;
	margin: 44px 0px 0px 45px;
	float: left;
}
.photo {
	padding: 2px 0 0 0;
}
#contact {
	height: 466px;
	background-color: #000070;
	width: 780px;
	text-align: center;
	margin: 8px 0 0 0;
	padding: 10px 10px 10px 10px;
}
#enconstruction {
	height: 466px;
	background-color: #0033CC;
	width: 780px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#menu {
	height: 30px;
}
.boutonmenu {
	width: 102px;
	float: left;
	text-align: center;
	padding: 2px 0 2px 0;
}
#copyright {
	float: right;
	font-family: "Courier New", Courier, mono;
	font-size: smaller;
	text-decoration: blink;
	color: #99FF99;
}
