html, body {
	margin:0;
	padding:0;
	font-family:Verdana,Georgia, "Bookman Old Style", serif;
	font-size:10px;
	color:#000000;
	background:#98b899 url(img/background.jpg) top repeat-x;
}
img {
	border:0;
	margin:0;
}
#spacer_top {
	margin-left:auto;
	margin-right:auto;
	width:860px;
	height:20px;
	background:transparent;
}
#footer {
	margin:0;
	padding:10px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	color:#FFFFFF;
	text-align:center;
	background:transparent;
}
#container {
	margin:0;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	background:#ffffff;
}
#top {
	padding:0;
	margin:0;
	width:860px;
	height:65px;
	background:#ffffff url(img/bg_top.gif) top repeat-x;
}
#header {
	padding:0;
	margin:10px 0 0 0;
	width:860px;
	height:180px;
	background:transparent;
}
#sous_menu {
	padding:0;
	margin:5px 0 10px 0;
	width:860px;
	height:40px;
	background:#ffffff url(img/bg_sousmenu.gif) top repeat-x;
}
#bottom{
	padding:0;
	margin:10px 0 0 0;
	width:860px;
	height:40px;
	background:#ffffff url(img/bottom.gif) top repeat-x;
}
#formenu {
	padding:0;
	margin:0;
	width:860px;
	height:40px;
	background:transparent;
}
#inter {
	margin:0;
	padding:0 30px 0 30px;
	width:800px;
	background:transparent;
}
#left {
	float:left;
	padding:15px;
	margin:0;
	width:530px;
	min-height:205px;
	height:100%;
	background:#fff5d3;
}
#right {
	float:left;
	padding:0;
	margin:0;
	margin-left:10px;
	width:230px;
	height:235px;
	background:#fff5d3;
}
h1 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#333300;
}
p {
	text-align:justify;
	margin:0;
	margin-bottom:10px;
	padding:0;
}
div#inter p a {
	font-weight:bold;
	color:#d3791c;
	text-decoration:none;
}
div#inter p a:hover {
	text-decoration:underline;
}
div#footer a {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}
/* MENU */
ul#menu {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#menu li {
	float:left;
	margin:5px 0 0 0;
	padding:0;
}
ul#menu li a {
	display:block;
	margin-right:4px;
	width:140px;
	line-height:35px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#FFFFFF;
	background:url(img/button.gif) no-repeat 0 -35px;
}
ul#menu li a:hover {
	background:url(img/button.gif) no-repeat 0 0;
}
a span { /* définition de la balise <span> inclue dans <a> */
display: none;
}
a:hover span { /* définition de la balise <span> au survol */
position:absolute;
display:inline;
top: 430px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
right: 38%;
width: 348px;
height: 262px;
text-align: center;
color: white;
}
.mini
{
	width:125px;
	height:80px;
	float:left;
	margin-left:12px;
	margin-top:12px;
}
.minilien
{
	border:1px solid #006699;
	width:125px;
	height:80px;
}
.minilien:hover
{
	border:1px solid #FF9900;
	width:125px;
	height:80px;
}
.photo_webcam
{
	border:8px solid #FCFFEA;
}
