/*
Titre:      CSS reseau : www.inncomm.fr
Auteur:     Remy Grauwin - contact@arsiteo.com
*/



/* ---MENU-INNCOMM--- */	
#body-newsletter #rub-indicateur   {
	background-image: url(../images/menu/inncomm/indic-inncomm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 37px;
	border: 0
	}

#body-newsletter #menu-1        {
	background-image: url(../images/menu/inncomm/menu-reseau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}

#body-newsletter a#menu-1:hover, #body-newsletter a.active#menu-1       {
	background-image: url(../images/menu/inncomm/menu-reseau.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px
	}

#body-newsletter #menu-2  {
	background-image: url(../images/menu/inncomm/menu-annuaire.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}

#body-newsletter a#menu-2:hover, #body-newsletter a.active#menu-2       {
	background-image: url(../images/menu/inncomm/menu-annuaire.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px
	}

#body-newsletter #menu-3     {
	background-image: url(../images/menu/inncomm/menu-club.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}

#body-newsletter a#menu-3:hover, #body-newsletter a.active#menu-3      {
	background-image: url(../images/menu/inncomm/menu-club.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px
	}

#body-newsletter #menu-4      {
	background-image: url(../images/menu/inncomm/menu-newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}

#body-newsletter a#menu-4:hover, #body-newsletter a.active#menu-4      {
	background-image: url(../images/menu/inncomm/menu-newsletter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px
	}



/* ---TEXTUEL-INNCOMM--- */
.espaceur {
	margin-bottom: 40%
	}

ul  {
	list-style-type: none
	}


