html { 
    text-align: center;
}
body {
    border : 1px solid;
    text-align: left;
}
a, a:link, a:visited { 
    text-decoration : none;
}
#en_tete {
    z-index : 1;
}
span#logo {
    background : transparent url('../../graphics/logo.png') no-repeat;
    text-indent : -9999px;
    z-index : 10;
}
h1.titre { 
	border : 1px solid;
	color: transparent;
    text-indent : -9999px;
    z-index : 15;
}
h2.sous_titre {
	background-color : transparent;
    text-indent : 30px;
}
h2.sous_titre2 {
	background-color : transparent;
	text-indent : -9999px;
}
p.trait {
	text-indent : -9999px;
}
#pave_texte {
	background-color : transparent;
}	
#droite {
    background-color : transparent;
}
#gauche {
    background-color : transparent;
}
#menu {
	text-indent : 30px;
	text-align: center;
}
#pied {
	background-color: transparent;
    /*text-indent : 10px;*/
}
.footerlinks a {
	font-size:6px;
}
