@import url(default.css);


dl.accordion-menu dt.catName {
	background:#0A92F0;
	color:#FFF;
	font-weight:bold;
	padding: 0.3em 1em;
}

/* page */
/* general */
.top {
	background:url(/images/common/bg_top.gif) no-repeat;
	height:125px;
	width:540px;
	margin:20px 10px 0 0;
}

#createdBy {
	background:#005B9A;
	text-align:right;
	padding:4px 3px 3px 0;
}

.lnkOrig {
	background: url(/images/logo_orig.gif) no-repeat;
	width:20px;
	height:20px;
	float:right;
	margin:5px 5px 0 0;
}

a {
	color : #0589EF;
	text-decoration: none;
}

	a:hover {
		color : #124FFF;
		text-decoration: none;
	}
	
.infoCart {
	padding:0 40px 0 20px;
	line-height:22px;
	color:#FFF;
	background:url(/images/menu/cart.gif) no-repeat;
}

/* userAccess */

#userAccess {
	float:left;
	width:100%;
	height:30px;
	background:#005B9A url(/images/menu/bg_userAccess.gif) no-repeat right;
	text-align:right;
}

label {
	line-height:16px;
	height:16px;
	width:80px;
	margin:0;
	color:#FFF;
}
.inputUserAccess {
	width:100px;
	height:16px;
	padding:0;
	border:1px solid #0A92F0;
	background:#003495;
	margin:5px 2px 0;
	color:#FFF;
}
	
.btsubmit {
	background: #005B9A url(/images/menu/bt_userAccess.gif) no-repeat;
	width:37px;
	height:18px;
	border:0;
	outline: none;
	text-align:center;
	cursor:hand;
	margin:5px 45px 0 0;
}


		
		
#menu {
	width:200px;
	position:relative;
	top:-30px;
	left:5px;
	background:url(/images/menu/top.gif) no-repeat;
	float:left;
}


ul#defltMenu  {
	float:left;
	width:195px;
	margin:0;
	padding:0;
	list-style: none;
	background: url(/images/menu/bg_menu.gif) repeat-y;	
}

ul#defltMenu  li {
	display:block;
	line-height:18px;
	margin:0;
	padding:0;
}

ul#defltMenu  li a {
	padding-left:10px;
	display:block;
	min-height: 25px;
	line-height:25px;
	width:180px;
	font-family : Arial, Verdana, Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	background: url(/images/menu/menu_bg_normal.gif) no-repeat;
	color: #005B9A;
}

ul#defltMenu li a:hover {
	min-height: 25px;
	line-height:25px;
	background: url(/images/menu/menu_bg_hover.gif) no-repeat;
	color:#0A92F0;
}

ul#defltMenu li a.active,
ul#defltMenu li a.active:hover {
	background: url(/images/menu/menu_bg_active.gif) no-repeat;
	color:#0A92F0;
}



ul#defltMenu li a.subLink,
ul#defltMenu li a.subLinka,
ul#defltMenu li a.subLink:hover {
	padding-left:30px;
	display:block;
	min-height: 25px;
	line-height:25px;
	width:180px;
	font-family : Arial, Verdana, Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	background: url(/images/menu/sub_menu_bg.gif) no-repeat;
	color: #005B9A;
}

ul#defltMenu li a.subLinka,
ul#defltMenu li a.subLinka:hover,
ul#defltMenu li a.subLink:hover {
	background: url(/images/menu/sub_menu_bg_hover.gif) no-repeat;
}




/* membre */
ul#defltMenu  li a.rev_ {
	padding-left:10px;
	display:block;
	min-height: 25px;
	line-height:25px;
	width:180px;
	font-family : Arial, Verdana, Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	background: url(/images/menu/vio/menu_bg_normal.gif) no-repeat;
	color: #B134B9;
}

ul#defltMenu li a.rev_:hover {
	min-height: 25px;
	line-height:25px;
	background: url(/images/menu/vio/menu_bg_hover.gif) no-repeat;
	color:#D85AE0;
}

ul#defltMenu li a.rev_subLink,
ul#defltMenu li a.rev_subLinka,
ul#defltMenu li a.rev_subLink:hover {
	padding-left:30px;
	display:block;
	min-height: 25px;
	line-height:25px;
	width:180px;
	font-family : Arial, Verdana, Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	background: url(/images/menu/vio/sub_menu_bg.gif) no-repeat;
	color: #D85AE0;
}

ul#defltMenu li a.rev_subLinka,
ul#defltMenu li a.rev_subLinka:hover,
ul#defltMenu li a.rev_subLink:hover {
	background: url(/images/menu/vio/sub_menu_bg_hover.gif) no-repeat;
}



/* drapeau */

#quickLnk {
	width:200px;
	height:30px;
	background:url(/images/menu/bg_menu_quickLnk.gif) no-repeat left bottom;
} 

#quickLnk .flags{
	float:right;
	height:25px;
	margin-top:10px;
	margin-right:10px;
} 

#quickLnk .colorSite{
	float:left;
	height:25px;
	margin-top:10px;
	margin-left:8px;
} 

#quickLnk span.color img{
	margin-right:3px;
}

#quickLnk span.flags img{
	margin-right:3px;
}

/* bottom menu */

ul.bottomLink {
	display:block;
	width:100%;
	margin:10px 0 0 0;
	list-style: none;
	text-align:center;
	background:#E2F3FF;
}

ul.bottomLink li {
	display:inline;
	line-height:14px;
	margin: 0;
	padding:0;
}

ul.bottomLink li a {
	padding-left:5px;
	min-height: 18px;
	line-height:18px;
	font-family : Arial, Verdana, Times New Roman, Times, serif;
	font-size:10px;
	font-weight:bold;
	color: #005B9A;
}

ul.bottomLink li a:hover,
ul.bottomLink li a.active,
ul.bottomLink li a.active:hover {
	color:#BF43DE;
}


/********************************************** PAGE */
/********************************************** contact */

#contentForm {
	width:540px;
	float:left;
}

p.address {
	float:left;
	background:#FFF url(/images/contact/pict_address.gif) no-repeat 0px 3px;
	margin:10px 0 0 20px;
	padding-left:25px;
	width:250px;
	line-height:17px;
}

p.tel {
	float:left;
	margin:10px 0 0 0;
	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 0;
	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 0;
	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-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:1px solid #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:300px;
	height:18px;
	line-height:18px;
	margin:0 0 5px 0;
	background:#FFF;
}

#contentForm .selectCheat {
	float:right;
	font-size:11px;
	width:300px;
	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:300px;
	height:150px;
	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 20px 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;
}


.contentHome label {
	float:left;	
	width:150px;
	height:18px;
	line-height:18px;
	margin-bottom:10px;
	padding-left:20px;
}


/********************************************** PAGE */
/********************************************** cocoons */
ul.lumi8_avantages {
	background:url(/images/cocon/bg_avant_lumi.gif) no-repeat;
}

ul.lumi8_avantages li {
	background: url(/images/cocon/valid-lumi.gif) no-repeat 5px 2px;
	color:#0A92F0;
	font-weight:bold;
	font-size:10px;
}

a.spaJet {
	background:url(/images/cocon/spa-jet.jpg) no-repeat;
}

a.spaOceana {
	background:url(/images/cocon/spa-oceana.jpg) no-repeat;
}

a.spaJet_2 {
	background:url(/images/cocon/spa-jet_l.jpg) no-repeat;
}

a.spaOceana_2 {
	background:url(/images/cocon/spa-oceana_l.jpg) no-repeat;
}

a.irh_2 {
	background:url(/images/cocon/irh_l.jpg) no-repeat;
}

p.innovationPrize {
	background:url(/images/cocon/px_pierantoni.gif) no-repeat;
	height:150px;
	padding-left:105px;
}

/********************************************** PAGE */
/********************************************** CENTRE */

#map {
	width:268px;
	height:308px;
	float:right;
	padding:4px 0 0 4px;
	background:url(/images/center/bg_fla.gif) no-repeat;
}

.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 */
/********************************************** TEMOIGNAGES */

.temoignage {
	display:block;
	padding:10px 5px 0 30px;
	width:500px;
	background:#F5F9FF url(/images/temoignage/quote_open.gif) no-repeat top left;
}

.temoignage span {
	display:block;
	padding-top:20px;
	background:#F5F9FF url(/images/temoignage/quote_close.gif) no-repeat bottom right;
}

.who {
	margin-top:5px;
	margin-bottom:20px;
}

/********************************************** PAGE */
/********************************************** SOINS */
h3 {
	color:#0A92F0;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}
.keyword {
	padding:5px 5px 0 28px;
	float:right;
	width:120px;
	margin:0 5px 5px 5px;
	background:#F5F9FF url(/images/temoignage/quote_open.gif) no-repeat top left;
}

html>body .keyword {
	margin-right:10px;
}

.keyword span {
	display:block;
	background:url(/images/temoignage/quote_close.gif) no-repeat bottom right;
	padding-bottom:5px;
}

/********************************************** PAGE */
/********************************************** SHOP */

.titleCat {
	display:block;
	width:540px;
	margin:20px 0 0 0;
	background:#98D5FF;
	color:#0A92F0;
	line-height:25px;
	height:25px;
	text-align:center;
	font-weight:bold;
}

a.linkProd {
	background:#F5F9FF;
	display:block;
	width:540px;
	margin-top:1px;
	height:25px;
	padding:0;
}

a.testClass {
	background:#F5F9FF;
	display:block;
	width:540px;
	margin-top:1px;
	height:25px;
	padding:0;
}

a.linkProd:hover {
	background:#CDE3F1;
	display:block;
	width:540px;
	margin-top:1px;
	height:25px;
	padding:0;
}

a.testClass:hover {
	background:#FFC1F3;
	display:block;
}


.lstProd .titleProd,
.lstProd .priceProd,
.lstProd .qtProd,
.lstProd .moreProd  {
	float:left;
	cursor:hand;
	height:25px;
	line-height:25px;
	text-align:center;
	border-left:1px solid #FFF;
}

.lstProd .titleProd {
	text-align:left;
	width:360px;
	border:0
}

.lstProd .qtProd{
	width:59px;
}

.lstProd .priceProd {
	width:79px;
}

.lstProd .moreProd {
	width:30px;
	background:url(/images/shop/picto_more.gif) no-repeat center;
}

.item .qt_cart {
	border:1px solid #9CC6FF;
}

.item .qt_cart .title_qt_cart{
	background:#9CC6FF;
	color:#0A92F0;
}
/********************************************** 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/home/bg_dt_event.gif) no-repeat;
}

.event dd.title {
	margin-top:-50px;
	color:#0A92F0;
	font-weight:bold;
	text-transform:capitalize;
}

/********************************************** PAGE */
/********************************************** PRESSE */
.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 */
/********************************************** MEDIAS */

.photoHD {
	border:1px dotted #72A1E2;
	float:left;
	margin:0 10px 0 0;
	width:125px;
	height:158px;
	
}

.photoHD .illust {
	display:block;
	margin:5px auto 0 auto;
	height:115px;
	background:#F5F9FF;
}

.photoHD img {
	display:block;
	margin:auto;
}

.photoHD .title {
	display:block;
	margin:auto;
	text-align:center;
	background:#F5F9FF;
	font-weight:bold;
	color:#0A92F0;
	margin-top:1px;
}

.photoHD a {
	background:#F5F9FF url(/images/presse/pict_dl.gif) no-repeat 6px 3px;
	line-height:21px;
	height:21px;
	padding-left:30px;
	display:block;
	margin-top:1px;
	font-weight:bold;
	color:#72A1E2;
	font-size:10px;
}

/********************************************** PAGE */
/********************************************** MEMBER */
/********************************************** LOGIN */
.consoleLogin {
	background:#F5F9FF;
	border:1px dotted #6CC3F4;
	border-top:0;
	width:520px;
	margin:0 0 0 15px;
}

.consoleLogin p {
	margin-top:5px;
}
.consoleLoginForm {
	width:400px;
	margin:auto;
}

.consoleLoginForm label {
	color:#000;
	width:180px;
	float:left;
	height:20px;
	margin:5px 0 0 0;
}

.consoleLoginForm .input-text {
	float:right;
	border:1px solid #708E9B;
	font-size:11px;
	font-family: verdana, arial;
	width:200px;
	height:18px;
	line-height:18px;
	margin-top:5px;
	background:#FFF url(/images/common/bg_input3.gif) repeat-y right;
}
.consoleLoginForm .btsubmit {
	float:right;
	margin:5px 0 5px 0;
}
.consoleLoginForm label.lostPwd {
	float:right;
	text-align:right;
	width:390px;
	margin-top:0;
}

.titleConsole {
	color:#FFF;
	font-weight:bold;
	background:#005B9A;
	width:520px;
	margin:0;
	line-height:20px;
}

/********************************************** PAGE */
/********************************************** MEMBER */
/********************************************** home */

.axxBoutique,
.persInfos,
.axxFiles {
	display:block;
	width:540px;
	margin-top:20px;
}

.axxFiles .linkFiles {
	float:left;
	margin:10px 0 0 20px;
	background:url(/images/member/pict_folder.gif) no-repeat top center;
	width:80px;
	padding-top:90px;
	text-align:center;
}

.axxFiles .linkFiles_grey {
	float:left;
	margin:10px 0 0 20px;
	background:url(/images/member/pict_folder2.gif) no-repeat top center;
	width:80px;
	padding-top:90px;
	text-align:center;
}


/********************************************** PAGE */
/********************************************** MEMBER */
/********************************************** files */


.files a.dlFiles {
	padding-left:70px;
	width:460px;
	display:block;
	background:url(/images/member/pict_files.gif) no-repeat top left;
	min-height:100px;
	height:100px;
}

.files .filename {
	float:left;
	background:#A9CBFF;
	width:380px;
	line-height:20px;
	height:20px;
	padding-left:5px;
	cursor:hand;
	font-weight:bold;
}

.files .file_dl {
	padding-right:5px;
	float:left;
	width:70px;
	text-align:right;
	background:#A9CBFF;
	line-height:20px;
	cursor:hand;
}

.files .file_dl2 {
	padding-right:5px;
	float:right;
	text-align:right;
	cursor:hand;
	color:#2D88C9;
}

.files .filedescribe {
	float:left;
	width:450px;
	height:45px;
	line-height:14px;
	cursor:hand;
}


/********************************************** PAGE */
/********************************************** CART */
/********************************************** selPaytype */

.rappelOrder {
	float:left;
	width:540px;
	margin-top:20px;
	background:#E9F4FF;
	height:120px;
	padding:2px;
}

.rappelOrder .title {
	font-weight:bold;
	color:#FFF;
	background:#005B9A;
	width:540px;
	float:left;
	height:20px;
	line-height:20px;
}

.selPayType {
	float:left;
	width:540px;
	margin-top:20px;
	background:#E9F4FF;
	height:120px;
	padding:2px;
	margin-right:5px;
}

.selPayType .title {
	font-weight:bold;
	color:#FFF;
	background:#005B9A;
	width:540px;
	float:left;
	height:20px;
	line-height:20px;
}