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

    #CAP-CAD {
    width:195px;
    height:67px;
    background-image: url("images/domaine1.jpg");
    background-repeat: no-repeat;
    }
    #menu-distribution {
    clear:both;
    width:780px;
    height:121px;
    background-image: url("images/header1.jpg");
    background-repeat: no-repeat;
    }
     .cite{
      color:#FDC858;
     }
     .info{
      border:1px solid #FDC858;
      width:130px;
      height:30px;
      line-height:30px;
 }
    .block_men{
       width:157px;
       height:36px;
       background-image: url("images/menu_rien.jpg");
       background-repeat: no-repeat;
  }
   		.block_men_simpleligne{
       width:157px;
       height:18px;
       background-image: url("images/menu_rien_simpleligne.jpg");
       background-repeat: no-repeat;
  }

   #block_menu{
       width:157px;
       height:36px;
       background-image: url("images/menu.jpg");
       background-repeat: no-repeat;
  }

    #block_menu_simpleligne{
       width:187px;
       height:18px;
       background-image: url("images/menu_simpleligne.jpg");
       background-repeat: no-repeat;
}
	#block_menu_seul{
       width:187px;
       height:18px;
       background-image: url("images/menu_seul.jpg");
       background-repeat: no-repeat;
  }