html, body {
	font-size: 18px;
	background-color:#000033;
	color: #000033;
	position:absolute;
	top:10px;

}
.center{
	width: 750px;
}
a{
	color: #000033;
}
a:hover{
		color: #000033;
	text-decoration: none;
}
.boite_top {
	width:750px;
	position:relative;
	top:-12px;
	color: #000033
}
#top_g{
	background-color: white;
	border: 2px outset white;
	width: 589px;
	height: 7em;
	min-height:105px ;
}
#top_g h1{
	font-size: 36px;
	line-height: 0.5em;
}
#top_g h4{
	font-size: 23px;
}
#top_d{
	background-color: white;
	border: 2px outset white;
	width: 150px;
	height: 7em;
	float: right;	
	min-height:105px ;
	
}
.boite_nav{
	width: 750px;
	position:relative;
	top: 20px;
	color: white;
}
#gauche  a{
	width: 83px;
	height: 1.5em;
	float: right;
	background-color: white;
	border: 2px outset white;
	margin-right: 2px;
	color: #000033;
}

#gauche  a:hover{
	border: 2px inset white;
	color: #000033;
	text-decoration: none;
}
#droite{
	height: 1.5em;
	width: 145px;
	background-color: white;
	border: 2px outset white;
	float: right;
}
#droite img{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 3px outset white;
}
.boite_adresse{
	width: 746px;
	color: #000033;
	border: 2px outset white;
	background-color: white;
	position:relative;
	top:28px;
}
.boite_adresse p{
	position:relative;
	top:-15px;
}
.boite_contenu{
	width: 746px;
	height: 380px;
	position: relative;
	top: 24px;
	border: 2px outset white;
	background-color: white;
	color:#000033;
	font-size: 23px;
}
.boite_contenu p{
	padding: 4px;
	font-size: 15px;
	text-align:left;
}
img {
		border: 2px outset #000033;
}
 h4{
	color: #000033;
	text-align: center;
	font-size: 23px;
	font-style: italic;
}
li{
	list-style: none;
	margin-left: -40px;
	white-space: nowrap;
}
table{
	font-size:20px;
}
tr{
	border: none;
}

td{
	border: 2px outset #000033;
}
.mini{
	width: 117px;
	height: 87px;
	margin: 5px 5px 5px 5px;
}
