/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	}
	

/* container1 - box */
	
#container {
	
	width:900px;
	height:auto;
	margin-top:5px;
    left:50%;
	margin-left:-450px;
	position:absolute;
	background-repeat:no-repeat;
	}
	
#bandeau {
	width:900px;
	height:150px;
	background-image:url(images/bandeau.jpg);
	}
	
#bt0 {
	width:78px;
	height:30px;
	background-image:url(images/bouton0.jpg);
	margin-left:5px;
	margin-top:110px;
	float:left;
	}
#bt0-2 {
	width:78px;
	height:30px;
	background-image:url(images/bouton0.jpg);
	float:left;
	margin-top:110px;
	background-position:0 -30px;
	}
#bt0:hover {
	background-image:url(images/bouton0.jpg);
	background-position:0 -30px;
	}
	
#bt1 {
	width:100px;
	height:30px;
	background-image:url(images/bouton1.jpg);
	margin-top:110px;
	float:left;
	}
#bt1-2 {
	width:100px;
	height:30px;
	background-image:url(images/bouton1.jpg);
	float:left;
	margin-top:110px;
	background-position:0 -30px;
	}
#bt1:hover {
	background-image:url(images/bouton1.jpg);
	background-position:0 -30px;
	}
	
#bt2 {
	width:72px;
	height:30px;
	background-image:url(images/bouton2.jpg);
	margin-top:110px;
	float:left;
	}
#bt2-2 {
	width:72px;
	height:30px;
	background-image:url(images/bouton2.jpg);
	float:left;
	margin-top:110px;
	background-position:0 -30px;
	}
#bt2:hover {
	background-image:url(images/bouton2.jpg);
	background-position:0 -30px;
	}
	
#bt3 {
	width:63px;
	height:30px;
	background-image:url(images/bouton3.jpg);
	margin-top:110px;
	float:left;
	}
#bt3-2 {
	width:63px;
	height:30px;
	background-image:url(images/bouton3.jpg);
	float:left;
	margin-top:110px;
	background-position:0 -30px;
	}
#bt3:hover {
	background-image:url(images/bouton3.jpg);
	background-position:0 -30px;
	}
	
#bt4 {
	width:81px;
	height:30px;
	background-image:url(images/bouton4.jpg);
	margin-top:110px;
	float:left;
	}
#bt4-2 {
	width:81px;
	height:30px;
	background-image:url(images/bouton4.jpg);
	float:left;
	margin-top:110px;
	background-position:0 -30px;
	}
#bt4:hover {
	background-image:url(images/bouton4.jpg);
	background-position:0 -30px;
	}
	
#bt5 {
	width:109px;
	height:30px;
	background-image:url(images/bouton5.jpg);
	margin-top:110px;
	float:left;
	}
#bt5-2 {
	width:109px;
	height:30px;
	background-image:url(images/bouton5.jpg);
	margin-top:110px;
	background-position:0 -30px;
	}
#bt5:hover {
	background-image:url(images/bouton5.jpg);
	background-position:0 -30px;
	}

#bt6 {
	width:109px;
	height:30px;
	background-image:url(images/bouton6.jpg);
	margin-top:110px;
	float:left;
	}
#bt6-2 {
	width:109px;
	height:30px;
	background-image:url(images/bouton6.jpg);
	float:left;
	margin-top:110px;
	background-position:0 -30px;
	}
#bt6:hover {
	background-image:url(images/bouton6.jpg);
	background-position:0 -30px;
	}
	
#bt7 {
	width:160px;
	height:30px;
	background-image:url(images/bouton7.jpg);
	margin-top:110px;
	float:left;
	}
#bt7-2 {
	width:150px;
	height:30px;
	background-image:url(images/bouton7.jpg);
	float:left;
	margin-top:110px;
	background-position:0 -30px;
	}
#bt7:hover {
	background-image:url(images/bouton7.jpg);
	background-position:0 -30px;
	}
	

	
#main {
	width:900px;
	height:auto;
	}
	
#contact {
	width:318px;
	height:31px;
	background-image:url(images/contact.jpg);
	margin-top:20px;
	float:left;
	}
#contact:hover {
	background-image:url(images/contact.jpg);
	background-position:0 -30px;
	}
	
#commande {
	width:318px;
	height:31px;
	background-image:url(images/commande.jpg);
	margin-top:20px;
	float:left;
	}
#commande:hover {
	background-image:url(images/commande.jpg);
	background-position:0 -30px;
	}
	
#titre {
	width:900px;
	height:auto;
	margin-left:10px;
	}
	
.texte1 {
	width:850px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:16px;
	text-align:justify;
	margin-left:20px;
	margin-top:20px;
	}
	
.texte1 a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
.texte1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
#sep {
	width:900px;
	height:auto;
	}
	
#son {
	width:900px;
	height:auto;
	float:right;
	}
	

#projet1 {
	width:460px;
	height:600px;
	float:left;
	}
	
#projet2 {
	width:440px;
	height:600px;
	float:left;
	}
	
