html, body {margin: 0; padding: 0;height: 100%;}
#container {position: relative; width: 100%; margin: 0 auto; min-height: 100%; float : left;}
#content {position: relative; display : block; width: 590px; background: transparent url('../images/logo_ananta.jpg') no-repeat center center;margin : 0 auto;}
#pied_container {position: absolute; bottom: 0; left: 0; width: 100%;  background: transparent url('../images/fond_footer.jpg') repeat-x top left; height : 236px;}
#pied_container p {font-family: 'Carrois Gothic SC', sans-serif; color : #282828; font-size : 20px; text-align : center;}
#pied_container p a {color : #282828; text-decoration : none;}
#pied_container p .rouge {color : #e2001a;}