* {
margin:0;
padding:0;
}
img {
border:0;
}
a {
text-decoration: none;
color: #933;
}
a:hover {
text-decoration:underline
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #933;
text-transform: uppercase;	
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000;
}
h3 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 15px;	
color: #933;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000;
}
ul {
list-style-image:url(tiret.gif);
margin:5px 10px 15px;
}
li {
margin:5px;
}
html,body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:20px;
color: #006;
background:#FFF;
width:100%;
height:100%;
text-align: center;	
}
/* CONTENEUR (centrage)*/
#maintable {
width: 100%;
height: 100%;
}
#main {
width: 800px;
height: 550px;
}
#conteneur {
position: relative;
width: 800px;
height: 550px;
text-align:left;
background:url(fond.png) #FFF center no-repeat;
}
#head {
width: 800px;
/*background:url(head.png) #FFF center repeat-y;*/
}
#left {
height: 550px;
background:url(left.png) #FFF center repeat-x;
}
#right {
height: 550px;
background:url(right.png) #FFF center repeat-x;
}
#foot {
text-align: center;	
vertical-align: bottom;
width: 800px;
/*background:url(foot.png) #FFF center repeat-y;*/
}
/* MENU */
#menu {
position:absolute;
left:0;
top:125px;
width:125px;
height:300px;
}
/* IMAGE */
#image {
position:absolute;
left:125px;
top:125px;
width:300px;
height:300px;
overflow:hidden;
}
/* TEXTE */
#texte {
position:absolute;
left:470px;
top:25px;
width:330px;
height:400px;
overflow:auto;
}
/* CONTACT */
#contact {
position: absolute;
color: #000;
line-height:16px;
font-size: 14px;
font-weight:bold;
right: 0;
bottom: 10px;
width: 220px;
height: 80px;
}
#contact a {
color: #000;
}
.atbsub {
font-size: 12px;
}
#plan {
position:absolute;
right: 18px;
bottom: 12px;
width:55px;
height:20px;
text-align:center;
}
#plan a {
color: #933;
}
/* OCCASIONS */
.occtable {
width: 280px;
}
.occtable td {
background-color: #CCC;
padding:2px;
text-align: right;
}
.occtable th {
color: #FFF;
width:85px;
background-color: #933;
padding:2px;
text-align: left;
vertical-align: top;
}
.occtable a {
font-weight:normal;
text-decoration: none;
}
.occtable ul {
text-align: left;
list-style-image:url(tiret_g.gif);
}
* html .occtable ul {margin-left: 15px;}

