#site {
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: auto;
	margin-bottom: 2%;
}
#bandeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	width:100%;
	height:5%;
	left: 13px;
	visibility: visible;
	color: #CC00CC;
	font-weight: bold;
	margin-bottom: 3%;
}
A:link {
	COLOR: #CC0066; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF00FF; TEXT-DECORATION: none
}
A:active {
	COLOR: #ee4300; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0000FF; TEXT-DECORATION: none
}
h2 {
	font-size:1.5em;
	color: #990000;
	font-style: oblique;
	font-weight: bold;
}
.choix h2 {
	font-size:1.8em;
	font-weight: bolder;
}
#texte {
	font-size: 1em;
	color: #990000;
	font-style: oblique;
	font-weight: bold;
	border: #00FF00;
	width: 72%;
	padding: 0 1% 0 0;
	position: absolute;
	left: 27%;
	top: 200px;
}
.soin {
	font-size: 80%;
	border: thin solid;
	border-color: #FF99FF;
	z-index: 1;
	height: 5%;
	width: 100%;
	visibility: visible;
	margin-bottom: 1px;
	padding: 1% 0 1% 1%;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0066;
}
#ident {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	color: #990000;
	width: 80%;
	margin-top: 5%;
}
body {
	background-image: url(Image/Fond_ecran.JPG);
}
#barnav {
	font-size: 0.75em;
	font-weight: bold;
	font-style: oblique;
	line-height: 2em;
	color: #990000;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 25%;
	margin-left: 1%;
	margin-right: 1%;
}
.choix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	visibility: visible;
	font-style: oblique;
	line-height: 2em;
	border: thin solid #FF99FF;
	color: #990000;
	margin-bottom: 1%;
	list-style-type: square;
	list-style-position: inside;
	width: 100%;
	position: static;
}
#soinimg {
	height: 6%;
	width: 19%;
	float: left;
}
#carte {
	background-image: url(Image/localisation.JPG);
}
h1 {
	text-align: center;
}
.sointext {
	border: thin #FF0000;
	width: 78%;
	z-index: 2;
	float: right;
}
