BODY
	{
		margin: 0; /* pour éviter les marges */
		text-align: center; /* pour corriger le bug de centrage IE */
		font : 11px arial;
	}

#general
{
	: center;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	border-left: 1px solid #eee;
}

  
TD
	{
		font : 12px arial;
		color : #000000;
	}
td.extranet
	{
		font : 12px arial;
	}
a.extranet 
	{
		font : 12px arial;
		color : #000000;
		font-weight : bold;
	}
a.extranet:hover
	{
		font : 13px arial;
		color : #ff0000;
		font-weight : bold;
		text-decoration : underline;
	}
td.espace
	{
		line-height : 20px;
	}
td.bas
	{
		font-size : 9px;
	}
input, select, textarea 
	{
		color : rgb(0, 0, 0);
		font : 10px Arial, Helvetica;
	}
DIV.titre
	{
		font-size : 12px;
		line-height : 20px;
		color : rgb(0, 0, 0);
 	}
a.haut
	{
		color : black;
	}
a.haut:hover
	{
		color : black;
		text-decoration : underline;
	}
a.bas
	{
		color : black;
	}
a.bas:hover
	{
		color : black;
		text-decoration : overline;
      }
a	
	{
		color : black;
		text-decoration : none;
	}
a:hover
	{
		color : #aa800e;
		text-decoration : none;
	}
a.adresse
	{
	color : black;
	text-decoration : underline;
	}
a.entre
	{
		color : black;
		text-decoration : none;
	}
a.entre:hover
	{
		color : black;
		text-decoration : underline overline;
	}
a.men
	{
		color : white;
		text-decoration : none;
	}
a.men:hover
	{
		color : white;
		text-decoration : underline;
	}
a.adresse:hover
	{
		color : red;
		text-decoration : underline;
	}
a.menu:hover
	{
		color : #ffffff;
		font-weight : bold;
		text-decoration : underline;
	}
a.menu
	{
		font-weight : bold;
		font : 12px arial;
		color : #ffffff;
	}
.sign
	{
		font : 9px arial;
		color : #000000;
	}
