/* CSS Document */
table
{
margin:auto;
}
#espace_carte
{
padding-top:30px;
}
.centre_liens
{
text-align:center;
font-size:12px;
color:#993300;
}
#espace
{
margin-top:10px;
border-color:#000000;
}
a:link
{ 
text-decoration: none;
}
a:visited 
{
text-decoration: none;
}
a:hover 
{
text-decoration: underline;
}
a:active 
{
text-decoration: none;}
