body {
  padding: 0;
  margin: 0;
  background: url(images/background4.jpg) fixed;
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  text-align: center;
  }
  
ul#glossaire {
	margin: 0;
	padding: 0;
	width: 155px;
	text-align: center;
	position: absolute;
	top: 66px;
	left: -119px;
	list-style-type: none;
}

ul#glossaire li {
	text-align: center ;
	margin: 0 auto;
	padding: 0;
	width: 155px;
	
}  

ul#glossaire li a {
	display: block ;
	text-decoration: none ;
	width: 155px;
}

ul#glossaire a.image-croix {
	display:block;
	width: 155px;
	height: 40px;
	margin: 0;
	padding: 0;
	background:url(images/espace-croix.gif) no-repeat center center;
}

a.image-glossaire {
	display: block;
	width: 155px;
	height: 35px;
	margin-left: 3px;
	margin-right: 3px;
	background: url(images/menu-glossaire.gif) no-repeat center center;
}

a.image-discographie {
	display: block;
	width: 155px;
	height: 35px;
	background: url(images/b-discographie.gif) no-repeat center 0;
}

a.image-discographie:hover, a.image-discographie:focus {
	background: url(images/b-discographie.gif) no-repeat center -35px;
}

a.image-videos {
	display:block;
	width: 155px;
	height: 35px;
	background:url(images/b-videos.gif) no-repeat center 0;
}

a.image-videos:hover, a.image-videos:focus {
	background: url(images/b-videos.gif) no-repeat center -35px;
}

a.image-liens {
	display:block;
	width: 155px;
	height: 35px;
	background:url(images/b-liens.gif) no-repeat center 0;
}

a.image-liens:hover, a.image-liens:focus {
	background:url(images/b-liens.gif) no-repeat center -35px;
}

a.image-pdf {
	display:block;
	width: 142px;
	height: 200px;
	background:url(images/chroniques-pdf.jpg) no-repeat center 0;
}

a.image-pdf:hover, a.image-pdf:focus {
	background:url(images/chroniques-pdf.jpg) no-repeat center -200px;
}
  
#stylebs {
	margin: 0 auto;
	padding: 0;
	width: 970px;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
}

#header img {
	margin: 0 0 10px 0;
	padding: 0;
}

#content {
    margin: 0 0 0 100px;
	padding: 0;
	width: 870px;
	position:relative;
}

#chroniques {
    /*margin: 0 0 0 70px;
	padding: 0;*/
	top: -5px;
	left: 90px;
	width: 701px;
	height: 901px;
	/*position: relative;*/
	position:relative;
}
#text {
	/*margin: 0 0 0 100px;*/
	/*padding: 0;*/
	/*background-position:center;*/
	width: 586px;
	height: 776px;
	top: 86px;
	left: 80px;
	text-align:justify;
	/*position: relative;*/
	position:absolute;
	padding:inherit;
}

a.text-chroniques {
	margin: 0;
	padding: 0;
	width: 586px;
	height: 776px;
	display:inline;
	float:inherit;
}
	

a.image-chroniquespar {
	display: block;
	width: 750px;
	height: 900px;
	background: url(images/parchemin.gif) no-repeat center 0;
}

table#tableau {
	margin: 0;
	padding: 0;
	width: 707px;
	display:inline;
	float: left;
}

#amazon 
{
    display: inline;
	margin: 0;
	padding: 30px 0 0 0;
	float: right;
	width: 157px;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border-style:none;
	margin: 0;
	padding: 0;
}

h1 {
    font-size:11px; 
    color:#666666;
}

h2 {	
    font-size:13px;
    color:#999999;
}
		
h3 {
    font-size:13px;
    color:#FFFFFF;
}
		
h4 {
    font-size:13px;
    color:#000000;
}
  
a:link {
    color: #FFCC00;
    text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #FFFF99 ;
	text-decoration: none;
}

#copyright {
    margin: 0 auto;
    padding: 0;
    border-top: groove;
    font-size: 11px;
    color: #666666;
}
