/*        width:  990    height:  570*/body { /*SCROLLBAR-FACE-COLOR: "#BDC5F4"; SCROLLBAR-HIGHLIGHT-COLOR: "#BDC5F4"; SCROLLBAR-SHADOW-COLOR: "#FFFFFF"; SCROLLBAR-3DLIGHT-COLOR: "#EEEDEB"; SCROLLBAR-ARROW-COLOR:  "#3B3B3B"; SCROLLBAR-TRACK-COLOR: "#EEEDEB"; SCROLLBAR-DARKSHADOW-COLOR: "#EEEDEB";*/ margin: 0; text-align: center; }*{  font-family:verdana;  font-size: 11px;}div#site {  /*position: absolute;  top: 0px;  left: 10px; */  margin-left: auto;  margin-right: auto;  text-align: left;	width: 1000px; /*defaut 990*/ /*defaut 590 */	overflow: hidden;	border:0px solid black;}div#bandeau {	width: 1000px;	height: 110px;	overflow: hidden;	border:0px solid pink;  background : transparent url('../img_bandeau.php');  background-repeat:no-repeat;  background-position:right top;}div#Hmenu {  float:left;  height: 35px;  width:1000px;  overflow: hidden;  border:0px solid blue;}div#recherche {  float:left;  width:150px;  height:25px;  text-align:left;  vertical-align:middle;  border:0px solid red;}div#Vmenu {	float:left;	overflow: hidden;	width:225px;	border:0px solid orange;}div#accueil{  width:740px;  height:550px;  margin-left:20px;  background-image:url('../images/accueil_carte.jpg');  background-repeat:no-repeat;  background-position: left top;}td#Vmenu_fond{  background-image:url('../images/02_menuV.gif');  background-repeat:repeat-y;  background-position: left bottom;}td#bordure_menuV {	float:left;	clear:both;	overflow: hidden;	width:225px;	height:10px;	border:0px solid orange;	background-image: url('../images/05_bordure_menuV.gif');	background-repeat: no-repeat;  background-position: left top;}div#corps {  float:left;	width: 775px;	overflow: hidden;	border:0px solid red;}div#navigation {	clear:both;	width: 100%;	height: 17px;	overflow: hidden;	border:0px solid green;	margin-left:25px;	background-image:url('../images/px_violet.jpg');  background-repeat: repeat-x;  background-position: bottom;}div#contenu {  width: 100%;	overflow: hidden ;	border:0px solid green;}div#piedpage{  float:left;  clear:both;	width: 1000px;	height: 25px;	overflow: hidden;	padding-top:0px;	/*background-image: url('../images/06_footer.png') ;	background-repeat: no-repeat;  background-position: bottom;*/	border:0px solid red;}div#contenu_footer {  position:absolute;  border:0px solid black;  width:990px;  height:20px;  text-align:right;  padding-top:0px;}div.oser_info_bulle {    position: absolute;     z-index: 900;    display : none;    border: 0px solid Black;    font-family: Arial, Verdana;    font-size: 10px;    margin: 0px;    padding: 0px;}