html, body{ 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	background-color: #2A4425;
	}
	
body {
	background: url(../img/fondpage.gif) top left repeat;
	}

#pagewidth { 
	width: 720px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;  
	} 
 
#header{
	height: 105px;
	width: 100%;
	}
 
#outer {
	width: auto;
	height: 395px;
	background: url(../img/indexoff.gif) top left no-repeat;
	} 
 
#footer{
	height: 42px; 
	width: 100%; 
	background: url(../img/footer.gif) top left no-repeat;
	} 
 
#inner {
	margin: 0;
	width: 100%;
	position: relative;
	}
 
.clr{clear:both;}
  
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/

a i { visibility: hidden; }

a#securite, a#ressource, a#prestation, a#assurance, a#apercu, a#references, a#connaissez, a#legal, #image_centrale {
	display: block;
	position: absolute;
	text-decoration: none;
}

a#securite {
	height: 75px;
	width: 200px;
	top: 0px;
	left: 260px;
  }
  
a#ressource {
	height: 65px;
	width: 150px;
	top: 110px;
	left: 45px;
  }
  
a#prestation {
	height: 65px;
	width: 160px;
	top: 200px;
	left: 35px;
  }
  
a#assurance {
	height: 65px;
	width: 125px;
	top: 110px;
	left: 545px;
  }
  
a#apercu {
	height: 65px;
	width: 150px;
	top: 200px;
	left: 530px;
  }
  
a#connaissez {
	height: 22px;
	width: 250px;
	top: 320px;
	left: 235px;
  }
  
a#references {
	height: 22px;
	width: 100px;
	top: 345px;
	left: 310px;
  }
  
a#legal {
	height: 22px;
	width: 100px;
	top: 360px;
	left: 310px;
  }
  
#image_centrale {
	height: 153px;
	width: 213px;
	top: 108px;
	left: 246px;
	background: url(../img/rollover_index.jpg) top left no-repeat;
  }
  
  p.texte {
	margin: 0px 0px 5px 20px;
	padding: 300px 20px 0px 0px;
	font: 12px verdana, lucida, arial, helvetica, sans-serif;
	text-align: center;
	clear: right;
	}
