/* PLUME CMS Style Sheets for Michat Electronique template */
/* (c) 2007 - Eric Jouffrey*/
/* Create date : 26/12/2006  */
/* FOOTER */
#footer{
	clear: both;
	text-align: center;
	padding-bottom:15px;
	padding-top:10px;
	background-color: #CDBD9E;
	margin-left:100px;
	margin-right:178px;
}
#footer div{
	color: #999;
	font-size: .8em;
	margin:0px;
	display:block;
	clear:both;
}
#footerRss{
	position:relative;
	left:5%;
	width:90%;
}
#footer a:hover{
	/*color: #999;*/
	text-decoration:underline;
}
