@charset "utf-8";
/* CSS Document */


/* Aspect des liens (LIENS) */
a { color:#7bb8a9; font-weight: normal; font-style: normal; text-decoration: none; }

/* Aspect des liens (LIENS) */
a:visited { font-weight: normal; font-style: normal; text-decoration: none; }

/* Aspect des liens, lors du survol de la souris (LIENS) */
a:hover { font-weight: normal; font-style: normal; text-decoration: underline; }

.menu_link a{ font-family:Arial, Helvetica, sans-serif; font-size:17px; font-weight:normal; color:#654539;}
.bar_link a{ font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#333333;}
div.menu_link { color:#FFFFFF; padding:0px 0px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}

.create_link a{color:#990000;}

.submenu a{color:#1A171B; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.copyright_link a{color:#999999;}

.login_link a{color:#333333;}

.detail_link a{color:#7bb8a9;}

.bottom_title { font-family:Verdana; font-size:16px; font-weight:normal; padding-bottom:15px; padding-top:3px; color:#000; }

.nom_user {font-weight:bold; color:#81aaa6;}

#details td {font-size:12px;}


#global_content {
	display:none;
	padding:10px;
}
#global_spec {
	display:none;
	padding:10px;
}
#global_how {
	display:block;
	
}
.tab {
	text-align:center;
	float:left; 
	padding:5px;
	background-color:#9cd3c9;
	color:#FFF;
	font-weight:bold;
	/*border:1px solid #CCCCCC;*/
	border-bottom:0px;
	width:150px;
	cursor:pointer;
}
.tab_hov {
	text-align:center;
	float:left; 
	padding:5px;
	border:0px solid #CCCCCC;
	border-bottom:0px;
	width:150px;
	cursor:pointer;
}
.title_designation {
	color:#b2dad1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}

#videoLuxe {
	position:absolute;
	z-index:999;
	top:50%;
	left:50%;
	width:650px;
	height:365px;
	margin-left:-325px;
	margin-top:-183px;
	display:none;
}

#bg_videoLuxe {
	position:absolute;
	top:0px;
	left:0px;
	z-index:998;
	background-image:url('http://www.bioluxmedical.com/html/img/bg_videoluxe.png');
	width:100%;
	height:100%;
	display:none;
}