body {
	background-color: white;
}
#accroche, #footer-wrapper, .noprint {
	display: none;
}
.print {
	display: block ! important;
	width: auto; height: auto; overflow: visible;
}

.infos a{
color: #900033;
text-decoration: underline;
}

.infos h3{
color: #900033; margin-bottom: 5px;
border-bottom: 1px solid #900033;
clear: both; padding-top: 10px;
font-size: 12px;
}

.infos h4{
color: #900033;
border-bottom: 1px solid #900033;
clear: both; padding-top: 10px;
font-size: 12px;
}

.infos dd{
margin: 0;
padding : 0px;
}
.infos dl{
	border-bottom: 1px solid #900033;
	clear: both; padding-bottom: 10px;
	min-height: 155px;
}
.infos img{
	border: 0;
}
.infos {
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-family:Arial, sans-serif;
	font-size: 11px;
}
.right{
	float: right;
	margin: 0 0 0px 14px;
	clear: both;
}
