/* titre */

div#kpz_formations_recherche h4 {
margin-left: 5px;
padding: 20px 20px 20px 12px;
color: #756962;
font-weight: normal;
font-size: 0.95em;
background: transparent url(../img/puce-5.png) no-repeat left center;
}

div#kpz_formations_recherche h4 span {
color: #EC6138;
font-weight: bold;
font-size: 0.95em;
}

/* formulaire */

div#kpz_formations_recherche div.formulaire {
padding: 0 5px 0 0;
}

div#kpz_formations_recherche div.formulaire div.ligne {
float: left;
padding: 5px;
}

div#kpz_formations_recherche div.formulaire div.ligne_boutons,
div#kpz_formations_recherche div.formulaire div.ligne_alertes {
width: 800px;
}

div#kpz_formations_recherche div.formulaire div.ligne_boutons input[type="submit"] {
padding: 3px 8px 3px 23px;
color: #fff;
width: 100px;
background: #EC6138 url(../img/puce-6.png) no-repeat 5px 4px;
border: 1px solid #EC6138;
}

div#kpz_formations_recherche div.formulaire div.ligne_boutons input[type="submit"]:hover {
border: 1px solid #EC6138;
}

div#kpz_formations_recherche div.formulaire div.lib {
color: #EC6138;
margin-bottom: 3px;
}

div#kpz_formations_recherche div.formulaire div.lib span {
font-style: italic;
font-weight: normal;
font-size: 0.85em;
color: #EC6138;
}

div#kpz_formations_recherche div.formulaire div.chp {

}

div#kpz_formations_recherche div.formulaire div.chp label {
margin-right: 15px;
}

/* formulaire particularités */

div#kpz_formations_recherche div.formulaire div.ligne_rech_secteur {
width: 600px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_secteur select {
width: 580px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_region {
width: 290px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_region select {
width: 290px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_themes {
width: 600px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_themes select {
width: 580px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_date {
width: 290px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_date input {
width: 110px;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_date span {
padding: 2px 5px 5px 0;
float: left;
}

div#kpz_formations_recherche div.formulaire div.ligne_rech_date span.fin {
padding-left: 10px;
}

div#kpz_formations_recherche div.formulaire div.ligne_alertes p {
padding-left: 20px;
color: #EC6138;
background: transparent url(../img/puce-7.png) no-repeat 0 2px;
}