a.bt_suite {position:absolute;
	display:block;
	right:0px;
	bottom:2px;
	background:url(../gfx/boutons/suite.gif) no-repeat;
	width:20px;
	height:13px;
	}
	a.bt_suite:hover {background-position: 0 -13px;}
	a.bt_programme {
	display:block;
	background: url(../gfx/boutons/tout_programme.gif) no-repeat;
	width:114px;
	height:21px;
	}
	a.bt_programme:hover {background-position: 0 -21px;}
	a.bt_avis {
	display:block;
	background:  url(../gfx/bloc/votre_avis.gif) no-repeat;
	width:255px;
	height:88px;
	}
	a.bt_votreavis {
	display:block;
	background:   url(../gfx/bloc/votre_avis_inter.gif) no-repeat;
	width:280px;
	height:88px;
	}
	a.bt_brochure {
	display:block;
	background:  url(../gfx/bloc/demande_brochure.jpg) no-repeat;
	width:280px;
	height:89px;
	}
	a.bt_suite span, a.bt_programme span, a.bt_avis span, a.bt_brochure span, a.suggestions span, a.demande span, a.bt_livre  span, a.bt_votreavis span {display:none;}
	a.suggestions {background:url(../gfx/titres/vos_suggestions.gif) no-repeat;
	width:165px;
	height:20px;
	display:block;
	}
	a.demande {background: url(../gfx/titres/demande_brochure.gif) no-repeat;
	width:211px;
	height:20px;
	display:block;
	}
	a.bt_livre {background:  url(../gfx/boutons/livre_or.gif) no-repeat;
	width:123px;
	height:21px;
	display:block;
	float:right;
	}
	a.bt_livre:hover {background-position:0 -21px;}
	input.bt_valider_g, input.bt_valider_o, input.bt_valider_g, input.bt_valider_r,  input.bt_valider_or   {height:17px;
	width:92px;
	border:none;
	cursor:pointer;
	}
	input.bt_valider_g {background:url(../gfx/boutons/valider_gris.gif) no-repeat;}
	input.bt_valider_r {background:url(../gfx/boutons/valider_rose.gif) no-repeat;}
	input.bt_valider_o {background:url(../gfx/boutons/valider_or.gif) no-repeat;}
	input.bt_valider_or {background:url(../gfx/boutons/valider_o.gif) no-repeat;}
	input.bt_valider_v {background:url(../gfx/boutons/valider.gif) no-repeat;
	height:12px;
	width:91px;
	border:none;
	cursor:pointer;
	margin-top:4px;
	}
	a.preced {background:url(../gfx/boutons/acces_pages.gif) no-repeat;}
	a.preced, a.precedoff {
	width:123px;
	height:21px;
	display:block;
	float:left;}
	
	a.preced:hover {
	background-position: 0 -21px;
	}
	a.precedoff {background:url(../gfx/boutons/acces_pages.gif) no-repeat 0 -21px;}
	
	a.suiv {background:url(../gfx/boutons/acces_pages.gif) no-repeat -123px 0;}
	a.suiv, a.suivoff {
	width:109px;
	height:21px;
	display:block;
	float:left;}
	a.suiv:hover {
	background-position: -123px -21px;
	}
	a.suivoff {background:url(../gfx/boutons/acces_pages.gif) no-repeat -123px -21px;}
	
	a.preced span, a.precedoff span, a.suiv span, a.suivoff span {display:none;}
