#container #content #body #informations {
	position:relative;
	width:672px;
}

#container #content #body #informations p {
	margin:0.2em 0 0.6em;
	text-align:justify;
}

#container #content #body #informations #voiraussi p
{
	text-align:center;
}

#container #content #body #informations p.error {
	background:#F7D5D6 url(/icones/error.png) top left no-repeat;
	padding:10px;
	border:1px solid #911518;
	color:#911518;
}

#container #content #body #informations p.right {
	text-align:right;
}

#container #content #body #informations table {
	font-size:0.9em;
	width:100%;
	margin-bottom:0.6em;
}

#container #content #body #informations table thead tr td {
	font-weight:bold;
	color:#1ba1df;
	background:#f1f1f1 url(/images/common/tableau-th-degrade.png) bottom left repeat-x;
	text-align:center;
	height:2.5em;
}

#container #content #body #informations table thead tr td .comment {
	color:#333;
	font-size:0.9em;
}

#container #content #body #informations table tbody tr td {
	background-color:#f2f2f2;
	text-align:center;
	height:2.5em;
	padding:0.4em 1em;
}
