/* CSS Document */

#seFoot {
position:relative;
font-size:11px;
width:800px;
margin:0 auto;
text-align:left;
}

#seFootLinksGroup {
position:relative;
font-size:11px;
width:800px;
height:115px;
background-color:#CC9933;
}

#seFootLinksGroup .background {
position:absolute;
top:0;
width:800px;
height:115px;
}

#seFootLinksGroup .gradientMask {
position:absolute;
bottom:0;
width:800px;
height:94px;
background-image:url("../images/tall-gradient-mask.png");
background-repeat:repeat-x;
margin:0;
}

#seFootLinksGroup .clippingMask {
position:absolute;
top:0;
width:800px;
height:115px;
background-image:url("../images/footer-clip-mask.png");
background-repeat:no-repeat;
background-position:bottom;
margin:0;
}

#seFootLinksGroup .content {
position:relative;
width:800px;
height:115px;
font-size:10px;
}

#seVeriSignLogo {
position:absolute;
top:24px;
left:32px;
}

#seFootLinks {
position:absolute;
left:240px;
top:33px;
font-size:10px;
}

#seFootLinks ul {
padding:0;
margin:0;
width:360px;
}

#seFootLinks ul li {
list-style:none;
width:180px;
float:left;
}

#sePaymentLogos {
position:absolute;
top:28px;
right:24px;
width:104px;
}

#sePaymentLogos img {
float:left;
margin-right:4px;
margin-bottom:4px;
}

#seLinkPanierAchat {
margin-top:20px;
width:800px;
text-align:center;
padding-bottom:50px;
}

#seLinkPanierAchat a {
color:#666;
}
