﻿HTML {
font-size: 13px;
}

	body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	}
	
#body {
width: 800px;
height: 768px;
background: #333 url(../bgimages/dlogon.png) no-repeat bottom right;
margin-left: auto;
margin-right: auto;
}
#accueil {
position: absolute;
width: 570px;
height: 748px;
/*border: solid 1px black;*/
margin-left: 15px;
margin-top: 10px;
}
#titre {
position: relative;
background: #fff url(../bgimages/glogon.png) no-repeat;
width: 570px;
height: 200px;
border-bottom: solid 1px black;
background-color: #fff;
z-index: 1;
}
#news {
position: relative;
float: right;
left: 210px;
top: -200px;
width: 190px;
height: 746px;
/*background-color: #ccc;*/
color: #ccc;
overflow: hidden;
}
#menu {
position: absolute;
width: 150px;
height: 546px;
top: 200px;
}
#corps {
position: relative;
margin-left: 150px;
margin-top: -745px;
width: 418px;
height: 546px;
background-color: #fff;
float: right;
border-bottom: 1px solid black;
}
#corps p {
padding: 0em 1em 0em 1em;
}
.idisplay {
text-align: center;
}
.idisplay img {
border: 0 solid #ccc;
cursor: pointer;
}
#download {
padding: 0em 1em 0em 1em;
overflow: auto;
height: 430px;
}
#download img {
border: 0;
}
#download td {
width: 160px;
}
#download th {
border-bottom: 1px solid #cbcb61;
}
#download table {
font: italic 0.8em Arial, sans-serif;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#icobook {
background: url(../bgimages/icobook.png) no-repeat;
position: absolute;
width: 110px;
height: 103px;
left: 500px;
top: 160px;
z-index: 2;
}
#dice {
visibility: hidden;
position: absolute;
height: 150px;
width: 232px;
left: -50px;
z-index: 1;
top: 350px;
}
#bottom {
position: absolute;
top: 722px;
left: 152px;
width: 418px;
height: 26px;
background: url(../bgimages/bottom.png);
text-align: center;
}
#bottom img {
margin-top: 10px;
border: 0 solid #ccc;
}
h1 {
font-size: 3em;
text-align: right;
font-variant: small-caps;
letter-spacing: 0.1em;
margin: 0;
padding-top: 155px;
font-family: "Bank Gothic Light BT";
}
h2 {
background: #333;
color: #FFE;
margin: 0;
padding: 0;
font: bold 1.1em Verdana,sans-serif;
/*-moz-border-radius: 15px;*/
line-height: 24px;
}
h3 {
text-indent: 0.1em;
font-size: 1em;
margin: 0;
color: #cbcb61;
}
h3 a {
color: #696755;
}
h4 {
font: bold 1.2em Verdana;
color: #666;
margin: 1em 1em 0 1em;
border-bottom: 1px solid black;
}
#link li {
list-style: none;
display: block;
border-bottom: 1px solid #696755;
width: 150px;
}
#link li a {
display: block;
border-bottom: 1px solid #696755;
width: 150px;
text-decoration: none;
color: #111;
background: #89866F;
text-indent: 1em;	
}
#link li a:hover {
	background: #9C997C;
	color: #333;
}
#link ol {
list-style: none;
margin: 0;
padding: 0;
}
