td
{
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333
}

body
{
 background:url("images/fond_bleu3.png");
 background-color:#B0BBCC;
 topmargin:0;
 marginheight:0;

}

.titres
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; text-transform: uppercase; color: #333333
}
.titre_site
{

}
.texteclass
{
font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; color: #333333;
text-indent: 20px;
}

.texteclass:first-letter /* La première lettre de chaque .contenu_formate */
{
   font-weight: bold; /* En gras */
   font-size: 1.2em; /* Ecrit légèrement plus gros que la normale */
}


.bas
{
color: #FFFFFF; text-decoration: none
}

/* couleur des liens */
a:link		 {text-decoration:none ; color:#000000}
a:visited	 {text-decoration:none ; color:#000000; font-weight: bold}
a:hover		 {text-decoration:underline ; color:#CC3300}

.titre_verte
{
   text-align: center;
   background-color: rgb(0,128,0);
   color: rgb(255,255,255);
}
.cont_verte
{
   background-color: rgb(94,254,94);
   color: rgb(0,0,0);
}
.titre_bleue
{
   text-align: center;
   background-color: rgb(21,21,255);
   color: rgb(255,255,255);
}
.cont_bleue
{
   background-color: rgb(91,91,255);
   color: rgb(0,0,0);
}

.titre_rouge
{
   text-align: center;
   background-color: rgb(223,0,0);
   color: rgb(255,255,255);
}
.cont_rouge
{
   background-color: rgb(255,108,108);
   color: rgb(0,0,0);
}
.titre_noire
{
   text-align: center;
   background-color: rgb(0,0,0);
   color: rgb(255,255,255);
}
.cont_noire
{
   background-color: rgb(112,112,112);
   color: rgb(0,0,0);
}

.pistes
{
 text-indent:10px;
}

.pistes:first-letter
{
   font-weight: bold;
   font-size: 1.05em;
}

.news_tableau
{
 background:url("news/images/fond_tab.gif");
}

.haut_page_centre
{
  background-image: url("/images/baniere_haut.jpg");
  background-repeat: no-repeat;
 /* background-position: center; */
  color: white;
  background-color:#8AA9CF;
  font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
  font-variant:small-caps;
  height:75px;
  border:0px;
  font-weight: bold;
  text-align: right;
  font-size: 25px;
}
.haut_gauche
{
background-image: url("/images/titre_gauche.jpg");
background-repeat: no-repeat;
background-position: center;
color: white;
}
.fond_randos
{
 background-color:white;
}
