<html>
<head>
<style type="text/css" title="current style">

/*cadres du conteneur ls*/
div#zone_d {position : absolute; height: 900px; width: 14px; top:34px; left: 940px;}
div#zone_d {background-image : url(cote_d.png);}
div#zone_d {background-repeat: repeat-y;}

/*div#zone_h  {position : absolute; width:715px; height: 14px; top : 20px; left : 125px;}
div#zone_h {background-image: url(haut.png);}
div#zone_h {background-repeat: no-repeat;}*/

div#zone_b  {position : absolute; width:715px; height: 14px; top : 634px; left : 125px;}
div#zone_b {background-image: url(bas2.png);}
div#zone_b {background-repeat: no-repeat;}
div#zone_b {border-top: 1px solid #D4D4D4;} 

/*zone de ls*/
div#zone {position : absolute; width: 715px; height:600px; top:34px; left:125px;}
div#zone {background-color:#FFF;}
div#zone {border-right: 1px solid #DDD;} 
div#zone {border-top: 1px solid #DDD;} 
div#zone {border-left: 1px solid #D4D4D4;} 

/*cadres du conteneur pt*/
/*div#zone_d1 {position : absolute; height: 610px; width: 14px; top:34px; left: 540px;}
div#zone_d1 {background-image : url(cote_d.png);}
div#zone_d1 {background-repeat: repeat-y;}*/

div#zone_h1  {position : absolute; width:416px; height: 14px; top : 20px; left : 125px;}
div#zone_h1 {background-image: url(haut.png);}
div#zone_h1 {background-repeat: no-repeat;}

div#zone_b1  {position : absolute; width:557px; height: 14px; top : 830px; left : 125px;}
div#zone_b1 {background-image: url(bas2.png);}
div#zone_b1 {background-repeat: no-repeat;}
div#zone_b1 {border-top: 1px solid #D4D4D4;} 

/*zone de pt*/
div#zone1 {position : absolute; width: 414px; height:610px; top:34px; left:125px;}
div#zone1 {background-color:#FFF;}
div#zone1 {border-right: 1px solid #DDD;} 
div#zone1 {border-bottom: 1px solid #DDD;} 
div#zone1 {border-left: 1px solid #D4D4D4;} 


/*zone de texte*/
li.nom {position: absolute; top: 575px; left: 138px; font :80% verdana, sans-serif; list-style:none;text-align:left; color:grey;}
li.comment {position: absolute; top: 590px; left: 138px; width: 570px; height: 80px; list-style:none;
font: x-small Verdana, sans-serif; text-decoration: none; color: grey; padding: 2px 0em 1px 0px;}
	  
li.nompt {position: absolute; top: 580px; left: 138px; font :80% verdana, sans-serif; list-style:none;text-align:left; color:grey;}
li.commentpt {position: absolute; top: 595px; left: 138px; width: 350px; height: 90px; list-style:none;
font: x-small Verdana, sans-serif; text-decoration: none; color: grey; padding: 2px 0em 1px 0px;}

div#retour {position: absolute; top: 620px; left: 495px; width: 100px; height: 25px; background-color: none;}
div#retour a:{position: absolute; top: 485px; left: 675px; width: 100px; height: 25px; background-color: #00C;}
div#retour a{text-decoration: none; color: #333; font: x-small Arial, Sans-serif; text-align: center; padding: 0 0px 1px 0.5em;}			
div#retour a:visited {color:#639;}
div#retour a:hover {color:#F30;}

div#retour1 {position: absolute; top: 600px; left: 796px; width: 100px; height: 25px; background-color: none;}
div#retour1 a:{position: absolute; top: 485px; left: 675px; width: 100px; height: 25px; background-color: #00C;}
div#retour1 a{text-decoration: none; color: #333; font: x-small Arial, Sans-serif; text-align: center; padding: 0 0px 1px 0.5em;}			
div#retour1 a:visited {color:#639;}
div#retour1 a:hover {color:#F30;}
/*fond*/
body {background-color: #E6E6E6;}


/*visuel ls=paysage et pt=portrait*/
div#lsmax { position : absolute; width: 700px; height: 500px; top: 50px; left: 140px;}
div#ptmax { position : absolute; width: 500px; height: 700px; top: 50px; left:140px;}


	  
</style>

</head>
<body>

</body>
</html>