@charset "utf-8";
/* CSS Document */

#infoMap,#GQueryControl{background-color: #ededed;
border:solid 1px grey;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;

}

#GQueryControl {border:1px solid black;
padding:5px;
margin-left:20px;
}

#GQueryControlTitle{
font-size:12px;
font-weight:bold;
}


#queriesDiv img {margin-right:5px;}
#rechercheAdresse{
background-color:#ededed; border:solid 1px black; padding:5px
}

#infoMap{
overflow:hidden;
height:250px;
 width:400px;
 margin-left:225px;
 }
 
#infoMap img {border:none;}

#help {
width: 22px;
}


#geo-titre {

width: 200px;
margin-left: auto;
margin-right: auto;
}


#geo-texte{
position: relative;
clear: both;
}
#geo-texte li {
text-align:left;
font-size: 12px;
list-style-type: none;
}

#geo-close {
width: 22px;
}

