/*
** Feuille de styles du site Ayawaska
** Commencé le 6 mai 2003 par Sébastien ANTOINE (seb.antoine@free.fr)
** Dernière modification le 7 mai 2003 par SA
*******************************************************************************************************/


body     
{ 
  font-family: "Nice" "granada" "Arial";
  font-size: 12pt;
  line-height: 18pt;
  color: #ffffff;
}

a:link
{color: cyan; text-decoration:none }

a:visited
{color: lime; text-decoration:none }

a:active
{color: white; text-decoration:none }

H1
{
  font-size: 22pt;
  font-weight: bold;
  line-height: 32pt;
  text-align: center;
}

H2
{
  font-size: 16pt;
  font-weight: bold;
  line-height: 21pt;
  text-align: center;
}

H3
{
  font-size: 14pt;
  font-weight: bold;
  font-style : italic;
  line-height: 18pt;
}

h4	     
{
  font-size: 14pt
}

dt
{
  font-size: 14pt;
  font-weight: bold;
  line-height: 25pt;
}

.titremenu
{
  font-size: 16pt;
  color: #ffddff;
  font-weight: bold;
  text-align: center;
  line-height: 20pt;
}
.titremenu:link {color:#ffddff;text-decoration:none;}
.titremenu:visited {color:#ffddff;text-decoration:none;}
.titremenu:active {color:#ffddff;text-decoration:none;}

.titreintro { font-size: 35pt; color: #ffffff;  font-weight: 900;}
.titreintro:link {color:#ffffff;text-decoration:none;}
.titreintro:visited {color:#ffffff;text-decoration:none;}
.titreintro:active {color:#ffffff;text-decoration:none;}

.menu
{
  font-size: 13pt;
  font-weight: bold;
  line-height: 15pt;
}
.menu:link { color: #ffffff; text-decoration:none}
.menu:visited { color: #ffffff; text-decoration:none}
.menu:active { color: #ffffff; text-decoration:underline}

.pied  { font-size: 13pt;  font-weight: bold;}
.pied:link { color: #ffffff; text-decoration:none}
.pied:visited { color: #ffffff; text-decoration:none}
.pied:active { color: #ffffff; text-decoration:underline}

.petit { font-size: 10pt; }

.accueil_piece
{
  font-size: 11pt;
  line-height: 18pt;
  color: #ffffff;
  text-align: justify;
}

.date_spectacle
{
  text-align: center;
}

// * Actualités ********************************************
.titre_actu
{
  font-size: 13pt;
  font-weight: bolder ;
  line-height: 17pt;
  color: #ffffff;
  text-align: center;
}

.date_actu
{
  font-size: 10pt;
  font-style: italic;
  line-height: 17pt;
  color: #ffffff;
  text-align: center;
  background-color='#660000';
}

.corps_actu
{
  font-size: 10pt;
  text-align: justify;
  line-height: 17pt;
  color: #ffffff;

}

.auteur_actu
{
  font-size: 10pt;
  font-style: italic;
  text-align: right;
  line-height: 17pt;
  color: #ffffff;
}
// *****************************

p
{
  text-align: justify;
  font-size: 12pt;
}

table.livredor td
{
  color: black !important;
  font-family: "Lucida Calligraphy" "Tempus Sans ITC" Arial;
}

table.livredor a:link { color: blue; text-decoration:none}
table.livredor a:visited { color: green; text-decoration:none}
table.livredor a:active { color: black; text-decoration:underline}

p.date_livredor
{
  font-family: "Lucida Calligraphy" "Tempus Sans ITC" Arial;
  font-size: 12pt; line-height: 23pt;
  text-align: center;
}


p.sign_livredor
{
  font-family: "Lucida Calligraphy" "Tempus Sans ITC" Arial;
  font-size: 12pt; line-height: 18pt;
  font-weight: bold;
  text-align: right;
  color: black;
}

.pagelivredor  { font-size: 13pt;  font-weight: bold; color: "black"}
.pagelivredor:link { color: black; text-decoration:none}
.pagelivredor:visited { color: black; text-decoration:none}
.pagelivredor:active { color: black; text-decoration:underline}


