@import url(style.css);

#centre
{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

#centre p,#centre h3
{
	text-align: left;
}

#centre p span
{
	font-size: 1.2em;
}

body.par p span
{
	color: #90A7AC;
}

body.pro p span
{
	color: #7A9E89;
}

#centre table
{
	margin: auto;
	border-collapse: collapse;
}

#centre td
{
	font-size: 12px;
	width: 260px;
	text-align: center;
	vertical-align: top;
}

#centre td img
{
	width: 200px;
	height: 242px;
	border: 1px solid #000;
}
