/* ----- CSS ----- */
/* GENERAUX **************************************************************************/
body {
	margin:5px 0px 0px 0px;
	padding:0;
	background:#fff;
	font-family: "Arial", verdana, helvetica, sans-serif;
	color: #418FA5;
}
a, a:active, a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.legendH1{
	font-size:12px;
}
/* RECEVEUR PRINCIPAL **************************************************************************/
#container {
	padding:0;
	margin:auto;
	width:950px;
}
/* EN TETE **************************************************************************/
#top{
	padding:0;
	margin:0;
	width:100%;
	height:82px;
	vertical-align:top !important;
	/*
	background:url(../media/nidek_anniversary.gif) no-repeat;
	background-position:72px 15px;
	*/
}
#top .nidekLogo {vertical-align:top;padding-top:5px;}
#top img{
	border:0;
}
#topPanier{
	vertical-align:top;
	width:130px;
	background:#fff url(../media/top_panier.gif) top left no-repeat;
	font-size:11px;
	padding:25px 5px 0 5px;
	color:#666666;
}
#topPanier a{
	color:#666666;
}
#topOutils{
	width:110px;
	background:#fff url(../media/top_outils.gif) top left no-repeat;
}
#topOutils ul{
	margin:15px 0 0 0;
	padding:0;
	list-style-type:none;
}
#topOutils ul li{
	padding:0;
	margin:0 5px 0 0;
	display:inline;
}
#topRecherche{
	width:152px;
	padding-left:10px;
	background:#fff url(../media/top_rechercher.gif) 10px 0px no-repeat;
}
#topRecherche form{
	margin:25px 0 5px 0;
	padding:0;
	border:1px solid #fff;
}
#topRecherche input{
	padding:0;
	margin:0;
	float:left;
	border:1px solid #333;
	width:123px;
	height:16px;
	color:#999;
	font-size:11px;
}
#topRecherche img{
	float:left;
}
#topRecherche a{
	color:#333;
}
#topRecherche ul{
	clear:both;
	padding:0;
	margin:0;
	list-style-type:none;
	padding-left:1px;
}
#topRecherche ul li{
	font-size:11px;
	line-height:12px;
	margin:0;
	padding:0 12px 0 12px;
	background: url(../media/puce_bleu_clair.gif) left no-repeat;
}
/* NAVIGATION **************************************************************************/
#nav{
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	text-align:left;
}
/* CONTENUS PRINCIPAUX **************************************************************************/
#bandeau{
	margin:0;
	padding:0;
	height:96px;
}
#bandeauHome {height:204px;padding-bottom:14px;}
#bandeau p{
	float:left;
	margin:68px 0 0 5px;
	padding:0;
	line-height:14px;
	font-size:11px;
	color:#333;
}
#main{
	margin:0;
	padding:0;
	width:100%;
	border-left :1px solid #000;
}
#main td{
	vertical-align:top;
}
.mainEnd{
	clear:both;
	height:5px;
}
.mainEndLarge{
	clear:both;
	height:20px;
}

/* formulaire de recherche bas de page (PRODUITS, BOUTIQUE, SUPPORT) *************************/
#formRechercheBas{
	margin:15px 0 25px 10px;
	padding:0;
}
#formRechercheBas span{
	display:block;
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	color:#999;
}
#formRechercheBas input{
	padding:0;
	margin:0;
	float:left;
	border:1px solid #333;
	width:123px;
	height:16px;
	color:#999;
	font-size:11px;
}
#formRechercheBas img{
	float:left;
}

/* SOUS MENU DROITE **************************************************************************/
#sousMenu{
	width:152px;
	background:#D9D9D9 url(../media/fond_droite_bas.gif) bottom left no-repeat;
}
#sousMenu table{
	border:0;
	width:100%;
}
#sousMenu h6 {
	color:#666;
	font-size:11px;
	font-weight:bold;
	margin: 5px 0px 5px 10px;
}

#commandes{
	margin:0;
	padding:2px 0 1px 0;
	background:#918E80 url(../media/commande_bottom.gif) bottom left no-repeat;
}
#commandes p{
	margin:0;
	padding:0 12px 0 12px;
	font-size:11px;
	color:#fff;
}
#commandes ul{
	clear:both;
	margin:7px 0 10px 0;
	padding:0;
	list-style-type:none;
}
#commandes ul li{
	font-size:11px;
	color:#fff;
	line-height:12px;
	margin:0 0 5px 0;
	padding:0 12px 0 12px;
	background: url(../media/puce_bleu_clair.gif) left no-repeat;
}
#commandes a{
	font-size:11px;
	color:#fff;
}
#commandes form{
	margin:0 0 0 15px;
	padding:0;
}
#commandes form h3{
	margin:0;
	padding:0;
	font-size:11px;
	color:#fff;
	font-weight:normal;
}
#commandes form img{
	float:left;
	margin:2px 0 0 0;
}
#commandes form input{
	margin:2px 0 5px 0;
	padding:2px;
	font-size:11px;
	color:#666;
	border:none;
	width:115px;
}
#commandes form .extended{
	float:left;
	width:97px;
}
#liensConnexes{
	margin:15px 0 0 0;
	padding:0;
}
#liensConnexes ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:11px;
	color:#333;
}
#liensConnexes ul li{
	margin:0;
	padding:5px 12px 0 12px;
}
#liensConnexes a{
	font-size:11px;
	color:#333;
}
/* BTN HELPDESK  **********************************************/
#helpdeskBtn{
	margin:0;
	padding:0;
}
#helpdeskBtn img{
	margin-top:10px;
	margin-bottom:15px;
	border:0;
}

/* FOOTER **************************************************************************/
#footer{
	clear:both;
	margin:0 0 5px 0; 
	width:100%;
	height:21px;
	background:#666 url(../media/footer/mention_nidek.gif) right no-repeat;
	border:1px solid #000;
	color:#fff;
	font-size:11px;
}
#footer a{
	margin:2px 0 0 0;
	color:#8FC2FF;
}
#footer a img{
	border:0;
	margin-right:3px;
}
#footer ul{
	padding:0;
	list-style-type:none;
	margin:2px 0 0 20px;
}
#footer ul li{
	display:inline;
}
/* ERREUR **************************************************************************/
#paveErreur{
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	width:400px;
	background:url(../media/erreur/bg1.gif) top left no-repeat;
}
#paveErreur .texte{
	margin:0;
	padding:40px;
	padding-right:50px;
	background:url(../media/erreur/paves_bleu_bottom.gif) bottom right no-repeat;
}
#paveErreur .texte p{
	margin:0 0 15px 0;
	padding:0;
	font-size:12px;
	color:#333;
}
#paveErreur .texte span{
	display:block;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
	font-size:12px;
	color:#333;
	font-style:italic;
	background:url(../media/erreur/puce_bleu_little.gif) top left no-repeat;
	background-position:0 4px;
}
#paveErreur .erreurLink{
	color: #418FA5;
	font-weight:bold;
}

/* RECUS DE L'EDITEUR JAVASCRIPT ****************************************************/
#detailsFeatures{
	margin:0px 5px 5px 7px;
	/*background:url(../media/produits/bottom_right.gif) bottom right no-repeat;*/
	width:95%;
}
#detailsFeatures td{
	padding:0px 15px 10px 15px;
	color:#666;
}
#detailsFeatures th{
	height:27px;
	margin:0;
	padding:0 0 0 12px;
	text-align:left;
}
#detailsFeatures td p, #detailsFeatures td span{
	padding:0;
	margin:0;
	line-height:16px;
}
#detailsFeatures ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#detailsFeatures ul li{
	padding:0 0 0 12px;
	margin:0 0 10px 0;
	line-height:14px;
	background:url(../media/puce_rond_bleu.gif) top left no-repeat;
	background-position:0 5px;
	
}
#detailsFeatures ol{
	margin-top:0;
	margin-bottom:10px;
}
#detailsFeatures ol li{
	padding:0;
	margin:0 0 4px 0;
	line-height:16px;
	background:none;
}
#detailsFeatures .configList, #detailsRight .configList{
	margin:0 0 10px 0;
/*	background:#EBEBEB url(../media/config_corner.gif) bottom right no-repeat; */
/*	padding:5px 10px 10px 10px; */
	padding:10px 0 0 0;
	display:block;
}

#detailsRight .configList {
/*	width:90%; */
	margin:auto;
	color:#666;
}

#detailsFeatures .configList li,  #detailsRight .configList li{
/*	background:url(../media/puce_violet.gif) top left no-repeat; */
	background:url(../media/puce_rond_bleu.gif) top left no-repeat; 
	height:22px;
	background-position:0 4px;
	margin-bottom:0px;
}

#detailsFeatures .configList span,  #detailsRight .configList span{
	display:block;
	font-weight:bold;
	font-style:italic;
	padding:0;
	margin:0 0 5px 0;
}
.success{
	color:#66CC00 ;
}
.error{
	color:#cc0000 ;
}
