A:link	IMG
	{
	opacity: 1; 
	filter:alpha(opacity=100);
	}
A:hover IMG
	{
	opacity: 0.5; 
	filter:alpha(opacity=50);
	}

.pageBody
	{
	margin-right: 10%;
	margin-bottom: 10px;
	margin-left: 10%;
	}
	
.reportBody
	{
	margin-top: 8px;
	}
	
.tocLangues
	{
	float: right;
	display: block;
	text-align: right;
	line-height: 1.6em;
	margin-right: 0em;
	margin-top: 6px;
	font-size: 80%;
	}

.tocMusic
	{
	float: right;
	display: block;
	text-align: center;
	margin-right: 0em;
	font-size: 80%;
	padding-bottom: 25px;
	}

.tocTitle
	{
	text-align: center;
	font-size: 250%;
	font-weight: bold;
	padding-bottom: 30px;
	}

.tocAuthor
	{
	text-align: center;
	margin-bottom: 5px;
	}
	
.reportBody
	{
	border-top: 3px ridge #CCC;
	border-bottom: 3px ridge #CCC;
	}

.tocImage
	{
	margin: 6px;
	text-align: center
	}

.tocLinksTitle, .tocIntroTitle, .tocContactTitle
	{
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
	}

.tocTexte
	{
	text-align: justify;
	background-color: #FFF;
	border-top-color: #DDD;
	border-left-color: #DDD;
	border-bottom-color: #BBB;
	border-right-color: #BBB;
	z-index: 3;
	}
	
.tocLinks, .tocIntro, .sur, .tocContact, .tocTexte
	{
	padding: 12px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 2px;
	}
	
.tocContact
	{
	display: table;
	padding: 8px;
	width: 100%;
	}

.tocLinks div
	{
	display: table;
	}

.tocIntro
	{
	padding: 8pt;
	font-size: 90%;
	}

.surRecord
	{
	margin: .2em;
	padding-top: .2em;
	border-top: dotted;
	border-width: 1px;
	}
	
div.sur > div:first-child
	{
	border-top: none;
	padding-top: 0em;
	}

.surLetter
	{
	float: left;
	width: 1em;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	}

.surName
	{
	display: block;
	margin-left: 1.5em;
	font-size: 90%;
	}

.tocContactRecord
	{
	margin: .2em;
	}
	
.tocContactIcon, .tocContactLink
	{
	display: table-cell;
	vertical-align: middle;
	}

.tocContactIcon
	{
	padding-right: 0.5em;
	text-align: center;
	width: 40px;
	}

.compteur 
	{
	padding: 3px; 
	color: #EEE; 
	background: #222; 
	text-align: center; 
	}

.footer
	{
	margin-right: 10%;
	margin-left: 10%;
	}
	
.footerCustom
	{
	color: #111;
	}
	
	

