#ecogeste-bloc-moteur { width:700px; height:200px; font-family:inherit; margin:0 auto; background-color: #bc0d5f;}
#ecogeste-bloc-moteur p.titre-bloc-moteur { color:#fff; font-weight:bold; padding-top: 10px; margin-left:20px;}
#ecogeste-bloc-moteur p.soustitre-bloc-moteur { color:#fff; font-weight:bold; margin-left:20px;}
/*#ecogeste-bloc-moteur p.texte-bloc-moteur {color: #fff;font-size: 0.7em; padding: 5px 0px 0px 32px;}*/
#ecogeste-bloc-moteur p a { color:#fff; font-weight: bold; text-decoration: none; padding-left: 195px;}

#ecogeste-bloc-moteur ul li { 
	list-style: none;
	text-decoration: none;
}

#ecogeste-bloc-moteur #ecogeste-bloc-moteur-2 { height:13px; width:47%; margin-top:20px; margin-bottom: 30px;}
#ecogeste-bloc-moteur #ecogeste-bloc-moteur-2 input[type="text"] {  text-align:left; float:left; width:260px; font-size:0.9em; border:none; margin: 5px 0 0 8px;}
#ecogeste-bloc-moteur #ecogeste-bloc-moteur-2 input[type="image"] { float:left; margin: 5px 0 0 5px;}

#ecogeste-bloc-moteur #ecogeste-recherche-form { /*height:30px; */width:45%; float: right; margin-top:-45px;}
#ecogeste-bloc-moteur #ecogeste-recherche-form select { width:250px; border:1px #a9b4b7 solid; margin: 0 0 3px 8px; padding:5px;}

#ecogeste-bloc-moteur .bloc-moteur-recherche-select {
    font-size:0.9em;
	border:none;
    padding:0;
}

/*#ecogeste-bloc-moteur #ecogeste-bloc-moteur-2 .ui-helper-hidden-accessible {
	background-color: #fff;
	list-style-type: none;
    text-decoration: none;
}

#ecogeste-bloc-moteur #ecogeste-bloc-moteur-2  #ui-id-1 .ui-autocomplete .ui-menu-item .ui-widget .ui-widget-content .ui-corner-all ul li a {
	background-color: #fff;
	list-style-type: none;
    text-decoration: none;
}*/

#ecogeste-bloc-moteur #ecogeste-recherche ul li:before {
    color: #bc0d5f;
    content: none;
}

#ecogeste-bloc-moteur #ecogeste-page ul li:before {
    /*content: " ";*/
    font-size: 1em;
    margin: 0;
}

#ecogeste-bloc-moteur ul li:before {
    color: #000;
   /* content: "?";*/
    display: inline;
    font-size: 16px;
    line-height: 1;
    margin: 0 6px 0 0;
    text-transform: inherit;
    vertical-align: middle;
    padding-bottom:3px;
}

#ecogeste-bloc-moteur .ecogeste-recherche-form-image{
    background-color:#fff;
    height: 32px;
}

#ecogeste-bloc-moteur .ecogeste-recherche-form-image img {
    float: right;
	padding-top: 5px;
}