body
{
	font: 1em "Trebuchet MS", helvetica, sans-serif ;
	font-family: Arial;
  font-size: 13px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  top: 0px;
  /*marginwidth="0" marginheight="0"*/
  /*background: url("images/fond_vague.jpg");*/
}
  
.annee
{
  font-family: arial;
  font-size: 18px;
  color: red;
  text-align:center;
}

/* Pour toutes les images, pas de bordure */
img
{
  border: 0px;
  border-radius: 2px;
  box-shadow: 3px 3px 8px #888;
}

#logo, #cote_gauche, #cote_droit, #fr, #it, #uk, #de, #cz {
  border-radius: 0;
  box-shadow: 0 0 0 #000;
}

/* TITRE DE LA PROMO DE GAUCHE */
.titrepromo
{
  color: red;
}

.titrepromo_harley
{
  background-color: #FF6600;
  color: red;
}

/* Tableau centré sans marge */
.centresansmarge
{
  width: 100%;
  text-align: center;
  border-spacing: 0px;
  padding: 0px;
}

/* Tableau Central */
.central
{
  border: 1px;
  border-style: solid ; 
  border-color: #9ACCFF;
  width: 980px; 
  padding: 0px;
  border-spacing: 0px;
}

/* Adresse en bas de page*/
.adresse
{
  border: 1px;
  width: 100%;
  background-color: #9ACCFF;
  text-align: center;
}

.V
{
  font-family: arial;
  font-size: 22px;
}

/*a
{
   color: #3366CC;
}*/

input,textarea
{
  font-family: arial;
  font-size: 13px;
  color: #000080;
  background-color:#D9ECFF;
}



/* Pour tous les paragraphes */
p
{
  font-family: arial;
  color: #000080;
  text-align: justify;
  margin-left: 2px;
  margin-right: 3px;
}

.pres
{
  font-family: arial;
  color: #000080;
}

.bordure_haut
{
  background: url("images/bordure_haut.png");
}

.bordure_bas
{
  background: url("images/bordure_bas.png");
}

.langue
{
  color: darkblue;
  font-weight: bold;
}

.menu
{
  /*color: darkblue;*/
  color: #3366CC;
  font-weight: bold;
  margin-top: 0;
  text-align:left;
  font-size: 13px;
}

.bas
{
  color: #00008B;
  font-weight: bold;
  margin-top: 0;
  text-align:left;
  font-size: 11px;
}

.petit
{
  color: #00008B;
  font-size: 0.6em;
  text-align: center;
  font-weight: bold;
}

.menu-top
{
  width: 142px;
  height: 35px;
  background-image: url(images/menu_bouton.gif);
  background-repeat: no-repeat;
  line-height: 35px;
  text-align: center;
  color: #00008B;
  font-weight: bold;
  font-size: 11px;
  background-color: inherit;
  text-transform: uppercase;
}


.formu td
{
  font-family: arial;
  color: #000080;
  text-align: justify;
}

.rouge
{
  color: #cc0000;
  font-weight: bold;
}

.tarif
{
  width: 202px;

  color: #00008B;
  text-align: center;
  border-width: 3px;
  border-color: #00008B;
  border-style: dashed;
}

/* Affichage pub pour l'évènement Harley */
.harley
{
  width: 202px;
  height: 154px;
  color: #000090;
  text-align: center;
  margin-top: 20px;
}

.harley img{
  width: 140px;
  height: 140px;
}

/* Pour la partie Itineraire du site */
.plan
{
  color: navy;
  text-align: center;
  border: 1px;

}


.heberge
{
  width: 95%;
  color: navy;
  border: 0px;
}
/* Colonne de la page tarif */
.tarif_titre
{
  font-weight: bold;
  color: rgb(204, 0, 0);
  background-color: rgb(153, 204, 255);
  text-align: center;
}
/* Explication des colonnes */
.expli_titre
{
  width: 15%;
  vertical-align: top;
  font-weight: bold;
  color: rgb(204, 0, 0);
  text-align: left;
}

