<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* codes mis par Natacha */

header .image
{
 height: 307px;
  width : 1120px;
   border-top : 2px solid #216AFF;
}



.image img {
display: none;
}
.image {
background-image: url('https://static.blog4ever.com/2014/11/787797/logocathycaniche.png');
background-repeat : no-repeat;
}


body
{
 background-image : url('https://static.blog4ever.com/2015/11/811484/874022Gouttes2.jpg');
  background-repeat : repeat;

}
#article p 
{
  font-size: 18px;

}
nav {
  background-image : url('https://static.blog4ever.com/2015/11/811484/fondcote.png');  
  border-left: 0px solid #0106C3 ;
    border-right: 0px solid #0106C3;
    box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.5);
    border-bottom: 2px solid #216AFF;/* marine */
    border-top : 2px solid #216AFF;/* marine */
    height : 80px;
  padding-top : 15px;
}
nav a {
    
    font-family: georgia;
    font-size: 20px;
        line-height: 60px; 
   color: #0000A4;
   
    
}
nav ul
{padding-bottom : 20px;


}
nav a:hover {
    color: #0A3A4E ; /* survol Ã©criture barre */
    text-decoration: none;
}

/* Image Ã&nbsp; cÃ´tÃ© de chaque lien de la barre de navigation */
nav li
{
      background-image: url('https://static.blog4ever.com/2015/11/811484/--toile-20jaune.gif');
      background-repeat: no-repeat;
      padding-left: 50px; /* dist entre etoile et texte */
      margin-left : 20px; /* centrage barre */
      background-position: left center;
  margin-top: 3px;
}
article
{
width:800px!important;
  margin : 20px auto;
  
}
#contenu {
  
width:1120px; 
    background-color: #E7EEF5;
  background-image : url(); /* bleu Ã©clairci */
  background-repeat : repeat;
  font-size : 22px;
  font-family : georgia;
  border-right: 2px solid #216AFF;
  border-left: 2px solid #216AFF;
}
.fond-cote
{
    background-color: #E1FFE1;
   background-image : url(); /* bleu ciel */
  background-repeat : repeat;
}

.menu_bloc {
  background-image: url('https://static.blog4ever.com/2015/11/811484/fondcote.png');
  background-repeat : repeat;
  margin: 20px 15px;
  border: 2px solid #216AFF !important; /* noir */  
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 5px 0px 10px -2px rgba(0, 0, 0, 0.5);
  width : 220px;

  }

.menu_bloc h2 {
  background-image:url(''); 
  background-repeat: no-repeat;
  
  background-position: center;
  color : #0000A4 ;
  font-family :georgia;
  font-size : 22px; /* grosseur Ã©criture module Art, forum, etc. */
  text-align : center;
  height : 35px;

}
/*couleur catÃ©gories menu*/
aside .bloc-cote a {
    color: #000000; /* couleur Ã©criture des catÃ©gories */
    font-size : 16px; /* taille police */
  
   }


/*Pour changer puce dans menu Ã&nbsp; la place des &gt;&gt; devant les catÃ©gories et articles*/
.menu_bloc li {
  background: url('http://www.icone-gif.com/gif/webmaster/mini-puces/puces_etoile004.gif') no-repeat left 3px;
  padding-left: 28px;
 
}

.layout-1 .fond-cote {
  display:none;
   }


footer {
    background-image : url(https://static.blog4ever.com/2015/11/811484/footer.png);
    border-top : 2px solid #216AFF;
    border-bottom: 2px solid #216AFF;
  height : 120px;
     
}

footer a {
    color: #0000A4 ;
    font-size : 18px;
  
}
footer a:hover {
    color: #0A3A4E ;
}

/* Image Ã&nbsp; cÃ´tÃ© de chaque titre h3 */
article h3 
{ 
background-image: url();  
background-repeat: no-repeat; 
padding-left: 60px;
  height : 50px;
background-position: left center; 
}
/*transition*/
.menu_bloc:hover { 
background-attachment: scroll; 
background-clip: border-box; 
background-color: #D5E1ED; /* blanc */  
background-image: linear-gradient(#ffffff, rgba(000, 000, 000, 0)) !important; /*# */ 
background-origin: padding-box; 
background-position: 0 0; 
background-repeat: repeat; 
background-size: auto auto; 
transition: background-color 4s ease 0s; 
}



/* commentaires */



#article_commentaires.comment-v2-fixes .post-comment textarea, #article_commentaires.comment-v2-fixes .reply-comment textarea {
    font-size: 18px !important;
    font-family: comic sans ms;
    color : #000000;
    background-image : url(''); /* rose foncÃ© */
}
#articles_commentaires_message_textarea{ /* largeur du cadre message*/
width: 520px;
}
#article_commentaires.comment-v2-fixes .b4e-commentaire-message p {/*largeur du message de reponse*/
    margin: 5px 0 10px;
    width: 450px!important;
  border:solid;
  border: 1px solid #216AFF;
  border-radius: 1px;
  background-image: url(''); /* gris grum ou on tape */
  /* coins arrondis */
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  font-size : 16px;
   text-align: center;
  font-family: comic sans ms;
}
 
#articles_commentaires_submit{ /*placement bouton envoyer*/
  margin-left:130px;
}
#articles_commentaires_submit:hover{  /* bouton envoyer*/
background : #;
  color : #ffffff;
  
  }
#article_commentaires .comment-date{  /*il y a une heure*/
    font-size: 17px;
 font-family: Georgia;
  color : #216AFF;
}
#article_commentaires dl dt.commentaire_auteur .popover .profile .username {
    font-family: Georgia;
    font-size: 14px;
    color : #000080;
}
#article_commentaires.comment-v2-fixes .b4e-commentaire-message p {
    margin: 5px 0 10px;
    width: auto!important;
    
}
#article_commentaires dl dd.commentaire_message {
    border: 2px solid #216AFF !important;
    margin: 15px 10px 0 70px!important;
    padding: 10px;
    text-align: justify;
    width: auto;
  border-radius: 20px;
  border: 2px solid #216AFF;
   background-image : url('');/*dÃ©gradÃ©*/
  background-color: #E7EEF5;

}

#article_commentaires .b4e-commentaire-message .b4e-pseudonyme {/* couleur du pseudo */
    font-family: Georgia;
    font-size: 18px!important;
    white-space: nowrap;
    color:#000000;
}

.post-comment input[type="text"], .reply-comment input[type="text"] {/*couleur pseudo et mail dans champ rÃ©ponse nana petit*/
    display: block;
    font-size: 16px;
    width: 40%;
    color: #216AFF;
}
#articles_commentaires_titre { /*couleur poster un commentaire*/
    border: 1px solid;
    color: #216AFF;
    font-family: courrier news;
    font-weight: bold;
  font-size : 18px;
    margin-bottom: 18px;
    margin-top: 10px;
   text-align: center;
}
#article_commentaires.comment-v2-fixes .actions a { /* j' aime et rÃ©pondre */
    color: #000000!important;
    font-size: 14px!important;
    font-weight: bold;
}
/*en vous inscrivant sur le blog */

.post-comment .blogmember_invite { 
    bottom: 0;
  background:transparent!important;
    font-size: 14px!important;
    padding: 0px 30px 0px 10px!important;
    position: absolute;
    right: -30px!important;
    width: 310px!important;
    color:#000000;
    top:80px!important;
  height: 100px;
}

.post-comment .member {
    display: block;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    font-family: Georgia;
    color : #000000;
}
.element.style {
    height: 170px;
}
#article_commentaires.comment-v2-fixes .actions a {
    font-size: 15px;
    font-family: Georgia;
    color : #;
}
input, button, select, textarea {
    background-color: #000;
    color : #; 
    font-family: "Georgia",Helvetica,Arial,sans-serif;
}
strong {
    color: #000000; /*le nombre de "J'aime"*/
    font-size: 16px;
    font-weight: bold;
}
#article_commentaires .comment-op {/*pseudo en cas de rÃ©ponse*/
    color: #000000;  
    font-size: 14px;
    font-family : Georgia;
    font-weight: bold;
}

ul.b4e-liste-commentaires li:nth-child(odd) {
    background-image : url(https://static.blog4ever.com/2015/11/811484/874022Gouttes2.jpg);
-moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;  
   border: 1px solid #216AFF;
}



ul.b4e-liste-commentaires li:nth-child(even) {
    background-image : url(https://static.blog4ever.com/2015/11/811484/874022Gouttes2.jpg);
}

.menu_blogmember_box_invite 
{ 
 font-family: helvetica; 
 color: #624014!important;  
 font-size: 12px;
 }
#menu_photos h2
{
background-image:url(https://static.blog4ever.com/2015/11/811484/DAHLIA-03.png);
background-repeat:no-repeat;
margin-left : 0px;
border : none;
height : 160px;
width : px;
}
#menu_articles h2
{
background-image:url(https://static.blog4ever.com/2015/11/811484/rose-blanche.png);
background-repeat:no-repeat;
margin-left : 0px;
border : none;
height : 160px;
width : px;
}
#menu_partenaires h2
{
  background-image: url(https://static.blog4ever.com/2015/11/811484/DAHLIA-03.png);
  background-repeat:no-repeat;
margin-left : 0px;
border : none;
height : 160px;
width : px;
}
#menu_forum h2
{
  background-image: url();
  background-repeat:no-repeat;
margin-left : 0px;
border : none;
height : 160px;
width : px;
}  
#menu_stats h2
{
  background-image: url(https://static.blog4ever.com/2015/11/811484/fleurs-17.png);
  background-repeat:no-repeat;
margin-left : 0px;
border : none;
height : 160px;
width : px;
}

</pre></body></html>