body{
	font-family:Arial, Helvetica, sans-serif;
	min-height:100%;
font-size: 12px;
margin: 0;
padding: 0;
line-height: 1em;
background-color: #F4F4F4;
}

h1{
	font-size : 1.6em;
	font-weight : bold;
	margin : 10px 0px 10px 0;
	color : #E41183;
}

h2{
	font-size : 1.3em;
	margin-left : 10px;
	margin-top : 30px;
	margin-bottom : 10px;
	font-weight : bold;
	margin-right : 10px;
	color : #702469;
	line-height: 1.0em;
}

h3{
	font-size : 1.1em;
	font-weight : bold;
	margin : 10px 0px;
}

ul{
	padding-left : 40px;
	list-style : square;
	margin : 10px 0px;
}

ul li{
	margin : 4px 0;
}

br{
	line-height : 0.5em;
}

img{
		border : none;
}

p{
	margin : 10px;
	line-height : 1.10em;
}

strong{
	font-weight : bold;
}
small{
	font-size : 0.9em;
}
em{
	font-style: italic;
}
dl{

}

dt{
	font-weight: bolder;
}
dd{

}
.imgRight{
	float: right;
}
.imgLeft{
	float: left;
}
.right{
	text-align: right;
}
.split{
	width : 49%;
	float : left;
}

.online{
	color : green;
}
.offline{
	color : red;
}

#header {

background: white url(banner1.jpg) no-repeat top left;
margin : 0 17px;
position : relative;
}
#subheader{
background:  url(banner_with_opacity-trans.png) no-repeat top left;
height : 213px;
margin : 0;
}

#menulang{
		position: absolute;
	top : 5px;
	right : 10px;
	background-color: white;
	padding : 3px;
	border : gray solid 1px;

	-moz-border-radius : 5px;
	webkit-border-radius : 5px;
	border-radius : 5px;
}
#header #menulang a{
	margin : 0;
	padding : 0;
	width  : 16px;
	height : 12px;
	padding : 3px;
	float : left;
}
#header #menulang a:hover{
	background-color: #E41183;
}

#header #main_description{
	font-size: 0.9em;
	font-family: sans-serif;
	margin-left : 300px;
	margin-top : 40px;
	margin-right : 20px;
	line-height : 1.2em;
	color : gray;
}

#header a{
	font-size: 0.8em;
	color: black;
	text-decoration: none;
	font-weight: bold;
	display : block;
	width : 300px;
	height : 100px;
	/*border : blue solid 1px;*/
}
#header a:hover{

}

#header h1{
	text-indent : -99999px;
	margin : 0;
	padding : 0;
}



#container{
width: 849px;
left: 50%;
margin : 0 auto;
background: url(bg_gradient.jpg) repeat-y top center;
border-bottom : solid 1px lightgray;
}
#centerhome{
	float: left;
	width: 460px;
	padding: 10px 0;
	padding-top : 17px;
	margin-top : 03px;
}
#center{
	float: left;
	width: 460px;
	padding: 10px 0;
	padding-top : 17px;
	background: url(center_top.png) no-repeat top center;
	margin-top : 10px;
}
/*#center > :first-child {
	margin-top: 10px;
}*/
#center h2{
	margin-top : 0;
}

#center p, #center li {
	line-height: 1.5;
}
#subcenter{
	background: url(center_bg.png) repeat-y top center;
padding : 5px 15px;
padding-left : 20px;
}
#center_bottom{
	background: url(center_bottom.png) no-repeat top center;
	height : 20px;
}
#footer{
  margin: 0;
  padding: 15px 20px 10px 0;
  font-size: .9em;
  text-align : center;
color : gray;
}
#footer a{
text-decoration: none;
color : gray;
}
#footer a:hover{
color : black;
}


#content{
width: 100%;
overflow: hidden;
}

#loading{
	font-size: 1.2em;
	color : #EFEFEF;
	background : #979797 url(loading.gif) no-repeat 10px center;
	padding-left : 20px;
	display : none;
	position : absolute;
	top : 50%;
	left : 43%;
	width : 200px;
	height : 35px;
	border :3px solid #1B1F21;
	text-align : center;
	opacity : 85 %;
}

#shoplist{
	float: left;
	width: 220px;
	margin : 0;
	padding : 0;
	background: url(shoplist_top2-trans.png)  no-repeat top center;
	margin-top : 5px;
	margin-left : 1em;
}
#expand_all{
	margin : 5px 0 12px 36px;
	padding : 0;

}
#expand_all a{
	text-decoration: none;
	color : gray;
	font-family: serif;
	text-transform: uppercase;
	font-size: 0.7em;
	margin : 0;
}
#expand_all a:hover{
	color : black;
}

#subshoplist{
	margin : 0;
	background: url(shoplist_bottom-trans.png) no-repeat bottom center;
	padding : 0;
	padding-bottom : 15px;
	min-height : 350px;
}

#shoplist h2{
	text-indent: -10000px;
	display:none;
	margin : 0;
	padding : 0;
}

#shoptypelist{
	margin : 0;
	padding : 0 6px;
	list-style: none;
	background: url(shoplist_center-trans.png) repeat-y top center;

}
#shoptypelist li.shoptype{
	margin-left : 5px;
	background: url(shoplist_separator.jpg) no-repeat bottom center;
	/*padding-left : 2px;*/
	padding-bottom : 10px;
}
#shoptypelist li.shoptype>a,#shoptypelist li.shoptype>a strong{
	height : 60px;
	width : 200px;
	display : block;
	/*border : solid 1px black;*/
}
#shoptypelist li.shoptype>a strong{
	text-indent: -99999px;
}

#shoptypelist li#shoptype_2>a{	background: url(shoptype_beaute.jpg) no-repeat left top;}
#shoptypelist li#shoptype_2>a strong{	background: url(shoptype_title_beaute-trans.png) no-repeat left top;}

#shoptypelist li#shoptype_3>a{	background: url(shoptype_loisirs.jpg) no-repeat left top;}
#shoptypelist li#shoptype_3>a strong{	background: url(shoptype_title_loisirs-trans.png) no-repeat left top;}

#shoptypelist li#shoptype_4>a{	background: url(shoptype_resto.jpg) no-repeat left top;}
#shoptypelist li#shoptype_4>a strong{	background: url(shoptype_title_resto-trans.png) no-repeat left top;}

#shoptypelist li#shoptype_5>a{	background: url(shoptype_services.jpg) no-repeat left top;}
#shoptypelist li#shoptype_5>a strong{	background: url(shoptype_title_services-trans.png) no-repeat left top;}

#shoptypelist li#shoptype_6>a{	background: url(shoptype_hyper.jpg) no-repeat left top;}
#shoptypelist li#shoptype_6>a strong{	background: url(shoptype_title_hyper-trans.png) no-repeat left top;}

#shoptypelist li.shoptype:last-child,#shoptypelist li.lastShoptype{
	background: none;
	padding-bottom : 0;
}
#shoptypelist ul{
	margin : 5px 0;
	margin-left : 0;
	padding-left : 20px;
	color : lightgray;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
	padding-bottom : 0px;
}
#shoplist li.shop{
	padding : 2px 0;
	margin : 0;

}
#shoplist li.shop a{
	border : none;
	height : 1em;

	color : gray;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size : 0.9em;
	font-family: sans-serif;
}
#shoplist li.shop a:hover,#shoplist li.shop a.current{
	color : black;
}




#menu{
	margin-left: 695px;
	margin-top : 20px;
background: url(menu_bg.jpg) repeat-y bottom left;
width : 140px;
}
#menu h2{
	background: url(menu_top.jpg) no-repeat bottom left;
	text-indent: -99999px;
	height : 46px;
	padding : 0;
	margin : 0;
}
#menu #search p{
background:transparent url(search.png) no-repeat scroll 0 0;
height:26px;
line-height:normal;
margin:5px;
padding:0;
position:relative;
width:120px;
margin-left : 10px;
}
#menu #search input[type=text]{
background:transparent none repeat scroll 0 0;
border:medium none;
font-family:"Lucida Grande","Helvetica Neue",Arial,sans-serif;
font-size:12px;
font-weight:bold;
/*height:28px;*/
left:6px;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
position:absolute;
top:5px;
width:85px;

color : gray;
}
#menu #search input[type=submit]{
background:transparent none repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:26px;
margin:0;
overflow:hidden;
padding:30px 0 0;
position:absolute;
right:0;
text-indent:-10000px;
top:0;
width:33px;
}
#menu #search input[type=submit]:hover{
background : none;
color : #E41183;
}

#menu ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding : 0;
	margin : 0;
}

#menu ul li{
	padding : 0;
	margin :0;
	background: url(news_separator.jpg) repeat-x top left;
	margin-right : 10px;
	margin-left : 3px;
	text-align: right;
	padding : 2px 0;
	padding-left : 5px;
}
#menu ul li a{
text-decoration: none;
color : black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: bold;
text-transform: uppercase;
display : block;
padding : 8px 5px;
height : 10px;
}
#menu ul li a:hover{
color : gray;

}

#menu ul li#access a{background: url(menu_icons.jpg) no-repeat 0 2px;}
#menu ul li#shops a{background: url(menu_icons.jpg) no-repeat 0 -24px;}
#menu ul li#promotions a{background: url(menu_icons.jpg) no-repeat 0 -48px;}
#menu ul li#news a{background: url(menu_icons.jpg) no-repeat 0 -73px;}
#menu ul li#page a{background: url(menu_icons.jpg) no-repeat 0 -97px;}
#menu ul li#newsletter a{background: url(menu_icons.jpg) no-repeat 0 -121px;}
#menu ul li#infos a{background: url(menu_icons.jpg) no-repeat 0 -145px;}

#menu h3{
	margin : 0;
	padding : 0;
	margin : 0 5px;
}
#menu #menu_bottom{
	background: url(menu_bottom.jpg) no-repeat bottom left;
	height : 30px;
}


/******************* DEBUG ***************************/

div#debug{
	position : absolute;
	bottom : 0;
	left : 0;
	background : lightgray;
	border : gray solid 1px

}

/**********************************************/
.problem{
	border : red solid 1px;
	background-color : #EEBDAA;
}
.important{
	color :red;
	font-size: 1.2em;
}
a{
	color : #0B61BA;
}
a:hover{
	color : #E41183;
	text-decoration : none;
}
.clear{
	clear : both;
}


/* Naviguation */

div.navigation{
	text-align :center;
	overflow : hidden;
	margin : 0px auto;
	margin-top : 10px;
	height : 20px;
}

div.navigation strong, div.navigation a:hover{
	width : 20px;
	margin-right : 1px;
	padding : 0px 3px;
	height : 20px;
	font-size : 0.9em;
}

div.navigation a{
	width : 20px;
	padding : 0px 3px;
	margin-right : 1px;
	height : 20px;
	font-size : 0.9em;
	text-decoration : none;
	line-height : 1.4em;
}
.jCarouselLite{
	font-size: 0.8em;
}
.jCarouselLite li{
	padding : 0 3px;
	margin :0;
	height : 50px;
	width: 50px;
	/*background: white;*/
	vertical-align: middle;
}


#news_promo{
font-size : 0.8em;
overflow: hidden;
}
#news_promo h2{
background: url(newspromo_title.jpg) no-repeat top center;
text-indent: -99999px;
height: 30px;
padding : 0;
margin : 0;
}
#news_promo #promoA, #news_promo #promoB{
	width : 110px;
	height : 287px;
}
#news_promo #promoA{
	float : left;
	background: url(promo_bg_left-trans.png) no-repeat top right;
	width : 100px;
	padding-left : 10px;
}
#news_promo #promoB{
	float : right;
	background: url(promo_bg_right-trans.png) no-repeat top left;
	width : 100px;
	padding-right : 10px;
}
#news_promo #newsList{
	float : left;
	width : 240px;
	min-height : 282px;
	/*border : solid gray 1px;*/
	background: white url(newslist_bg.jpg) repeat-y top center;
}
#news_promo #newsList #newslist_bottom{
	margin-top : 15px;
	height : 10px;
	background: url(newslist_bottom.jpg) no-repeat bottom center;
}
.news{

	background : url(news_separator.jpg) repeat-x bottom center;
	padding-bottom : 10px;
	font-size : 10px;
}
.news h3{
	color : gray;
	font-weight: normal;
	padding : 0 10px ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.news .more_infos{
float : right;
background : url(more_info.jpg) no-repeat top left;
width : 42px;
height: 16px;
display : block;
text-indent: -99999px;
}


.promotion{
	text-align: center;
}
#promoA, #promoB{
	width : 100px;
}
#promoA .promotion .date{
background : url(promo_left_date_bg-trans.png) no-repeat top left;
}
#promoB .promotion .date{
background : url(promo_right_date_bg-trans.png) no-repeat top right;
}
.promotion .date{
padding : 6px 0;
margin : 0;
margin-top : 10px;

	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}
.promotion .date .show_from,.promotion .date .show_until{
text-transform: uppercase;
}
.promotion .logo{
	text-align: center;
	width : 100px;
	height : 50px;
}
.promotion .logo img{
	max-width : 100px;
	max-height : 50px;
}


.promotion .discount{
	height : 170px;
	/*padding-top : 100px;*/
	display : block;
	text-decoration: none;
	position: relative;
}
.promotion .discount img{

}
.pics {
height : 170px;
width : 100px;
overflow:hidden;
padding:0;
margin : 6em auto;
}
.pics img {
background-color:#EEEEEE;
left:0;

top:0;
}
.promotion .catch_text{

	font-size: 34px;
	line-height: 1em;
	font-family: sans-serif;
	color : #B55612;
	font-weight: bold;
	display : block;
	height : 30px;
	width: 100%;
	margin : 0;
	position: absolute;
	top : 100px;
	left:0;
	background : url(catch_text_bg-trans.png) repeat bottom left;
}
.promotion .baseline{
background : url(baseline_bg-trans.png) repeat top left;
display : block;
padding : 5px 0;
font-size: 1.1em;
color : white;
width: 100%;
	position: absolute;
	top : 130px;
	left:0;
}
.promotion .more_promo{
	color : grey;
}


#shop{
	padding : 0;
}
#shop #sideshop{
	width : 138px;
	float : left;
	background : url(shop_top.jpg) no-repeat top left;
	padding-top : 20px;
}
#shop #sideshop #promotions{
}
#shop #sideshop #promotions h3{
color:	#E7429B;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin : 0 10px;
	padding : 0;
	margin-bottom : 1em;
	padding-bottom : 10px;
	background : url(news_separator.jpg) repeat-x bottom center;
}

#shop #sideshop #promotions .promo{
	background : url(news_separator.jpg) repeat-x bottom center;
			margin : 0 10px;
	padding-bottom : 10px;
		margin-bottom : 5px;

	}
#shop #sideshop #promotions .catch_text{
font-size: 34px;
	line-height: 1em;
	
	
	color : #00A8FF;
	font-weight: bold;
	height : 30px;
	margin : 0;
	text-align: center;
	font-family: sans-serif;

}
#shop #sideshop #promotions .baseline{
	text-align: center;
padding : 3px;
	margin : 0;
	margin-top : 10px;
margin-right : 10px;
font-size: 1.1em;
color : white;
background-color: #00A8FF;
font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius-bottomright : 10px;
	-moz-border-radius-bottomleft : 10px;
	webkit-border-bottom-right-radius : 10px;
	webkit-border-bottom-left-radius : 10px;
	border-bottom-right-radius : 10px;
	border-bottom-left-radius : 10px;
}


#shop #sideshop #practical_info{
	font-size : 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#shop #sideshop #practical_info h3{
	background : url(practical_infos_beaute.jpg) no-repeat top left;
	text-indent: 99999px;
	height : 40px;
margin : 0;
padding : 0;
}
#shop #sideshop #practical_info dl{
	background : url(practical_infos_bg.jpg) no-repeat bottom center;
	padding : 0 16px 30px 12px;
}
#shop #sideshop #practical_info dt{
padding-top : 1em;
color :#4A372A;
text-transform: uppercase;

}

#shop #sideshop #practical_info dd{
}

#shop #contentshop{
float :right;
width : 280px;
	background : url(shop_top.jpg) repeat-x top center;
	padding-top : 20px;
}
#shop #contentshop h2{
color : #00A8FF;
	font-size: 1.2em;
	text-transform: uppercase;
}

#shop #contentshop h2#title{
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;

}
#shop #contentshop .right em{
color : gray;
}
#shop #contentshop #newslist{
	background : url(shop_top.jpg) repeat-x top center;
	padding-top : 10px;
	}

#shop #contentshop #newslist .news h3{
color:#4A372A;
font-weight: bold;

}

#shop #storefront {
	position: relative;
}
#shop #storefront img{

}
#shop #storefront #storebanner{
height : 67px;
width : 60px;
position: absolute;
}
#shop.shoptype_2 #contentshop h2, #shop.shoptype_2 #sideshop #promotions .catch_text{ color : #0086CB}
#shop.shoptype_2 #sideshop #promotions .baseline{ background-color : #0086CB}
#shop.shoptype_2 #sideshop #practical_info h3{background : url(practical_infos_beaute.jpg) no-repeat top left;}
#shop.shoptype_2 #storefront #storebanner{	background: url(shoptype_title_beaute-trans.png) no-repeat left top;}


#shop.shoptype_3 #contentshop h2, #shop.shoptype_3 #sideshop #promotions .catch_text{ color : #F8B200}
#shop.shoptype_3 #sideshop #promotions .baseline{ background-color : #F8B200}
#shop.shoptype_3 #sideshop #practical_info h3{background : url(practical_infos_loisirs.jpg) no-repeat top left;}
#shop.shoptype_3 #storefront #storebanner{	background: url(shoptype_title_loisirs-trans.png) no-repeat left top;}

#shop.shoptype_4 #contentshop h2, #shop.shoptype_4 #sideshop #promotions .catch_text{ color : #981134}
#shop.shoptype_4 #sideshop #promotions .baseline{ background-color : #981134}
#shop.shoptype_4 #sideshop #practical_info h3{background : url(practical_infos_resto.jpg) no-repeat top left;}
#shop.shoptype_4 #storefront #storebanner{	background: url(shoptype_title_resto-trans.png) no-repeat left top;}

#shop.shoptype_5 #contentshop h2, #shop.shoptype_5 #sideshop #promotions .catch_text{ color :#96BF0D }
#shop.shoptype_5 #sideshop #promotions .baseline{ background-color :#96BF0D }
#shop.shoptype_5 #sideshop #practical_info h3{background : url(practical_infos_services.jpg) no-repeat top left;}
#shop.shoptype_5 #storefront #storebanner{	background: url(shoptype_title_services-trans.png) no-repeat left top;}

#shop.shoptype_6 #contentshop h2, #shop.shoptype_6 #sideshop #promotions .catch_text{ color :#D41612 }
#shop.shoptype_6 #sideshop #promotions .baseline{ background-color :#D41612 }
#shop.shoptype_6 #sideshop #practical_info h3{background : url(practical_infos_hyper.jpg) no-repeat top left;}
#shop.shoptype_6 #storefront #storebanner{	background: url(shoptype_title_hyper-trans.png) no-repeat left top;}




.shoplisting ul{
	list-style: none;
}
.shoplisting a{
text-decoration: none;
}
.shoplisting small{
	font-size: 10px;
	padding : 1px;
	color : white;
	background-image: url(liststyle_circle-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.shoplisting em{
color : gray;
}

.shoplisting.shoptype_2 h2{	color: #0086CB;}
.shoplisting.shoptype_2 small{	background-color: #0086CB;}
.shoplisting.shoptype_3 h2{	color: #F8B200;}
.shoplisting.shoptype_3 small{	background-color: #F8B200;}
.shoplisting.shoptype_4 h2{	color: #981134;}
.shoplisting.shoptype_4 small{	background-color: #981134;}
.shoplisting.shoptype_5 h2{	color: #96BF0D;}
.shoplisting.shoptype_5 small{	background-color: #96BF0D;}
.shoplisting.shoptype_6 h2{	color: #D41612;}
.shoplisting.shoptype_6 small{	background-color: #D41612;}


#promolist{

}

#promolist  .promo{
	margin : 0 5px;
	padding-bottom : 10px;
	margin-bottom : 5px;
	width : 130px;
	float : left;
	text-align: center;
}
#promolist  h3 a{
color: #00A8FF;
text-decoration: none;
}
#promolist  .catch_text{
font-size: 4em;
	line-height: 1em;
	color : #00A8FF;
	font-weight: bold;
	height : 30px;
	margin : 0;
	text-align: center;
	font-family: sans-serif;
	display : block;

}
#promolist  .baseline{
display : block;
	text-align: center;
padding : 3px;
	margin : 0;
	margin-top : 10px;
margin-right : 10px;
font-size: 1.1em;
color : white;
background-color: #00A8FF;
font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius-bottomright : 10px;
	-moz-border-radius-bottomleft : 10px;
	webkit-border-bottom-right-radius : 10px;
	webkit-border-bottom-left-radius : 10px;
	border-bottom-right-radius : 10px;
	border-bottom-left-radius : 10px;
}

#promolist .shoptype_2 h3 a, #promolist .shoptype_2 .catch_text{	color: #0086CB;}
#promolist .shoptype_2 .baseline{	background-color: #0086CB;}
#promolist .shoptype_3 h3 a, #promolist .shoptype_3 .catch_text{	color: #F8B200;}
#promolist .shoptype_3 .baseline{	background-color: #F8B200;}
#promolist .shoptype_4 h3 a, #promolist .shoptype_4 .catch_text{	color: #981134;}
#promolist .shoptype_4 .baseline{	background-color: #981134;}
#promolist .shoptype_5 h3 a, #promolist .shoptype_5 .catch_text{	color: #96BF0D;}
#promolist .shoptype_5 .baseline{	background-color: #96BF0D;}
#promolist .shoptype_6 h3 a, #promolist .shoptype_6 .catch_text{	color: #D41612;}
#promolist .shoptype_6 .baseline{	background-color: #D41612;}














#translations{

}
#translations dt, #translations dd{
	width : 50%;
	float : left;
	line-height: 1.5em;
	/*height : 3em;*/
	/*margin :  5px 0;*/
}
#translations dt{
	clear : both;
	border-top : dashed grey 1px;
}

#translations dd{
}
#weather {
	overflow : hidden;
}
#weather #today{
	font-size: 1em;
}
#weather #today img{
padding : 3px;
float : left;
}
#weather .forecast{
	float : left;
	font-size: 0.9em;
	padding : 0 5px;
}

#tides{
	font-size : 1.2em;
}

#lastnews{
	padding : 0 20px ;
list-style: none;

}
#lastnews li{
padding : 1em 0;
border-top : gray dashed 1px;
}
#lastnews li img{
margin : 5px;
}
#lastnews a{
	text-decoration: none;
}
#lastnews em{
color : gray;
}


.tabcontainer .ui-tabs .ui-tabs-panel {
padding-left : 2px;
padding-right : 2px;
}

#mapTip{
	display : none;
	position: absolute;
	background-color : white;
	border : 3px solid #E41183;
	padding : 3px;
}

#caroussel{
	float : right;
	width : 590px;
	height : 60px;
	margin-right : 20px;
}

#throbber{
	border : solid #F748AE 3px;
	position: absolute;
	top : 05px;
	left : 50%;
	padding : 8px;
	font-size: 1.5em;
	color : #B9086D;
	background-color: white;
	display: none;
}