body
{
	font-size:1.2em;
	color: black;
	line-height: 1.2;
}
.titre
{
	text-align : center;
	font-size: 250%;
	font-weight:bold;
}

h1
{
	text-align : center;
	font-size: 150%;
}

h2
{
	text-align : left;
	font-size: 120%;
}

img
{
	display:block;
}

.imaright
{
	float: right;
	margin: 10px;
}

.breaker
{
	clear: both;
}

#Portrait_OF
{
	width: 50%; 
}

#intro
{
	min-height: 300px;
}

#listedesoeuvres, #liste
{
	width: 95%;
	height: 100%;
	min-height: 1500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table
{
	font-size:1.0em;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-collapse:collapse;
}
	
table, td, th
{
	border-bottom: 1px solid grey;
	padding-left: 10px;
}
	
/* article
{
	height:100%;
}
 */