img {
	border: 0;
}

body
{
	font-family: Times New Roman, sans-serif;
	background : #9ab2ca url("images/fond.jpg") fixed repeat;
	color: #000000;
	line-height: 1.4em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#plan ul {
	list-style-type: none;
}
#plan h3 a{
	clear: both;	
	font-size: 14px;
	font-style: normal;
	font-weight : normal;
}
.index_info
{
	position: absolute;
	width: 100%;	
	overflow: auto; /* cette propriété va permettre le scroll de ce bloc */
}

#index_bas {
/*
	background-color: #9ab2ca;
	display: block;
	letter-spacing:  1pt;*/
	z-index: 100; left: 0px; width: 100%; position: absolute;
}

#index_bas dl { 
	float: left;
        width: 7.8em;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
       	margin: 0px;
       	list-style-type: none;
} 
#index_bas dt {
/*	font-size: 14px;*/
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
	background: #9ab2ca;
	height: 28px;
	cursor: pointer;
	font: 14px/28px Times New Roman, Sans-Serif;
        text-align: center;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
       	margin: 0px;
       	list-style-type: none;
} 
#index_bas dd {
	border-right: #fff 1px solid;
	border-top: #fff 0px solid;
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
	background: #9ab2ca;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
       	margin: 0px;
       	list-style-type: none;
} 
#menu dt a {
/*       	display: block;*/
	border-right: 0px;
       	border-top: 0px;
       	border-left: 0px;
       	border-bottom: 0px;
       	color: #000;
        text-decoration: none;
}
#menu dt a:hover {
	color: #000;
}


#index_bas ul {
/*	height: 30px;*/
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}
#long li {
	width=100px;
}

#index_bas a {
	color: #000;
	text-align: center;
	text-decoration: none;
}


