﻿/* ---------------------------- */
/* ----- Page rendez-vous ----- */
/* ---------------------------- */

.rendezvous {
    color:#828282;
    font-size:0.9em;
    padding: 4px 0; }

.rendezvous .details {
    display: inline;
    float: right;
    width: 420px; }

.rendezvous .detailsplus {
    margin-top: 4px;
    background-color: #ebebeb; }

.rendezvous .detailsplus .tete {
    text-align: right;
    border-bottom: solid 3px #fce2d2;
    padding: 0 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 {
	background:url(../images/partenaires_lignes-entete.gif) no-repeat 63px 5px; }
