/* Author: NF Informatique Sàrl  Copyright: You may copy, modify or
redistribute this work, provided the original author is mentionned and
provided the same restrictions apply to subsequent users */

html, body {
margin: 0px;
background-color: #000098;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
height: 100%;
width: 100%;
}

#conteneur {
text-align: center;
width: 100%;
height: 100%;
}

#contenu {
position: relative;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
width: 776px;
background-color: #FFFFFF;
color: #000000;
}

#banniere {
width: 776px;
height: 166px;
margin: 0;
padding: 0;
border: 0;
display: block;
}

#menu {
position: absolute;
top: 166px;
left: 0px;
height: 28px;
font-style: normal;
text-decoration: none;
font-weight: bold;
width: 100%;
z-index: 3;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dl {
float: left;
width: 97px;
}

#menu dt {
cursor: pointer;
text-align: center;
background-color: #FF0000;
height: 32px;
line-height: 32px;
border: 1px solid #990000;
margin: 0px;
}

#menu dt.condgen {
cursor: pointer;
text-align: center;
background-color: #FF0000;
height: 32px;
line-height: 16px;
border: 1px solid #990000;
margin: 0px;
}			

#menu dd {
display: none;
z-index:3;
}

#menu li {
text-align: center;
background: #FF0000;
width: 97px;
line-height: 18px;
font-size: 10px;
border-top: 1px solid #990000;
}

#menu li a, #menu dt a {
font-style: normal;
color:  #FFFFFF;
text-decoration: none;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
color: #FFFFFF;
background-color: #FF7777;
}

#site {
position: absolute;
top: 200px;
left: 0px;
z-index: 2;
width: 756px;
height: 400px;
color: #000000;
background-color: #FFFFFF;
text-align: left;
padding: 20px 10px;
overflow: auto;
}

#footer {
position: absolute;
top: 640px;
left: 0px;
z-index: 2;
width: 776px;
height: 11px;
}

.conditions li, .conditions ul {
padding: 3px;
margin-left: 15px;
margin-right: 15px;
list-style-type: disc;
}

table { 
font-family: "Times New Roman", Times, serif;
font-size: 16px
}

.title {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
font-weight: bold;
}

.hour {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
}

.duration {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
color: #333333;
}

.redevid {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #FF0000;
}

.subtitle {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
}

.bign {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
}


