/* CSS Document */
html {
  font-size:100%;height: 100%;
}

body{
  background-color:#024f93;
  font-size:0.875em;
  font-family:verdana;
}
body ul li {
  font-size: 12px;
}
a:link,
a:active,
a:visited {
  color: #005FB5;
  text-decoration: none;
}
a:hover{
  color: #28A9E4;
  text-decoration: none;
}

#container{
  margin:0;
  background:url(../images/fond-milieu.png) center 6px ;
}

#page_principale{
  margin:auto;
  background:url(../images/entete.jpg) center top no-repeat;
}

#header{
  margin:auto;
	height:162px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:990px;
	left:50%;
	margin-left:-485px;
}

#contenu{
  margin:auto;
  width:100%;
  min-height:368px;
  padding:0px;
  padding-top:162px;
  overflow:hidden;	
}
#content{
  background:url(../images/fond-haut.png) center top no-repeat;
  margin:auto;
  min-height:424px;
}

#inside_content{
  width:990px;
  margin:auto;
  min-height:424px;
  overflow:hidden;
  padding-bottom: 20px;
}

#footer{
  background:url(../images/fond-bas.jpg) center top no-repeat;
  height:150px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: top center;
  padding:0px 0 0px 0;
  overflow:hidden;
  position:relative;
}

#logo{
  height:100px;
  float:left;
  width:510px;
}
#last_news{
  float:left; 
  width:280px;
  height:85px;
  padding-top:5px;
}
#right_header{
  float:left;
  width:195px;
  height:85px;
  padding-top:8px;
  text-align:center;
}
#barre_menu{
  margin-top:113px;
}

#jflanguageselection li {
  line-height:49px;
  float:left; 
}
#jflanguageselection li a{
  font-size:12px;
  line-height:49px;  
  color:#000;
  margin-left:5px;
}

#menu_principal {
	float: right;
	margin-right:10px;
}
#menu_principal li{
  float:left;
  border-left:1px solid #5DA0BA ; 
}
#menu_principal li a {
  color: #ffffff;
  display: block;
  font-size: 15px;  
  line-height:49px;
  padding:0 10px;
  font-weight:bold;
  border-left:1px solid #86BBCD ;
}
#menu_principal li a:hover{
  color: #000;
  background-color:#C9EBFA;
}
#menu_principal li.active a {
  color: #000;
  line-height:45px;
  border-bottom:4px #C9EBFA solid;
}


#content_gauche{
  float:left;
  width:315px;
  padding: 15px 0 15px 15px;
}
#content_droite{
  float:right;
  width:630px;
  padding-right:20px;
}
#content_tout{
  padding:0 20px;
}
#content_gauche_accueil{
  width:310px;
  background:url(../images/encart.jpg) center top no-repeat;
  /*padding-bottom:25px;*/
  background-color:#01a0c8;
  
}
#content_gauche_accueil p{
  padding:5px;
  color:#fff;
  font-size:0.8em;
}
#content_gauche_accueil h1{
  padding:5px 0;
  text-align: center;
  color:#fff;
  font-size:1.7em;
  color:#C6EAF8;
}
.mod_placehere_edito{
  border-bottom:1px solid #99DAF5
}
#content_gauche_accueil .mod_placehere_edito_accueil ul{
  padding:5px;
  color:#fff;
}
#content_gauche_accueil .mod_placehere_edito_accueil ul li li{
  list-style-type: circle;
  margin-left:20px;
}

#content_gauche_accueil2{  
  width:310px;  
  background:url(../images/encart2.png) center top no-repeat #005FB5;
  margin-top:15px;
}

#content_gauche_accueil ul{
  padding:10px 0;
}
#content_gauche_accueil ul li a{
  color:#ffffff;
  font-size:25px;
  padding-left:15px;
  display:block;
}
#content_gauche_accueil ul li a:hover{
  color:#F9E619;
}
#content_gauche_accueil ul li ul li a{
  color:#ffffff;
  font-size:14px;
  padding-left:20px;
}
#content_gauche_accueil ul li ul li a:hover{
  color:#F9E619;
}
#content_gauche_accueil ul li.active {
  background:url(../images/encart.jpg) center top no-repeat;
  padding:5px ;
  margin:2px 10px;
  border-left:solid #007996 1px;
  border-right:solid #01B2DC 1px;
  border-bottom:solid #01B2DC 1px;
}
#content_gauche_accueil ul li.active a{
  color:#005164; 
}
#content_gauche_accueil ul li.active li {
  background: none;
  border:none;
  padding:3px;
  margin:0;
  border-top:1px solid #0096B8;
}
#content_gauche_accueil ul li li.active a{
  color:yellow;
}
#content_footer{
  width:990px;
  margin:auto;
  padding-left:15px;
  line-height:30px;
  color:#80c6ea;
}

/* menu bas*/
#menu_bas{
  padding-top:30px;
  padding-left:70px;
}
#menu_bas li{
  color:#ffffff;
  margin-right:40px;
  float:left; /*pour IE*/
}
#menu_bas li a{
  color:#ffffff;
 float:left;   
}
#menu_bas li a:hover{
  color:#F9E619;
}

#right_header li a {
  color: #01A0C8;
  line-height: 18px;
  font-size: 16px;
}
#right_header li a:hover {
  color:#333;
}
#content_accueil{
	margin-top: 15px;
}
#content_accueil p{
  font-size:12px;
  text-align:justify;
}
#content_accueil h2{
  /*color:#000;*/
}

#moteur{
padding-top:30px;
padding-left:10px;
}
.listederoulante {
font-size:0.8em;
width:160px;
}



#moteur form label{
  display:inline;
  width:100px;
  font-size:0.8em;
  float:left;
  cursor:pointer;
  color:#F7FB06;
}

.submit_moteur{
  width: 160px;
  height: 29px;
  border: none;
  cursor: pointer;
  background: url(../images/validate_moteur.png) no-repeat center center;
  color:#666666;
  font-size:14px;
  padding-bottom:5px;
  margin-top:10px;
  margin-left:100px;
}
.moduletable_moteur{
  background:url(http://www.nke-instrumentation.com/templates/nke_instrumentation/images/fond_moteur.png) left bottom repeat-x #7d7d7d;
  padding:10px;
  height:147px;
}

#content_accueil p.center {
  text-align: center;
}

.categories-liste ul, .categories-liste li {
  margin:0;
  padding:0;
}
.categories-liste a {
	/*display: block;*/
	float: left;
	padding: 0 0 10px 0;
	text-align: center;
	width: 32%;
  color: #333;  
}
.categories-liste strong {
  font-size: 1.2em; 
  height: 40px;
  margin:0 0 5px 0;
  display:block;
  position: relative;
}
.categories-liste strong span.h4 {
  position:absolute;
  bottom:0px;
  left:0px;  
  display: block;
  text-align: center;
  width:100%;
}
.categories-liste a:hover {
  background-color:#8CD3F3;
  color:#000;
}
.categories-intro { font-size: 0.8em; margin: 10px 0; }
.categories-intro li {
  margin:4px 0 4px 30px;
  list-style-type: circle;
}
.savoirplus {
	margin: 5px;
	font-size: 0.8em;
	font-style: italic;
	color:#28A9E4;
	display: block;
	text-align: right;
}
.item-de-famille {
	float: left;
	height: 150px;
	width: 280px;
	margin: 0 10px 10px 0;
}
.item-de-famille a {
	color: #444;
	display: block;
	font-size: 0.9em;		
	padding: 5px;
  height: 140px;
}
.item-de-famille img {
  float: left;
  margin-right: 5px;
}
.item-de-famille span {
  display:block;
  padding-left:105px;
} 
#content_accueil .item-de-famille .h2 {
  /*color: #333;*/
  font-size:1.2em;
  font-weight:bold;
  display: block;
}
.item-de-famille a:hover {
  background-color: #8CD3F3;
  color:#000;
}
.item-zoom .visuel {
  float: left;
  margin: 0 10px 0 0;
}

/* slide dans la page oceano */
.moduletable_slideshow {
  float: right;
  margin: 0 10px;
}
.moduletable_slideshow ul li img {
  padding: 10px;
}

/* slide de l'accueil */
.moduletable_slide {
  float: left;
  margin: 10px 10px 0 10px;
  padding: 0 0 10px 0;
  width: 290px;
}
.moduletable_slide h3 {
	/*border-bottom: 4px solid #C6EAF8;*/
	color: #333;
	margin-left: 45px;
	width: 200px;
	padding:0 0 5px 0;
	text-align:center;
  font-size:1.6em;
  font-weight:normal;
}
.moduletable_slide:hover {
  background-color: #8CD3F3;
}
.moduletable_slide img {
  height: 172px;
  width: 200px;
}

/* fil d'ariane */
.moduletable_breadcrumb {
  font-size: 0.8em;
  margin: 15px 0 0 0; 
  text-align: right;
}
.moduletable_breadcrumb a {
  color: #28A9E4;
  color:#fff;
}

#content_accueil h2.contentheading_contacts.php { color: #000; }
p { padding: 10px 0; }

#googlemapModule_gmap, #googlemap, #gmapfp { border: 4px solid #C6EAFA; margin-bottom:10px; }
.google_html strong { display: none; }

.gmapfp_marqueur h2 {
  color:#2370B4;
  border:none;
  margin:0;
  padding:0;
}
.gmapfp_marqueur form {
  float:right;
  width:270px;
  margin-left:10px;
  font-size:11px;
}
.gmapfp_marqueur label {
  float:left;
  width:100px;
  text-align:right;
  padding-right:5px;
  clear:left;
}
.gmapfp_marqueur .submit {
  margin-left:105px;
}
.gmapfp_marqueur input,
.gmapfp_marqueur textarea {
  border-left:1px solid #aaa;
  border-top:1px solid #aaa;
  border-right:1px solid #ddd;
  border-bottom:1px solid #ddd;
  margin-top:3px;
  width:150px;
  font-size:11px;
}
#gmarkerSelect {
  margin-bottom:10px;
}
.categorieGmap_contact, #listeGmap {
  float:left;
  width:330px;
}
#listeGmap {
  clear:left;
}
#gmapfp {
  margin-left:330px;
}


.xmap .contentpaneopen  { 
  font-size:1.5em;
}
.xmap li {
  font-size:0.8em;
  margin:2px 0 3px 30px;
}
.xmap a {
  display:block;
  padding:2px 5px;  
}
.xmap a:hover {
  color:#194876;
  background: #C6EAFA;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
.buttonheading { padding:0; }

.clearboth { clear: both; }
.caracteristiques, .applications { font-size:12px; margin: 10px 0 0 0; padding: 10px 20px; }
.caracteristiques h3, .applications h3 { font-size: 16px; margin: 0 0 5px 0; padding: 3px; border-bottom: 1px solid #28A9E4; }
.caracteristiques ul, .applications ul { margin: 8px 0; }
.caracteristiques li, .applications li { list-style-type: square; padding-left:5px; margin-left: 20px; font-size: 12px; }
.prix {
  margin:20px 26%;
  background: url(../images/encart2.png) no-repeat right top #0061B5;
  padding:20px;
  font-size:1.8em;
  color:#C6EAFA;
  text-align: center;
  box-shadow:5px 5px 8px #1C4A7B;
  -moz-box-shadow:5px 5px 8px #1C4A7B;
  -webkit-box-shadow:5px 5px 8px #1C4A7B;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px; 
}

.pdflien {
	background: url(../images/pdf.png) no-repeat 3px center;
	float: left;
	height: 20px;
	margin: 15px 0 5px 0;
	padding: 5px 35px;
	width: 200px;
}

.besps_holder {
	padding: 10px 0 10px 10px;
	margin: 0 -10px 0 10px;	
	float:right;
}
/* videos */
.moduletable_video_reseaux {
  margin:20px 0;
}
.moduletable_video_reseaux h4{
  color:#01A0C8;
}
.moduletable_video_reseaux .legende {
  background-color:#C9EBFA;
  padding:2px 5px;
  margin:5px 0 0 0;
  width:300px;
  color:#2867AA;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px; 
}
.page_contact li {
  list-style-type: circle;
  margin:0 0 5px 20px;  
}


#ckformcontainer {
    background: url("../images/fond-contact.jpg") no-repeat scroll right top #EEEEEE;
    border: 5px solid #E5E5E5;
    margin: 20px 0 0 300px;
    padding: 20px 30px 20px 30px;
    width: 340px;
	font-size : 12px ;
}
#ckformcontainer label {
    color: #333333;
    cursor: pointer;
    display: block;
    margin: 5px 0 0;
}
#ckformcontainer #message, #ckformcontainer .inputbox {
    border: 1px solid #BBBBBB;
    width: 200px;
}
#ckformcontainer #message {
    height: 100px;
    width: 300px;
}
#ckform {
    margin: 0 20px;
}
#ckform .precisions {
    display: block;
}
#ckform .precisions u {
    color: #D010B1;
    cursor: pointer;
}
#captcha {
    float: left;
}
#ckformcontainer #submit_bt {
    background-color: #DDDDDD;
    border: 2px solid #AAAAAA;
    color: #333333;
    cursor: pointer;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 5px 0;
    width: 300px;
}
#ckformcontainer #submit_bt:hover {
    background-color: #AAAAAA;
    border: 2px solid #DDDDDD;
}
.ckmessage {
    border: 5px solid #E9B840;
    margin: 20px;
    padding: 10px 20px;
}

#ckformcontainer .ckCSSclear{
 padding : 0 ;
}


#ckformcontainer .ck_mandatory {
    color: red;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0;
}

.moduletable_slide ul li, .moduletable_slideshow ul li{
	position : absolute ;


}
