/*  STYLES DU MENU */
ul.menu-principal {
padding: 4px 0px 0px 0px;
margin:0px 0px 0px 6px;
list-style-type:none;
}

ul.menu-principal li
{
margin-left:2px;
float:left; /*pour IE*/
font-weight: bold;
}

ul.menu-principal li.droite
{
margin-left:20px;
float:left; /*pour IE*/
}

ul.menu-principal li a
{
display:block;
float:left;   
width:115px;
background-color: #81960c;
color: white;
text-decoration:none;
text-align:center;
height: 16px;
padding:5px;
border: 1px solid #2d241b;
}

ul.menu-principal li a:hover
{
background-color:#fff;
color: #000;
}


ul.menu-principal li a.important
{
display:block;
float:left;   
width:115px;
background-color: #FFFFFF;
color: black;
text-decoration:none;
text-align:center;
height: 16px;
padding:5px;
border: 1px solid #2d241b;
}

ul.menu-principal li a.important:hover
{
display:block;
float:left;   
width:115px;
background-color:#81960c;
color: white;
text-decoration:none;
text-align:center;
}


ul.menu-principal li a.important2
{
display:block;
float:left;   
width:115px;
background-color: #e1ccb5;
color: black;
text-decoration:none;
text-align:center;
height: 16px;
padding:5px;
border: 1px solid #2d241b;
}

ul.menu-principal li a.important2:hover
{
display:block;
float:left;   
width:115px;
background-color:#81960c;
color: white;
text-decoration:none;
text-align:center;
}


ul.menu-principal li a.messages-clignote
{
display:block;
float:left;   
width:115px;
background-color:#FFFFFF;
color: white;
text-decoration:none;
text-align:center;
background:url(images/alertes/messages-clignote.gif);
height: 16px;
padding:5px;
}

ul.menu-principal li a.messages-clignote:hover
{
display:block;
float:left;   
width:115px;
background-color:#FFFFFF;
color: white;
text-decoration:none;
text-align:center;
background:url(images/alertes/messages-clignote.gif); 
}

ul.menu-principal li a.activites-clignote
{
display:block;
float:left;   
width:115px;
background-color:#FFFFFF;
color: white;
text-decoration:none;
text-align:center;
background:url(images/alertes/activites-clignote.gif); 
height: 16px;
padding:5px;
}

ul.menu-principal li a.activites-clignote:hover
{
display:block;
float:left;   
width:115px;
background-color:#FFFFFF;
color: white;
text-decoration:none;
text-align:center;
background:url(images/alertes/activites-clignote.gif); 
}

/*  Style des bulle menu du haut */
em.bubblemenu {
position: relative; 
top: -5px; 
font-size: 9px; 
font-style: normal;
font-weight: normal; 
color: #c1cc5c;
}

/*  Style du menu */


.jesouhaitevoir {
float: right;
position: relative;
top: 4px;
right: 40px;
font-weight: bold;
}

.jesouhaitevoir select {
background-color: #1789E9;
color: #FFFFFF;
font-weight: bold;
border: 1px solid #1789E9;
}







/* TITRE DES MENUS */
.gauche {
margin-top: 0px;
margin-bottom: 5px;
margin-right: 0px;
margin-left: 0px;
padding-top: 3px;
padding-bottom: 5px;
padding-right: 0px;
padding-left: 10px;
font-size: 14px;
color: #ffffff;
background-color: #FF3D3D;
}
/* TITRE DES MENUS */

/* STYLES DE LA DIV PUBLIBOX */
#actualise-publibox {
margin: 0;
height: 190px;
}
.publiblog-box {
margin: 0;
color: #000000;
}


.publiblog-box .pseudo {
padding: 3px;
text-align: center;
font-weight: bold;
}

.publiblog-box .avatar-pseudo {
padding: 3px;
height: 60px;
}

.publiblog-box .avatar-pseudo .avatar {
margin-left: auto;
margin-right: auto;
width: 55px;
height: 55px;
background-color: #ffffff;
}

.publiblog-box .desctiption {
margin: 3px;
height: 55px;
font-size: 10px;
color: #000000;
}

.publiblog-box .desctiption strong {
float: left;
width: 50px;
}

.publiblog-box .lien {
text-align: center;
margin-top: 3px;
font-size: 10px;
color: #ff0000;
text-decoration: none;
}

.publiblog-box .lien a {
text-decoration: underline;
color: #ff0000;
}
/* STYLES DE LA DIV PUBLIBOX */



/* STYLES DU BLOC MES AMIS */
#mes_amis {
height: 150px; 
overflow: auto;
}

#mes_amis a.Feminin {
color: #FF0080;
text-decoration: none;
font-size: 12px;
margin-left: 5px;
}

#mes_amis a.Feminin:hover {
color: #FF0080;
text-decoration: underline;
font-size: 12px;
}

#mes_amis a.Masculin {
color: #0080FF;
text-decoration: none;
font-size: 12px;
margin-left: 5px;
}

#mes_amis a.Masculin:hover {
color: #0080FF;
text-decoration: underline;
font-size: 12px;
}
/* STYLES DU BLOC MES AMIS */



/* STYLES DES MENUS */
.bloc-navigation-gauche ul.menu_gauche {
list-style-type: none;
margin: 0;
padding: 0;
border: none;
font-size: 12px;
background-color: #ffffff;
}

.bloc-navigation-gauche ul.menu_gauche li {
margin: 0;
padding: 0;
height: 30px;
}


.bloc-navigation-gauche ul.menu_gauche a {
text-decoration: none;
color: #6e5f52;
background-color: #FFFFFF;
padding: 8px 0px 0px 10px;
margin: 0;
height: 24px;
display: block;
}

.bloc-navigation-gauche ul.menu_gauche a:hover {
color: #6e5f52;
background-color: #e1ccb5;
}


.bloc-navigation-gauche ul.menu_gauche a.fonce {
text-decoration: none;
color: #6e5f52;
padding: 8px 0px 0px 10px;
margin: 0;
background-color: #ffffff;
height: 24px;
display: block;
}

.bloc-navigation-gauche ul.menu_gauche a.fonce:hover {
color: #6e5f52;
background-color: #e1ccb5;
}


/*  Style des bulle chat */
strong.bubblechat {
color: #c1cc5c;
}
/*  Style des bulle de stats */




/*  Style des bulle anniversaire */
em.bubbleconcoursphotos {
position: relative; 
top: -5px; 
font-size: 9px; 
font-style: normal; 
color: #c1cc5c; 
font-weight: normal;
}
/*  Style des bulle anniversaire */


/*  Style des bulle anniversaire */
em.bubblesondages {
position: relative; 
top: -5px; 
font-size: 9px; 
font-style: normal; 
color: #c1cc5c; 
font-weight: bold;
}
/*  Style des bulle anniversaire */
/* STYLES DES MENUS */













/* STYLES DU MENU DES PROFILS */
.menu-profil {
color: #000000; 
float: right; 
position: relative; 
top: 3px; 
right: 0px; 
width: 280px; 
padding-top: 0px; 
padding-bottom: 3px; 
padding-right: 3px; 
padding-left: 3px; 
}


.menu-profil .titre {
font-size: 12px;
color: #E61A1A;
margin-bottom: 5px;
}

a#profil_msgprive {
padding-left: 20px;
background-image: url(images/ico_profil/email_add.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}

a#profil_dedicace {
padding-left: 20px;
background-image: url(images/ico_profil/comment.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}


a#profil_dedicace_add {
padding-left: 20px;
background-image: url(images/ico_profil/comment_add.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}


a#profil_amis {
padding-left: 20px;
background-image: url(images/ico_profil/user_green.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}

a#profil_add_amis {
padding-left: 20px;
background-image: url(images/ico_profil/user_add.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}

a#profil_chat {
padding-left: 20px;
background-image: url(images/ico_profil/emoticon_smile.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}


a#profil_points {
padding-left: 20px;
background-image: url(images/ico_profil/coins.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}

a#profil_bloquer {
padding-left: 20px;
background-image: url(images/ico_profil/lock.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}

a#profil_abus {
padding-left: 20px;
background-image: url(images/ico_profil/error.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}


a#profil_reset_avatar {
padding-left: 20px;
background-image: url(images/ico_profil/picture_delete.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}


a#profil_edit_avatar {
padding-left: 20px;
background-image: url(images/ico_profil/picture_add.png);
background-repeat: no-repeat;
background-position: center left;
height: 16px;
text-align: left;
}
/* STYLES DU MENU DES PROFILS */