
.header .bandeau{ height:225px; background:url(images/header.jpg) no-repeat; }

.menu a.bouton_accueil img{ width:133px; height:36px; background:url(images/menu_01.jpg) 0 0; }
.menu a.bouton_accueil:hover img{ width:133px; height:36px; background:url(images/menu_01.jpg) 0 36px; }
.menu a.bouton_accueil_v img{ width:133px; height:36px; background:url(images/menu_01.jpg) 0 36px; }

.menu a.bouton_creation img{ width:151px; height:36px; background:url(images/menu_02.jpg) 0 0; }
.menu a.bouton_creation:hover img{ width:151px; height:36px; background:url(images/menu_02.jpg) 0 36px; }
.menu a.bouton_creation_v img{ width:151px; height:36px; background:url(images/menu_02.jpg) 0 36px; }

.menu a.bouton_developpement img{ width:195px; height:36px; background:url(images/menu_03.jpg) 0 0; }
.menu a.bouton_developpement:hover img{ width:195px; height:36px; background:url(images/menu_03.jpg) 0 36px; }
.menu a.bouton_developpement_v img{ width:195px; height:36px; background:url(images/menu_03.jpg) 0 36px; }

.menu a.bouton_hebergement img{ width:178px; height:36px; background:url(images/menu_04.jpg) 0 0; }
.menu a.bouton_hebergement:hover img{ width:178px; height:36px; background:url(images/menu_04.jpg) 0 36px; }

.menu a.bouton_contact img{ width:143px; height:36px; background:url(images/menu_05.jpg) 0 0; }
.menu a.bouton_contact:hover img{ width:143px; height:36px; background:url(images/menu_05.jpg) 0 36px; }
.menu a.bouton_contact_v img{ width:143px; height:36px; background:url(images/menu_05.jpg) 0 36px; }

.page-contact .contenu .valider input{ width:74px; height:25px; border:0; background:url(images/bouton.jpg) no-repeat; cursor:pointer; }
