/* import */
	@import url(class.css);
	@import url(menu.css);

	
/* accordeon */
dl.accordion-menu {
	width: 680px;
}

dl.accordion-menu dt.a-m-t {
	margin: 0;
	padding: 0.3em 1em;
	color: #666;
	border: solid 1px #FFF;
	text-align:left;
	font-size: 12px;
	background-color: #EEEEEE;
}

dl.accordion-menu dt.a-m-t-hover{
	color: #000000;
}


dl.accordion-menu dt.a-m-t-down{
	color: #000000;
}


html.accordion-menu-js dt.a-m-t{
	cursor:pointer;
	zoom:1;
}

dl.accordion-menu dd.a-m-d {
	margin: 0;
	padding: 0;
	padding:0;
}

html.accordion-menu-js dd.a-m-d{
	display:none;
}


html.accordion-menu-js dd.a-m-d-expand {
	display:block;
}

html.accordion-menu-js dd.a-m-d-before-expand {
	display:block;
	position:relative;
	z-index:-1;
	opacity:0;
	height:auto !important;
	visibility:hidden;
	overflow:visible;
}


html.accordion-menu-js dt.a-m-t-expand {
	color: #00CC00;
}

html.accordion-menu-js dd.a-m-d-anim {
	overflow:hidden;
	display:block;	
}

dl.accordion-menu dd.a-m-d .bd{
	padding:0.5em;
	border:Solid 1px #EEEEEE;
	text-align: left;
}
	
form {
}

/* GLOBAL  ***********************************************************  GLOBAL  */
body {
	margin : 0 0 0 0; 
	padding : 0; 
	text-align : center; 
	/*background : #EEF2E3; */
	font-family : tahoma, Arial, Verdana, Times New Roman, Times, serif;
	font-size : 11px;
} 

.bodyPopup {
	margin : 0; 
	padding : 0; 
	text-align : center; 
	background : #FFF; 
	font-family : tahoma, Arial, Verdana, Times New Roman, Times, serif;
	font-size : 11px;
}

a {
	color:#4C4C4C;
}

a:link {	color:#4C4C4C;}
a:active {	color:#4C4C4C;}
a:visited {	color:#4C4C4C;}
a:hover {	color:#4C4C4C;}

* {
	color : #0A0A0A;
	text-align : left;
	padding:0;
}

img {
		border: 0; 
	} 
	
sup {
	font-size:8px;
}

h2 {
	margin:0 0 10px 0;
	padding:0;
}

.spacer {
	clear : both; 
	height : 0; 
	font-size:0px;
}

p {
	margin:20px 0 0 0;
	text-align:justify;
	padding-left:20px;
	padding-right:10px;
	line-height:18px;
}

p.subtitle {
	font-style:italic;
	font-weight:bold;
	margin-bottom:20px;
}

.more {
	display:block;
	text-align:right;
	padding-right:10px;
	margin-bottom:20px;
}

/* top et structure */
#global {
	display:block;
	margin:auto;
	padding:0;
	background:#FFF;
	width:760px;
}

#contentPage {
	float:right;
	width:550px;
	min-height:730px;
	margin:0;
}

.content {
	margin-top:15px;
}




/* logo */
h1 {
	margin:0 0 0 5px;
	padding:0;
	background:url(/images/menu/logo.gif) no-repeat;
	height:115px;
	width:185px;
}

h1 a {
	display:block;
	height:115px;
	width:185px;
}
h1 a span {
	display:none;
	height:115px;
	width:185px;
}


.animButton{
	float:right;
	margin:5px;
	border:1px solid #000;
}

.animButOn{
	float:left;
	background:#FFF;
	margin:0px;
	padding:2px 7px 2px 7px;
}

.animButOver{
	float:left;
	background:#DCDCDC;
	padding:2px 7px 2px 7px;
}

#otherLink {
	height:60px;
	width:195px;
	background:url(/images/menu/bg_menu_bottom.gif) no-repeat;
}

a.linkShop {
	display:block;
	float:left;
	margin:20px 0 10px 5px;
	width:175px;
	height:82px;
	background:url(/images/menu/link_shop.gif) no-repeat;
}

html>body a.linkShop {
	margin-left:10px;
}

a.linkTestSpa {
	display:block;
	float:left;
	margin:10px 0 10px 5px;
	width:175px;
	height:82px;
	background:url(/images/menu/lnk_test_spa.gif) no-repeat;
}

html>body a.linkTestSpa {
	margin-left:10px;
}

a.linkVideo {
	display:block;
	float:left;
	margin:10px 0 10px 5px;
	width:175px;
	height:95px;
	background:url(/images/menu/vio/link_video.gif) no-repeat;
}

html>body a.linkVideo {
	margin-left:10px;
}

#createdBy {
	height:30px;
	display:block;
}

/********************************************** news */

.pro {
	float:left;
	margin:0 0 20px 10px;
	background:url(/images/home/part2.jpg) no-repeat;
	width:520px;
	height:120px;
}

.pro .info {
	float:left;
	width:240px;
	text-align:justify;
	padding:5px;
	margin-top:10px;
	padding-left:30px;
	height:100px;
}

.pro .link {
	float:right;
	margin:90px 5px 0 0;
	width:24px;
	height:18px;
}

.pro .link a {
	display:block;
	float:left;
	background: url(/images/home/bt_lnk.gif) no-repeat;
	width:24px;
	height:18px;
}

.contentSoin {
	margin-top:15px;
	width:282px;
	float:left;
}

.contentSoin p {
	padding-left:20px;
}

.contentEvent {
	margin-top:15px;
	width:240px;
	height:200px;
	float:left;
}


/********************************************** PAGE */
/********************************************** NEWS */

dl.event {
	margin: 0;
	padding: 10px 0;
}

.event dd {
	margin: 0 0 0 55px;
	padding: 0 10px 5px 5px;
}

.event dd.moreNews {
	text-align:right;
}

.event dd.content {
	text-align:justify;
}

.event dd.moreNews a {
}



/********************************************** PAGE */
/********************************************** EVENT */
.event dt {
	position: relative;
	text-align:center;
	left: 10px;
	top: 0px;
	width: 44px;
	height:44px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
	background: url(/images/events/bg_dt_event.gif) no-repeat;
}

.event dd.title {
	margin-top:-50px;
	color:#88568B;
	font-weight:bold;
	text-transform:capitalize;
}



/********************************************** PAGE */
/********************************************** SHOP */
.item {
	float:left;
	width:540px;
	margin-bottom:30px;
}

.item .titleProd {
	float:left;
	font-weight:bold;
	width:540px;
	background:#E9F4FF;
	color:#0A92F0;
	height:25px;
	line-height:25px;
	margin-bottom:1px;
	padding-left:2px;
}

.item .contentProd {
	float:left;
	width:375px;
	text-align:justify;
	margin-top:10px;
}

.item .qtProd {
	float:left;
	width:288px;
	background:#E9F4FF;
	margin-bottom:1px;
	height:20px;
	line-height:20px;
	padding-left:2px;
}

.item .priceProd {
	float:left;
	width:288px;
	background:#F5FAFF;
	margin-bottom:1px;
	height:20px;
	line-height:20px;
	padding-left:2px;
}

.item .qt_cart {
	float:right;
	width:155px;
	margin-top:10px;
}

.item .qt_cart .title_qt_cart{
	float:left;
	width:155px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}

.item .addToCart {
	float:right;
	width:140px;
	height:68px;
	margin:10px 10px 0 0;
	background:url(/images/shop/bt_add_to_cart.gif) no-repeat 3px 0px;
	color:#FFF;
	border:0;
	outline: none;
	cursor:hand;
	margin-bottom:5px;
}

.item addToCart:hover {
	float:right;
	margin:10px 10px 0 0;
	width:140px;
	height:68px;
	background:url(/images/shop/bt_add_to_cart_h.gif) no-repeat 3px 0px;
}

.item form {
	width:140px;
	float:right;
}

.item input[type=submit]{
	border:0;
	outline: none;
	margin:10px 10px 0 0;
	width:145px;
	height:68px;
	background:url(/images/shop/bt_add_to_cart.gif) no-repeat 5px 0px;
	cursor:pointer;
}

.item input[type=submit]:hover {
	border:0;
	outline: none;
	margin:10px 10px 0 0;
	width:145px;
	height:68px;
	background:url(/images/shop/bt_add_to_cart_h.gif) no-repeat 5px 0px;
	cursor:pointer;
}

/********************************************** PAGE */
/********************************************** COCONS */

ul.lumi8_avantages {
	margin:20px 0 0 0;
	padding:40px 10px 0 0; 
	width:270px;
	float:right;
	height:210px;
}

ul.lumi8_avantages li {
	display:block;
	margin: 0;
	padding:0 0 0 25px;
	list-style-type: none;
	line-height:20px;
}


ul.menuSpaJet {
	display:block;
	margin:10px 0 0 0;
	padding:0;
	width:540px;
	height:40px;
	list-style: none;
	background: url(/images/cocon/bg_cadre.gif) no-repeat bottom;
}

ul.menuSpaJet li {
	display:inline;
	margin: 0;
	padding:0;
}

ul.menuSpaJet li a.bt_presentation,
ul.menuSpaJet li a.bt_presentation_a {
	float:left;
	width:94px;
	height:35px;
	background: url(/images/cocon/bt_presentation.gif) no-repeat;
}

ul.menuSpaJet li a.bt_fonction,
ul.menuSpaJet li a.bt_fonction_a {
	float:left;
	margin-left:3px;
	width:135px;
	height:35px;
	background: url(/images/cocon/bt_fonction.gif) no-repeat;
}

ul.menuSpaJet li a.bt_presse,
ul.menuSpaJet li a.bt_presse_a {
	float:left;
	margin-left:3px;
	width:123px;
	height:35px;
	background: url(/images/cocon/bt_presse.gif) no-repeat;
}

ul.menuSpaJet li a.bt_video,
ul.menuSpaJet li a.bt_video_a {
	float:left;
	margin-left:3px;
	width:135px;
	height:35px;
	background: url(/images/cocon/bt_video.gif) no-repeat;
}

ul.menuSpaJet li a.bt_presentation_a {
	background: url(/images/cocon/bt_presentation_a.gif) no-repeat;
}

ul.menuSpaJet li a.bt_fonction_a{
	background: url(/images/cocon/bt_fonction_a.gif) no-repeat;
}

ul.menuSpaJet li a.bt_presse_a {
	background: url(/images/cocon/bt_presse_a.gif) no-repeat;
}

ul.menuSpaJet li a.bt_video_a {
	background: url(/images/cocon/bt_video_a.gif) no-repeat;
}

ul.menuSpaJet li a.bt_doc {
	float:right;
	margin-left:3px;
	background: url(/images/cocon/vio/bt_doc.gif) no-repeat;
	width:127px;
	height:31px;
}

.info {
	width:540px;
	display:block;
	height:600px;
	min-height:200px;
	background: url(/images/cocon/cadre_mid.gif) no-repeat 0 top;
	padding:5px;
}

.info .carac {
	width:170px;
	float:left;
	margin:10px 10px 0 0;
	padding:0;
}

a.spaJet,
a.spaFengshui,
a.spaOceana {
	width:270px;
	padding:180px 0 0 0;
	margin:0;
	float:left;
	margin-right:0;
	margin-bottom:10px;
	text-align:right;
}

a.spaJet_2,
a.spaOceana_2,
a.irh_2 {
	width:170px;
	height:190px;
	float:left;
}


p.spajetTxt,
p.spaOceanaTxt {
	margin:0;
	padding:10px;
	width:250px;
	float:left;
}


/********************************************** PAGE */
/********************************************** ABOUT */

p.about {
	margin:0;
	margin-bottom:20px;
	text-align:justify;
	padding-left:20px;
	padding-right:145px;
	line-height:16px;
}

/********************************************** PAGE */
/********************************************** TEMOIGNAGES */

.who {
	display:block;
	text-align:right;
	margin-right:10px;
	color:#0A92F0;
	text-transform:capitalize;
}

/********************************************** PAGE */
/********************************************** CENTRES */

.nameInstitut,
.addInstitut,
.cityInstitut,
.countryInstitut,
.contactTel,
.linkInstitut {
	display:block;
	width:100%;
	text-align:center;
}

.nameInstitut {
	margin-top:20px;
	font-weight:bold;
}

.contactTel {
	margin-top:20px;
}

.linkInstitut {
	margin-bottom:30px;
}


#map {
	width:268px;
	height:308px;
	float:right;
	padding:4px 0 0 4px;
	background:url(/images/center/bg_fla.gif) no-repeat;
	margin:40px 0 0 0;
}

.quickSel {
	 float:left;
	 width:272px;
	 height:60px;
	 margin-bottom:10px;
	 background:url(/images/center/bg_sel_country.gif) no-repeat;
}

.infoCenter {
	 float:left;
	 width:272px;
	 height:60px;
	 margin-bottom:10px;
	 background:url(/images/center/bg_sel_country.gif) no-repeat;
}

.infoCenter span {
	display:block;
	margin:2px auto 5px auto;
	padding-left:3px;
	line-height:16px;
	text-align:left;
}

.formLink {
	 float:left;
	 width:272px;
	 height:60px;
	 margin-bottom:10px;
	 background:url(/images/center/bg_sel_country.gif) no-repeat;
}

.formLink span {
	display:block;
	margin:2px auto 5px auto;
	padding-left:3px;
	background:#F5F9FF;
	width:265px;
	height:56px;
	line-height:16px;
	text-align:left;
}

.titleSel {
	display:block;
	margin:2px auto 5px auto;
	background:#F5F9FF;
	font-weight:bold;
	color:#0A92F0;
	width:268px;
	height:20px;
	line-height:20px;
	text-align:center;
}


/********************************************** PAGE */
/********************************************** PRESSE */
.presse {
	float:left;
	width:170px;
	margin:10px 10px 0 0;
}

.selectTypePresse {
	padding-left:20px;
	margin-bottom:20px;
}

.presse a {
	width:160px;
	float:left;
	text-align:center;
}


.publiReport {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:540px;
}

.presse .title {
	display:block;
	text-align:center;
	color:#005B9A;
	font-weight:bold;
}

.presse .date {
	display:block;
	text-align:right;
	color:#0A92F0;
	font-weight:bold;
}

.presse .describePresse {
	text-align:justify;
}


.publiReport a.imgLnk {
	float:left;
	width:65px;
	height:65px;
	background:url(/images/presse/pictPdf.gif) no-repeat;
}

.publiReport .title {
	color:#0A92F0;
	font-weight:bold;
	display:block;
}

.publiReport .link {
	float:right;
}


/********************************************** PAGE */
/********************************************** contact */

#contentForm {
	float:right;
	padding-right:10px;
	width:450px;
}

p.address {
	float:left;
	background:#FFF url(/images/contact/pict_address.gif) no-repeat 0px 3px;
	margin:10px 0 0 0;
	padding-left:25px;
	width:200px;
	line-height:17px;
}

p.tel {
	float:left;
	margin:10px 0 0 20px;
	background:#FFF url(/images/contact/pict_phone.gif) no-repeat 1px 2px;
	line-height:17px;
	padding-left:25px;
	width:180px;
	font-weight:bold;
	margin-bottom:0px;
}

p.fax {
	float:left;
	margin:10px 0 0 20px;
	background:#FFF url(/images/contact/pict_fax.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
}

p.email {
	float:left;
	margin:10px 0 0 20px;
	background:#FFF url(/images/contact/pict_email.gif) no-repeat left top;
	line-height:17px;
	padding-left:25px;
	font-weight:bold;
}
	
#contentForm .title {
	float:left;
	font-size:11px;
	font-weight:bold;
	width:100%;
	background:#E9F4FF;
	color:#0A92F0;
	height:25px;
	line-height:25px;
	margin:10px 0 10px 0;
	text-align:center;
}

#contentForm label {
	float:left;	
	width:200px;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
	border:0px solid #FFF;
	background:#FFF;
}

#contentForm label.label2 {
	float:left;	
	width:500px;
	height:18px;
	line-height:11px;
	margin-bottom:5px;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}

#contentForm label.label3 {
	float:left;	
	width:500px;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-left:20px;
	color:#0A92F0;
	font-size:10px;
}


#contentForm .input-text {
	float:right;
	border:1px solid #708E9B;
	font-size:11px;
	font-family: verdana, arial;
	width:200px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
	background:#FFF url(/images/common/bg_input3.gif) repeat-y right;
}

#contentForm .selectCheat {
	float:right;
	font-size:11px;
	width:206px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
}

#contentForm .input-text2 {
	width:300px;
}

#contentForm .input-textArea {
	font-size:11px;
	font-family: verdana, arial;
	width:240px;
	height:50px;
	float:left;	
	border:1px solid #708E9B;
	margin:0 0 5px 0;
	overflow:auto;
	float:right;
	background:#FFF url(/images/common/bg_input3.gif) repeat-y right;
}

#contentForm .inputBtn {
	float:right;
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/images/contact/bt_submit.gif);
	background-repeat: no-repeat;
	width:37px;
	height:18px;
	border:0;
	outline: none;
	text-align:center;
	cursor:hand;
}

#contentForm .input-textFile, 
#contentForm .input-textAreaFile {
	border:1px solid #E8C0FF;
}

#contentForm .inputTextFileUpl {
	border:1px solid #E8C0FF;
}

.inputBtnFile {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/images/common/submitUplFile.gif);
	background-repeat: no-repeat;
}

.input-textMessage, .input-textAreaMessage {
	border:1px solid #E1DEBB;
}

.inputTextMessageUpl {
	border:1px solid #E1DEBB;
}

.inputBtnMessage {
	margin:5px 0 0 0;
	color:#FFF;
	background-image: url(/images/common/submitMessage.gif);
	background-repeat: no-repeat;
}


