/* Texte et liens*/
/*-------------------------------------------------*/
p {
	margin: 0;
}
a {
	color: #990000;
}
.TexteBleu {
	color: #000099;
	font-weight: bold;
}
.TexteFerGauche {
	text-align: left;
	color: #999999;
	font-weight: bold;
}
.TexteFerDroite {
	text-align: right;
	color: #999999;
	font-weight: bold;
}
.TexteNonJustif {
	text-align: left;

}
.TitreBleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000099;
	font-weight: bolder;
}
.TitreSortie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000099;
	font-weight: bolder;
	margin-bottom: 10px;
}

/*Poisson en puce*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000099;
	font-weight: bolder;
	text-indent: 50px;
	text-align: left;
}

h1.Poisson1 {
	background-image:  url("/Club/a_Visit/Images/PoissonPuce.gif");
	background-repeat: no-repeat;
}
.TitreDroite {
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	background-color: #000099;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
}
ul.InfosListe {
	}
li.Infos {
	color: #990000;
	float: none;
	}
li.InfosPuce {
	color: #990000;
	float: none;
	list-style-image:  url("/Club/a_Visit/Images/CocheReduite.gif");
	}

.renvoi {
	color: #999999;
	font-size: 8pt;
}
.prenom {
	color: #999999;
	margin-bottom: 0.3em;
}

.Fichier {
	color: #666666;	
}
.Liste {
	color: #990000;
	height: auto;
	margin-top: 10px;
}
.Liste ul {
	margin-top: 5px;
}
.Liste li {
}
