img[src="images/theme/nouveau.gif"]
{
	height: 15px; /* 19 par défaut mais pas en harmonie avec l'image mise à jour*/
}

.tableDeuxEpaisseurs
{
	border: medium solid #000000;
	border-collapse: collapse;
}
.tableDeuxEpaisseurs td, th
{
	border-top: thin solid #000000;
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	padding: 8px;
}

.LigneDuBasMedium
{
	border-bottom:medium solid #000000;
}

.MenuItemSelec
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #0000FF; /*bleu foncé*/
	width: 150px;
	height: 30px;
}

.MenuItem
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #00C0FF; /*bleu clair*/
	width: 150px;
	height: 30px;
}

.MenuTitre
{
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #0000FF; /*bleu foncé*/
	width: 910px;
}

.MenuCentre /* menu + logo */
{
	margin-left: auto;
	margin-right: auto;
	width: 1060px;
}

.CouleurVertClair
{
	background-color: #9BFFB9; /*vert clair*/
}

.CouleurVertFonce
{
	background-color: #00EB46; /*vert foncé*/
}

.LigneDicteeClub
{
	background-color: #ADFF2F; /*vert plus clair GreenYellow*/
}

.TitreEncadre
{
	BACKGROUND-COLOR: #FAAA72; /*salmon UltraEdit*/
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	/*border-style:solid;*/
	/*border-color:red;*/
}

.TexteSouligne
{
	text-decoration: underline;
}

.TexteCentre
{
	text-align: center;
}

.TexteAligneDroite
{
	text-align: right;
}

.TexteAligneGauche
{
	text-align: left;
}

.CommentairePhoto
{
	font-size: 13px;
}

.PageCamillePetiteFonte
{
	font-size: 11px;
}

.PageCamilleTDBorderLeftEpais
{
	border-left:medium solid #000000;
}

.PageCamilleTDBorderTopEpais
{
	border-top:medium solid #000000;
}

.PageCamilleTDBorderRightEpais
{
	border-right:medium solid #000000;
}

tr.PageCamilleTRBorderBottomFin > td /* avec le symbole ">", on applique le style aux td enfants des tr de classe PageCamilleTRBorderBottomFin*/
{
	border-bottom:thin solid #000000;
}

tr.PageCamilleTRBorderBottomEpais > td
{
	border-bottom:medium solid #000000;
}

.PageCamilleVerticalAlign
{
	vertical-align:top;
}

.PageCamilleCentrageGeneral{
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

.PageCamilleUL {
	margin-left: 0px;
	padding-left: 100px;
}

.DivCentre{
	margin-left: auto;
	margin-right: auto;
}

.PublicationModification
{
	text-align: center;
}

body
{
	color: #000000;
	background-color: #ffffc0;
}

img
{
	border: 0px;
}

ul {
	margin-left: 0px;
	padding-left: 20px;
}

p {
	text-align: justify;
	/*text-indent: 40px;*/
}

/* derouler-enrouler du DAF*/
.afficher_div {
	display:inline;
}

.cacher_div {
	display :none;
}

.DAFLettreRepere {
	font-size: 45px;
	font-weight: bold;
}
