/* Design général des Montgolfiades de Dole */

body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 background-color: #3468BD;
 color: #313F73;
 font-size: 10pt;
 width: 800px;
 margin: auto;
 /* Couleur de la partie contenu : d8e0ed*/
}

table, td, tr {
 border: 0px;
 padding: 0px;
 margin: 0px;
 text-align: left;
 font-size: 10pt;
}

a {
 color: #000000;
 text-decoration: none;
}

a:hover {
  color: #ffffff;
}

#page {
 width: 800px;
 background-image: url('../images/template/fond_partieCentrale.png');
 background-repeat: repeat-y;   
}
/*Bandeau supérieur */

#header {
  width: 800px;
  height: 88px;
  border-bottom: 1px solid white;
}

#header p {
  margin: 0px;
  margin-top: -3px;
  padding-left: 10px;
  height: 19px;
  background-color: #3468BD;
  background-image: url('../images/template/bandeau2.png');
  background-repeat: no-repeat;
  color: #ffffff;
  font-weight : bold;
  font-size: 14px;  
}

#header p span {
  margin-left: 100px;
}

#header p a {
 color: #FFFFFF;
 text-decoration: none;
}

#header p a:hover, #header p a:active {
 color: #ffcc00;
}

#partieCentrale {
 width: 800px;
 min-height: 470px;
}

#piedPage {
  display: none;
}

#footer {
 background-image: url('../images/template/bottom.png');
 width: 800px;
 height: 69px;
 margin: 0px;
 clear:both;
}

#pub {
  background-color: #3468BD;
  padding-top : 10px;
  text-align : center;
  color: black;
  font-size: 10px;
}

/* Contenu de la partie centrale */

#content {
  width: 580px;
  margin-left: 168px;
  padding: 20px 30px 10px 0px;
}

#content a {
 color: #CF0000;
 text-decoration: none;
}

#content a:hover {
 color: #ff9600; 
 text-decoration: underline;
}

#content object {
  display: block;
  margin: 10px auto;
}


/* Définitions des styles des balises génériques */

p {
 text-align: justify;
}

h2 {
 color: #ffcc00;
 background-color: #3468BD;
 font-size: 14px;
 background-position: 8px 2px;
 background-repeat: no-repeat;
 padding: 7px;
 padding-left: 33px;
 background-image: url('../images/template/h2_montgolfiades_bis.png');
 border: 2px outset white;
 text-transform: uppercase;
}

h3 {
  font-size: 13px;
  color: #3468BA;
  margin-left: 15px;
  margin-right: 16px;
  padding: 4px;
  padding-left: 5px;
  border-bottom: 1px solid #ffb239;
  border-left: 3px solid #ffb239;
  margin-bottom: 18px;
}


/* Définitions de classe se répétant dans tout le site */

.admin a {
 text-decoration: none;
}

.center{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignDroite{
  float: right;
  margin: 7px 0px 5px 15px;
  border: 0px;
}

.alignGauche{
  float: left;
  margin: 7px 15px 5px 0px;
  border: 0px;
}

.soulign {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.legend { 
  font-size: 12px;
  display: block;
  margin: 0px 0px 4px 0px;
  text-align: center;
  font-variant: small-caps;
  margin-bottom: 20px;
}


/* Retravailler à partir d'ici ou pas*/

.tableImgText, .table2ImgText {
  margin: 10px auto;
  border-spacing: 10px;
}

.tableImgText span , .table2ImgText span {
  display: block;
  text-align: center;
  margin: 5px 0px 0px 0px;
}

.tableImgText p , .table2ImgText p {
  margin: 5px 0px 0px 0px;
  text-align: center;
}

.tableImgText img , .table2ImgText img {
  display: block;
  margin: auto;
  border: 0px;
}

.tableImgText td {
  width: 180px;
  vertical-align: bottom;
}

.table2ImgText td {
  width: 270px;
  vertical-align: bottom;
}

#Reglement  {
  margin : 0px;
  padding: 0px;
}

#Reglement ol li {
  margin-bottom: 5px;
  text-align: justify;
}

#Reglement ol li:first {
  margin-left: 5px;
}
