body{
margin: 0px;
padding: 0px;
font-family: Arial, Times, sans-serif;
font-size: 12px;
background-image: url(images/fond.jpg);
background-repeat: repeat-x;
background-color:#0064D7;
}
* html #footer {height:0; background-color:#0064d6}
#footer{
z-index:50000;
width: 977px;
margin: 0 auto;
text-align:justify;
height: 46px;
background:url(images/footer.jpg) no-repeat;
}
#footer span {
	margin-left:202px;
	color:#9abfeb;
	margin-top:7px;
	display:block;
}
#footer a {
	color:#9abfeb;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	position:relatives;
}
#pronexia {
	display:block;
	width:110px;
	height:20px;
	background:url(images/pixels.gif);
	position:relative;
	left:89px;
	top:26px;
}
#mentions {
	display:block;
	width:90px;
	height:20px;
	background:url(images/pixels.gif);
	position:relative;
	left:460px;
	top:-18px;
}
#fond_body{
position: absolute;
top: 0px;
left: 0px;
background-image: url(images/image_fond.jpg);
background-repeat: no-repeat;
background-position:center;
height: 499px;
width: 100%;
}
#contenu_total{
position: absolute;
left: 50%; 
top: 0px;
width: 977px;
/*height: 583px;*/
margin-left: -489px; /* moitié de la largeur */
/*margin-top: -292px; /* moitié de la hauteur */
/*display: inline;*/
background-image: url(images/repeat.jpg);
background-repeat: repeat-y;
}

input{
background-color:transparent;
}
#menu {
	float:left;
}
#menu li {
	float:left;
	list-style:none;
}
#menu li a {
	display:block;
	width:108px;
	height:90px;
	background:url(images/pixels.gif);
	position:absolute;
}
#page1 {
	top:78px;
	left:84px;
}
#page2 {
	top:78px;
	left:205px;
}
#page3 {
	top:78px;
	left:327px;
}
#page4 {
	top:78px;
	left:450px;
}
#page5 {
	top:78px;
	left:572px;
}
#logo {
	display:block;
	background:url(images/pixels.gif);
	position:absolute;
	width:160px;
	height:80px;
	top:216px;
	left:600px;
}
.page{
	position: absolute;
	top: 50px;
	left: 12px;
	visibility: hidden;
}

#contenu{
z-index:300;
height: 100%;
}

#contenu_firefox{
z-index:300;
min-height: 330px; 
}

.texte{
z-index: 500;
margin-left: 12px;
text-align: justify;
padding-top:10px;
}
.texte strong {
	font-weight:normal;
}
#bloc_texte{
position:relative;
margin-left: 90px;
margin-right: 435px;
margin-top: -325px;
z-index: 400;
/*height: 320px;*/
}

.texte2{
margin-left: 5px;
z-index: 10;
text-align: justify;
font-family: Arial, Times, sans-serif;
font-size: 11px;
}

.bleu{
font-weight:bold;
color: #00cdf8;
}

.fleche{
position:absolute;
left: 0px;
top: 7px;
z-index: 10;
}
.titres{
position:relative;
left: 14px;
top: 20px;
z-index: 10;
display:block;
line-height:20px;
background:url(images/pointille.gif) left bottom no-repeat;
color:#00d0f5;
font-size:12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#acces_clients{
position:absolute;
top:78px;
left:696px;
}
#acces_clients input{
  color:#02d1f9;
  background-color:white;
  border-style:outset;
  border-width:1px;
  border-color:#23bae7;
  font-family: Arial, Times, sans-serif;
  font-size: 11px;
}
a.client{font-size:11px;color:#c80000;text-decoration: none;}
a.client:hover{color:white;}

a{
color: #0064d6;
text-decoration: none;
}
a:hover{
color: #0fd5f8;
}
.def {
	display:inline;
}