body {
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
}
#centre {
position: relative; /* on positionne le conteneur */
margin:0 auto 0 auto;
margin-left: auto;
margin-right: auto;
text-align: left;
background-color:#3e3e3e;
width:940px;
height:860px;
}	
#photographe_normandie_rouen {
position: absolute;
width:740px;
height:449px;
background-color:#000000;
left:0px;
top:150px;
border: 1px solid #808080;
}
#logo {
position: absolute;
left:29px;
top: 415px;
}
#photographe_76 {
position: absolute;
z-index: 6; 
left:150px; 
top: 80px;
}
#photographe_rouen {
position: absolute;
z-index: 6; 
left:450px; 
top: 80px;
}

#portrait {
position: absolute;
z-index: 6; 
left:500px; 
top: 270px;
}

#paysage {
position: absolute;
z-index: 6; 
left:300px; 
top: 280px;
}

#prestation {
position: absolute;
background-color:#a6a9a1;
width:440px;
height:280px;
z-index: 6; 
left:150px; 
top: 72px;
border: 1px solid orange; 
padding: 10px;
text-align: center;
letter-spacing: 2px;
font-family:Verdana;
color:#1e1f1e; 
}
#prestation_popup {
position: absolute;
background-color:#a6a9a1;
width:440px;
height:280px;
z-index: 6; 
left:150px; 
top: 72px;
border: 1px solid orange; 
padding: 10px;
text-align: center;
letter-spacing: 2px;
font-family:Verdana;
color:#1e1f1e; 
}

#name {
position: absolute;
top:8px;
left:119px;
z-index:7;
letter-spacing: 6px;
font-family:Verdana;
}

font.titre {
letter-spacing: 3px;
color:#708090;
}

#txtprestation {
position: absolute; 
top:0px;
left:31px; 
width:105px;
height:30px; 
z-index:10;
font-size:19px;		
}
#txtprestation1 {
position: absolute; 
top:19px;
left:8px; 
width:160px;
height:32px; 
z-index:1;
font-size:17px;		
}
#txtprestation2 {
position: absolute; 
top:19px;
left:16px; 
width:160px;
height:32px; 
z-index:1;
font-size:17px;		
}

#haut {
position: absolute;
left:0px;
}

#droit{
position: absolute;
top:151px;
left:739px;
}

#footer{
position: absolute;
top:600px;
left:0px;
}
#txtnom{
position: absolute;
top:605px;
left:40px;
letter-spacing: 3px;
color:#708090;
font-family:Verdana;
font-size:10px;
}
#lien{
letter-spacing: 3px;
font-family:Verdana;
font-size:10px;
color:white;
}
a { /* Les liens qui ne sont pas sous le curseur. */
	color: #FFFFFF; 
}



