html, body {
	text-align: center;
	font-size: 18px;
	color: #000033;
	position: absolute;
	top: 5px;
	background-image: url(img/icone/f.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-attachment: scroll;
}
.center{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;

}
a{
	color: #000033;
}
a:hover{
		color: #000033;
	text-decoration: none;
}
.boite_top {
	width:750px;
	height: 102px;
	position:relative;
	top:-12px;
	color: #000033
}
#top_g{
	background-color: white;
	border: 2px outset white;
	width: 589px;
	height: 105px;
}
#top_g h1{
	position: relative;
	top: 15px;
	font-size: 36px;
}
#top_g h4{
	position: relative;
	top: 5px;
	font-size: 23px;
}
#top_d{
	border: 2px outset white;
	width: 150px;
	height: 105px;
	float: right;
	background-color: White;
}
.boite_nav{
	width: 750px;
	height: 30px;
	position: relative;
	top: -9px;
	color: white;
}
#gauche  a{
	width: 112px;
	float: left;
	line-height: 28px;
	background-color: white;
	border: 2px outset white;
	margin-right: 3px;
	color: #000033;
}
#resa{
	margin-right: 0px;width:112px;
}
#gauche  a:hover{
	border: 2px inset white;
	color: #000033;
	text-decoration: none;
}
#droite{
	height: 28px;
	width: 150px;
	background-color: white;
	border: 2px outset white;
	float: right;
}
#droite img{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 3px solid white;
}
.boite_adresse{
	width: 746px;
	height: 30px;
	line-height: 28px;
	position: relative;
	top: -3px;
	color: #000033;
	border: 2px outset white;
	background-color: white;
}
.boite_contenu{
	width: 746px;
	height: 360px;
	position: relative;
	top: -6px;
	border: 2px outset white;
	background-color: white;
	color:#000033;
	font-size: 23px;
}
.boite_contenu p{
	padding: 4px;
	font-size: 19px;
	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;
}
