﻿/* ------------------------------- */
/* --- Page liste participants --- */
/* ------------------------------- */

.topParticipants {
	background:url(../images/listePartic_lignesTop.gif) no-repeat top right;
	height:8px;
	width:507px;
	margin-bottom:3px; }

.basParticipants {
	background:url(../images/listePartic_lignesBas.gif) no-repeat top right;
	height:8px;
	width:507px;
	margin-bottom:10px; }

.boxListe {
    padding: 5px 3px 3px 3px; }

.boxListe a:link, .boxListe a:visited, .boxListe a:active {
	color:#ED6915;
	margin:0;
	text-decoration:none; }

.boxListe a:hover {
	text-decoration:underline; }

.boxListe span  {
    font-size: 0.9em; }

.tgBoxListe {
    background:#DEE3DA url(../images/boxPartenaires_coinTGau.gif) no-repeat top left; 
    width:507px; 
    margin:3px 0; }