body{
	background-image : url(../images/fondcs6.jpg);
	background-color : White;
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
}
a{
	text-decoration: none;
}
h1{
	color: #000080;
	font-family : "Times New Roman", Times, serif;
}
.titrecol{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #3399FF;
	text-align : center;
	color: White;
	font-weight : bold;
}
.rubrique{
	background-color : #3399FF;
	color: White;
	font-style : italic;
	font-weight : bold;
}
.ligne_standard{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	vertical-align : top;
	border-bottom : thin dotted Silver;
}
.texte_gauche{
	text-align: left;
	border-bottom : thin dotted Silver;
}
.texte_centre{
	text-align: center;
	border-bottom : thin dotted Silver;
}
.texte_droite{
	text-align: right;
	border-bottom : thin dotted Silver;
}
.texte_dates{
	text-align: right;
	font-style : italic;
	border-bottom : thin dotted Silver;
}
.ligne_livres{
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	text-align : left;
	vertical-align : top;
	border-bottom : thin dotted Silver;
}