/*=================================*/
/*            Tableaux             */
/*=================================*/

#tarifs table {
    width: 600px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    border-spacing: 0;
    border-top: 1px solid #6161EE;
    border-left: 1px solid #6161EE;
    border-right: 2px solid #6161EE;
    border-bottom: 2px solid #6161EE;
    border-collapse: collapse;
    background: url(../images/fonds/tableau.png) !important;
    background: none;
}

#tarifs thead {
    background-color: #FF9900;
    height: 24px;
    font-weight: bold;
}

#tarifs th, td {
    text-align: center;
    padding: 6px 6px;
    border-bottom: 1px solid #6161EE;
    border-right: 1px solid #6161EE;
}

#tarifs tfoot td {
    font: 10px Verdana,Arial,Helvetica,sans-serif;
    padding: 4px 4px 4px 4px;
    background-color: #E5E5E5;
    font-style: italic;
}

.services_personne {
    color: #FF0000;
}

.logo_services_personne {
    margin: 25px 230px 5px 230px;
}

/*=================================*/
/*            GoogleMap            */
/*=================================*/

#carte {
    position: absolute;
    top: 0;
    visibility: hidden;
    height: 0px;
}

#tarifs input {
    background: url(../images/fonds/cadre.png) !important;
    background: #88BBEE;
    border: 1px solid #6699EE;
}

#tarifs #route {
    clear: both;
    overflow: hidden;
    max-height: 75px;
}
