/*news home*/
#Container #news {position: absolute;
	width :834px;
	bottom: 67px; left: 0;
	margin :0 10px 0 10px;
	padding:5px 0 0 20px;
	background-image: url(../img/bg_news.jpg);
	background-repeat: repeat-x;
	height:155px;
}
#Container #news h1{font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: #993333;padding-left:10px;}
#Container #news div {padding-left:10px;margin-top:10px;
	float:left;
	width:265px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6a8a8;
}

#Container #news div.none {
	border-right-width: 0;
	border-right-style: none;
}
#Container #news div h1{font-size: 10px;
	font-weight: bold;
	color: #990000;
	padding : 0 5px 3px 15px;
	background-image: url(../img/fl_h1_news.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

#Container #news p {font-size: 11px;line-height:11px;padding : 0px 10px 5px 15px;height:30px;text-overflow:hidden;}
#Container #news a {padding-left:15px;font-size: 11px;font-weight: bold;color: #666666;line-height:15px;}
	
hr {height:1px;padding:0;margin:2px 10px 2px 15px;padding:0;border:0;display:block;}

#footertop{margin-bottom: 0; visibility:hidden;clear:both;
/* évite tout risque de fusion des marges */	
padding-bottom: 205px;}
#Footer{	
position: absolute;
	bottom: 0; left: 0;
	width:854px;height:105px;
			/* pour que le bloc prenne toute la largeur du bloc de référence
			   Note : le bloc de référence est le plus proche ancêtre positionné
			   en relatif ou en absolu */
	clear:both;	
	margin-left:10px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat;	
	background-position: bottom;
}


#Footer 
/*corrections marges pour ie 7*/
*+ html #Footer{margin-left:10px;}


#Footer p.navbas {
	padding:25px 27px 0 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#Footer p a{color:#6c6b6e;font-size:12px;text-decoration:none;margin-left:4px;margin-right:4px;line-height:15px;}
#Footer p a:hover{}
#Footer #mentions {padding-top:0px;margin:0;}




/*----FOOTER---------------------*/


#Container #Footer .athome{padding:5px 40px 5px 20px;float:left;text-align:left;line-height:20px;
	background-image: url(../img/agence_web.gif);
	background-repeat: no-repeat;
	background-position: right;font-size:11px;text-transform: none;font-weight:normal;
}
#Container #Footer .athome a{color: #cccccc;font-size:11px;display:block; padding: 5px 0 5px 0;	display: block;width:190px;}
#Container #Footer .athome a:hover{text-decoration:underline;}
/**************************/
