#Zone_Haut
{
}

#Zone_Bandeau
{
	left: 180px;
}

#Zone_Gauche { display: none; }

#Zone_Contenu
{
	margin-left: 130px;
	margin-top: 60px;
}

#Zone_Contenu a:link:after, #Zone_Contenu a:visited:after
{
  content: " (" attr(href) ") ";
  font-size: 80%;
}
#Zone_Contenu a[href^="/"]:after {
  content: " (http://www.acommt.info.com" attr(href) ") ";
  }
#Zone_Droite
{
	left: 550px;
	top: 140px;
}

#Zone_Pied
{
	width: 18cm;
	padding-top: 1.5cm;
}

#Zone_Bas
{

}

#MainBar { display: none; }

a:link, a:visited
{
	color: #333;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

