
#contenu_association table
{
	border-color: #E60004;
}

#contenu_association .titre, #contenu_association .lien_de_telechargement
{
	background-color: #E60004;
}

#contenu_association .sous-titre
{
	color : #E60004;
	font-weight: bold;
	text-decoration: underline;
	font-size : large;
}

#nombre_de_pages
{
	text-align: center;
	font-family: monospace;
	font-size: large;
	font-weight: bold;
}

#nombre_de_pages a, #nombre_de_pages a:visited
{
	font-family: monospace;
	font-size: large;
	font-weight: bold;
	color : #E60004;
	text-decoration: none;
}

#nombre_de_pages a:hover
{
	font-family: monospace;
	font-size: large;
	font-weight: bold;
	color : #E60004;
	text-decoration: underline;
}