/* CSS Document */
body{margin:5px; background-color:#fff}
div#box{width: 100%;margin:0 auto; text-align:left;background-color:#217d4a; background-image:url(../habillage/Fd_Rechercher_EPCI.gif); background-repeat:no-repeat; background-position: right}
ul{margin-left:25px;padding:0}
ul li{padding:0; list-style-image:url(../habillage/puce_carree.gif);font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;color:#FFFFFF}
.normal a{color:#FFFFFF}
.normal a:hover{color: #FFFF00}
#separation {border-top:dashed #FFFFFF 1px;margin-right:10px; margin-left:-15px; margin-top:5px}
#separation2 {border-top:dashed #FFFFFF 1px;margin-right:10px; margin-left:-15px; margin-top:5px}
.boxes {font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	color: #000080;}
#ok a{border:solid #FFFFFF 1px; padding:2px; background-color:#0066FF; text-decoration:none; color:#FFFFFF; font-weight:bold}
#ok a:hover{border:solid #FFFFFF 1px; padding:2px; background-color: #FF0000; text-decoration:none; color:#FFFFFF; font-weight:bold;}

 .trigger {
        border: 1px solid #A9A9A9;
        background: #FFFFFF url(../habillage/inputback.gif) top repeat-x;
        padding: 2px;
        display: block;
        width: 340px;
        font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	color: #000080;
        text-decoration: none;
		margin-left:-15px;
      }
      
      .activetrigger {
        border: 1px solid #A9A9A9;
        background: #F5F5F5 url(../habillage/inputback.gif) top repeat-x;
        padding: 2px;
        display: block;
        width: 340px;
        font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	color: #000080;
        text-decoration: none;
		margin-left:-15px;
      }
      
      div.arrow {
        background: url(../habillage/droparrow.gif) no-repeat;
        width: 15px;
        height: 14px;
        float: right;
      }
      
      .dropcontainer ul {
        border: 1px solid #000000;
        background: #FFFFFF;
        list-style-type: none;
        padding: 0;
        margin: 0;
        width: 345px;
        height: 9em;
        position: absolute;
        overflow:auto;
		margin-left:-15px;
      }
      
      .dropcontainer ul li {
        list-style-type: none;
        list-style-image: none;
        text-indent: 0;
        padding: 0;
        margin:0;
		      }
      
      .dropdownhidden {
        top: 0;
        left: -999em;
      }
      
      .dropdownvisible {
        top: 0;
        left: 0;
      }
      
      .dropcontainer ul a {
        padding: 2px;
        margin: 0;
        display: block;
        text-decoration: none;
        font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	color: #000080;
		border-bottom:dashed #999999 1px;
      }
      
      .dropcontainer ul a:hover {
        background-color: #316ac5;
		font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;
		      }
      
      .dropcontainer {
        position: relative;
      }


