/* Général */
*{
	margin: 0;
	padding: 0;
}
body{
	background: #004c8e url(images/back_body.jpg) repeat-x;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
#global{
	width: 980px;
	height: 766px;
	margin: 0 auto;
	text-align: left;
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0;
}
p{
	margin-top: 10px;
	text-align: center;
	line-height: 16px;
	letter-spacing: 1px;
}



/* Éléments communs */
#menu{
	position: relative;
	width: 500px;
	top: 110px;
	left: 400px;
	height: 12px;
}
#menu li{
	display: inline;
}
#menu a span{display: none;}
#menu a{
	display: block;
	float: left;
	height: 10px;
	margin-left: 13px;
}
#menu a:hover,
#menu a.current{
	border-bottom: 1px solid #fff;
}
#footer{
	position: absolute;
	top: 765px;
	width: 980px;
	margin: 0 auto;
	z-index: 20;
	text-align: center;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
}



/* Fonds de pages */
.accueil{ background: url(images/back_accueil.jpg) no-repeat;}
.activite{ background: url(images/back_activite.jpg) no-repeat;}
.clients{ background: url(images/back_clients.jpg) no-repeat;}
.fraisage{ background: url(images/back_fraisage.jpg) no-repeat;}
.tournage{ background: url(images/back_tournage.jpg) no-repeat;}
.controle{ background: url(images/back_controle.jpg) no-repeat;}
.contacts{ background: url(images/back_contacts.jpg) no-repeat;}



/* Contenus */
#video_accueil{
	position: relative;
	z-index: 10;
	width: 420px;
	top: 219px;
	left: 50%;
	margin-left: -210px;
}
#bandeau{
	position: relative;
	top: 230px;
	left: 50%;
	margin-left: -400px;
	height: 150px;
	width: 800px;
	background: url(images/bandeau2010.gif) no-repeat;
}
#textes{
	position: relative;
	z-index: 10;
	width: 420px;
	left: 50%;
	margin-left: -208px;
}
#textes div{display: none;}
.texte_activite{ top: 310px;}
.texte_fraisage{ top: 390px;}
.texte_fraisage #txt2{ padding-top: 30px;}
.texte_fraisage #txt3{ padding-top: 40px;}
.texte_fraisage #txt4{ padding-top: 35px;}
.texte_tournage{ top: 380px;}
.texte_tournage #txt2{ padding-top: 10px;}
.texte_tournage #txt3{ padding-top: 30px;}
.texte_tournage #txt4{ padding-top: 10px;}
.texte_controle{ top: 410px;}
.texte_controle #txt1,
.texte_controle #txt4,
.texte_controle #txt6{ padding-top: 20px;}
.texte_controle #txt3{ padding-top: 30px;}
.texte_controle #txt5{ padding-top: 10px;}




/* Boutons */
#bt_accueil{ background: url(images/back_bt_accueil.jpg) no-repeat; width : 50px;}
#bt_activite{ background: url(images/back_bt_activite.jpg) no-repeat;width : 58px;}
#bt_clients{ background: url(images/back_bt_clients.jpg) no-repeat; width : 50px;}
#bt_fraisage{ background: url(images/back_bt_fraisage.jpg) no-repeat;width : 57px;}
#bt_tournage{ background: url(images/back_bt_tournage.jpg) no-repeat;width : 57px;}
#bt_controle{ background: url(images/back_bt_controle.jpg) no-repeat;width : 57px;}
#bt_contacts{ background: url(images/back_bt_contact.jpg) no-repeat;width : 57px;}
#bt_enter{
	display: block;
	margin: 0 auto;
	width: 700px;
}
#bt_activite1{
	display: block;
	width: 200px;
	height: 140px;
	position: absolute;
	top: 590px;
	left: 50%;
	margin-left: -100px;
}
#bt_fraisage1,
#bt_fraisage2,
#bt_fraisage3,
#bt_fraisage4,
#bt_tournage1,
#bt_tournage2,
#bt_tournage3,
#bt_tournage4,
#bt_controle1,
#bt_controle2,
#bt_controle3,
#bt_controle4,
#bt_controle5,
#bt_controle6{
	display: block;
	width: 200px;
	height: 175px;
	position: absolute;
}
#bt_fraisage1,
#bt_tournage1{
	top: 245px;
	left: 50%;
	z-index: 5;
	margin-left: -435px;
}
#bt_fraisage2,
#bt_tournage2{
	top: 245px;
	left: 50%;
	z-index: 6;
	margin-left: 235px;
}
#bt_fraisage3,
#bt_tournage3{
	top: 500px;
	left: 50%;
	z-index: 7;
	margin-left: -435px;
}
#bt_fraisage4,
#bt_tournage4{
	top: 500px;
	left: 50%;
	z-index: 8;
	margin-left: 235px;
}
#bt_controle1{
	top: 170px;
	left: 50%;
	z-index: 5;
	margin-left: -490px;
}
#bt_controle2{
	top: 170px;
	left: 50%;
	z-index: 6;
	margin-left: 290px;
}
#bt_controle3{
	top: 360px;
	left: 50%;
	z-index: 7;
	margin-left: -435px;
}
#bt_controle4{
	top: 360px;
	left: 50%;
	z-index: 8;
	margin-left: 235px;
}
#bt_controle5{
	top: 545px;
	left: 50%;
	z-index: 9;
	margin-left: -380px;
}
#bt_controle6{
	top: 545px;
	left: 50%;
	z-index: 11;
	margin-left: 175px;
}
#bt_contacts1{
	display: block;
	width: 200px;
	height: 100px;
	position: absolute;
	top: 590px;
	left: 50%;
	margin-left: -100px;
}