﻿/* ---------------------------- */
/* ----- Page rendez-vous ----- */
/* ---------------------------- */

.rendezvous {
    color:#828282;
    border-bottom: 1px solid #0B2B42;
    font-size:0.9em;
    padding: 4px 0;
    margin-bottom: 10px;
     }

.rendezvous .details {
    display: inline;
    float: right;
    width: 600px; }

.rendezvous .detailsplus {
    margin-top: 4px;
    padding: 10px;
    background-color: #ebebeb; }

.rendezvous .detailsplus .tete {
    text-align: right;
    border-bottom: solid 1px #0B2B42;
    padding: 5px 2px; }

.rendezvous .detailsplus .tete .dtexte {
    float: left;
    width: 170px;
    text-align: left;
    font-weight: bold; }

.rendezvous .detailsplus .info {
    padding: 3px; }

.rendezvous .detailsplus .info .valeur {
    margin-left: 4px; }
    
.tCategorie { }
