body
{
	background	: #FFFFFF;
	font-size	: 14px;
}
div#content
{
	position	: absolute;
	left		: 0px;
	top			: 120px;
	width		: 640px;
	background	: transparent;
	padding		: 2px;
	margin		: 2px;
	font-size	: 14px;
}
	
div#logo
{
	position	: absolute;
	left		: 0px;
	top			: 0px;
	width		: 228px;
	padding-top	: 20px;
}
div#chemin_fer
{
	display	: none;
}
div#texte_haut
{
	display	: none;
}
div#titre_haut
{
	display	: none;
}
div#photo_haut
{
	display	: none;
}
div#join_us
{
	display	: none;
}

div#rech_news
{
	display	: none;
}
div#accueil
{
	display	: none;
}
div#form_rech
{
	display	: none;
}
div#form_newsletter
{
	display	: none;
}

div#menu_gauche
{
	width	: 0px;
	display	: none;
}

div#print_link
{
	display	: none;
}

div#aller_essentiel
{
	display	: none;
}
div#keywords
{
	display	: none;
}

div#pagination
{
	display	: none;
}

a:link, a:visited
{
	color		: #520;
	background	: transparent;
	font-weight	: bold;
}

div#content a:link:after
{
  content	: " (" attr(href) ") ";
  font-size	: 14px;
}
div#content a:visited:after
{
  content	: " (" attr(href) ") ";
  font-size	: 14px;
}
