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



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

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

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

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

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

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

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

#body-club 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-club #textuel dl   {
	margin-bottom: 12px
	}

#body-club #textuel dl dt      {
	color: #000;
	font-weight: normal
	}

#body-club #textuel dl dd {
	color: #000;
	font-style: italic;
	font-weight: normal
	}

#body-club p {
	margin-bottom: 12px
	}

