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



/* ---MENU-INNCOMM--- */	
#body-reseau #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-reseau #menu-1        {
	background-image: url(../images/menu/inncomm/menu-reseau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px
	}

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

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

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

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

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

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

#body-reseau a#menu-4:hover, #body-reseau 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--- */	
#body-reseau #textuel dl   {
	margin-bottom: 12px
	}

#body-reseau #textuel dl dt     {
	color: #877cb9;
	font-weight: normal
	}
	
#textuel p {
	margin-bottom: 12px
	}

