/* ------------------------------------ *
 CSS par R.Mayo
 samedi 18 mars 2006 17:18:10
 * ------------------------------------ */

    #CAP-CAD {
    width:195px;
    height:67px;
    background-image: url("images/domaine3.jpg");
    background-repeat: no-repeat;
    }
    #menu-distribution {
    clear:both;
    width:780px;
    height:121px;
    background-image: url("images/header3.jpg");
    background-repeat: no-repeat;
    }
    .cite{
      color:#F6673F;
     }
        .info{
      border:1px solid #F6673F;
      width:130px;
      height:30px;
      line-height:30px;
 }
      .block_men{
       width:157px;
       height:36px;
       background-image: url("images/menu2_rien.jpg");
       background-repeat: no-repeat;
  }
  		.block_men_doubleligne{
       width:157px;
       height:36px;
       background-image: url("images/menu2_rien_doubleligne.jpg");
       background-repeat: no-repeat;
  }

  #block_menu{
       width:187px;
       height:36px;
       background-image: url("images/menu2.jpg");
       background-repeat: no-repeat;
  }
  #block_menu_doubleligne{
       width:187px;
       height:36px;
       background-image: url("images/menu2_doubleligne.jpg");
       background-repeat: no-repeat;
  }
    #block_menu_seul{
       width:187px;
       height:18px;
       background-image: url("images/menu2_seul.jpg");
       background-repeat: no-repeat;
  }
  
  .mot_cle_bas {
	color:#14106B;
	font-size:1px;
	line-height: 1px;
	filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;

}