@charset "ISO-8859-1";
/* CSS Document */
HTML{
	padding:0;
    margin:0;
}
BODY{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background-color:black;
background-image:url(../img/backgrond.gif);
background-repeat:no-repeat;
background-position:center;
padding:0;
margin:0;
text-align: center;
}
.barimg{
background-image:none;
padding:0;
margin:0;
}
 #map_canvas {
      width: 760px;
      height: 425px;
    }
.main, .visite_main{
	/*border:1px solid blue;*/
	/*width:83.5em;*/
	width:93em;
	margin:auto;
	background-color:black;
	/*padding-right:7em;*/
	/*margin:0 auto auto 16.5em;*/
}
.visite_main {
	/*border:1px solid blue;*/
	width:93em;
	
}
.td1{
cursor:pointer;
font-size:0.8em;
}
.td2{
	background-image:url(../img/ligne_separatrice.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:1.5em;
}
.td3{
	background-image:url(../img/ligne_separatrice.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:0.8em;
	padding:0.7em 0 1em 0;
}
.td4{
	height:15em;
	font-size:0.8em;
	background-color:rgb(54,54,54);
	
}
.td5{

	font-size:0.8em;
	padding:0em 0 0em 0;
}
.td6text{
	background-image:url(../img/ligne_separatrice.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:1em;
	text-align:justify;
}
.td6Img{
	background-image:url(../img/ligne_separatrice.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:8em;
	background-color:red;
}
.homemenu{
	color:white;
	width:95%;
	margin: 0 0 0 1em;
	/*border:1px solid white;*/
}
P.actuhome{
margin:0;
padding:0.5em 0 0 0;
cursor:pointer;
border-bottom:dotted 1px white;
height:15px;
}
P.actuhome P{
margin:0;
padding:0;
}
IMG{
border:none;
}
.logo{
/*border:1px solid blue;*/
	/*width:83.5em;*/
	width:100%;
	margin:auto;
	text-align:left;
	background-color:black;
}
INPUT{
	margin:0;
	padding:0;
}
IMG.imginbar{
margin:0 0.6em 0 0;
cursor:pointer;
}
.divpresent{
width:100%; 
height:36em; 
overflow:auto;
text-align:left;
vertical-align:top;
background-color:white;
}
a {
text-decoration:none;
color:white;
}
a.visiteByZone{
text-decoration:underline;
color:#000000;
cursor:pointer;
}
button {
	background-color:black;
	border:1px solid white;
	color:white;
}
.presentation{
font-size:12px;
text-align:left;
width:75%;
}
.agpgrisclaire{
color:rgb(203,205,194);
}
TABLE.frontzoneliste{
	width:100%;
	color:white;
}
.tabletitre{
height:3em;
color:rgb(222,255,9);
}
