A:link { color:#4E472E; text-decoration:none; }
A:visited { color:#4E472E; text-decoration:none; }
A:active { color:#4E472E; text-decoration:none; }
A:hover { color:#4E472E; text-decoration:underline; }


/*body {
 
  background-image: url("alpes.jpg");
  background-position: center center; 
  background-repeat: no-repeat ; /*pas de répition de l'image*/
  background-attachment: fixed ;

}*/

h1 {
  font-family: "Georgia", serif;
  font-weight: bold;
  font-size: 30px;
}

h2 {
  font-family: "Georgia", serif;
  font-weight: bold;
  font-size: 20px;
}

h3 {
  font-family: "Georgia", serif;
  font-weight: bold;
  font-size: 17px;
}


p {
  font-family: "Georgia", serif;
  font-weight: bold;
  font-size: 15px;
}


td {
 font-family: "Georgia", serif;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}








/*body {
color:black;
background-color:white;
background-image:url(images/capoeiralpes.jpg);
background-repeat:no-repeat;
background-position:50% 0%;
}
a img
{
	border:none;
}




.ejs_scroll {font-size:10px;font-family:Arial;color:#2A2720;}
*/



