#contenu #article{	
	clear					: both;
	position				: absolute;
	margin					: 15px 0 0 0;
}
#contenu #article div.image img{
	margin					: 0 0 5px 0;
}
#contenu #article div.image p {
	margin					: 0px 0 10px 0;
	line-height				: 120%;
}

#contenu #article input.password {
	background-color		: #EEEEEE;
	margin					: 5px 0 5px 0;
}

#contenu #article p.erreur {
	color					: #E1002E;
	font-size				: 80%;
	font-weight				: bold;
	margin					: 5px 0 5px 0;	
}
#contenu #article h2 {
    color                   : #E1002E;
    font-size               : 12px;
    font-weight             : normal;
    margin                  : 0 0 5px 0;  
}
#contenu #article p.partName {
    font-weight             : bold;
}