
#pied {
clear : both;
background : transparent url("/assets/bottom_derade.png") repeat-x scroll left bottom;
font-size : 12px;
height : 140px;
}
.bas_de_page {
color : white;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
margin : 0 auto;
padding : 0;
width : 900px;
text-align : center;
height : 140px;
}
.bas_de_page ul {
width : 100%;
text-align : center;
margin : 0 auto;
}
.bas_de_page ul li {
float : left;
margin : 18px 0 0;
padding : 0 8px 0 8px;
border-right : 1px solid white;
}
.bas_de_page a, .bas_de_page a:visited {
text-decoration : none;
color : white;
}
.bas_de_page ul li a:link {
color : white;
}
.bas_de_page ul li a:hover {
color : #fad28c;
}
.bas_de_page ul li.end {
border : none;
}
