/* code header h1 haut de page mis par Natacha */
header h1 { 
height: 70px; 
} 
/*image d'en-tête */

header .image
{
height: 300px;
 width: 960px;

}
/* Taille du texte dans le contenu */
article
{
font-size : 14px;
line-height: 22px ;
color : #505050 ;

font-family: Trebuchet MS, Tahoma, Verdana, helvetica neue, sans-serif!important;

} 
#contenu {
    background: none repeat scroll 0 0 #D2FA66;!important;
    margin: 0px auto;
    width: 960px;
  font-size : 14px;
}
.fond-cote {
    background-color: transparent;
}
article {
    background: none repeat scroll 0 0 #f0f0f0;
    width: 660px;
  font-size : 14px;
  line-height: 24px ;
}
/* police par défaut sur tout le blog */
body
{
color : #505050 ;
background-color : #f0f0f0 ;
line-height: 22px ;
  font-size : 14px;
font-family: Trebuchet MS, Tahoma, Verdana, helvetica neue, sans-serif!important;
}
/* index catégories titre */
aside h2, aside h3
{
font-family: Trebuchet MS, Tahoma, Verdana, helvetica neue, sans-serif!important;
font-size: 16px;
font-weight: normal;
text-transform: none;
}


#articles_index_categorie_titre {

font-family: Trebuchet MS, Tahoma, Verdana, helvetica neue, sans-serif!important;
font-weight: normal;
font-size: 1px;
color:#53839F;
text-align: center;
text-transform: none;
  font-size : 14px;
}
article h2, article h3 {

font-family: trebuchet ms,"Oleo Script",cursive !important;
  font-weight: normal;
}


/*partie barre navigation*/ 
nav{
 background:#D2FA66;
border-left:0;
border-right:0;
 
 box-shadow: none;
}

nav ul{
margin-left: +20px;
}


}
nav {    height: 110px!important;   
  position: relative;   
  text-transform: uppercase;   
  z-index: 4;   
 
}

/*styles des liens catégories  simon*/
article a {
    color: #505050;
    font-size: 15px;
    font-weight: bold;
}

/* Image de fond pour la barre de navigation */ nav
{
 background-image: url('https://static.blog4ever.com/2014/10/786280/JL-bleu-ardoise.jpg');
 text-shadow: -1px 0 1px black, 0 1px 1px black, 1px 0 1px black, 0 -1px 1px black;
}
/*taille du texte du forum par Daniel*/
.forum_sujet_tableau_message_contenu { 
font-size: 16px !important; 
  line-height: 24px ;
}
