/* BALISES BODY */
body
{
margin: 0;
padding: 0;
text-align: left;
font-family: verdana;
font-weight: normal;
font-size: 12px;
color: #000000;
}
.ImageFond
{
border: 0px;
position: fixed;
}
.BackColor
{
background-color: #F69D05;
}

/* BALISES HEADER */
.Header
{
position: relative;
width: 100%;
margin-left: auto;
margin-right: auto;
font-weight: normal;
}
.HeaderLogin
{
position: absolute;
right: 0px;
top: 0px;
color: #FFFFFF;
font-size: 10px;
}
.HeaderLinks
{
position: absolute;
left: 0px;
top: 0px;
color: #FFFFFF;
font-size: 10px;
}
.HeaderLegals
{
color: #FFFFFF;
font-size: 10px;
}
.HeaderBanner
{
width: 100%;
position: relative;
right: 0px;
top: 0px;
}
.HeaderTitre
{
position: relative;
left: 0px;
top: 0px;
}
.HeaderFrame
{
height: 40px;
width: 100%;
}
.HeaderLogo
{
position: relative;
}
.HeaderPath
{
position: relative;
top: 0px;
left: 0px;
color: #0000FF;
font-size: 10px;
}
.HeaderMenu
{
width: 100%;
position: relative;
font-size: 10px;
color: #000000;
}

/* BALISES CONTENT */
.Content, .ContentWBC
{
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
height: 100%;
width: 100%;
color: #6C3E1C;
}
.Coins
{
position: relative;
left: 0px;
top: -0px;
}
.Barre
{
position: relative;
left: 0px;
top: -2px;
}
.Infos
{
position: absolute;
left: 0px;
top: -0px;
}
.Menus
{
z-index: +99;
position: relative;
left: 0px;
top: -0px;
}
.MenusTable
{
position: absolute;
left: 0px;
top: 5px;
color: #E39D3A;
font-size: 10px;
}
.ToolsTable
{
position: absolute;
right: 15px;
top: 5px;
color: #E39D3A;
font-size: 10px;
}
.CountTable
{
position: absolute;
left: 5px;
top: 5px;
color: #E39D3A;
font-size: 10px;
}
.InfosTable
{
position: absolute;
left: 20px;
top: 110px;
color: #E39D3A;
font-size: 10px;
}

/* BALISES MENUS */
h1,h2,h3
{
margin: 0;
font-family: verdana;
}
h1
{
font-weight: bold;
font-size: 14pt;
}
h2
{
font-weight: bold;
font-size: 12pt;
}
h3
{
font-weight: bold;
font-size: 10pt;
}

/* MENUS HORIZONTAUX OU VERTICAUX */
#Deroulant, #Deroulant ul, #Deroulant li,
#Defilant, #Defilant ul, #Defilant li,
#Toolbar, #Toolbar ul, #Toolbar li
{
list-style: none;
padding: 0;
margin: 0;
}
#Deroulant li:hover, #Deroulant li.sfhover,
#Toolbar li:hover, #Toolbar li.sfhover
{
background-color: #E39D3A;
border: solid 1px #FFFFFF;
}
#Deroulant li, #Toolbar li
{
background-color: #9A603B;
border: solid 1px #E39D3A;
}
#Deroulant li
{
float: left;
margin: 1px;
padding: 5px;
}
#Defilant li
{
float: none;
margin: 1px;
padding: 1px;
}
#Toolbar li
{
float: left;
margin: 1px;
padding: 1px;
}
#Deroulant li:hover ul, #Deroulant li.sfhover ul
{
display: block;
}
#Deroulant li ul
{
display: none;
}
#Deroulant li ul li:hover, #Deroulant li ul li.sfhover
{
border: none;
background-color: #FEDCBA;
}
#Deroulant li ul li
{
float: none;
border: none;
padding: 0px;
background-color: #E39D3A;
}
#Deroulant a:hover, #Defilant a:hover
{
color: #9A603B;
background-color: #FEDCBA;
}
#Deroulant a, #Defilant a
{
color: #FFFFFF;
}

/* BALISES LIENS */
a
{
color: #9B603C;
font-weight: bold;
text-decoration: none;
border-bottom-color: #9B603C;
border-bottom-style: none;
border-bottom-width: 1px;
}
a:active
{
color: #9B603C;
font-weight: bold;
text-decoration: none;
border-bottom-color: #9B603C;
border-bottom-style: none;
border-bottom-width: 1px;
}
a:visited
{
color: #9B603C;
font-weight: bold ;
text-decoration: none;
border-bottom-color: #9B603C;
border-bottom-style: none;
border-bottom-width: 1px;
}
a:hover
{
color: #9B603C;
font-weight: bold;
text-decoration: none;
border-bottom-color: #9B603C;
border-bottom-style: none;
border-bottom-width: 1px;
}
.infobulle
{
BORDER-TOP: gray thin solid;
BORDER-RIGHT: gray thin solid;
BORDER-LEFT: gray thin solid;
BORDER-BOTTOM: gray thin solid;
POSITION: relative;
OVERFLOW: auto;
WIDTH: 100%;
}
/* THE END */