/* Feuille de style des espaces ---------------------------------------------*/
/* ESPACE Habitat et Environnement Id=2 - CSS standard */

/* Style général du corps de la page */
body#espace {
  background-color: #E3E1C8;
  font-family:arial;
  font-size : small;
  line-height: normal;
  color:#000;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

/* Couleur des liens de rubriques dans la bande verticale droite */
.e_rubriques {
  font-family:century gothic,arial;
  font-weight:none;
  font-size : 13px;
  margin-left : 20px; 
  margin-top:0px;
  margin-bottom:0px;
  margin-right:15px;
  text-align:left;
}

.e_rubriques a:link    {color : rgb(255,255,255); text-decoration : none;}
.e_rubriques a:visited {color : rgb(255,255,255); text-decoration : none;}
.e_rubriques a:hover   {color : rgb(230,230,230); text-decoration : none;}

/* Couleur des titres dans la bande verticale droite */
.e_titre_droit {
  font-family:century gothic, arial;
  color: #c18d39;
  font-size : 15px;
  margin-left : 10px;
  margin-bottom : 5px;
  text-align:left;
}

.e_date {
  font-family:arial;
  font-weight:none;
  color: #c18d39;
  font-size : 10px;
  margin-left : 0px;
  margin-bottom : 0px;
  text-align:left;
}

.e_pseudo {
  font-family:arial;
  font-weight:bold;
  color: #a69b85;
  font-size : 12px;
  margin-left : 0px;
  margin-bottom : 0px;
  text-align:left;
}

.e_derniers_commentaires {
  font-family:arial;
  font-size : 12px;
  margin-left : 20px;
  margin-right : 15px;
  margin-bottom : 5px;
  text-align:left;
}


.e_derniers_commentaires a:link    {color : rgb(50,50,50); text-decoration : none;}
.e_derniers_commentaires a:visited {color : rgb(50,50,50); text-decoration : none;}
.e_derniers_commentaires a:hover   {color : rgb(130,130,130); text-decoration : none;}



.e_adm_espace {
  font-family:century gothic,arial;
  font-weight:bold;
  font-size : 18px;
  margin-left : 0px; 
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  text-align:left;
}

.e_adm_espace a:link    {color : rgb(166,155,133); text-decoration : none;}
.e_adm_espace a:visited {color : rgb(166,155,133); text-decoration : none;}
.e_adm_espace a:hover   {color : rgb(255,255,255); text-decoration : none;}

.e_menu_hpe {
  font-family:century gothic,arial;
  font-weight:none;
  font-size : 13px;
  margin-left : 15px; 
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  text-align:right;
}

.e_menu_hpe a:link    {color : rgb(166,155,133); text-decoration : none;}
.e_menu_hpe a:visited {color : rgb(166,155,133); text-decoration : none;}
.e_menu_hpe a:hover   {color : rgb(255,255,255); text-decoration : none;}

/* Couleur des titres dans la bande centrale droite */
/* Titres principaux */
.e_titre_page
{
  color: #a69b85;
  text-align:left;
  font-family:century gothic,arial;
  font-weight:bold;
  font-size : 18px;
  margin-left :0px; 
  margin-top : 0px;
  margin-bottom : 5px;
}
.e_titre_page a:link    {color : #a69b85; text-decoration : none;}
.e_titre_page a:visited {color : #a69b85; text-decoration : none;}
.e_titre_page a:hover   {color : rgb(255,255,255); text-decoration : none;}

/* Sous titre */
.e_stitre_page /* sous titre */
{
  color: #a69b85;
  text-align:left;
  font-family:arial;
  font-weight:normal;
  font-size : 11px;
  margin-left :0px; 
  margin-top : 0px;
  margin-bottom : 5px;
}

/* Titre d'un article */
.e_titre_article
{
  color: rgb(130,130,130);
  text-align:left;
  font-family:arial;
  font-weight:none;
  font-size : 14px;
  margin-left :0px; 
  margin-top : 0px;
  margin-bottom : 0px;
}
.e_titre_article a:link    {color : rgb(130,130,130); text-decoration : none;}
.e_titre_article a:visited {color : rgb(130,130,130); text-decoration : none;}
.e_titre_article a:hover   {color : #c18d39;    text-decoration : none;}

/* Sous-titre d'un article */
.e_resume
{
  color: black;
  text-align:left;
  font-family:arial;
  font-weight:none;
  font-size : 12px;
  margin-left :20px; 
  margin-top : 3px;
  margin-bottom : 0px;
}

/* Auteur de l'article */
.e_auteur_article
{
  color: rgb(150,150,150);
  text-align:left;
  font-family:arial;
  font-weight:bold;
  font-size : 13px;
  margin-left :0px; 
  margin-top : 0px;
}

.e_resume_article
{
  color: black;
  text-align:left;
  font-family:arial;
  font-weight:none;
  font-size : small;
  margin-left :0px; 
  margin-top : 0px;
}
.e_resume_article a:hover   {color : rgb(255,255,255);    text-decoration : none;}


.e_menu_adm
{
  color: rgb(166,155,133);
  text-align:left;
  font-family:arial;
  font-weight:bold;
  font-size : small;
  margin-left : 10px; 
  margin-top : 0px;
  height:500px;
}
.e_menu_adm a:link    {color : rgb(188,180,164); text-decoration : none;}
.e_menu_adm a:visited {color : rgb(188,180,164); text-decoration : none;}
.e_menu_adm a:hover   {color : rgb(0,0,0);    text-decoration : none;}



table#e_articles td 
{
  text-align: left; 
  vertical-align:top; 
  border-top: #F7F1E5 1px solid;
}

table
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}

table#e_commentaire
{
  width:100%;
}


table#e_commentaire td 
{
  background-color:white;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;  
  text-align: justify;
 
}
.e_lien_commentaire
{
  color: #8bb553;
  text-align:left;
  font-family:century gothic,arial;
  font-size:14px;
  font-weight:none;
  font-size : small;
  margin-left : 0px; 
  margin-top : 5px;
  height:500px;
}
.e_lien_commentaire a:link    {color : #8bb553; text-decoration : none;}
.e_lien_commentaire a:visited {color : #8bb553; text-decoration : none;}
.e_lien_commentaire a:hover   {color : rgb(0,0,0);    text-decoration : none;}

