body {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	background: url('images/fond.jpg') repeat-x;
	overflow: auto;
}
body.infos {
	font-family: "Lucida Sans Unicode";
	
	background-image: none;
	scrollbar-face-color: #3B74B7;
	scrollbar-shadow-color: #5770B7;
	scrollbar-highlight-color: #233B7F;
	scrollbar-3dlight-color: #5770B7;
	scrollbar-darkshadow-color: #C3D0F7;
	scrollbar-track-color: #C3D0F7;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #99B1DF;
	color: #003399;
	text-align:justify;
}

div.principal { 
	position : absolute;
	left: 50%; 
	top:0;
	width :1012px;
	margin-left: -506px; /* moitié de la largeur */
	padding-right: 8px;

}

div.menu{
	position : absolute;
	top:15px;
	left:0px;
	width :1010px;
	z-index : 10;
	margin-left: -500px; /* moitié de la largeur */
	/*border: 1px solid red;*/

}

a {
	font-family: "Lucida Sans Unicode";
	font-weight: bold;
	color: #0059B3;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-weight: bold;
	color: #003366;
	background-color: #99B1DF;
	text-decoration: none;
}



div{
	color: #003366;
	font-family: "Lucida Sans Unicode";
}

td {
	color: #003366;
	font-family: "Lucida Sans Unicode";
	font-size: 10pt;

}


td.fdtexte {
		background: url('images/Image15.gif') no-repeat;
		width: 710px;
		font-family: "Lucida Sans Unicode";
		font-size: 10pt;
		color: #003366;
		text-align: justify;
}

div.conttexte {
	overflow: hidden;
	position : absolute;
	left: 36px;
	top: 110px;
	width: 575px;
	/*height: 607px;*/
	z-index: 4;
	font-family: "Lucida Sans Unicode";
	font-size: 10pt;
	color: #003366;
	text-align: justify;
	/*border: solid 1px black;*/
	
}

/*à agrandir en hauteur------------------------*/
div.texte {
	/*overflow: auto;
	scrollbar-face-color: #3B74B7;
	scrollbar-shadow-color: #3B74B7;
	scrollbar-highlight-color: #3B74B7;
	scrollbar-3dlight-color: #3B74B7;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	position : absolute;*/
	left: 0px;
	top: 55px;
	width: 575px;
	/*height: 540px;*/
	z-index: 3;
	font-family: "Lucida Sans Unicode";
	font-size: 10pt;
	color: #003366;
	text-align: justify;
	/*border: solid 1px red;*/
}


.titre {
	font-size: large;
	font-style: italic;
	font-weight:bold;
	
}

/*à revoir---------------------*/
div.pied {
	position : absolute;
	left: 0px;
	top:710px;
	width: 615px;
	height: 85px;
	z-index: 5;
	font-family: "Lucida Sans Unicode";
	font-size: 10pt;
	text-align: right;
	/*background-image: url('images/titres/main1.gif');
	background-repeat: no-repeat;*/
}

td.pied {
	text-align: right;
	width: 615px;
	height: 76px;
	color: #1B6EBB;
	vertical-align: bottom;
}

div.logo{
 	position: absolute; 
	width: 152px; 
 	height: 190px; 
 	z-index: 1; 
 	top: 20px; 
 	left: 835px;
 	text-align:center;
}

div.technique{
	position: absolute; 
	width: 211px; 
	height: 295px; 
	z-index: 2; 
	top: 220px; 
	left: 792px; 
}
.textetechnique {
	font-size: 12px;
}

div.espace_client{
	text-align:left;
	color: #003366;
	position: absolute; 
	width: 193px; 
	height: 99px; 
	z-index: 2; 
	top: 520px; 
	left: 797px; 
}



h1 {
	color:#1B6EBB;
	font-size: small;
}
