/* Start of CMSMS style sheet 'Rainbow_Horn_France : footer' */
div.footback {
/* keep footer below content and menu */
	clear: both;
/* this sets 10px on right to let the right image show, the balance 10px left on next div */
	padding: 105px 0 0px 0px;
/* you can set your own image here */
	background: #F5F5F5 url(images/bg-footer.jpg) no-repeat center top;
}
div#footer {
/* this sets 10px on left to balance 10px right on last div */
	padding: 0px 0px 15px;
/* color of text, the link color is set below */
	color: #595959;
	width: 940px;
	margin: 0 auto;
	background: url(images/logof-horn-top.png) no-repeat right bottom
}
div#footrt {
	padding-top: 80px;
	font-size:  0.917em;
	margin-left: 760px
}
div#footrt p {
	line-height: 1.1em;
}
div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
#fooleft {
overflow: hidden;
width: 700px;
float: left;
}
div#footer .menufooter {
	/*float: left;
	width: 25%;*/
}

div#footer .menufooter p{
	width: 128px;
	height: 21px;
	margin: 15px 0 2px;
	background-image: url(images/sprite-titres-footer.png);
	background-repeat: no-repeat;
	text-indent: -9000em;
}
div#footer .menufooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  0.917em;
	text-decoration: none;
	color: #666;
}
div#footer .menufooter a:hover {
	text-decoration: underline;
}
div#footer #foot-societe p{
	background-position: -10px -10px;
}
div#footer #foot-rainbow p{
	background-position: -10px -92px;
}
div#footer #foot-actu p{
	background-position: -10px -133px;
}
div#footer #foot-sav p{
	background-position: -10px -174px;
}
div#footer #foot-recrutement p{
	background-position: -10px -51px;
}
div#footer #foot-contact p{
	background-position: -10px -215px;
}
div#footer #foot-conseils p{
	background-position: -10px -256px;
}

div#footer #footlogo {
	
}

div#bottom {
	background: #4D4D4F url(images/bg-bottom.png) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.833em;
}
div#bottom .container {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	padding: 23px 0 0;
	color: #fff;
}
div#bottom #logo-rainbow {
	float: right;
	background: url(images/rainbow.png) no-repeat top right;
	display: block;
	width: 83px;
	height: 29px;
	text-indent: -900em;
}
div#bottom #logo-rainbow:hover {
	background-position: bottom;
}
div#bottom #baseline {
	float: left;
	line-height: 30px;
}
div#bottom p {
	margin: 0 0 5px;
}
div#bottom a {
	color: #fff;
	text-decoration: none;
}
div#bottom a:hover {
	text-decoration: underline;
}
/* End of 'Rainbow_Horn_France : footer' */

