body {
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	background-image:url(../images/fd.gif);
}
img {
	border: 0px;
}
div {
	display: block;
}
a {
	text-decoration: none;
	color: #424B52;
}

a:hover {
	color: #424B52;
}
.active{
	background-color:#190438;
	color: #F6D300;
	padding:5px;
}
.inline {
	display:inline; 
	float:left;
}
.jaune {
	color:#F6D300;
}
#sansbien {
	margin:15px 0px 0px 15px; 
	height:35px;
}
#selection {
	margin:15px;
}
/* Mise en page */
#tout {
	background-color:#FFFFFF;
	width: 780px;
	position: absolute;
	margin-left: 50%;
	left: -390px;
	color:#190438;
	border:1px solid #190438;
}
#bandeau {
	background-color:#190438; 
	width:780px; 
	height:143px;
}

#logo {
	margin-top:10px; 
	margin-left:14px;
}
#menu {
	position:absolute;
	top:120px;
	left:100px;
	width:780px;
	text-align:center;
	font-weight:bold;
}
#menu_accueil a, #menu a, #adresse a {
	text-decoration: none;
	color: #FFFFFF;	
}
#menu_accueil a {
	margin-right:50px;
}
#menu  a {
	margin-right:40px;
}
#menu_accueil a:hover, #menu a:hover, #adresse a:hover {
	color: #FFFFFF;
}
#bloc {
	display:inline;
	float:left;
	width:367px; 
	background-image:url(../images/fdbloc.gif); 
	background-repeat:repeat-x;
	margin:15px 0px 15px 15px;
}
#bloc_detail {
	display:inline;
	float:left;
	width:747px; 
	background-image:url(../images/fdbloc.gif); 
	background-repeat:repeat-x;
	margin:15px 0px 15px 15px;
}

#bloc img, #bloc_detail img { 
	margin:12px 10px 15px 5px; 
	display:inline; 
	float:left;
	border:1px solid #190438;
}
#bloc a, #acces a {
	text-decoration: none;
	color: #190438;	
}
#bloc a:hover, #acces a:hover  {
	color: #190438;	
}
#bloc p, #bloc_detail p {
	margin-top:12px;
}
#plan { 
	margin:12px 10px 15px 20px; 
	display:inline; 
	float:left;
}
#plan img { 
	border:1px solid #190438;
	width: 80px;
	height: 61px;
}
#acces {
	display:inline;
	float:right;
	width:210px;
	margin-right:10px;
}
#acces a {
	display:inline; 
	float:left;
	text-decoration: none;
	color: #190438;	
}
#presta {
	position:relative; 
	margin-left:165px;
}
#listepresta {
	display:block; 
	width:500px;
}


/* Pied de page */
#adresse {
	display:inline;
	float:left;
	background-color:#190438; 
	width:780px; 
	height:48px; 
	color:#FFFFFF; 
	/*text-align:center; */
	line-height:23px;
}
#signature {
	position: relative;
	display: block;
	margin-top: -20px;
	margin-left: 715px;
}
#signatureac {
	display:block;
	position:absolute;
	top:700px;
	right:5px;
}