body
{
	background-color: #EEF0F2;	/* couleur de fond */
}

div
{
	padding-right: 1px;	/* d?calage de 1px pour ne pas passer par dessus l'image lat?ral */
	/padding-right: 0px;	/* d?calage de 1px pour ne pas passer par dessus l'image lat?ral */
}

h3	/* titres des modules */
{
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}

#wrap 	/* conteneur principal */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1015px;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	border-top: solid #7C858E 1px;
	border-left: solid #7C858E 1px;
	font-size: 12px;
	position: relative; 
}

#menu_lang	/* div superieure */
{
	width: 100%;
	height: 50px;
}

#lang 	/* div pour la langue */
{
	float: left;
	margin-left: 15px;
	margin-top: 6px;
	font-size: 12px;
}

#banner		/* div banniere */
{
	height: 194px;
	background-image: url(../images/bandeau.jpg);
}


#breadcrumb_search	/* div sous la banniere */
{
	height: 30px;
	font-size: 10px;
	color: #016BBF;
	margin-top: 20px;
	margin-left: 15px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
}

#breadcrumb a	
{
	color: #016BBF;
	text-decoration: none;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

#search		/* div recherche */
{
	position: absolute;
	right: 0px;
	top: -5px;
	width: 195px;
}

.buttonsearch	/* emplacement du bouton de recherche */
{
	padding-left: 5px;
	position: absolute;
	margin-top: 1px;
}

#content	/* div qui contient le corps avec les modules droit et gauche */
{
	width: 100%;
}

#left	/* div gauche */
{
	margin-left: 5px;
	float: left;
	width: 190px;
}

/* menu left */
#top_left
{
	margin-top: 0px;
	background: #FFFFFF url(../images/bg_titre_module.png) repeat-x;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	height: 100%;
}

#top_left ul	
{
	color: black;
	line-height: 27px;
	list-style-type: none;
	margin-top: 0px;
}

#top_left li.item2 a
{
	color: #016BBF;
	text-decoration: none;
	padding-left: 25px;
	text-transform : uppercase;	
	cursor: default;
}

#top_left li.item3	/* d?caller le biopuce */
{
	margin-top: 15px;
}

#top_left li.item2 ul li	/* biopuce et microsysteme fluidique */
{	
	margin-left: -79px;
	width: 190px;
	/width: 189px;
	background: url(../images/bg_ssmenu_vertical.jpg) no-repeat;	
	display: block;
}

#top_left li.item2 ul li a	/* liens de biopuce et microsysteme fluidique */
{
        color: #FFFFFF;
	text-transform : none;
	line-height: 30px;
	cursor: pointer;
	text-decoration: none;
	padding-left: 25px;
}

#top_left li.item2 ul li ul li	/* tous les sous menu de biopuce et microsysteme fluidique */
{
	background: #FFFFFF	 url(../images/bg_ssmenu_vertical_bfonce.jpg) no-repeat;
	margin-left: -40px;
}

#top_left li.item2 ul li ul li.active	/* sous menu actif */
{
	background: url(../images/bg_ssmenu_vertical_bclair.jpg) no-repeat;
}

#top_left li.item2 ul li ul a
{
	color: #000000;
	margin-left: -10px;
}

#top_left li.item2 ul li ul a:hover
{
	color: #016BBF;
}

#top_left ul li ul li.active ul	/* afficher l'avant dernier bloc lorsque qu'il est actif */
{
	display: block;
}

#top_left ul li ul li.active ul li ul	/* cacher le dernier block  lorsque l'avant dernier est actif */
{
	display: none;
}

#top_left ul li ul li ul li.active ul	/* afficher le dernier block quand il est actif */
{
	display: block;
}

#top_left li.item2 ul li ul li.active ul li 
{
	background: #FFFFFF;
	width: 170px;
	/width: 169px;
	margin-left: -40px;
	padding-left: 20px;
}

#top_left li.item2 ul li ul li ul li.active a 	/* dernier sous menu actif */
{
	color: #016BBF;
	background: url(../images/puce.png) left no-repeat;
}

#top_left ul li ul li
{
	width: 100%;
}

#top_left ul li ul li ul 	/* cacher l'avant dernier bloc */
{
	display: none;
}

ul li.item1 , #top_left ul li.item3, #top_left ul li.item6, #top_left ul li.item9, #top_left ul li.item12, #top_left ul li.item5, #top_left ul li.item71, #top_left ul li.item124
{
	display: none;	/* permet de cacher les menus inutiles */
}
/* fin menu left */

/* d?but module news / events */
#mid_left
{
	background: #FFFFFF url(../images/bg_titre_module.png) repeat-x;
	width: 100%;
	margin-top: 10px;
}

#titre_mid_left
{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	color: #016BBF;
}

.ucd_news_events	/* conteneur de news et events */
{
	padding-left: 5px;
}

.moduletable_news_events h3	/* titre des modules news et events */
{
	text-align: left;
	padding-left: 25px;
}

.moduletable_news_events a, .module_news_events a:visited
{
	color: #016BBF;
	text-decoration: none;
}

.ucd_title	/* titre de la news et de l'event */
{
	font-size: 12px;
	font-weight: bold;
}

#news	/* div news */
{
	margin: 5px;
	margin-top: 20px;
	background: #FFFFFF url(../images/bg_news.jpg) repeat-x;
}

#news h3	
{
	background: url(../images/icone_news.png) left no-repeat;
}

#events	/* div events */
{
	background: #FFFFFF url(../images/bg_events.jpg) repeat-x;
	margin: 5px;
	margin-top: 5px;
}

#events h3
{
	background: url(../images/icone_events.png) left no-repeat;
}
/* fin module news / events */

/* d?but module newsletter */
#bottom_left
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 193px;
}
.moduletable_produits,
.moduletable
{
	background: #FFFFFF url(../images/bg_titre_module.png) repeat-x;
}

#newsletter
{
	background: #FFFFFF url(../images/bg_newsletter_en.jpg) no-repeat;
	height: 90px;
	width: 100%;
}

#newsletter	/* div newsletter */
{
	font-weight: bold;
	padding-top: 32px;
	padding-left: 5px;
	width: 185px;
}

#titre_newsletter	
{
	color: #016BBF;
	font-weight: bold;
	margin-top: -62px;
	text-align: center;
	text-transform : uppercase;
}

#content_newsletter
{
	margin-top: 4px;
	padding-left: 5px;
}

#mail
{
	border: solid #016BBF 1px;
	height: 14px;
	width: 140px;
	font-size: 10px;
}

#image_newsletter
{
	padding-left: 5px;
	position: absolute;
	cursor: pointer;
}
/* fin module newsletter */

.inside	/* contour bleu clair */
{
	border: solid #B1CCE2 1px;
}

.inside_in	/* contour bleu fonc? */
{
	/*border: solid #016BBF 1px;*/
	margin: 5px;
	/*background: #FFFFFF url(../images/bg_titre_main.png) repeat-x;*/
}

.micro	/* image microsystme fluidique de la page d'accueil */
{
	float: left;
	margin-left: 400px;
	margin-top: -56px;
}

.biopuce	/* image biopuce de la page d'accueil */
{
	margin-left: -200px;
}

#inside_content	/* div conteneur central */
{
	margin-left: 15px;
	background: #FFFFFF url(../images/bg_titre_main.png) repeat-x;
	min-width: 580px;
	margin-top: 0px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	max-width: 770px;
	/*width: 770px */
	min-height: 510px;
	font-size: 14px;
}

/* d?but gestion ntkmap */
#list_cat
{
	display: none;	/* suppression de la liste des cat?gories */
}

#copyright
{
	display: none;	/* suppression du copyright nextek */
}

.menutitle
{
	display: none;
}

#inside_content .gmnoprint img
{
	max-width: none;
}
/* fin gestion ntkmap */

#inside_content img	/* comportement des images */
{
	max-width: 550px;
	overflow: auto;
}

.p-category-item-web-title, .p-category-item-desc-title, .p-pageslinks, .p-detail-desc-title, .p-detail-web-title, .p-category-item-detail
{
	display: none;	/* on affiche pas les d?tails et les titres du composant portfolio (partenaires) */
}

.contentpaneopen
{
	font-family: Times New Roman, serif;
	width: 580px;
}

.article_separator
{
	display: none;
}

#inside_content a, #inside_content a:visited
{
	color: #016BBF;
	text-decoration: none;
}

#inside_content a:hover
{
	text-decoration: underline;
}

/*table.contentpaneopen tr td p object*/
#carrousel
{
	position: relative;
	top: -15px;
}
.inside_in p
{
	max-width: 575px;	
}

#menu_prec	/* fleche pour menu pr?c?dent */
{
	float: left;
	position: absolute;
	margin-left: 8px;
	cursor: pointer;
}

#menu_suiv	/* fleche pour menu suivant */
{
	float: right;
	position: absolute;
	margin-left: 530px;
	cursor: pointer;
}

a img
{
	border: none;
}

#p-container .p-category-title 
{
	padding: 3px 17px;
}

.p-category-item-title
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.titre_content, .contentheading, .componentheading, .p-category-title	/* titres du contenus central */
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background: url(../images/puce_logo.png) left no-repeat;
	padding-left: 17px;
	margin-left: 5px;
}

.componentheading
{
	font-family: Times New Roman, serif;
	margin-bottom: 20px;
}

td .contentpaneopen .contentheading
{
	background: none;
	color: #016BBF;
}

#right	/* div right */
{
	float: left;
	width: 190px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 0px;
}

/* module de produits compl?mentaires */
#top_right
{
	height: 100%;
	width: 100%;
}

.moduletable_produits h3		/* titre module produit */
{
	color: #016BBF;
	text-align: center;
	width: 100%;
	padding-top: 0px;
}

.moduletable_produits ul 	/* suppression du d?calage de la liste */
{
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	width: 189px;
}

.relateditems_produits 	
{
	list-style-type: none;
	height: 60px;
	margin-left: 0px;
	padding-top: 50px;
	text-align: center;
}

.relateditems_produits a:visited, .relateditems_produits a
{
	color: #016BBF;
}

#fleche_gauche
{
	float: left;
	padding-left: 1px;
	cursor: pointer;
	margin-top: -24px;
}

#fleche_droite
{
	float: right;
	padding-right: 1px;
	cursor: pointer;
	margin-top: -24px;
}
/* fin module de produits compl?mentaires */

/* d?but module de devis */
#mid_right
{
	font-size: 11px;
	height: 100%;
	width: 100%;
}
#bottom_right
{
	font-size: 11px;
}

#content_devis	/* conteneur devis */
{
	background: url(../images/bg_devis_en.jpg) repeat-x;
}
#mid_right .moduletable,
#mid_right .moduletable_produit,
#bottom_right .moduletable,
#bottom_right .moduletable_produit,
#bottom_left .moduletable,
#bottom_left .moduletable_produit,
#right .moduletable,
#right .moduletable_produits,
#inside_bot_left .moduletable,
#inside_bot_left .moduletable_produits
{	
	border: solid #B1CCE2 1px;
	margin-bottom: 10px;
}
#bottom_left div
{
	padding-right: 0px;
}

#content_devis a, #content_devis a:visited
{
	color: #016BBF;
}

#content_devis
{
	height: 65px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 45px;
}

#content_devis div
{
	padding-top: 5px;
}

#image_devis
{
	padding-right: 5px;
	float: left;
	margin-top: 5px;
}

h3	/* titre devis */
{
	color: #016BBF;
	text-align: center;
	text-transform : uppercase;
	padding-top: 3px;
}
/* fin module de devis */

/* d?but du footer */
#footer
{
	width: 100%;
	height: 20px;
	background: #DDDDDD;
	clear: both;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
}

#footer a, #footer a:visited
{
	color: #000000;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer ul	/* liste menu footer */
{
	list-style: none;
	margin-top: -5px;
	float: left;
	margin-left: 172px;
}

.footer div	/* emplacement menu footer */
{	
	margin-top: 32px;
}
	
.footer-ie7 div	/* emplacement menu footer ie7 */
{	
	margin-top: 30px;
	padding-top:20px;
}

#footer ul li
{
	float: left;
	margin-left: 5px;
}
/* fin du footer */

#ombre_bottom	/* div ombre bas */
{
	width: 1016px;
	height: 30px;
	margin:auto;
	background: url(../images/ombre_horizontale.png) top repeat-x;
}

#ombre_right	/* div ombre droite */
{
	position: absolute;
	height: 100%;
	width: 10px;
	right: -5px;
	background: url(../images/ombre_verticale.png) right repeat-y;
}

/* menu top */
#menu{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	float: right;
	height : 35px;
	margin-top: 15px;
	z-index: 900;
	/margin-right: 1px;
}

#menu li 	/* premier ?l?ment menu */
{
	float : left;
	list-style : none;
	background: #FFFFFF url(../images/trait_separateur.jpg) bottom left no-repeat;
	width: 120px;
}

#menu span
 {
	padding : 0px 15px 0px 20px;
	height : 35px;
	line-height : 35px;
	cursor : pointer;
}

#menu a 
{
	height : 35px;
	margin : 0 2px;
	padding : 0px 0px 0px 5px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-transform : uppercase;
	cursor : pointer;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#menu li.active /* menu actif */
{
	background: url(../images/btn_menu_horizontal_actif.png) center 5px repeat-x;
}

#menu ul li.active ul li	/* pour ne pas avoir le btn_menu_horizontal sur les sous menu */
{
	background: none;
}

#menu li:hover	/* sous menu sur lequel la souris se trouve */
{
	background: url(../images/btn_menu_horizontal_on.png) center 5px repeat-x;
	z-index: 900;
}

#menu li:hover li
{
	background: none;
}

#menu ul 
{
	margin-top:0px;
}

#menu ul li
{
	margin: 0;
    float: left;
	position: relative;
}

#menu ul li a
{
	display: block;
}

#menu ul li ul li.over a,
  #menu ul li ul li:hover a,
   #menu ul li ul li.sfhover a span,
    #menu ul li.last ul li.sfhover a span,
     #menu ul li ul li a:hover
{
	background: url(../images/btn_ssmenu_horizontal_on.png) left;	/* sous menu actif */
	z-index: 900;
}

#menu ul li ul li a
{
	/*font-family:Arial,Helvetica,sans-serif;*/
	background: url(../images/btn_ssmenu_horizontal_off.png);
	max-width: 210px;
	margin-left: -40px;
	position: relative;
	text-align: left;
	border-left: solid #B1CCE2 1px;
	border-right: solid #B1CCE2 1px;
	border-bottom: solid #B1CCE2 1px;
}

#menu ul li ul li 
{
	text-decoration: none;
	/*background: url(../images/ligne_menu.gif) top repeat-y;*/
	display:block;
	background-position:11px 10px;
	width:200px;
	position: relative;
	z-index: 900;
}

#menu ul li ul 
{
	display:block;
	height:auto;
	position:absolute;
	z-index:99;
}

#menu ul li ul ul 
{
	display: none;	/* suppression du display afin de faire apparaitre les sous menu */
}

#menu ul li li a
{
	text-transform:none;
	display: block;
}

#menu ul li ul 
{
	left: -999em;
}

#menu ul li:hover ul ul, #menu ul li:hover ul ul ul 
{
	left: -999em;
}

#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul 
{
	left: auto;
}


div.attachmentsList
{
	display: block;
	float: left;
}

.ucd_list .ucd_item
{
	list-style-image: url('../images/puce_logo.png');
}

/* fin menu top */

/**** SURCHARGE MODULES ****/
#jwts_tab .jwts_tabbertab,
#xEditingArea	/*fckeditor*/
{
	clear: both;
	font-family:"Times New Roman";
	font-size: 14px;
	text-align: justify;
	width: 560px;
}
/*
ul.jwts_tabbernav li
{
	display:inline;
	float: left;
	height: 16px;
	line-height: 14px;
}
*/
ul.jwts_tabbernav
{
	line-height: 18px;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
}
/*
ul.jwts_tabbernav li
{
	display: inline-block;
}
*/
#jwts_tab .jwts_tabbernav li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inside_content ul.jwts_tabbernav li.jwts_tabberactive
{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#jwts_tab h3
{
    text-transform: none;
}
.jwts_tabberlive .jwts_tabbertab h2 a
{
    display: none;
}
.jwts_tabberlive .jwts_tabbertab h3
{
    display: block;
}
.img_caption.null
{
    display: inline;
}
.img_caption p
{
    line-height: 30px;
    margin-top: 0px;
}
h1
{
    color: #6D97CA;
	font-family: Verdana;
	font-size: 18px;
    font-weight: bold;
    text-align: center;
	width: 570px;
}
#jwts_tab table p
{
	margin-top: 0px;
}
#ntk_slideshow img
{
	max-height: 100%;
}
#inside_content .blog .contentpaneopen
{
	width: 290px;
}
/*******************************************************************/
/****************************** @DEBUG *****************************/
/*******************************************************************/
/*******************************************************************
.inside{background-color: #fe2839;}
.blog{background-color: #fe28a9;}
.inside_in{background-color: #fe78a9;}
/*******************************************************************/