/* CSS Document */
/*ligne pour Internet Explorer*/
html {
font-size:70%;
}

/*redéfinit la balise body*/
body {
font-family:verdana,arial,sans-serif;
font-size:1em;
}

/*définit la couleur de tous les éléments de premier plan de la page*/
* { color: #ffffff; }

/*redéfinit la balise h1*/
h1 {
	font-size:1em;
	position: absolute;
	left: -2000px;
	top:50px;
	height: 500px;
	width: 100px;
}

h2 {
font-size:1.2em;
color:#000066;
background-color:#333333;
height:30px;;
width:276px;
display:block;
padding:5px;
}

h3 {
color:#999999;
letter-spacing:0.7em;
}

a:link {
text-decoration:none;
font-size:0.85em;
letter-spacing:0.5em;
}

a:visited {
text-decoration:none;
font-size:0.85em;
letter-spacing:0.5em;
}

a:hover {
text-decoration:none;
font-size:0.9em;
}

#distribsong {
font-size:1em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
border:thin dotted #CCCCCC;
padding: 5px;
padding-top:0px;
}

.grisclair {
color:#999999;
}

.bleu {
font-size:0.9em;
background-color: #000033;
padding:2px;
}

.grisbleu {
font-size:1.4em;
background-color: #A4AECA;
padding:2px;
}


#textbook {
color:#333333;
}

#textbook em, strong, p {
color:#333333;
}


#textbook h4 {
font-size:1em;
letter-spacing:0.5em;
height:1.5em;
padding-top:0.2em;
padding-bottom:0.3em;
color:#ffffff;
background-color:#999999;
}

#textbook h5 {
color:#003366;
font-size:1.2em;
margin-bottom:-0.1em;
}

#textbook a{
font-size:1em;
font-weight:bold;
text-decoration:none;
color:#666666;
letter-spacing:0em;
}

#textbook a:hover{
background-color:#CCCCCC;
letter-spacing:0.05em;

}


#scroll {
	color:#000000;
	width:250px;
	height:500px;
	overflow:auto;
	padding-right:7px;
	padding-top:40px;
	line-height: 1.4em;
}

#scrollsong {
	width:280px;
	height::600px;
	overflow:auto;
}

#scroll em, ul, li{
	color:#000000;
}

#scroll ul, li{
	margin-top:0.5em;
	margin-left:-0.5em;
}

#scroll strong{	color:#000000;
/*text-decoration:underline;*/
}

#scroll h1 {
	font-size:0.9em;
	letter-spacing:0.2em;
	text-align:center;
	position:relative;
	left: 0px;
	top:0px;
	height: 1.5em;
	width: 95%;
	margin-bottom:0.3em;
	padding-left:0.5em;
	color:#FF9900;
	background-image:url(../images-jeanvier/pix_fonce.png);
}

#scroll a{
font-size:1em;
font-weight:bold;
text-decoration:none;
color:#000066;
letter-spacing:0em;
}

#scroll a:hover{
color:#FF3300;
}

#misajour{
	color:#000000;
	position:relative;
	width:875px;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	text-align:right;
	left:0px;
	top:580px;
	visibility: visible;
}

.horschamp{
font-size:1em;
	position: absolute;
	left: -2000px;
	top:50px;
	height: 500px;
	width: 100px;
}