body, th, td, input, textarea {
  font-family: arial;
  font-size: 9pt;
}

body {
font-size: 9pt;
  margin: 0;
  background: url('../images/fond-menu-formula1-montecarlo.png') repeat-y;
}
a img {
  border: none;
}
a {
  color: #b90606;
}
a:hover {
  color: #990000;
}
.lnkinline {
  color: #000;
  text-decoration: none;
}
#top {
  background: url('../images/fond-top-formula1-montecarlo.png') repeat-x;
  margin: 0 0 0 150px;  
}
#top h1 {
  background: url('../images/titre-formula1-montecarlo.jpg') no-repeat;
  width: 632px;
  height: 0;
  padding-top: 120px;
  margin: 0;
  overflow: hidden;
}
#top .intro {
  display: none;
}

#lang {
  position: absolute;
  z-index: 10;
  top: 24px;
  padding: 4px;
  text-align: center;
  width: 20px;
  font-weight: bold;
  background-color: #fff;
  right: 10px;
}
#lang a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9em;
  display: block;
}
#lang a:hover {
  background-color: #b90606;
  color: #fff;
}
h2 {

}
h3 {
  color: #e62020;
  margin-top: 2em;
}

#content h2 {
  border-bottom: 1px solid #f7f7da;
}
h2.subtitle {
  margin: 0;
  width: 622px;
  font-size: 14px;
  position: absolute;
  top: 79px;
  left: 165px;
  color: #f7f7da;
  text-align: center;
  text-transform: uppercase;
} 
h2.subtitle sup {
text-transform: lowercase;
}
h3 {

}
.intropage {
  text-align: center;
  padding-bottom: 30px;
}

#menu {
  position: absolute;
  top: 0;
  left: 0;
  
}
#menu h2 {
  background: url('../images/menu-formula1-montecarlo.jpg') no-repeat;
  width: 150px;
  height: 150px;
  margin: 0;
  overflow: hidden;
}
#menu h2 a { 
  display: block;
  width: 150px;
  height: 150px;
  margin: 0;
  overflow: hidden;
  text-decoration: none;
}
#menu h2 a span { 
  visibility: hidden;
}
#menu a.elt {
  background: url('../images/fond-elt-menu-formula1-montecarlo.png') repeat-y;
  display: block;
  width: 150px;
  padding: 2px 4px;
  margin-top: 4px;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;

}
#menu a.elt:hover {
  background: url('../images/fond-eltA-menu-formula1-montecarlo.png') repeat-y;
  color: #fff;
}

#content {
  margin-left: 160px;
  padding: 0 40px 20px 20px;
  
}
#content p {
  clear: both;
  padding-top: 0;

}
#content .full  {
  text-align: center;
  margin: auto;
}
.imgA {
  float: left;
  clear: both;
}
.imgB {
  float: right;
  clear: both;
}



ul.presint li {
  margin: 0 2em 2em 0;
  
}
ul.presint li br {
margin-bottom: 0.5em;
display: block;
} 

ul.niv2 {
margin-bottom: 0.5em;
}
ul.niv2 li {
  margin: 0;
}

.dates {
  text-align: center;
  font-weight: bold;
  font-size: 9pt;
}

/* Terrasses */
.terrasse {
  clear: both;
  padding-top: 50px;
}
.terrasse h3 {
  margin:0 0 10px 250px;
  color: #e62020;
  clear: both;
  
}
.terrasse p {
  float: left;
}
.terrasse span {
  margin-top: 5px;position: relative;
  top: 5px;
}
.terrasse .img {
  float: left;
  width: 250px;
  margin-top: -50px; 
}

p.accbas {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  color: #e62020;

}
p.accbas span {
  border: 1px solid #f7f7da;
  padding: 5px 15px;
}

.entete th {
  border-bottom: 1px solid #e62020;
}
.subsect {
  padding-top: 1em;
  color:  #e62020;
  text-align: left;
}
.appts td {
  vertical-align: top;
  border-bottom: 1px solid #f7f7da;  
}
.appts {
  margin: auto;
  width: 99%;
}

.notebas {
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
}
.imagespage {
  text-align: center;
}


input.text, textarea {
  border: 1px solid #000;
  padding: 0 1px;
}

textarea {
  width: 400px;
  height: 200px;
  padding: 1px;
}
select {
  margin-top: 4px;
} 

.image_deco {
  text-align: center;
}

fieldset {
  border: 1px solid #f7f7da;
  margin-bottom: 1em;
}
fieldset legend {
  color: #e62020;
}
fieldset p {
  padding: 2px;
  margin: 2px;
}

p.btn {
  text-align: center;
}

#footlink {
  margin-top: 2em;
  color: #000;
  text-align: center;
  margin: 2em auto 0.5em auto;
  font-size: 0.9em;
  padding-left: 150px;
}

tr.hover {
  background-color: #f7f7ea;
}
tr.hover td {
  background-color: #f7f7ea;
}
tr.normal {
  background-color: #fff;
}
tr.normal td {
  background-color: #fff;
}

.puce-f {
  color: #e62020;
  position: relative;
  top: -2px;
}