/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x repeat-y;
	background-image: url(images/arriere.jpg);
	background-position:left top;
}

#tout{
	width: 100%;
	height: 1400px;
	margin-left: 0px;
	position:absolute;
	margin-right: 0px;
	top:0px;
}

#bthome{
	position:absolute;
	width:36px;
	height:19px;
	left:30px;
	top:60px;
			
}

#btnews{
	position:absolute;
	width:36px;
	height:19px;
	left:62px;
	top:60px;
			
}

#bordgauche{
	position:absolute;
	left:0;
	top:1px;
	width:85px;
	height:100%;
	background-image: url(images/bordgauche.jpg);
	background-repeat: repeat-y;
		
}

#borddroit{
	position:absolute;
	top:0px;
	right :0px;
	width:150px;
	height:100%;
	background-image: url(images/borddroit.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}


#container {
	width: 768px;

	margin-left: auto;
	margin-right: auto;
	
	position: relative;
	

}



#bandeauhaut{
	background-image: url(images/bandeauhaut.jpg);
	height:205px;
	
}

#bandeaubas{
	background-image: url(images/bandeaubas.jpg);
	height:300px;
	
}

#basnoir{
	background-image: url(images/basnoir.jpg);
	height:25px;
	
}

#ext{
	position:absolute;
	width:272px;
	height:215px;
	left:455px;
	top:580px;
	background-image: url(images/ext.jpg);
}


#btcreatrice{
	position:absolute;
	width:70px;
	height:14px;
	left:30px;
	top:191px;
	background-image: url(images/btcreatrice2.jpg);			
}

#btcollection{
	position:absolute;
	width:70px;
	height:14px;
	left:100px;
	top:191px;
		
}

#btclient{
	position:absolute;
	width:53px;
	height:14px;
	left:175px;
	top:191px;
		
}

#btcontact{
	position:absolute;
	width:53px;
	height:14px;
	left:230px;
	top:191px;
	background-image: url(images/btcontact2.jpg);		
}

#adresse{
	position:absolute;
	width:220px;
	height:14px;
	left:515px;
	top:191px;
	background-image: url(images/adresse.jpg);
	background-repeat: no-repeat;		
}







#blocnoircontact
{
	background-image: url(images/fondnoir.jpg);
	height:700px;
}


#corpstexte{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	left: 60px;
	top: 560px;
	width:420px;
	height:260px;
	text-align: justify;
	display: block;
	line-height: 18px;
}

#imgshow{
    position:absolute;
	width: 697px;
	height : 466px;
	background-image: url(images/imgshow.gif);
	left:48px;
	top:480px;	
}

#textebas{
	width: 750px;
	height : 30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #32292B;
	background-position: center ;
}

#plan{
	position:absolute;
	width: 460px;
	height : 397px;
	background-image: url(images/plan.gif);
	left:18px;
	top:800px;
}

#abajour{
	position:absolute;
	width: 221px;
	height : 242px;
	left:525px;
	top:475px;
	background-image: url(images/abajourcontact.gif);
}

#contactimg{
	position:absolute;
	width: 294px;
	height : 227px;
	background-image: url(images/contactimg.jpg);
	right:40px;
	top:930px;
}

#formulaire{
	position:absolute;
	width: 360px;
	height : 324px;
	left:50px;
	top:470px;
}

#textecontact{
	position: absolute;
	width: 138px;
	height : 70px;
	top : 1075px;
	font-size: 10px;
	color: #FFFFFF;
	right: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
}

#textelien{
	position: absolute;
	width: 200px;
	height : 70px;
	top : 465px;
	font-size: 10px;
	color:#ff9900;
	right: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
}

