
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
text-decoration:none;
}
a:active {
	text-decoration: none;}
table
{margin:auto;}

.texte_gauche
{
padding-left:10px;
vertical-align:top;
font-weight:bold;
}

.centre_liens
{
text-align:center;
font-size:12px;
color:#993300;
}
.texte_droite
{
vertical-align:top;
padding-top:50px;
padding-right:50px;
padding-left:50px;
font-size:16px;
text-align:justify;
}
.espace_barre_cadre
{margin-top:15px;}


