.thumbs {
		border:1px;
		border-color:black;
		}


.body {
	font-family:"Courier New", Courier, mono;
	font-size:13px;
	text-align:justify;
	
	background-image: url(images/texteprin.jpg);
	background-attachment:fixed;
}

.liens {
	line-height:18px;
}

.paroles {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;
}

.photoNF {
	background-image: url(images/photosback.jpg);
	margin:0;
	margin-top:4;
	margin-bottom:0;
	padding-bottom:0;
	
}

.gras {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}


.videos {
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	background-image: url(images/subtexte2.jpg);
	background-attachment:fixed;
	margin-top:0;
	margin-bottom:0;
}
.shows {
	font-family:"Courier New", Courier, mono;
	font-size:13px;
	padding-left:5;
}

.th {
	font-family: Arial, Helvetica, sans-serif;
}


.listeShows {
	list-style-type:disc;
	
	}


.copyright {
	font-family:"Courier New", Courier, mono;
	font-size:10px;
	text-align:left;

	}

A:active
{
    COLOR: #000000;
	font-family:"Courier New", Courier, mono;
    TEXT-DECORATION: underline;
	font-size:12px;

}
A:visited
{
    COLOR: #000000;
	font-family:"Courier New", Courier, mono;
    TEXT-DECORATION: underline;
	font-size:12px;

}
A:link
{
    COLOR: #000000;
	font-family:"Courier New", Courier, mono;
    TEXT-DECORATION: underline;
	font-size:12px;

}
A:hover
{
    COLOR: #808080;
	font-family:"Courier New", Courier, mono;
    TEXT-DECORATION: underline;
	font-size:12px;

}