*{padding:0; margin:0;}
html,body{width:100%; height:100%; color:#999;}
body{background:#000;}
	
#images { position: relative; width: 100%; height: 200px; overflow: hidden; margin: 0 auto; }
#images ul { position: absolute; height: 200px; }
#images li { list-style: none; }
#images img { border: 0 none; border-right: 1px solid #000; }

#bande{ width:100%; height:95px; position:relative; z-index:15;}
.imgbande{ width:100%; height:95px; position:relative; background:url(images/bande.png);}
#logo{width:200px; height:95px; margin:-99px auto 0px auto; position:relative; z-index:10;}
.imglogo{background:url(images/logo.png); width:100%; height:100%; border:0px;}
#bouton{width:281px; height:30px; overflow: hidden; display: block; background:url(images/bouton.gif); cursor:pointer; position:absolute; top:18px; left:50%; margin-left:150px;}

#fond{width:100%; height:95px; position:absolute; top:270px; background:url(images/fond.gif); z-index:5;}
.tache{width:290px; height:380px; position: absolute; z-index:20; top:265px;}
.imgtache{background:url(images/tache.png); width:100%; height:100%;}
.menu{width:290px; height:270px; position: absolute; z-index:21; top:20px; left:0px; color:#000; font-family:arial; font-size: 14px;}
.menu .presta{color:#fff; font-family:arial; font-size: 13px; text-decoration:none; width:119px; height:21px; display:block; text-align: center; margin-left:10px; margin-top:8px; padding-top:5px; background:url(images/bouton2.png);}
.menu .vente{color:#000; font-family:arial; font-size: 13px; text-decoration:none; width:119px; height:21px; display:block; text-align: center; margin-left:10px; margin-top:0 px; padding-top:5px; background:url(images/bouton3.gif);}
.menu .ventetitre{color:#fff; font-family:arial; font-size: 13px; text-decoration:none; width:119px; height:21px; display:block; text-align: center; margin-left:10px; margin-top:0px; padding-top:5px; letter-spacing:2px; font-weight:bold; background:url(images/bouton4.gif);}

#pied{color:#f00; margin-top:20px; margin-bottom:20px; font-size:12px; font-family:arial; letter-spacing:1px; width:100%; text-align:center;}
#pied a{color:#f00;}

.csstable {border:0px; margin:0; margin:0px auto;}
.csstable td{height:500px; font-family:arial; font-size:11pt; font-weight:normal;}

#frame{border:0px;}

#contenu{width:100%; position:absolute; z-index:5; margin-top:-22px; color:#fff; text-align:center;}
.tableloc{width:700px; margin:0px auto; font-family:arial; font-size:11pt; text-align: left;}
.tableloc td{font-size:10pt; border:1px solid #666; height:20px; padding:3px 5px 3px 5px;}
.loctit{background:#f00; font-size:12pt; letter-spacing:2px;}
.locsoustit{background:#333; color:#999; font-size:12pt; letter-spacing:2px;}
.pointer{cursor:pointer;}