
/*****************************

Entete du sommaire

	  [<h1>(#SURTITRE)</h1>]
	  [<h2>(#TITRE)</h2>]
	  [<h3>(#SOUSTITRE)</h3>]
	  [<h4>(#CHAPO|justifier)</h4x>]

******************************/

.sommaire_entete
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sommaire_entete h1
{
  font-size: 80%;
  font-weight: bold;
}

.sommaire_entete h2
{
  font-size: 160%;
  color: #bf0050;
}

.sommaire_entete h3
{
  font-size: 80%;
  font-weight: bold;
}

.sommaire_entete h4
{
  font-size: 100%;
  color: #444444;
  font-weight: bold;
}
.sommaire_entete p
{
  font-size: 80%;
}

/*****************************

Focus du sommaire

	  [<h1>(#SURTITRE)</h1>]
	  [<h2>#TITRE</h2>]
	  [<h3>(#SOUSTITRE)</h3>]
	  [<h4>(#CHAPO|justifier)</h4>]
	  [<p>(#TEXTE|justifier)</p>]

******************************/

.sommaire_focus
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sommaire_focus h1
{
  font-size: 80%;
  font-weight: bold;
}

.sommaire_focus h2
{
  font-size: 160%;
}

.sommaire_focus h3
{
  font-size: 80%;
  font-weight: bold;
}

.sommaire_focus h4
{
  font-size: 100%;
  color: #444444;
  font-weight: bold;
}
.sommaire_focus p
{
  font-size: 80%;
}

/*****************************

Menu agenda

		  <h1>#TITRE</h1>

		      [<h2>(#DATE|nom_jour)] [(#DATE|affdate)</h2>]
		      [<h3>(#TITRE)</h3>]
		      [<p>(#TEXTE|justifier|couper{150})</p>]
		      [<h4><a href="#URL_ARTICLE" title="(#DESCRIPTIF|textebrut|entites_html)">Lire la suite</a></h4>]

******************************/


.menu-agenda {
  /*border: 1px solid #a0a0a0;*/
  border-top: 0px;
  padding: 15px;
  margin: 0px;
  //margin-bottom: 50px;
  background-color: salmon;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu-agenda h1 {
        margin: 0px;
        color: #bf0050;
        font-size: 160%;
}

.menu-agenda h2 {
        color: black;
        font-weight: bold;
        font-size: 60%;
}

.menu-agenda h3 {
        color: black;
        font-size: 100%;
}

.menu-agenda p {
        margin: 0px;
        color: black;
        font-size: small;
}

.menu-agenda a {
        font-size: 80%;
        color: #bf0050;
}

/*****************************

Copyright

******************************/
.copyright h1
{
  font-size: 60%;
}


/*****************************

Rubriques

******************************/
.rubriques h1
{
  font-size: 60%;
}

.rubriques h2
{
  font-size: 40%;
}

/*****************************

Menu rubriques

		  <h1>#TITRE</h1>

		      [<h2>(#DATE|nom_jour)] [(#DATE|affdate)</h2>]
		      [<h3>(#TITRE)</h3>]
		      [<p>(#TEXTE|justifier|couper{150})</p>]
		      [<h4><a href="#URL_ARTICLE" title="(#DESCRIPTIF|textebrut|entites_html)">Lire la suite</a></h4>]

******************************/

.menu-rubriques
{ 
  /*border: 1px solid #a0a0a0;*/
  border-top: 0px;
  padding: 15px;
  margin: 0px;
  //margin-bottom: 50px;
  background-color: salmon;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu-rubriques h1 {
        color: #bf0050;
        font-size: 60%;
}

.menu-rubriques h2 {
        color: black;
        font-size: 100%;
}

.menu-rubriques h3 {
        color: black;
        font-size: 160%;
}

.menu-rubriques a {
        font-size: 80%;
        color: #bf0050;
}
/*****************************

Rubriques

		  <h1>#TITRE</h1>

		      [<h2>(#DATE|nom_jour)] [(#DATE|affdate)</h2>]
		      [<h3>(#TITRE)</h3>]
		      [<p>(#TEXTE|justifier|couper{150})</p>]
		      [<h4><a href="#URL_ARTICLE" title="(#DESCRIPTIF|textebrut|entites_html)">Lire la suite</a></h4>]

******************************/


.rubriques-aiensea
{ 
  /*border: 1px solid #a0a0a0;*/
  border-top: 0px;
  padding: 15px;
  margin: 0px;
  //margin-bottom: 50px;
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rubriques-aiensea h1 {
        color: #bf0050;
        font-size: 160%;
}

.rubriques-aiensea h2 {
        color: black;
        font-size: 120%;
}

.rubriques-aiensea h3 {
        color: black;
        font-size: 160%;
}


.rubriques-aiensea h4 {
  font-size: 100%;
  color: #444444;
  font-weight: bold;
}

.rubriques-aiensea a {
        font-size: 80%;
        color: #bf0050;
}

/*****************************

Article aiensea

		  <h1>#TITRE</h1>

		      [<h2>(#DATE|nom_jour)] [(#DATE|affdate)</h2>]
		      [<h3>(#TITRE)</h3>]
		      [<p>(#TEXTE|justifier|couper{150})</p>]
		      [<h4><a href="#URL_ARTICLE" title="(#DESCRIPTIF|textebrut|entites_html)">Lire la suite</a></h4>]

******************************/


.articles-aiensea
{ 
  /*border: 1px solid #a0a0a0;*/
  border-top: 0px;
  padding: 0px;
  margin-top: -100px;
  margin: 0px;
  margin-bottom: 0px;
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.articles-aiensea h1 {
        color: #bf0050;
        font-size: 160%;
}

.articles-aiensea h2 {
        color: black;
        font-size: 120%;
}

.articles-aiensea h3 {
        color: black;
        font-size: 100%;
}


.articles-aiensea h4 {
  font-size: 100%;
  color: #444444;
  font-weight: bold;
}

.articles-aiensea a {
        font-size: 100%;
        color: #bf0050;
}
