@import url("style-calendar.css");

#ConteneurQuicksearch {
    background-color: #4d2f2d;
    border: 1px solid #FFFFFF;
    width: 850px;
    padding: 0px;
    margin: 5px 0px;
    text-align: center;
}
#formQuicksearch {
    margin: 0px;
    width: 100%;
    text-align: center;
}
#quicksearch {
    width: auto;
    border: none;
    margin-left: auto;
    margin-right: auto;
}
#quicksearch td {
    border: none;
    padding: 3px;
}
.texteQuicksearch {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
a.texteQuicksearch:link, a.texteQuicksearch:visited, a.texteQuicksearch:active {
    color: #FFFFFF;
    text-decoration: underline;
}
a.texteQuicksearch:hover {
    color: #ffcc00;
    text-decoration: underline;
}
#formQuicksearch select {
    border: 1px solid #4d2f2d;
    background-color: #FFFFFF;
    color: #4d2f2d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#formQuicksearch input {
    border: 1px solid #4d2f2d;
    background-color: #FFFFFF;
    color: #4d2f2d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
#formQuicksearch input:hover {
    border: 1px solid #FFFFFF;
    background-color: #4d2f2d;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.tdTexteChoixHotels {
    text-align: center;
}
.tdChampChoixHotels {
    text-align: center;
}
.tdTexteDateArrivee {
    text-align: center;
}
.tdChampDateArrivee {
    text-align: center;
}
.champDateArrivee {
    background-image: url(http://js.apicius.com/calendar/zpcal/themes/layouts/img/calendar.gif);
    background-repeat: no-repeat;
    background-position: right;
    width: 160px;
    cursor: pointer;
}
.tdTexteNombreNuits {
    text-align: center;
}
.tdChampNombreNuits {
    text-align: center;
}
.tdTexteNombreAdultes {
    text-align: center;
}
.tdChampNombreAdultes {
    text-align: center;
}
.tdTexteNombreChambres {
    text-align: center;
}
.tdChampNombreChambres {
    text-align: center;
}
.tdBoutonReserver {
    text-align: center;
}
.tdBoutonAnnuler {
    text-align: center;
}
.tdBoutonPlusOptions {
    text-align: center;
}
.tdSeparation {
    text-align: center;
}
.tdTexteChampChoixHotels {
    text-align: center;
}
.tdTexteChampDateArrivee {
    text-align: center;
}
.tdTexteChampNombreNuits {
    text-align: center;
}
.tdTexteChampNombreAdultes {
    text-align: center;
}
.tdTexteChampNombreChambres {
    text-align: center;
}
.tdZoneVide {
    text-align: center;
}