/*------------------------------------------------------*
  *-----------------------------------     HOME     ----*
  *------------------------------------------------------*/


	 

#menu_home{
	position: absolute;
	left: 0;
	top: 0;
	height: 22px;
	width: 100%;
	background-image: url(../images/deco/menu_home.gif);
	background-repeat: repeat-x;
	z-index: 2;

}

#bas_home{
	position: relative;
	left: 0;
/*	bottom: 0;*/
	width: 100%;
	z-index: 3;

}

body#home{
	text-align:center;
	padding: 0;
	border:0;
	margin: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/deco/mars.jpg);
}


#rotator1{
float:left;}



/*------------------------------------------------------*
  *-----------------------------------     CSS DECO     ----*
  *------------------------------------------------------*/




body {
	text-align:center;
	padding: 0;
	border:0;
	margin: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-arrow-color:#000022;	
	scrollbar-track-color:#000022;
	background-image: url(../images/deco/bg2.gif);
	background-repeat: repeat-x;
}





#haut{
	width: 100%;
	height: 200px;
	}


#menu{
	height: 22px;
	width: 100%;
	background-image: url(../images/deco/menu_home.gif);
	background-repeat: repeat-x;
	}


#global{
	margin-top:10px;
	position: relative;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: 350px;

}
#global_librairie{
	margin-top:10px;
	position: relative;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: 350px;


}

		
#gauche{
	float:left;
/*	height: 340px;*/
	width: 375px;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;

	text-align: justify;
	line-height:18px;

	overflow: hidden;
	}
	
#map{
float:left;
}

.plan{
padding-left:100px;}

.plan a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;}

	
#droite{
	float:right;
/*	height: 340px;*/
	width:390px;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;;
	padding: 10px;
	text-align: justify;
	line-height:18px;

	overflow: auto;
	}
	
#droite a{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:30px;
	font-weight:bold;}

#droite a:hover{
	font-weight:bold;
	color:#F2f200;}

#droite img{
float:left;
padding-right:5px;}	

.references{
color:#F2F200;
font-weight:bold;}


#centre{
	float:left;
height: 400px;
	width: 790px;
/*	-moz-box-sizing: border-box;*/
	box-sizing: padding-box;
	padding: 10px;
	text-align: justify;
	line-height:18px;
	overflow: auto;
	}
			
#centre_hidden{
	float:left;
	height: 420px;
	width: 790px;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-align: justify;
	line-height:18px;
	overflow: hidden;
	}

#bas{
	clear:both;
	left:0px;
bottom:0px;
	height: 22px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 4px;
	background-image: url(../images/deco/menu_home.gif);
	background-repeat: repeat-x;
margin-top:70px;
	}
	
	#bas_instrument{
	clear:both;
	left:0px;
bottom:0px;
	height: 22px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 4px;
	background-image: url(../images/deco/menu_home.gif);
	background-repeat: repeat-x;
margin-top:80px;
	}
	
		#bas_librairie{
	clear:both;
	left:0px;
bottom:0px;
	height: 22px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 4px;
	background-image: url(../images/deco/menu_home.gif);
	background-repeat: repeat-x;
margin-top:60px;
	}
	
	#bas_index{
	clear:both;
	left:0px;
bottom:0px;
	height: 50px;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 20px;
	background-image: url(../images/deco/menu_home2.gif);
	background-repeat: repeat-x;
	font-size:12px;

	}







 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/
  
  
body#presentation a#presentation, body#instruments a#instruments, body#promotions a#promotions, body#cadeaux a#cadeaux, body#librairie a#librairie, body#contact a#contact{
	color:#000000;
	padding-top: 4px;
	background-image: url(../images/deco/on.gif);
	background-repeat: no-repeat;
   }
     
a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-decoration: none;
	display:block;
	height: 22px;
	width:160px;
	font-family: tahoma;
	font-size: 12px;
	color:#000000;
	font-weight: bolder;
	padding-top: 4px;
	text-align:center;
	background-image: url(../images/deco/off.gif);
	background-repeat: no-repeat;
	font-variant: small-caps;
	}
	

a.menu:hover{
	color:#000000;
	padding-top: 4px;
	background-image: url(../images/deco/roll.gif);
	
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/
  
  
a.lien{
	font-family: tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #F2F200;
	font-weight:bold;
	text-decoration:underline;
	}


a.lien:hover{
	text-decoration: none;
	background-color: #F2F200;
	color: #000022;
}




 /*------------------------------------------------------*
  *-----------------------------------     MISE EN PAGE     ----*
  *------------------------------------------------------*/


.highlight
{
	color:#F2F200;
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: 600;
}


.pied
{
	color:#000000;
	font-family: tahoma;
	font-size: 10px;
	padding-top:80px;
}

.pied_index
{
	color:#000000;
	font-family: tahoma;
	font-size: 13px;
	padding-top:80px;
}

.preload {display:none;}


td.tableau{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 15px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	background-color: #000000;
	}

th{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-top:4px;
	padding-left:15px;
	text-align: left;
	color:#F2F200;
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #000022;
	}
	
.flash_anim{
}
.clear{
clear:both;
}
