@CHARSET "ISO-8859-1";

/*STYLES COMMUNS POUR PLUSIEURS PAGES*/

img{
	border: 0px;	
}

.clear{
	clear: both;
	visibility: hidden;
	border:0px;
}

/*** PIED DE PAGE ***/
.footer{
	border-top: 1px solid #C1C1C1;
	padding: 3px 3px 0px 3px;
	margin: 15px 0 0 0;  	
	width: 710px;
}

.imgmpo{
	width: 350px;
	float: left;
}

.generate{
	font-size: 65%;
	color: #666666;
	text-align: right;
	width: 150px;
	float: right;
}
