body
{
 /*min-width: 1000px;
 max-width: 95%;*/
 width: 1000px;
 margin: auto;
 margin-top: 20px;
 margin-bottom: 20px;    
 font-family: "Comic Sans Ms", Serif, Arial, "Times New Roman";
 line-height: 120%;
 font-size: 100%;
 font-weight: lighter;
 text-align: left;
 color: #100f0f;
 background-color: black;
 /*border: 2px solid black;*/
}
h1
{
 color: red;
}
h2
{
 color: #FF9933;
}
h3
{
 font-size: 110%;
 color: #FF9933;
}
h4
{
 color: #190b6f;
 font-weight: bold;
 font-size: 90%;
}
h5
{
 color: blue;
}
img
{
 margin: Opx; /* Marge extérieure*/
 border: 0;
 }
.sponsors
{
 margin-top: 2px;
 margin-bottom: 2px;
 margin-left: 1px;
 margin-right: 1px;
 }
table
{
 empty-cells: show; 
 border-collapse: collapse;
}
.td_black
{
 background-color: black;
}
.td_white
{
 background-color: white;
}
.td_corps
{
 padding-left: 30px;
 padding-right: 30px;
}
 p
{
 /*text-indent: 5px;*/
}
thead
{
 text-align: center;
 font-weight: bold;
 vertical-align: middle;
 padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}
.photos_index
{
 text-align: center;
 background-color: 	#FFFFCC;
 border-collapse: separate;
 width: 90%;
 /*padding: 5px; */ /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
 /*margin: 5px; */
 }
.categories
{
 text-align: center;
 background-color: 	#FFFFCC;
 border-collapse: separate;
}
.categories_thead
{
 background-color: 	#FF9933;
}
.categories_remarques
{
 font-size: 70%;
}
.equipes
{
 text-align: center;
 background-color: 	#FFFFCC;
 border-collapse: separate;
 margin: 5px;
 font-size: 95%;
}
.equipes_thead
{
 background-color: 	#FF9933;
 font-weight: normal;
}
.equipes_nom
{
 width: 100%;
 padding-left: 5px;
 text-align: left;
 font-size: 94%;
} 
.remarque
{
 font-size: 70%;
 color: red;
 font-weight: normal;
 }
.titre 
{
 color: blue;
}
.inscription_1
{
 color: #333333;
}
.inscription_2
{
 color: #006699;
}
.attention 
{
 font-size: 19px;
 font-weight: normal;
 text-align: center;
 color: red;
} 
.annonce
{
 color: blue;
 font-size: 140%;
 padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}
.alinea
{
 color: #190b6f;
 font-family: "Comic Sans MS";
 font-size: 90%;
 font-weight: bold;
}
.index_signature
{
/* color: black; */
/* font-family: "Comic Sans MS"; */
 font-size: 150%;
 font-weight: bold;
}
.a  /*style n°1 dans les tableaux*/
{
 color: blue;
 font-size: 90%;
 padding: 3px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}
.a1  /*style n°1 dans les tableaux*/
{
 color: blue;
 font-size: 95%;
 padding: 3px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
 text-align: left;   
}
.b  /*style n°2 dans les tableaux*/
{ 
 color: black;
 padding: 3px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
 margin: 0px; 
 font-size: 90%;
}
.b1 
{ 
 color: black;
 padding: 3px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
 text-align: left;
 font-size: 95%;
}
.i
{
 margin: 0px; /* Marge extérieure*/
}
.i1
{
 margin: 10px; /* Marge extérieure*/
}
.i2
{
 margin: 5px; /* Marge extérieure*/
}
.rien
{
 list-style-type: none;
}
legend /* On met un peu plus en valeur les titres des fieldset */
{
 font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
 color: #FF9933;
 font-weight: bold;
}
 
fieldset
{
 margin-bottom: 15px; /* Une marge pour séparer les fieldset */
 background-color: #FFFFCC;
 padding: 10px;
}

a.lien { color: #444444; font-size: 95%; font-weight: normal; }
a.lien :hover {  color: #000000; font-size: 95%; font-weight: normal; }
a.lien2 { color: #ff0000; font-size: 95%; font-weight: normal; }
a.lien2 :hover {  color: #000000; font-size: 95%; font-weight: normal; }

a.delete { color: #0000FF; font-size: 12px; font-weight: normal; }
a.delete :hover {  color: #222222; font-size: 12px; font-weight: normal; }


.unsuscribe 
{ 
 color: black;
 font-size: 70%;
 font-weight: normal;
}
.nocturne
{ 
 color: blue;
}
.parcours
{
 text-align: center;
 color: blue;
 font-weight: normal;
}

