* {
margin: 0;
padding: 0;
}

img {
display: inline;
border: 0;
}

p {
font-size: 11px;
line-height: 1,8px;
text-align: center;
color: White;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
font-size: 11px;
text-decoration : none;
background: transparent;
color: White;
text-align: center;
}

a:visited {
text-decoration : underline;
background: transparent;
color: white;
}

a:hover {
text-decoration : underline;
background: transparent;
color: #384454;
}

a:active {
text-decoration : none;
background: transparent;
text-align: center;
}

tb {
vertical-align: top;	
margin: 0px;
}

.pied {
background-image: url(images/bord_bas.jpg);
background-repeat: repeat-x;
font-size: 11px;
line-height: 22px;
text-align: center;
padding: 11px 0 0 0;
color: White;
vertical-align: bottom;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pied a:link {
font-size: 11px;
text-decoration : none;
background: transparent;
color: White;
text-align: center;
font-weight: normal;
}

.pied a:visited {
text-decoration : none;
background: transparent;
color: white;
font-weight: normal;
}

.pied a:hover {
text-decoration : underline;
background: transparent;
color: #a6c0dd;
font-weight: normal;
}

.pied a:active {
text-decoration : none;
background: transparent;
color: White;
text-align: center;
font-weight: normal;
}