/**
 * module.css 23/06/2004
 * @package Xmodule
 *
 * Feuille de style du module xmodule.entete.menu-bouton.bastia
 * 
 * @version 1.0
 * @since CSS 2.0
 * @copyright totemis.fr
 * @modified 23/06/2004
*/

ul#menu-horizontal{
	height: 21px;
	list-style : none;
	padding:0;
	margin:0;
	text-align: left;
	list-style : none;
	width:486px;
	margin-top: 80px;
}


ul#menu-horizontal li{
	float: left;
	height : 21px;
	margin-right:20px;
}

ul#menu-horizontal a{
	margin:0;
	padding:0;
	display: block;
	height : 21px;
}

/*----------------------------------
*****la taille des boutons*****
-------------------------------------*/


ul#menu-horizontal #vielocale-b,
ul#menu-horizontal #economie-b,
ul#menu-horizontal #tourisme-b{
	width: 94px;
}
ul#menu-horizontal #culture-b{
	width: 121px;
}

/*----------------------------------
*****les liens des 4 boutons*****
-------------------------------------*/

/* =======web_cam bouton ===========*/

/* FR */

ul#menu-horizontal a#vielocale-b:hover,
ul#menu-horizontal.menu-horizontal_fr a#vielocale-b:hover{
	background:transparent url(../../images/menu/vie_locale_fr_over.png) left top no-repeat;
}

ul#menu-horizontal a#vielocale-b.selected,
ul#menu-horizontal.menu-horizontal_fr a#vielocale-b.selected{
	background:transparent url(../../images/menu/vie_locale_fr_on.png) left top no-repeat;
}
ul#menu-horizontal a#vielocale-b,
ul#menu-horizontal.menu-horizontal_fr a#vielocale-b{
	background:transparent url(../../images/menu/vie_locale_fr_off.png) left top no-repeat;
}

/* EN */

ul#menu-horizontal.menu-horizontal_en a#vielocale-b:hover{
	background:transparent url(../../images/menu/vie_locale_en_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_en a#vielocale-b.selected{
	background:transparent url(../../images/menu/vie_locale_en_on.png) left top no-repeat;
}
ul#menu-horizontal.menu-horizontal_en a#vielocale-b{
	background:transparent url(../../images/menu/vie_locale_en_off.png) left top no-repeat;
}

/* IT */

ul#menu-horizontal.menu-horizontal_it a#vielocale-b:hover{
	background:transparent url(../../images/menu/vie_locale_it_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_it a#vielocale-b.selected{
	background:transparent url(../../images/menu/vie_locale_it_on.png) left top no-repeat;
}
ul#menu-horizontal.menu-horizontal_it a#vielocale-b{
	background:transparent url(../../images/menu/vie_locale_it_off.png) left top no-repeat;
}




/* =======1er bouton ===========*/

/* FR */

ul#menu-horizontal a#vielocale-b:hover,
ul#menu-horizontal.menu-horizontal_fr a#vielocale-b:hover{
	background:transparent url(../../images/menu/vie_locale_fr_over.png) left top no-repeat;
}

ul#menu-horizontal a#vielocale-b.selected,
ul#menu-horizontal.menu-horizontal_fr a#vielocale-b.selected{
	background:transparent url(../../images/menu/vie_locale_fr_over.png) left top no-repeat;
}
ul#menu-horizontal a#vielocale-b,
ul#menu-horizontal.menu-horizontal_fr a#vielocale-b{
	background:transparent url(../../images/menu/vie_locale_fr_off.png) left top no-repeat;
}

/* EN */

ul#menu-horizontal.menu-horizontal_en a#vielocale-b:hover{
	background:transparent url(../../images/menu/vie_locale_en_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_en a#vielocale-b.selected{
	background:transparent url(../../images/menu/vie_locale_en_over.png) left top no-repeat;
}
ul#menu-horizontal.menu-horizontal_en a#vielocale-b{
	background:transparent url(../../images/menu/vie_locale_en_off.png) left top no-repeat;
}

/* IT */

ul#menu-horizontal.menu-horizontal_it a#vielocale-b:hover{
	background:transparent url(../../images/menu/vie_locale_it_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_it a#vielocale-b.selected{
	background:transparent url(../../images/menu/vie_locale_it_over.png) left top no-repeat;
}
ul#menu-horizontal.menu-horizontal_it a#vielocale-b{
	background:transparent url(../../images/menu/vie_locale_it_off.png) left top no-repeat;
}

/* =======2eme bouton ===========*/


/* FR */

ul#menu-horizontal a#economie-b:hover,
ul#menu-horizontal.menu-horizontal_fr a#economie-b:hover{
	background:transparent url(../../images/menu/economie_fr_over.png) left top no-repeat;
}

ul#menu-horizontal a#economie-b.selected,
ul#menu-horizontal.menu-horizontal_fr a#economie-b.selected{
	background:transparent url(../../images/menu/economie_fr_over.png) left top no-repeat;
}
ul#menu-horizontal a#economie-b,
ul#menu-horizontal.menu-horizontal_fr a#economie-b{
	background:transparent url(../../images/menu/economie_fr_off.png) left top no-repeat;
}

/* EN */

ul#menu-horizontal.menu-horizontal_en a#economie-b:hover{
	background:transparent url(../../images/menu/economie_en_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_en a#economie-b.selected{
	background:transparent url(../../images/menu/economie_en_over.png) left top no-repeat;
}
ul#menu-horizontal.menu-horizontal_en a#economie-b{
	background:transparent url(../../images/menu/economie_en_off.png) left top no-repeat;
}

/* IT */

ul#menu-horizontal.menu-horizontal_it a#economie-b:hover{
	background:transparent url(../../images/menu/economie_it_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_it a#economie-b.selected{
	background:transparent url(../../images/menu/economie_it_over.png) left top no-repeat;
}
ul#menu-horizontal.menu-horizontal_it a#economie-b{
	background:transparent url(../../images/menu/economie_it_off.png) left top no-repeat;
}



/* =======3eme bouton ===========*/


/* FR */

ul#menu-horizontal a#tourisme-b:hover,
ul#menu-horizontal.menu-horizontal_fr a#tourisme-b:hover{
	background:transparent url(../../images/menu/tourisme_fr_over.png) left top no-repeat;
}

ul#menu-horizontal a#tourisme-b.selected,
ul#menu-horizontal.menu-horizontal_fr a#tourisme-b.selected{
	background:transparent url(../../images/menu/tourisme_fr_over.png) left top no-repeat;
}
ul#menu-horizontal a#tourisme-b,
ul#menu-horizontal.menu-horizontal_fr a#tourisme-b{
	background:transparent url(../../images/menu/tourisme_fr_off.png) left top no-repeat;
}

/* EN */


ul#menu-horizontal.menu-horizontal_en a#tourisme-b:hover{
	background:transparent url(../../images/menu/tourisme_en_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_en a#tourisme-b.selected{
	background:transparent url(../../images/menu/tourisme_en_over.png) left top no-repeat;
}
ul#menu-horizontal.menu-horizontal_en a#tourisme-b{
	background:transparent url(../../images/menu/tourisme_en_off.png) left top no-repeat;
}
/* IT */


ul#menu-horizontal.menu-horizontal_it a#tourisme-b:hover{
	background:transparent url(../../images/menu/tourisme_it_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_it a#tourisme-b.selected{
	background:transparent url(../../images/menu/tourisme_it_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_it a#tourisme-b{
	background:transparent url(../../images/menu/tourisme_it_off.png) left top no-repeat;
}
/* =======4eme bouton ===========*/



/* FR */

ul#menu-horizontal a#culture-b:hover,
ul#menu-horizontal.menu-horizontal_fr a#culture-b:hover{
	background:transparent url(../../images/menu/vie_culturelle_fr_over.png) left top no-repeat;
}

ul#menu-horizontal a#culture-b.selected,
ul#menu-horizontal.menu-horizontal_fr a#culture-b.selected{
	background:transparent url(../../images/menu/vie_culturelle_fr_over.png) left top no-repeat;
}

ul#menu-horizontal a#culture-b,
ul#menu-horizontal.menu-horizontal_fr a#culture-b{
	background:transparent url(../../images/menu/vie_culturelle_fr_off.png) left top no-repeat;
}

/* EN */
ul#menu-horizontal.menu-horizontal_en a#culture-b{
	background:transparent url(../../images/menu/vie_culturelle_en_off.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_en a#culture-b:hover{
	background:transparent url(../../images/menu/vie_culturelle_en_over.png) left top no-repeat;
}


/* IT */
ul#menu-horizontal.menu-horizontal_it a#culture-b{
	background:transparent url(../../images/menu/vie_culturelle_it_off.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_it a#culture-b:hover{
	background:transparent url(../../images/menu/vie_culturelle_it_over.png) left top no-repeat;
}

ul#menu-horizontal.menu-horizontal_it a#culture-b.selected{
	background:transparent url(../../images/menu/vie_culturelle_it_over.png) left top no-repeat;
}


ul#menu-horizontal.menu-horizontal_en a#culture-b.selected{
	background:transparent url(../../images/menu/vie_culturelle_en_on.png) left top no-repeat;
}
