/*22 mars 2021*/


/*.main{
 background-image:none; 
 background:#c58563; 
}*/
.diz-contenu, article {
    min-height:300px;
    padding:20px;
    position:relative;
    width:667px;
}

/*messagerie privée*/
#private-messages .conversation-messages {
    height: 400px;
    overflow: auto;
    padding: 0 10px;
    background: #faf0e6;
    color: Black;
    font-size: 15px;
  font-weight: bold;
}
/*messagerie privée*/

#private-messages .conversation-messages .message-date {
    font-size: 16px!important;
    float: right;
    color: black!important;
}
#private-messages .pm-conversation-list .username .date {
  font-size: 16px!important;
  color: Black!important;
} 
/*fin messagerie */


/*menu calendrier*//*simon*/
.horloge {    
 color: white!important;
   background: linear-gradient(0.25turn, #099, #aaa) !important;
   border-radius: 10px;
}

/**fin calendrier*/



/*header .image
{
    height: 540px;
}*/
nav{
background-color :89DCF8#;  
border : 2px solid #FFFFFF;
}
nav
{
height : 49px;
}
nav a{
  background-color :#F6F8F8;
  color : #0F0F0E;
  border: 0px ridge #054105;
-moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 2px 4px 12px #666;
  -moz-box-shadow: 2px 4px 12px #666;
  box-shadow: 2px 4px 12px #666;}
/* partie s'inscrire se connecter*/
 
/* menu-lateral */
.menu_bloc a{
  color : #72D1B0;
  font-size : 16px;
  font-family :Verdana Pro Semibold  ;
  font-style : normal;
  font-weight : normal;
  text-decoration : none;
}
.fond-cote {
  background-color:#F3E9A8;

}
.menu_bloc h2 {
  background-image: url('https://static.blog4ever.com/2013/11/755635/entete-menu-lat.JPG');
  background-repeat: no-repeat;
  padding: 5px 2px 5px 50px;
  background-position: left center;
} 
.menu_blogmember_box_avatars {
background: #DF0101;
padding-top: 10px;
padding-bottom: 10px;

/* coins arrondis */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;

/* bordures ombrées */
-webkit-box-shadow: 2px 4px 12px #666;
-moz-box-shadow: 2px 4px 12px #666;
box-shadow: 2px 4px 12px #666;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
}
article{

background-image: url("https://static.blog4ever.com/2013/11/755635/fond-2024-marrin-menu-lat.JPG");
background-repeat: repeat;
color: #045FB4;
}
.menu_bloc li {
  background-image: url('https://static.blog4ever.com/2013/11/755635/bouton1b3.JPG');
  background-repeat :no-repeat ;
  background-position : 0% 50%;
  padding-left: 20px;
}
.menu_bloc ul {
  width: 190px;
  background: #FEFDFD;
  padding: 5px 2px;
  border: 2px ridge #3F48F9;
  margin-left: px!important;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  - khtml-border-radius: 20px;
  border-radius: 10px;
}
.menu_bloc {
  background-image: url('https://static.blog4ever.com/2013/11/755635/menu-lat-25-03.JPG');
  background-repeat: repeat;
  margin: 20px 5px;
  border: 2px outset #F0F0F0;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
 -webkit-box-shadow: 2px 4px 12px #666;
-moz-box-shadow: 2px 4px 12px #666;
box-shadow: 2px 4px 12px #666; 
}
article{
background-image: url('https://static.blog4ever.com/2013/11/755635/fond-neige-3b-page-centralemodi.jpg');
background-repeat: repeat;
color: #990000;
}
.forum_sujet_tableau_message_contenu {
color : #000000;
}
#barre_bas a {
    padding: 0 10px;
    line-height: 20px;
    color: bleu;
}

/*NOTIFICATIONS*/
.notifications .notification {
    font-weight: normal;
    font-size: 14px!important;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

(744 | *)