#rts-footer {
	background: #FFF;
	color: #FFF;
	width: 960px;
	margin: 12px auto 0 auto;
	clear: both;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; /* reset font-size for external sites */
    padding: 0 0 10px 0;
}

#rts-footer .cb {
    clear: both;
}

#rts-footer img {
    display: block;
    border: 0 none;
}

#rts-footer ul {
	margin:0;
	padding:0;
	position:relative;
}

#rts-footer li {
	margin:0 0 8px 0;
	padding:0;
	list-style-type:none;
}

#rts-footer a {
	color: #FFF;
    text-decoration: none;
}

#rts-footer .top a:hover {
    color: #999;
}

#rts-footer a:hover img {
	opacity: 0.7;
}

#rts-footer .top {
	height: 55px;
	position: relative;
	padding: 0 0 0 15px;
	border: 1px solid #7D7D7D;
	border-width: 0 0 1px;
    background: #999;
}
#rts-footer .top h4 {
    margin: 0;
	line-height: 38px;
	padding: 22px 0 0;
	font-size: 2em;
	text-transform: uppercase;
}

#rts-footer .top ul {
	position: absolute;
	right: 0;
	top: 0;
}

#rts-footer .top ul li {
	width: 154px;
	height: 74px;
	background: url(/img/rts/general/footer/bouton.png) no-repeat;
	text-align: center;
	position: absolute;
	right: 170px;
	top: 18px;
	padding: 9px 0 0;
}

#rts-footer .top ul li.right {
	background: url(/img/rts/general/footer/bouton.png) no-repeat;
	right: 9px;
}

#rts-footer .top ul li a {
	width: 154px;
	height: 74px;
	color: #BCBCBC;
	font-weight: bold;
	font-size: 1.5em;
}

#rts-footer .middle {
	height: 157px;
	padding: 15px 0 0 5px;
	border: 1px solid #BCBCBC;
	border-width: 0 0 1px;
    background:#999;
}

#rts-footer .middle ul {
	height: 151px;
	float: left;
	font-weight: bold;
    font-size: 1em;
	width: 198px;
	border: 1px solid #B3B3B3;
	border-width: 0 1px 0 0;
	padding: 0 0 0 10px;
}

#rts-footer .middle ul a:hover {
	text-decoration: underline;
}

#rts-footer .middle ul.first {
	padding-left: 11px;
}

#rts-footer .middle ul.last {
    width: 203px;
}

#rts-footer .middle .rtsr {
    display: block;
    height: 158px;
    float:left;
}

#rts-footer .rtsr a:hover img {
    opacity: 1;
}

#rts-footer .middle .rtsr .logo {
    display: block;
    margin: 70px 0 2px 10px;
    width: 250px;
}

#rts-footer .middle .rtsr .mediation {
    display: block;
    margin: 5px 0 2px 10px;
    width: 250px;
}

#rts-footer .middle .rtsr img {
    margin: 0 0 7px 1px;
}

#rts-footer .middle .rtsr .text {
    font-size: 1.15em;
    font-weight: bold;
    color: #DFDFDF;
}

#rts-footer .bottom {
	background: #BCBCBC;
	border: 1px solid #FFF;
	border-width: 1px 0 0;
	height: 32px;
	position: relative;
	padding: 0 0 0 5px;
}

#rts-footer .bottom ul {
	margin: 5px 0 0;
}

#rts-footer .bottom li {
	float: left;
	padding: 0 5px 0 0;
}
#rts-footer .bottom li.swissinfo {
    padding: 0 7px 0 2px;
}
#rts-footer .bottom li.wrs {
	margin-top:5px;
}
#rts-footer .bottom .legal {
	position: absolute;
	right: 6px;
	bottom: 5px;
}
/* Sprites management */
#rts-footer .sprites {
	background-image     : url(/img/rts/sprites-footer.png); 
    background-color     : transparent;
    background-repeat    : no-repeat;
}
#rts-footer  .sprites.propos-rts {
	height               : 26px; 
    width                : 282px; 
    background-position  : -60px -0px;
}
#rts-footer .bottom .sprites.srf {
	height               : 22px; 
    width                : 32px; 
    background-position  : -28px -0px; 
}
#rts-footer .bottom .sprites.rsi {
	height               : 22px; 
    width                : 28px; 
    background-position  : -0px -0px; 
}
#rts-footer .bottom .sprites.rtr {
	height               : 22px; 
    width                : 33px; 
    background-position  : -394px -0px;
}
#rts-footer .bottom .sprites.swissinfo {
	height               : 21px; 
    width                : 30px; 
    background-position  : -526px -0px;
}
#rts-footer .bottom .sprites.wrs {
	height               : 17px; 
    width                : 52px; 
    background-position  : -342px -0px;
}