html, body {
	height:100%;
}
h1 {
	font: bold 25px Arial, Helvetica, verdana, sans-serif; letter-spacing: -.04em; color: #668187;
}
body
{
	font-family:Helvetica,Verdana, Arial,sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0px;
}

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

.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:#FFFFFF;
}
.sous_titre_gris
{
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
.sous_titre_gris_grand
{
	font-family:Helvetica;
	font-size:32px;
	font-weight:bold;
	color:#999999;
}
.sous_titre_gris_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:#668187;
}
.contenu_fiche_gris
{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.contenu_fiche_gris_leger
{
	font-family:Helvetica;
	font-size:12px;
	color:#666666;
}
.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;
}

input
{
	font-size:12px;
}

input.bu
{
  color: #668187;
  font-size: 9pt;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #668187;
  background-color:#FFFFFF;
}

input.bu:hover
{
  color: #668187;
  font-size: 9pt;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #668187;
  background-color:#EEEEEE;
}


a, a:active, a:visited
{
	font-family:Helvetica;
	font-size:12px;
	color:#668187;
}

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: #668187;
  outline: none;
  text-decoration: none;
}


.goutiere
{
	border-right-width:10px;
	border-right-color:#FFFFFF;
	border-right-style:dashed;
}

.verti_gauche_form
{
	background-image:url("../images/form/fond_carte_decoupe_02.jpg");
 	background-repeat: repeat-y ;
}

.verti_droit_form
{
	background-image:url("../images/form/fond_carte_decoupe_04.jpg");
 	background-repeat: repeat-y ;
	background-position:right;
}

.verti_gauche
{
	background-image:url("../images/fiche/bord_gauche.jpg");
 	background-repeat: repeat-y ;
}

.verti_droit
{
	background-image:url("../images/fiche/bord_droit.jpg");
 	background-repeat: repeat-y ;
}


a.footer_vert
{
	font-family:Helvetica;
	font-size:12px;
	color:#668187;
}
.footer_vert
{
	font-family:Helvetica;
	font-size:12px;
	color:#668187;
}
.footer_noir
{
	font-family:Helvetica;
	font-size:12px;
	color:#000000;
}
