
h1 {
	font: bold 25px Arial, Helvetica, verdana, sans-serif; letter-spacing: -.04em; color: #57493B;
}

.titre_bien
{
	font-family:Helvetica;
	font-size:28px;
	font-weight:bold;
	color:#796653;
}
.titre_bien_leger
{
	font-family:Helvetica;
	font-size:22px;
	color:#796653;
}
.titre_bien_grand
{
	font-family:Helvetica;
	font-size:32px;
	color:#796653;
}
.sous_titre
{
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#796653;
}

.sous_titre_form
{
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.sous_titre_contenu_marge
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#796653;
}
.sous_titre_noir
{
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
.sous_titre_noir_grand
{
	font-family:Helvetica;
	font-size:32px;
	font-weight:bold;
	color:#999999;
}
.sous_titre_noir_leger
{
	font-family:Helvetica;
	font-size:28px;
	color:#999999;
}
.contenu_fiche 
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.contenu_fiche_bleu
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#796653;
}
.contenu_fiche_noir
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.contenu_fiche_noir_leger
{
	font-family:Helvetica;
	font-size:12px;
	color:#000000;
}
.contenu_marge 
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.back 
{
background-position: top left ;
background-image:url("../images/fond_carte.jpg") ;
background-repeat: no-repeat ;
width: 490px;
padding: 0;
}



a.button, a.button:visited, a.tab, a.tab:visited, a.axislist
{
  color: #000000;
  text-decoration: none;
}
a.sous_titre:active, a.sous_titre:visited, a.sous_titre:link, a.sous_titre:hover
{
  color: #796653;
  outline: none;
  text-decoration: none;
}

