.site {
	font-size: x-small;
}
.texte_livre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.sous_titre {
	font-size: x-small;
	color: #009999;
	font-weight: bold;
}
.pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.titre {
	font-size: small;
	font-weight: bold;
}
.conference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 14px;
}
.fond-site {
	background-image: url(images-refonte-design/fond-site.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
.pied-de-page {
	background-image: url(images-refonte-design/pied-de-page.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond-contenu {
	background-image: url(images-refonte-design/fond-site-contenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.tableau {
  height: 100%;
}
.titre_livre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.conférencebleu {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #003399;
}
