/* CSS Document */
body{
margin:0px;
padding:0px;
}
*{
	margin:0px;
	padding:0px;
	}

#map_top{
	width:500px;
	height:169px;
	}
/*  .bo
  {
    position: absolute;
    margin-top: 145px;
    margin-left: 320px;
    background: url(../images/charte/bg-h1.gif) no-repeat left center;
    height:30px;
    padding-left:40px ;
  }
  .bo p
  {
    font-family: Arial;
    font-size: 16px;
    padding-top:5px;
    font-weight: bold;
    color: #373263;
  }
*/

#map_middle{
background: url(../images/map/bg-middle.jpg) no-repeat top left;
	width:500px;
	height:400px;
  text-align: center;
	}
#map_bottom{
background: url(../images/map/map-bottom.jpg) no-repeat top left;
	width:500px;
	height:45px;

	}
.imprimer{
	position:absolute;
	margin-left:453px;
	margin-top:350px;
    width: 36px;
    height: 36px;
    z-index:500;
	}

.back{
	width:29px;
  margin-top:180px;
	position:absolute;
	margin-left:20px;
  z-index:500;
	}
.forward{
	width:90px;
  margin-top:180px;
	position:absolute;
	margin-left:420px;
  z-index:500;
	}
.fermer{
	position:absolute;
	margin:17px 0 0 220px;
    width: 67px;
    height: 19px;
    z-index:500;
	}

 #bobines_middle{
background: url(../images/map/bg-midle-bobines.jpg) repeat-y top left;
	width:584px;
	height:220px;
  text-align: center;
	}
#bobines_middle table
{
border:solid 1px #28A7F3;
margin:10px auto;
}
#bobines_middle form
{
 font-family: Arial;
  font-size: 12px;
  font-weight: normal;
}
#bobines_middle form p{
   padding: 3px 0;
}

table td
{ padding: 2px;
  border-bottom: solid 1px #28A7F3;
  border-right: solid 1px #28A7F3;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
}
.celltitle
{
 border:none; border-right:solid 1px #ffffff;}

.celltitle1
{
 border:none; border-bottom:solid 1px #ffffff;padding-top:5px;}
.trtitle
{
 background-color:#28A7F3; height: 20px;color:#ffffff;
}
.cellbottom
{
 border-bottom:none;
 }
.cellright
{
 border-right:none;
 }
#bobines_bottom{
background: url(../images/map/bobines-bottom.jpg) no-repeat top left;
	width:584px;
	height:45px;
	}
  .fermer-bobines{
	position:absolute;
	margin:17px 0 0 245px;
    width: 67px;
    height: 19px;
    z-index:500;
	}