*{
	margin: 0;
	padding: 0;
}

html{
	background: #012131 url("./images/base/fond_html.png") 50% 50% repeat-y;
}

body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #332a24;
	height: 100%;
	text-align: left;
}

h1, h2, h3, h4, h5, h6{
	text-align: left;
}
h1{
	font-size:18px;
	margin: 0 0 8px 25px;
	font-family:  "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#0072b6;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 30px;
}
h2{
	font-size:27px;
	margin: 0 0 12px 0;
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#332a24;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 30px;
}
h3{
	font-size: 15px;
	font-family:  "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#009f76;
	padding: 5px 0 0 4px;
	margin: 0 0 6px 0;
}

h4{
	padding:0;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #40889E;
	padding: 0 0 5px 10px;
	font-weight: normal;
}

h5{
	padding:0;
	font-size: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #332a24;
	padding: 0 0 15px 0;
	font-weight: bold;
}
h6{
	padding: 0 0 10px 0;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6699FF;
}
p{
	font-size: 1.0em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align:left;
	margin: 0 0 7px 0;
	line-height: 1.5em;
}
hr{
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
	margin: 40px 0 10px 0;
}
.grisClair{ color: #666666; }

.erreur{ color: #005aff; font-size: 13px; }

.titrePlusGros{ font-size: 1.2em; }

a{ color: #4FB39B; text-decoration: none; }
#contenusite a{text-decoration: underline;}

a:hover{ color:#4FB39B; text-decoration: none; }

a:active{ color:#4FB39B; }

img{ border: none; }
.imgLeft{
	float: left;
	margin: 0 15px 15px 0;
	}
label{
	font-weight: normal;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	padding: 0 10px 0 0;
}
fieldset{
	border: solid 1px #dddddd;
	padding: 15px 0 15px 10px;
}
legend{ padding: 5px; font-weight:bold; }

input, textarea{ font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }

input{ color: #999999; }

textarea{
	color: #333333;
	padding: 10px;
	font-size: 14px;
}
.bouton_submit{
	width:100px;
	color:#ffffff;
	background-color:#246a6d;
	border: 3px solid #009F76;
	margin: 10px 0 0 576px;
padding: 2px 5px;
}
/* BOITES MISE EN PAGE */
#general{
	width: 925px;
	margin: 0px auto 0 auto;
}
#header{
	background: transparent url("./images/base/fond_header_f.png") top left no-repeat;
	height:115px;
}
#lien_header{
	float:right;

}
#lien_header a{
color:#666666;	
}
.distributeurheader{
	position:relative;
	left:620px;
	top:23px;	
font-size: 10px;
color:#f1f1f1;
}

.logo{
	display: block;
	position: relative;
	height: 96px;
	top:14px;
	background: transparent url("./images/base/logo_MSLabos.png") top left no-repeat;
	float:left;
}
.logo a{ 
	display: block; 
	height: 96px;
	width: 310px;
	font-size: 15px; 
	text-indent: -9000px;
}
#header_droite{
	float:right;
	width:379px;
	height:74px; 
position: relative;
top: 40px;
right: 20px;
	background: transparent url("./images/base/personage_header.png") top left no-repeat;
}
#choix_lang{
clear:both;
float:right;
margin:5px 0 0 0;
z-index:255;
}
.toggler1{
cursor:pointer;
}

.changetype{
	clear:both;
	display:block;
	margin:20px 0 0 40px;
}
.changetype img{
 width:90px;
}
#header_seconde{
	background: #ffffff url(./images/base/fond_header_seconde.jpg) top left no-repeat ;
	height:207px;
	clear:both;
}
#fond_droite_header{
	background: url(./images/base/planisfere.jpg) top right no-repeat ;
	height:207px;
}
#ombre_haut{
	width:925px;
	z-index:250;
	height:17px;
	position:absolute;
top: 129px;
background: url(./images/base/ombrehautsousheader.png) top left repeat-x;
}
#ombre_bas{
	width:925px;
	z-index:250;
	height:17px;
	position:absolute;
top: 319px;
background: url(./images/base/ombrebassousheader.png) bottom left repeat-x ;
}
#diaporama_header{
	float:left;
	height:207px;
	width:600px;
	overflow:hidden;
}

#contenu_header_seconde{
	float:right;
	width:316px;
}
#contenu_header_seconde ul{
	margin:16px 0 0 15px;
	position:absolute;
}
#contenu_header_seconde li{
	font-family:Arial;
	font-weight:bold;
	font-style: italic;
	font-size:12px;
	list-style: none;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background: url(./images/puce/coche.png) top left no-repeat ;
}
#perso_deco{
	width:165px;
	height:133px;
	position:relative;
	top:82px;
	left: 75px;
	z-index:280;
	background: url(./images/base/humain.png) bottom left no-repeat ;
}
#general{ width:925px; }

#centre {
		width:925px;
		margin: 0 0 0 0;
		padding: 0 0 20px 0;
		float: left;
		z-index: 1;
		background: #ffffff url("./images/base/ombrebascentre.jpg") bottom left no-repeat;
}
/* MENU
-------------------------------------------------------- */
#menu {
	width:925px; 
	list-style:none;
	background: url("./images/base/menu.jpg") top left no-repeat;
	height:32px!important;
	z-index:255;
}

#menu li a{
	float:left;
	height:32px;
	line-height:32px;
	background: url("./images/base/menu.jpg") no-repeat;
	text-transform:uppercase;
	padding:0 25px 0 25px;
	color:#FFFFFF;
}

#menu li, #menu li h2 { display: inline; }


#menu li.menu_1 a{		background-position:0 -32px;  }
#menu li.menu_1 a:hover{ 	background-position:0px -64px; }
#menu li.menu_1 a:active{ 	color: #FFFFFF; background-position:0px -96px; }
#menu li.menu_1selection a{ 	background-position:0px -128px; }

#menu li.menu_  a{		background-position:-200px -32px;}
#menu li.menu_  a:hover{	background-position:-200px -64px;}
#menu li.menu_ a:active{	color: #FFFFFF; background-position:-200px -96px;}
#menu li.menu_selection a{ 	background-position:-200px -128px;}

/* 
-------------------------------------------------------- */

#chemin{
	width:910px;
	height:20px;
	clear:both; 
	padding:8px 0 0 10px;
	background: url("./images/base/chemin_fond.jpg") top right no-repeat;

}
#contenu{
	padding:17px 0 0 0;
	background: url("./images/base/ombresouschemin.png") top left no-repeat;
}
#colone{
	width:207px;
	float:left;
}


.titreacces{
	color:#f9f9f9;
	padding:1px 0 0px 0;
	margin:0 0 20px 8px;
}
.textacces{
	display:block;
	position:relative;
	width:100px;
	top:-80px;
	left:18px;
}
.actu{
	padding:5px 0 0 5px;
}

.actu p{
	font-size: 10px;
	line-height: 12px;
padding: 0 5px;
}
.new, .actu{
	width:180px;
	height:106px;
	margin:0 0 5px 13px;
	background: url("./images/base/new.png") top left no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.texte_new{
	float:left;
	width:100px;
	margin:0 0 0 6px;
}
.texte_new p{
font-size: 9px;
line-height: 12px;
}
.texte_new a{
font-size: 9px;
}
.new img{
	float:right;
	margin:-8px 6px 0 0;
}
#sousMenu{
	width:180px;
	margin:13px 0 0 13px;
	background: #dddddd;
	list-style:none;

}
#sousMenu ul, #sousMenu li {
width:179px;
list-style:none;
overflow:hidden;
}
.titre2{
	display:block;
	width:179px;
	height:20px;
	line-height:22px;
	background: #dddddd url("./images/base/sousmenu.png") top left no-repeat;
	font-weight:bold;
	padding:0 0 0 5px;
}
.titre2,
.titre2:link,
.titre2:active,
.titre2:visited,
.titre2:hover{
	color:#039D77;
}
.titre3{
	display:block;
	width:179px;
	height:20px;
	line-height:20px;
	background: #dddddd url("./images/base/sousmenu.png") 0 -24px no-repeat;
	font-weight:normal;
	margin:1px 0 0 0;
	padding:0 0 0 15px;
}
.select{ 	background-position:0 -46px;}
.titre3,
.titre3:link,
.titre3:active,
.titre3:visited,
.titre3:hover{
	color:#555555;
}
.descriptionRub{
	padding: 0 30px;
}
.descriptionRub ul{
	padding: 10px 0 10px 30px;
}
#contenusite{
	width:716px;
	float:left;
	border-left: #afaeae 1px solid;
	margin:0 0 30px 0;
}
#contenusite h2{
	font-size:21px;
	margin: 0 0 0 0;
	font-family:  Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#009f76;
}
#contenusite h2.h2_2{
	margin: 10px 0 8px 0;
line-height: 18px;
	padding:0;
	color: #00AA77;
	font-weight:bold;
}


#contenusite h2.h2_3{
	margin:0;
	padding:0;
	color: #0768B7;
	font-weight:bold;
}
.view{
	width:289px;
	height:168px;
	float:left;
	position: relative;
left: 30px;
margin: 10px 32px 10px 0;
	background: url("./images/base/view.png") top left no-repeat;
}
.viewtexte{
	width:150px;
	float:left;
	margin:0 0 0 12px;
	font-size:11px;
}
.view img{
	float:left;
	margin:10px 0 0 8px;
}
.historique{
	width:614px;
	background: url("./images/base/milieu_historique.png") top left repeat-y;
	margin:0 0 3px 40px;
	padding:0 0 0 0;
	overflow:hidden;
	clear:both;
}
.hauthistorique{
	width:614px;
	height:29px;
	background: url("./images/base/haut_historique.jpg") top left no-repeat;
}
.historique h2{
	padding:0 0 5px 20px;
}
.changelangueindex{
	clear:both;
	width:614px;
	background: url("./images/base/haut_listing.png") top left no-repeat;
	margin:0 0 3px 28px;
	padding:0 0 0 0;
}
.changelangueindex img{
	float:left;
	padding:15px 15px 0 15px;
}
.changelangueindex .texte{
	float:left;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}
.changelangueindex p{
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
.changelangueindex a{
float:left;
color: #333333;
}
.cadre_produit, .cadre_listing{
	width:614px;
	background: url("./images/base/haut_produit.png") top left no-repeat;
	margin:0 0 3px 40px;
	padding:20px 0 0 0;
	overflow:hidden;
}
.cadre_listing{
	background: url("./images/base/haut_listing.png") top left no-repeat;
}
#contenusite .cadre_listing h2{
	padding:0 0 10px 20px;
}

.chapolisting{
	margin: -15px 0 15px 20px;
color: #bbbbbb;
}
.descriptionlisting{
	clear:both;
	margin:5px 30px 10px 20px;
}
.descriptionlisting div{
	float:left;
}
.descriptionlisting .illustrationlisting{
	float:right;
	margin:0px 50px 10px 0;
}
.basproduit{
	position:relative;
	bottom:0px;
	clear:both;
	width:614px;

	height:8px;
	background: url("./images/base/bas_produit.png") top left no-repeat;
}
.cadre_produit img{
	float:left;
	margin:0 10px 0 10px;
}
.description_produit{
	float:left;
	width:330px;
	margin:0 0 0 15px;
}
.description_produit ul{
	list-style:disc;
	margin: 0 0 0 20px;
}
.caracteristique{
	margin:10px 8px 0 2px;
list-style-type: disc;
font-weight: bold;
font-size: 11px;
}
.list{
	margin:3px 6px 0 18px;
list-style-type: circle;
color: #999999;
font-size: 11px;
}
.iconvideos, .iconcaracteristiques, .icondocuments{
	display:block;
	height:20px;
	padding:0 0 0 30px;
	background: url("./images/puce/icon.jpg") top left no-repeat;
	margin: 5px 0 0 0;
}
.icondocuments{
	background-position: 0 -20px ;
}
.iconvideos{
	background-position: 0 -40px ;
}
.rub_connaitre {
	margin:0 0 0 40px;
}
.rub_actu{
	float:left;
	width:200px;
	height:117px;
	background: url("./images/base/fond_actu_mini.png") top left no-repeat;
	margin:5px 7px 0 0;
}
.actudesc{
	width:390px;
}
.adresse{
	margin:5px 7px 0 5px;
	padding:0 0 0 3px;
}
.descderactu .descriptionlisting{
	width:400px;
	float:left;
}
.descderactu .illustrationlisting{
	float:right;
	margin:-20px 40px 20px 0;
}
.descderactu {
	margin: 0 0 10px 30px;
}
.toggler3{
	cursor:pointer;
}
.fixed{
	clear:both;
	margin:0 0 10px 0;
}
label{


}
.cocher{
	float:left;
	width:300px;
}
area{
	background: url("./images/base/carre_transparent.png") top left repeat;
}
fieldset{
	margin:0 40px 0 40px;
}
iframe{
	margin:0 0 0 55px;
}
#contenusite .plan_n1{
	margin:20px 0 0 10px;
	padding:0 0 0 0;
	color: #0768B7;
}
#contenusite .plan_n2{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
	color: #00AA77;
}
#contenusite .plan_n3{
	margin:5px 0 0 40px;
	padding:0 0 0 0;
	color: #40889E;
	list-style:none;
}
.distributeur{
	border: 1px solid #f1f1f1;
}
.titredistri{
	float:left;
}
.imgdistri{
	width:160px;
	float:right;
}
#ajaxmapmonde{
	width:600px;
	height:351px;
	margin:0 40px 0 40px;
}
#loader{
	position:relative;
	top:-200px;
	left:300px;
}
.mapregion, .mapregion12, .mapregion15, .mapregion16, .mapregion17, .mapregion18, .mapregion19, .mapregion20, .mapregion21{background: url("./images/base/mapmonde_all.jpg") top left no-repeat;} 
.mapregion12{ background-position:0px -2457px; }
.mapregion15{ background-position:0px -351px; }
.mapregion16{ background-position:0px -702px; }
.mapregion17{ background-position:0px -1755px; }
.mapregion18{ background-position:0px -1404px; }
.mapregion19{ background-position:0px -1053px; }
.mapregion20{ background-position:0px -2106px; }
.mapregion21{ background-position:0px -2808px; }


.cursorpointer{
	cursor:pointer;
}
.closehighslide{
	float:right;
	margin:10px 20px 0 0;
}
#footer{ 
width:925px; 
height:32px;
clear:both; 
background: url("./images/base/footer.png") top left no-repeat;
color:#666666;
}
#footer  p { 
float:right;
margin: 8px 10px 0 0;
font-size: 10px;
}
#footer a{ 
color:#999999;	
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html button { width:1%; overflow:visible; } 

*:first-child+html button { overflow:visible; }


