@charset "iso-8859-1";
body {
	background-image: url(../images/Fondlivres.jpg);
	background-color: #FAFEE0;
	color: #000066;
	font-family: Baskerville Old Face;
	font size: larger;	
	background-attachment : fixed;
	scrollbar-face-color: #000066;
	scrollbar-arrow-color: #FAFEE0;
	scrollbar-track-color: #FAFEE0;
	scrollbar-3dlight-color: #000066;
	scrollbar-darkshadow-color: #000066;
}

h1,h2,h3,h4 {
	text-align: center;
	font-family: Old English Text MT;
	color:navy
}

h1.bis {
	text-align: center;
	font-family: Old English Text MT;
	color: #990033
}

a {
	color: navy;
	text-shadow: Blue;
	font-weight: bolder;
	text-decoration: underline;
	font-style: italic;
}

a:hover	{
	color: navy;
	text-decoration: none;
}

a:visited {
	color:#990033
}

b {
	font-style: italic
}

b.bis {
	font-style : italic;	
	font-size: larger;
}

p {
	text-align: center
}

p.bis {
	text-align: center;
	font-style : italic
}

p.texte {
	font-size : larger;
	text-align: justify;
}

table {
	border: none;	
}

table.bis {
	border: none;
	width:90%	
}

td.bis {
	text-align: center
}

.sic {
	font-family: serif;
	font-size : smaller;
	font-weight: bold;
}

.bibis {
	color: #990033;
	font-size: smaller
}

span {
	font-family: Old English Text MT;
	font-size: large
}

img {
	border : none;
}
