@CHARSET "UTF-8";

/* COULEURS FOND DE MODULES */

/* mastic pastel */
.blc_bkg_clr_dft { background: #FFF3AE }

/* mastic */
.blc_bkg_clr_001 { background: #F2DC5A }

/* orange clair */
.blc_bkg_clr_002 { background: #F99E26 }

/* orange foncé */
.blc_bkg_clr_003 { background: #F77E2D }

/* maron lhf */
.blc_bkg_clr_004 { background: #8D2F30 }

/* mastic pastel */
.blc_bkg_clr_005 { background: #FFF3AE }

#header
{
  height: 108px;
  background: transparent url(/images/header_lhfha.jpg) no-repeat scroll left top;
}

#logo_entete
{
  background: transparent url(/images/logo_lhfha.png) no-repeat scroll left bottom;
  width: 180px;
  height: 195px;
  left:38px;
  top:10px;
}

.img_corners {
  background-image: url(no-image);
  background-repeat: no-repeat;
  height: 12px;
}

/* Hauts et bas arrondis des modules pour les colonnes de droite et de gauche */
.img_top_corners
{
  background-image: url(/images/corners_top_lhfha.png);
  background-position: bottom;
  width: 194px;
  }

.img_bottom_corners
{
  background-image: url(/images/corners_bottom_lhfha.png);
  background-position: top;
  width: 194px;
}

/* Hauts et bas arrondis des modules pour #general */
.img_top_corners_538
{
  background-image: url(/images/corners_top_lhfha_538.png);
  background-position: bottom;
  width: 538px;
  }

.img_bottom_corners_538
{
  background-image: url(/images/corners_bottom_lhfha_538.png);
  background-position: top;
  width: 538px;
}

/* on ne spécifie ici que la couleur du contour */
.bloc_border_color {
  border-color: #F2DC5A;
}

/* menu top */

#menutop ul li a#tab1 {background: transparent url(/images/tab1_lhfha.png) no-repeat scroll left top;}

#menutop ul li a#tab2 { background: transparent url(/images/tab2_lhfha.png) no-repeat scroll left top;}

#menutop ul li a#tab3 {background: transparent url(/images/tab3_lhfha.png) no-repeat scroll left top;}

.sousMenuAlimentaire {
  background: url("/images/bkg_menu_tab_lhfha.png") repeat;
}

.sousMenuEquipement {
  background: url("/images/bkg_menu_tab_lhfha.png") repeat;
}

.sousMenuService {
  background: url("/images/bkg_menu_tab_lhfah.png") repeat;
}

.bottomSousMenuAlimentaire { background: url('/images/corners_bottom_alimentaire_lhfha.png') top no-repeat }

.bottomSousMenuEquipement { background: url('/images/corners_bottom_equipement_lhfha.png') top no-repeat }

.bottomSousMenuService { background: url('/images/corners_bottom_service_lhfha.png') top no-repeat }

#menutop ul li a#tab4 {
  width: 197px;
  background: transparent url(/images/tab4.png) no-repeat scroll left top 
}

#menutop ul li a#tab4_a {
  width: 69px;
  background: transparent url(/images/tab4_a.png) no-repeat scroll left top 
}

#menutop ul li a#tab4_b {
  width: 128px;
  background: transparent url(/images/tab4_b.png) no-repeat scroll left top 
}

#menutop ul li a#tab5 {background: transparent url(/images/tab5_lhfha.png) no-repeat scroll left top;}

/* bloc devenir adhérent */
#blocdeveniradherent h2
{
  color: white;
}

/* bloc devenir fournisseur */
#blocdevenirfournisseur h2
{
  color: white;
}

