div.shop {
	background:#fff5ce;
	border:1px solid #afa478;
	margin:1em auto;
	width:700px;
	position:relative;
	overflow:hidden;
	z-index:10;
}
div.shopsel {
	background:#efd777;
	border:1px solid #90617e;
	margin:1em auto;
	width:700px;
	position:relative;
	z-index:20;
}
#page div.shop h4, #page div.shop p, #page div.shopsel h4, #page div.shopsel p{
	margin:0.2em 100px 0.2em 70px;
	padding:0;
}
img.imghoraire {
	position:absolute;
	top:5px;
	right:5px;
	width:70px;
	height:39px;
	z-index:10;
}
#page div a.editerfiche {
	position:absolute;
	top:10px;
	left:5px;
	display:block;
	width:45px;
	height:15px;
	background:url(bouton-editer.png);
}
#page div a.editerfiche span {
	display:none;
}
#contenu p.lienhaut {
	float:right;
	font-size:9px;
	margin-top:-15px;
}
/* haut de la page */
#page .lhaccueil h1.EntBlanc {
	background-color:#FFF;
	border:1px solid #90617e;
	color: #90617e;
	position:relative;
	padding:10px;
	width:448px;
	margin-bottom:1em;
}
#page .lhhautpage h1.EntBlanc {
	background-color:#FFF;
	border:1px solid #90617e;
	color: #90617e;
	position:relative;
	padding:10px 0 10px 100px;
	width:368px;
}
#page .lhhautpage h1.EntBlanc em {
	font-size:20px;
	line-height:35px;
}
#page .lhhautpage img.imglogo {
	width:80px;
	position:absolute;
	top:5px;
	left:5px;
}
#page .lhpagination {
	margin-top:1em;
	border:1px solid #e6e6e6;
	margin:auto;
	width:680px;
	clear:both;
	padding:10px;
	text-align:center;
}
#page .divlivret {
	background-color:#e8e8e8;
	border:1px solid #90617e;
	margin:1em auto auto auto;
	width:680px;
	padding:10px;
}

/* liens communes */
#page div.lhliensville {
	border:1px solid #e6e6e6;
	float:right;
	width:250px;
	margin-bottom:1em;
}

#page .lhliensville ul.ulvilles {
	padding:0;
	margin:0;
	width:250px;
	height:200px;
	overflow:auto;
}
#page .lhliensville ul.ulvilles li {
	margin:2px 1px 2px 5px;
}
#page .lhliensville ul.ulvilles li a{
	white-space:nowrap;
	color:#90617e;
	width:100%;
	overflow:hidden;
}
/* bas de page */
#page .lhexplain {
	margin-top:1em;
	border:1px solid #e6e6e6;
	margin:auto;
	width:680px;
	clear:both;
	padding:10px;
}
/* liste groupe */
#page .lhgroup{
	width:500px;
	margin:5px auto;
	border:1px solid #e6e6e6;
	font-size:16px;
	line-height:40px;
}
#page .lhgroup a {
	text-decoration:none;
	display:block;
}
#page .lhgroup img {
	width:50px;
	vertical-align:middle;
	margin:0.5em;
}
/* liste groupe sur page accueil */
#page .reseauindex {
	padding-left:50px;
}
#page .reseauindex .lhgroup{
	width:280px;
	float:left;
	line-height:70px;
	margin:5px;
}
/* SimpleTabs */
.tab-wrapper
{
	padding:				1em 1.5em;
	margin:					0;
	border:					1px solid #eee;
	clear:					both;
}
.tab-menu
{
	margin:					0;
	padding:				0;
	list-style:				none;
	overflow:				auto;
}
.tab-menu li
{
	margin:					0;
	padding:				0;
	float:					left;
	line-height:			2em;
}
.tab-menu li a
{
	padding:				0 .5em;
	font-weight:			bold;
}
.tab-menu li.tab-selected a
{
	text-decoration:		none;
	color:					inherit;
}
/* liste département  (simple tabs) */
#tabs-departement{
	width:580px;
	margin:auto;
}
#tabs-departement ul {
	margin:0;
	padding-left:15px;
	background:url(tabsfond.png) bottom repeat-x;
}
#tabs-departement .tab-menu li {
	width:54px;
	height:25px;
	background:url(tabunselect.png) bottom no-repeat;
	font-size:11px;		
}
#tabs-departement .tab-menu li a {
	color:#aaa;
	text-decoration:none;
	text-align:center;
}
#tabs-departement li.tab-selected {
	width:54px;
	height:25px;
	background:url(tabselect.png) bottom no-repeat;
	color:#90617e;
}
#tabs-departement li.tab-selected a {
	color:#90617e;
}
#tabs-departement .tab-wrapper {
	background:#fff5ce;
	height:170px;
	border:#efd777 1px solid;
	border-top-width:0;
}
#tabs-departement .tab-container a{
	display:block;
	font-size:14px;
	width:400px;
	text-decoration:none;
	padding-left:20px;
}
#tabs-departement .tab-container a:hover{
	text-decoration:underline;
}
/* titre Frame */
#page h1.inframe{
	margin:0;
	padding:0;
	font-size:20px;
	line-height:40px;
	border:none;
	color: #90617e;
}
#page h1.inframe em{
	font-size:18px;
	color: #BF9BB2;
}
#page h1.inframe img {
	width:40px;
	vertical-align:middle;
	margin:0.5em;
}


