/* ------------------------------ FOOTER ---------------------------- */

#rt-footer-surround .rt-container{

	background: url("../images/bg_footer-3.png") no-repeat;	

	height:132px;

}



#rt-content-footer > .rt-grid-6{

	float:none;

	vertical-align:top;

	padding-top:15px;

	width:328px;	

}

#rt-copyright .rt-container .module-title{

	height:38px;

	line-height:38px;

}

#rt-copyright .rt-container .module-content ul ,#rt-copyright .rt-container .module-content ul li{

	list-style:none !important;

	background:url("../images/puce_footer.png") no-repeat left bottom !important ;

	content:"";

	list-style-position:inside !important;

	margin:0;

	padding:0;

	margin-top:-3px\9;

	*+margin-top:-2px;

}



}

/*--FF toutes versions--*/

@-moz-document url-prefix()

{

    #rt-copyright .rt-container .module-content ul li {

        line-height:1em !important;

    }

}

#rt-copyright .rt-container .module-content ul li {

	line-height:0em;

	*+display:block;

	*+float:none;

	padding:0 0 0 16px;

}

#rt-copyright .rt-container .module-content ul li a:before,

#rt-copyright .rt-container .module-content ul li a,

#rt-copyright .rt-container .module-content ul li a:after,

#rt-copyright .rt-container .module-content ul li span:before,

#rt-copyright .rt-container .module-content ul li span:after,

#rt-copyright .rt-container .module-content ul li span{

	color:#afbcd0;

	font-family:Arial;

	content:"";

	font-weight:normal;

	font-size:0.9em;

	line-height:1em;

	display:inline !important;

	margin:0;

}



#rt-copyright .rt-container .module-content ul li a:hover{

	text-decoration:underline;

}



#rt-footer-surround .rt-container > div{

	height:132px;

}

#rt-footer-surround .rt-container  .title{

	font-family:pt_sans_narrowbold;

	color:#c4d1e6;

	font-size:1.2em;	

}



#rt-footer-surround .liensFooter{

	width:200px;

}

#rt-footer-surround  ul.menu{

	display:inline-block;

	vertical-align:top;

}

#rt-footer-surround  ul.menu li{

	float:none;

	line-height:1.1em;

}



#rt-footer-surround .menuPrincipalFooter{

	width:320px;

}

#rt-footer-surround .rt-container .rt-omega{

	float:right;

	width:150px;

	right:6px;

}

#rt-footer-surround .rt-container .rt-omega:first-child{

	position:absolute;

}



#rt-footer-surround  .customdevby{

	/*
        position:absolute;
	top:111px;
	*/
        
        display: inline-block;
        margin-top: 76px;

	font-size:0.8em;
	color:#C4D1E6;
	width:160px;

}

#rt-footer-surround  .customdevby a{

	color:#23528d;

}

#rt-footer-surround  .customdevby a:hover{

	text-decoration:underline;

}

#rt-footer-surround #gantry-totop{

	background:url("../images/flech_top.png") no-repeat center;

	border:none;

	box-shadow:none;

	text-align:center;

	height:30px;

	width:30px;

	margin-top:4px;
        
        z-index: 1;

}

#rt-footer-surround #gantry-totop:hover{

	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.80);

	-moz-box-shadow:    0px 0px 3px rgba(0, 0, 0, 0.80);

	box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.80);

}





