#annuaire h2 {
	color:#db5c2c;
	font-size:14px;
	font-weight:bold;
}

#annuaire h2 a{
	color:#db5c2c;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#annuaire h2 a:hover{	color:#444;}


#annuaire ul.list-link1 {
	width:325px;
	float:left;
	margin:4px 0;
}

#annuaire ul.list-link2 {
	border-left:1px solid #e0e0e0;
	width:327px;
	float:right;
	margin:4px 0;
}

#annuaire ul.list-link1 li, #annuaire ul.list-link2 li {
	border-top:1px solid #e0e0e0;
	padding: 4px;
	width:320px;
	float:left;
}

#annuaire table {
	margin-top:7px;
	border-bottom:1px solid #e0e0e0;
	}
#annuaire td {
	border-top:1px solid #e0e0e0;
	width:327px;
	padding: 4px;
}
#annuaire table tr td.bdr{border-left:1px solid #e0e0e0;}

a { color: #434343; font-size: 11px; font-weight: normal;}

#annuaire .rubriques {padding-top:7px}
#annuaire .rubriques h1{
	font-size:18px;
	color:#434343;
}

#annuaire .googleMap{ width: 600px; margin:0 auto; padding-top:5px; }
#annuaire .googleMap h4{ padding-bottom:5px; }

#annuaire a.retour {
	text-indent:-9999px;
	display:block;
	width:166px;
	height:25px;
	margin:6px auto 0px auto;
	background: url('../gfx/bt-retourList.png');
}
#annuaire a.sendFriend {
	text-indent:-9999px;
	display:block;
	width:136px;
	height:25px;
	margin:6px auto 0px auto;
	background: url('../gfx/bt-sendfriend.png');
}

/*********************************** ANNUAIRE */
ul#annumenu {
	list-style: none;
	width:auto;
	height:auto;
	padding:6px 0 33px 4px;
	background:transparent;
	border:0 none;
}

#annumenu li {
	float:left;
	height: 28px;
	background:transparent;
	border:0 none;
}

#annumenu .items a {
	text-indent:-9999px;display: block; height: 35px; width:140px;
}

#annumenu .item1 a {
	background: transparent url(../gfx/annuaire-tabs-off.png) no-repeat left top;
}

#annumenu .item1 a:hover {
	background: transparent url(../gfx/annuaire-tabs-on.png) no-repeat left top;
}

#annumenu .item1 a.active {
	background: transparent url(../gfx/annuaire-tabs-on.png) no-repeat left top;
}

#annumenu .item2 a {
	background: transparent url(../gfx/annuaire-tabs-off.png) no-repeat -140px top;
}

#annumenu .item2 a:hover {
	background: transparent url(../gfx/annuaire-tabs-on.png) no-repeat -140px top;
}

#annumenu .item2 a.active {
	background: transparent url(../gfx/annuaire-tabs-on.png) no-repeat -140px top;
}


#annumenu .item3 a {
	background: transparent url(../gfx/annuaire-tabs-off.png) no-repeat -280px top;
}

#annumenu .item3 a:hover {
	background: transparent url(../gfx/annuaire-tabs-on.png) no-repeat -280px top;
}

#annumenu .item3 a.active {
	background: transparent url(../gfx/annuaire-tabs-on.png) no-repeat -280px top;
}
