 #bandeau_haut h1{
 	position:absolute;
	top:30px;
	left:20px;
 	font-size:24px;
 	color:#004a9d;
	font-weight:normal;
 }
 #bandeau_haut h2{
 	position:absolute;
	top:65px;
	left:20px;
 	font-size:14px;
 	color:#004a9d;
	font-weight:bold;
 }
 #bandeau_haut #title_menu{
  	position:absolute;
	top:121px;
	left:10px;
  	width:186px;
	height:31px;
 	background-image:url(../../images/site_perso_couleur/pistache/title_menu.jpg);
 }
  #centre_menu_gauche{
 	width:186px;
	height:auto;
   	background-image:url(../../images/site_perso_couleur/pistache/centre_menu.jpg);
	background-repeat:repeat-y;
  }
  #bas_menu_gauche{
 	width:186px;
	height:20px;
 	background-image:url(../../images/site_perso_couleur/pistache/bas_menu.jpg);
	background-repeat: no-repeat;
 }
  #haut_contenu_droite{
 	width:696px;
	height:32px;
 	background-image:url(../../images/site_perso_couleur/pistache/haut_contenu_droite.jpg);
	background-repeat: no-repeat;
 }
   #centre_contenu_droite{
 	width:696px;
	height:auto;
 	background-image:url(../../images/site_perso_couleur/pistache/centre_contenu_droite.jpg);
	background-repeat: repeat-y;
 }
   #bas_contenu_droite{
 	width:696px;
	height:20px;
 	background-image:url(../../images/site_perso_couleur/pistache/bas_contenu_droite.jpg);
	background-repeat: no-repeat;
 }
 #pub{
 	border:1px solid #cdd619;
 }
 div#cahier_prix{
	position:absolute;
	top:5px;
	right:5px;
	width:180px;
	padding:7px;
	background-color:#cdd619;
	border:1px dotted #000000;
	color:#FFFFFF;
}