#content-container
{
        /*background: red;*/
    display:table;
    margin-top: 118px;
    padding-left: 10px;
    padding-right: 10px;
/*     margin-bottom: 100px; */
   margin-left:auto;
   margin-right:auto;
}


#inner-container
{
   display : table;
   margin-left:auto;
   margin-right:auto;
	background-color:#DDDDDD;
}

#inner-container h2
{
    margin: 0;
    background-color:#BBB;
    color: #fff;
    font-weight: normal;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding-left: 30px;
    padding-top: 12px;
    padding-bottom: 14px;
    font-size: 1.7em;
}

#inner-container div.inner
{
    padding: 2px 30px 40px;
    min-height: 250px;
}


form.wdform .missing
{
    border: 1px solid #FFAAAA;
}

form.wdform ul.missing
{
    background-color: #FFDDDD;
    color: red;
    list-style-position: inside;
    margin: 1em 0;
    padding: 0.5em;
}

form.wdform table
{
    border-spacing: 4px;
}

form.wdform table td.label
{
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}

form.wdform div.checkbox-group label,
form.wdform div.radio-group label
{
    display: block;
}


form.wdform input[type='text'],
form.wdform select
{
    font-size: 1em;
    border: 1px solid #AAAAAA;
}

form.wdform input[type='text']
{
    padding: 2px 4px;
}

form.wdform div.search-range
{
    margin-left: 4ex;
    margin-top: .5em;
}

form.wdform h3
{
    border-bottom: 1px solid #888;
    padding-bottom: 2px;
}

#search.directory p.letters
{
    overflow: hidden;
    margin: 0;
}



#search.directory p.letters input
{

	border: 0;
    margin-right: 2px;
    margin-bottom: 2px;
    text-align: center;
    width: 41px;
    height: 30px;
    overflow: hidden;
    background :none;
    background-color:#9CC9DE;
    text-decoration: none;
    display: block;
    float: left;
    font-weight: bolder;
    color: #fff;
    font-size: 1.1em;
	 border-radius: 5px 5px 5px 5px;
}

#search.directory p.letters input.selected,input.selected:hover
{
    background-color:#C44C51;
}

#search.directory p.letters input.selected:hover
{
    background-color:#C44C51;
}

#search.directory p.letters input:hover
{
    background-color:#EEE;
    color: #9CC9DE;
}


div.search-form
{
    background-color:#EEE;
    border: 1px solid #fff;
    padding: 10px;
}

form.wdform p.search-form input
{
    padding: 3px;
    background:none;
    background: #fff;
    border: 1px solid #ddd;
    width: 250px;
    font-size: 14px;
    color: #154EB9;
}

form.wdform p.search-form input.boutonRechercher
{
    width: 100px;
    background:none;
    background-color:#9CC9DE;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ddd !important;
    height: 25px;
    padding: 0 10px;
    cursor: pointer;
    outline: none !important;


}

form.wdform  input.boutonGo
{
    background:none;
    background-color:#9CC9DE;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ddd !important;
    height: 25px;
    padding: 0 10px;
    cursor: pointer;
    outline: none !important;


}

form.wdform  input.boutonGoFonce
{
    background:none;
    background-color:#7AA7BC;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #ddd !important;
    height: 25px;
    padding: 0 10px;
    cursor: pointer;
    outline: none !important;


}

form.wdform  input[type="submit"].boutonGoFonce:hover:enabled
{
    background:none;
    background-color:#9CC9DE ;

}




form.wdform div.box p.search-form
{
    margin-bottom: 0;
}

form.wdform div.box p.search-form button
{
    margin-left: 10px;
}

table.annuaire {
 border-radius: 5px 5px 5px 5px;
 background-color:#9CC9DE;
 border-width:0px;
 border-style:solid;
 border-color:#eee;
 }

td.annuaire {
 font-weight: bold;
 color: #fff;
 background-color:#9CC9DE;
 border-width:0px;
 border-style:solid;
 border-color:#eee;
 }

 label.annuaire {
    font-weight: bold;
    color: #fff;
 }


select.annuaire {
	vertical-align: middle;
	color: #154EB9;
	background-color: #FFFFFF;
}

span.annuaireSelect{

color: #154EB9;
}


span.annuaire {
	color:#000099
}

/* ------------------------------------- */

#search.Retour_DV p.letters
{
    overflow: hidden;
    margin: 0;
}



#search.Retour_DV p.letters input
{

	border: 0;
    margin-right: 2px;
    margin-bottom: 2px;
    text-align: center;
    width: 41px;
    height: 30px;
    overflow: hidden;
    background:none;
    background-color:#80D2EE;
    text-decoration: none;
    display: block;
    float: left;
    font-weight: bolder;
    color: #fff;
    font-size: 1.1em;
	 border-radius: 5px 5px 5px 5px;
}

#search.Retour_DV p.letters input.selected,input.selected:hover
{
    background-color:#C44C51;
}

#search.Retour_DV p.letters input.selected:hover
{
    background-color:#C44C51;
}

#search.Retour_DV p.letters input:hover
{
    background-color:#EEE;
    color:#80D2EE;
}

form.wdform p.search-form input.boutonRechercherRetour_DV
{
    width: 100px;
    background-color:#80D2EE;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ddd !important;
    height: 25px;
    padding: 0 10px;
    cursor: pointer;
    outline: none !important;


}
/* ------------------------------------- */
#search.caListe_items p.letters
{
    overflow: hidden;
    margin: 0;
}



#search.caListe_items p.letters input
{

	border: 0;
    margin-right: 2px;
    margin-bottom: 2px;
    text-align: center;
    width: 41px;
    height: 30px;
    overflow: hidden;
    background:none;
    background-color:#80D2EE;
    text-decoration: none;
    display: block;
    float: left;
    font-weight: bolder;
    color: #fff;
    font-size: 1.1em;
	 border-radius: 5px 5px 5px 5px;
}

#search.caListe_items p.letters input.selected,input.selected:hover
{
    background-color:#C44C51;
}

#search.caListe_items p.letters input.selected:hover
{
    background-color:#C44C51;
}

#search.caListe_items p.letters input:hover
{
    background-color:#EEE;
    color:#80D2EE;
}

form.wdform p.search-form input.boutonRechercher_caListe_items
{
    width: 100px;
    background-color:#80D2EE;
    color: #fff;
    font-weight: bold;
    border: 1px solid #ddd !important;
    height: 25px;
    padding: 0 10px;
    cursor: pointer;
    outline: none !important;


}/* ------------------------------------- */




#content-container-paiement-partiel
{
        /*background: red;*/
    display:table;
    margin-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 2px;
   margin-left:auto;
   margin-right:auto;

}


#inner-container-paiement-partiel
{
   display : table;
   margin-left:auto;
   margin-right:auto;
	background-color:#C8CFD7;
}

#inner-container-paiement-partiel h2
{
    margin: 0;
    background-image : url(../images/back_toptopmoduleslist.gif);
    color: #AA0000;
    font-weight: normal;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding-left: 30px;
    padding-top: 6px;
    padding-bottom: 7px;
    font-size: 1.7em;
}

#inner-container-paiement-partiel div.inner
{
    padding: 10px 20px 10px;
    min-height: 250px;
}
