/* General */

body {
	background : #E7B300;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
       }

textarea{
	background: #D1D2FF;
}

h1 img{
	float: right;
	border: none;
	}

/* CSS hack */

.spacer {
          clear: both;
          height: 1px;
          }

.espace {
 	height: 40px;
}

.hackclear {
             margin-top: 350px;
             height: 1px;
             }

* html .hackclear {
                    margin-top: 0px;
                    }

/* Mise en page */

.principal {
			width: 910px;
			margin: 0 auto;
			text-align: left;
			}

.milieu {
          margin-left: 93px;
          margin-right: 17px;
		  background: url("img/v2/haut.jpg") no-repeat;
          }

.image_gauche {
          width: 93px;
          height: 935px;
          background: url("img/v2/gauche.jpg") no-repeat;
          float: left;
          }

.image_droite {
          width: 17px;
          height: 208px;
          background: white url("img/v2/droite.jpg") no-repeat;
          float: right;
          }

.haut {
		height: 276px;
        }

.copyright {
             margin-top: 20px;
             width: 800px;
             margin-left: 93px;
             background: #73BE1E;
             border: 5px solid white;
             clear: both;
             font-size: 10px;
             color: white;
             font-weight: bold;
			 text-align: center;
             }

.copyright a{
              text-decoration: underline overline;
              color: black;
              }

.copyright a img {
                   border: none;
                   }

.inside {
	background: white;
}


/* Menu */

.menu_gauche {
               background: url("img/v2/menu_gauche.jpg") repeat-y;
               float: left;
               width: 207px;
               }

.menu_gauche .titre {
                      background: url("img/v2/menu_titre.jpg") no-repeat;
                      color: white;
                      height: 27px;
                      text-align: center;
                      font-weight: bold;
                      font-size: 16px;
                      padding-top: 2px;
}


.menu_gauche ul,a {
                    list-style-type: none;
                    color: #C7EAAA;
                    font-weight: bold;
                    font-size: 12px;
                  }


.menu_gauche a {
                 text-decoration: none;
                 }

.menu_gauche a:hover {
                       text-decoration: underline overline;
                       }

.compte_lien {
				list-style-type: none;
				margin-left: 10px;
			}

.image_clan {
			margin-left: 35px;
		}

 * html .compte_pseudo {
	 margin-left: 15px;
 }

/* Page */

.page {
        margin-left: 207px;
        background: white;
        }

.pub_top {
       background: url("img/v2/pub_top.jpg") no-repeat;
       height: 28px;
       }

.pub {
       border-left: 4px solid #73BE1E;
       border-right: 10px solid #73BE1E;
       margin-left: 22px;
       margin-right: 14px;
       text-align: center;
       }

* html .pub {
		margin-left: 25px;
       margin-right: 11px;
}

.pub_bottom {
              background: url("img/v2/pub_bottom.jpg") no-repeat;
              height: 17px;
              }

.menu_haut {
             margin-top: 20px;
             background: url("img/v2/menu_haut.jpg") no-repeat;
             height: 37px;
			 list-style-type: none;
			 padding-top: 10px;
             }

.menu_haut a {
			text-decoration: none;
		}

.menu_haut a:hover {
			text-decoration: underline overline;
		}

.onglet_menu {
						margin-left: 10px;
						border-right: 2px solid #E0F3C3;
						padding-right: 10px;
					}

.onglet_gauche{
				margin-left: 70px;
			}

.onglet_droite{
				border: 0px;
			}

.contenu_top {
               margin-top: 20px;
               background: url("img/v2/contenu_top.jpg") no-repeat;
               height: 35px;
               }

.contenu_bottom {
                  background: url("img/v2/contenu_bottom.jpg") no-repeat;
                  height: 40px;
                  }

/* Milieu */

.contenu {
           background: #E0F3C3;
           margin-left: 18px;
           margin-right: 21px;
		   padding-left: 10px;
		   padding-right: 10px;
           }

* html .contenu {
           margin-left: 21px;
           margin-right: 18px;
}

.contenu h1 {
              font-size : 16pt;
              font-weight : bold;
              border-bottom : 1px solid #E1C371;
			  margin-top: 0px;
              }

.membres {
           font-size: 12px;
           margin-top: 10px;
           margin-left: 30px;
           }

.membres li {
              color: #E0F3C3;
              margin-left: -20px;
              }

/* */

.image_part{
	width: 88px;
	height: 31px;
	border: none;
}

.joueur{
         width: 80px;
         border: 1px solid green;
         background: white;
         background: #C7EAAA;
         }

.saison {
		border: 2px solid  #E0F3C3;
		width: 150px;
		margin-left: 30px;
		margin-bottom: 10px;
		padding: 0px;
          }

.saison ul{
	margin: 0px;
	padding: 0px;
}

.saison li {
            text-align: center;
            }


.info_joueur{
              margin-top: 10px;
              }

.info_joueur li{
                 margin-left: 20px;
                 padding-top: 3px;
                 font-weight: bold;
                 color: green;
                 }

.partie{
         color: black;
         margin-top: 10px;
         }


.identification{
                 margin-top: 5px;
                 margin-left: 40px;
                 margin-bottom:10px;
                 background: white;
                 width: 80px;
                 border: 1px solid green;
                 }

.deconnection{
               margin-top: 0px;
               margin-left: 40px;
               background: white;
               width: 100px;
               border: 1px solid green;
               font-size: 11px;
               }

/* Texte d'accueil */

.info{
       padding: 20px;
       background: #FFF5F5;
       }

.info2{
	margin-top: 20px;
}


.info .phrase_haut{
                    margin-bottom: 20px;
                    padding-bottom: 10px;
                    border-bottom: 1px solid green;
                    font-size: 12px;
                    font-weight: bold;
                    color: #6E3A14;
                    -moz-border-radius: 0px;
                    text-align: justify;
                    }

.info .cadre{
              width: 290px;
              text-align: justify;
              padding: 10px;
              font-size: 12px;
              color: #D17633;
              background: #FFEBFF;
              }

.info .left{
               float: left;
               }

.info .haut_droite{
                    margin-left: 330px;

                    }

.info .margin_image{
	margin-bottom: 40px;
}


.info .bas_gauche{
                   float: left;
				   margin-bottom:10px;
                   }

.info .right{
               margin-left: 210px;
               width: 220px;
               }

.info .image{
              text-align: center;
			  margin-top: 20px;
              }

.info .espace{
               height: 5px;
               }

.info .phrase_bas{
                   font-weight: bold;
                   font-size: 12px;
                   margin-top: 20px;
                   padding-top: 10px;
                   border-top: 1px solid green;
                   -moz-border-radius: 0px;
                   color: #6E3A14;
                   text-align: justify;
                   }

.info .phrase_bas a{
                     text-decoration: underline overline;
                     color: #6E3A14;
                     }

/* Sponsor */

.contenu .pub{
               width: 468px;
               height: 60px;
               border-right: 3px solid #E1C371;
               border-bottom: 3px solid #E1C371;
               border-left: 1px solid #E1C371;
               border-top: 1px solid #E1C371;
               margin-bottom: 30px;
               margin-top: 30px;
               }

.contenu .pub img {
                    border: none;
                    }

.contenu p {
             text-align : justify;
}

/* Menu du haut */

.contenu .trait_haut{
                      border-top: 2px solid green;
                      width: 500px;
                      height: 20px;
                      margin-bottom: 20px;
                      -moz-border-radius: 0px;
                      }


.cadre_haut {
              background: url("img/font3.gif");
              border-bottom: 3px solid black;
              border-top: 1px solid black;
              border-right: 3px solid black;
              border-left: 1px solid black;
              width: 500px;
              padding-top: 8px;
              padding-bottom: 9px;
              padding-left: 20px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              }

/* */

.pseudo {
	background : white;
	width : 50px;
}

.ee {
      margin-left: -15px;
      width: 80px;
      float: left;
      }

/* Insectes  - Habitats */

.miniature_haut, .miniature_bas {
	background: white;
	border: 1px solid black;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	width: 140px;
	float: left;
}

* html .miniature_haut, * html .miniature_bas {
	float: none;
	display: inline;
}

.miniature_haut {
	margin-left: 20px;
}

.miniature_bas{
	margin-top: 30px;
	margin-left: 70px;
}

* html .miniature_bas{
	margin-top: 30px;
	margin-left: 70px;
}


.miniature_haut img, .miniature_bas img{
                        border: 0px;
						display: block;
						}

/* Insectes details */

.cadre_blanc, .cadre_blanc_inventaire{
                                       border: 2px solid black;
                                       background: white;
                                       width: 482px;
                                       margin-left: 20px;
                                       margin-top: 40px;
                                       }

.cadre_blanc_inventaire {
                          margin-left: 20px;
                          padding-left: 10px;
                          }


.cadre_blanc .image{
                     margin-top: 20px;
                     margin-left: 30px;
                     display: block;
}

/* Enfants */

.enfants {
           font-size: 12px;
           font-weight: bold;
           -moz-border-radius: 0px;
           overflow: auto;
           }


.enfants img {
               border: none;
               }

.enfants .gauche {
                   float: left;
                   margin: 30px;
                   }

.enfants .gauche_niveau2{
	margin: 10px;
}

.enfants .droite {
                   float: right;
                   margin-right: 50px;
                   }

* html .enfants .droite {
                   margin-right: 0px;
                   }

.enfants li {
              margin-bottom: 10px;
              }

.enfants li div {
                  overflow: auto;
                  }

.enfants li .label {
                     float: left;
                     }


.enfants li .input {
                     float: left;
                     margin-top: 10px;
                     margin-left: 20px;
                     }

.resume_enfants{
	margin-left: 15px;

}

.titre_resume_enfants{
	margin-left: 15px;
	font-size: 14px;
	color: brown;
	text-decoration: underline;
}

/* Elevage */

.commentaire{
              font-weight: normal;
              margin-top: 10px;
              margin-right: 20px;
              }

.elevage {
	 border-bottom: 1px solid black;
           }

.elevage .gauche {
                   margin: 0px;
                   }

.elevage .droite input {
                         width: 200px;
                         }

.elevage .droite {
                   width: 260px;
                   margin: 0px;
                   margin-right: 10px;
                   }

.enfants .cultures{
                    margin-left: 150px;
}

.cadre_blanc ul{
	list-style-type: none;
                 margin-top: 20px;
}

.cadre_blanc_inventaire ul{
                            list-style-type: none;
                            }


.partie_gauche{
                float: left;
                width: 200px;
                }


.partie_droite{
                margin-left: 230px;
                margin-right: 20px;
                margin-top: 20px;
                }


.sante{
        margin-left: 10px;
        margin-top: 20px;
        margin-bottom: 10px;
        border: none;
        }

.blessure{
	margin-top: 40px;
}

* html .sante{
               margin-left: 0px;
               }


.nb_insectes{
	font-weight: bold;
	border: 1px solid black;
	padding-left: 5px;
	padding-right: 3px;
}

.nb_insectes ul{
	list-style-type: none;
	margin-top: -10px;
}


* html .nb_insectes ul{
	margin-left: 30px;
	margin-bottom: 10px;
}

.competences{
	margin-top: 20px;
}

.competences ul{
	list-style-type: none;
	color: green;
	font-weight: bold;
	margin-left: -60px;
}

.competences li{
	margin-top: 5px;
}

.poids{
	color: green;
}

.nourriture{
	margin-top: 10px;
	margin-left: -30px;
	border: 1px solid white;
}


.nourriture ul{
	list-style-type: none;
}

.nourriture li{
	margin-bottom: 20px;
}


.nourriture_niveau{
	color: green;
}


.partie_gauche ul{
	text-align: center;
	list-style-type: none;
	width: 1em;
	float: left;
	margin-top: 20px;
	font-size: 10px;
	color: green;
}

* html .partie_gauche ul{
	margin-left: 20px;
}

.nourriture div{
	margin-top: -30px;
	margin-left: 40px;
	font-weight: bold;
	color: green;
	text-decoration: underline;
}

.nourriture img{
	border: none;
}

.caracteristiques{
	text-decoration: underline;
	color: green;
}

.degats{
	border-top: 1px solid black;
	width: 300px;
	margin-top: 25px;
	margin-bottom: 40px;
	margin-left: 70px;
	margin-right: 70px;
	padding: 5px;
	-moz-border-radius: 0px;
	text-align: center;
}


.degats p{
   font-weight: bold;
   text-align: center;
}

.degats img{
	border: none;
}


.objet {
	display: inline;
	margin-right: 10px;
}

.objet img:hover {
                   cursor: pointer;
                   }


.menuderoulant {
	display: none;
	border: 2px solid #000;
	position: absolute;
	background: #4040FF;
	padding: 5px 15px;
	color: white;
	filter: Alpha( Opacity=80, Style=0);
	-moz-opacity: 0.8;
}

* html .menuderoulant{
	width: 250px;

}

.menuderoulant h2{
	border: none;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 5px;
}

.menuderoulant ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menuderoulant p{
	margin-left: 0px;
}

.cadre_blanc_inventaire h1{
	border-bottom : 1px solid #E1C371;
	font-size: 15px;
	margin-left: 15px;
}

.menuderoulant h1{
	font-size: 12px;
	border: 1 px solid white;;
	font-weight: normal;
}

.message_haut{
	font-weight: bold;
	color: green;
}

.bouton{
	margin-top: 5px;
	background: #D1D2FF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid green;
	border-left: 1px solid green;
	border-bottom: 2px solid green;
	border-right: 2px solid green;
}

.action{
	margin-top: 5px;
	background: white;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid green;
}

.prix{
	width: 40px;
}

.epuise{
	color: red;
}

.resume_culture{
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #6F2D2D;
	text-align: justify;
}

.resume_culture ul{
	list-style-type: circle;
}

.resume_culture p{
	margin-top: 30px;
}



.actif a {
	text-decoration: underline overline;
	font-weight: bold;
	color: white;
}

.onglet{
	list-style-type: none;
	font-weight: bold;
	margin-top: 10px;
}

.onglet a{
                           text-align: center;
                           text-decoration: none;
                           font-size: 13px;
                           margin-right: 10px;
                           color: #6F1313;
                           }


.onglet a:hover{
                 text-decoration: underline overline;
                 }

* html .onglet{
                margin-left: 25px;
                }

.onglet li{
	display: inline;
}

.journal_lien{
	font-weight: bold;
	text-align: center;
}


.enfants h2{
	font-size: 14px;
	color: green;
}

.taille{
	border: none;
}

.inscription{
              font-size: 13px;
              background: #FFF5F5;
              }

.inscription .champs {
                       padding: 0px;
                       border: 1px solid #FFF5F5;
                       margin-top: 30px;
                       }

.inscription .champs .label {
                              float: left;
                              width: 150px;
                              margin-left: 20px;
                              }

.inscription .champs .input {
                              float: right;
                              width: 200px;
                              }

.inscription .petit {
                      font-size: 9pt;
                      margin-top: 20px;
                      margin-bottom: -20px;
                      padding-left: 30px;
                      }

.inscription .erreur{
	background: #FC4A46;
}

.equipe{
	margin-top: 40px;
	margin-left: 20px;
}

.equipe h2{
	font-size: 15px;
	color:#5C2626;
	margin-bottom: 2px;
}

.equipe p{
	margin-top: 0px;
	font-size:12px;
}

.largeur{
	width: 180px;
}

.news{
       border-top: 1px solid #CEB268;
       border-left: 1px solid #CEB268;
       border-bottom: 3px solid #CEB268;
       border-right: 3px solid #CEB268;
       background: white;
       margin-top: 30px;
       margin-left: 20px;
       padding: 10px;
       padding-right: 20px;
       min-height: 120px;
       margin-right: 20px;
}

.news .message{
	font-size: 12px;
}

.news img{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
}

.news .texte {
 	margin-left: 110px;
}

.news .texte h1{
	font-size: 15px;
	border-bottom: none;
	text-decoration: underline overline;
	color: green;
}

* html .espace{
	clear: both;
}

.texte .titre{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.journal{
	margin-top: 20px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 3px solid black;
	border-right: 3px solid black;
	background: #F7F2EE;
	-moz-border-radius: 0px;
}

.journal_logo{
	margin-top: 20px;
	margin-bottom: 15px;
}

.journal .haut1{
	-moz-border-radius: 0px;
	border-bottom: 1px solid #6F69AB;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}

.journal .haut1 a {
                    color: blue;
                    }

.journal .haut2 .titre {
	border: 1px solid #6F69AB;
	border-bottom: 3px solid #6F69AB;
	-moz-border-radius: 0px;
	margin-left: 5px;
	font-family: serif;
        width: 280px;
        float: left;
}

.journal .haut2 .titre .edition{
	border-bottom: 1px solid #6F69AB;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 0px;
}

.journal .haut2 .titre .dnb{
	-moz-border-radius: 0px;
	text-align: center;
	font-size: 60px;
	color: #6F69AB;
}

.journal .haut2 .titre .dnb2{
	-moz-border-radius: 0px;
	border-bottom: 1px solid #6F69AB;
	color: #6F69AB;
	font-size: 15px;
	text-align: center;
}

.journal .haut2 .titre .date{
	-moz-border-radius: 0px;
	font-size: 12px;
	text-align: center;
}

.journal .gauche{
	float: left;
	-moz-border-radius: 0px;
	border-right: 1px solid #6F69AB;
	margin-left: 5px;
	margin-top: 10px;
	padding-right: 2px;
	width: 140px;
}

.journal .centre{
	margin-left: 170px;
	margin-right: 15px;
}

.journal .centre h1{
	font-size: 14px;
	border-bottom: 1px solid black;
}

.journal .cadre_question{
	background: #FEF3DA;
	border: 1px solid black;
	padding: 10px;
}


.journal .cadre_question .bouton{
	text-align: center;
}

.journal .cadre_question .question{
	font-size: 12px;
	color: #685224;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

.journal .cadre_question ul{
	list-style-type: none;
	font-style: italic;
}

.journal .cadre_question .bouton input{
	font-size: 11px;
}

.journal .dessous_cadre_question{
	border: 1px solid #685224;
	padding: 5px;
}

.journal .bas{
	clear: both;
}

.journal .liste{
	margin-left: -25px;
	margin-right: 5px;
}

* html .journal .liste{
	margin-left: 15px;
}

.journal .liste li{
	list-style-type: none;
}

.journal .liste a{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.journal .liste a:hover{
	text-decoration: underline overline;
}

.titre_annonce{
	background: #6F69AB;
	color: white;
	-moz-border-radius: 0px;
	padding: 3px;
	text-align: center;
}

.annonce{
	border: 1px solid white;
	margin-top: 10px;
	background: #FFFECB;
	font-size: 13px;
}

.annonce li{
	list-style-type: none;
}

.vendeur{
	text-decoration: underline;
	font-weight: bold;
}

.important{
	color: red;
}

.width{
	width: 320px;
}

.background{
	background: #DEFEDE;
	border: 2px solid green;
	padding: 10px;
	padding-bottom: 0px;
}

.image_mdp{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 7px;
}


.evenement{
	border-bottom: 1px solid green;
	padding: 5px;
	margin-top: 5px;
	-moz-border-radius: 0px;
	overflow: auto;
}

.evenement .droite_left{
	margin-left: 50px;
}

.evenement .date{
	font-weight: bold;
	font-size: 12px;
	color: #A25C28;
	text-decoration: underline;
	margin-bottom: 5px;
}

.evenement .message{
	color: #653B1D;
	font-weight: bold;
}

.evenement img{
	float: left;
	padding-right: 5px;
}

.explic_classement{
	margin-left: 10px;
	font-size: 12px;
	color: #6D3939;
	font-weight: bold;
	border-bottom: 1px solid green;
}


.classement {
              width: 450px;
              }

.classement tr {
                 height: 25px;
                 }

.classement tr.titre {
                       color: #008000;
                       }

.classement td{
                width: 20%;
                text-align: center;
                font-weight: bold;
}

.classement td.position{
                      color: #F26060;
                      }

.classement a{
               text-decoration: none;
               color: #A14F4F;
               }

.classement a:hover{
                     text-decoration: underline overline;
                     }


.gagner_bugys{
	font-size: 14px;
	color: #0F116D;
	font-weight: bold;
}

.tabeven{
		border: none;
		padding-bottom: 10px;
	}

.explic_obj{
	color: #6F2D2D;
	font-size: 12px;
}

.objectifs{
	font-weight: bold;
	color: red;
	list-style-image: url("img/puce.png");
}

.obj_ok{
	color: green;
}




.nonfloat{
	float: none;

}


.col_mess{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 0px;

}

.titre_mess{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.liste_mess{
	background: #FC4646;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	-moz-border-radius: 0px;
	height: 25px;
	padding-top: 4px;
}

.mess_lu{
	background: white;
}

.liste_mess a{
	text-decoration: none;
	color: green;
}

.liste_mess a:hover{
	text-decoration: underline overline;
	color: #084608;
}

.taille_exp{
	width: 100px;
}

.taille_sujet{
	width: 170px;
}

h3{
	font-size: 16px;
	text-decoration: underline overline;
}


.checkbox{
	background: none;
}

.rediger{
	margin-top: 30px;
	margin-bottom: 20px;
}


.rediger_retour{
	text-decoration: none;
	color: black;
	font-size: 13px;
	margin-left: 20px;
	font-weight: bold;
}

.rediger_retour:hover{
	text-decoration: underline overline;
}

.redig_mess div {
	width: 100px;
	float: left;
	font-weight: bold;
}


.sujet{
	width: 250px;
}

.bold{
	font-weight: bold;
	color: green;
	text-decoration: underline;
}

.lire{
		border: 1px solid green;
		background: white;
		padding: 5px;
}

.lire div{
	color: green;
	text-decoration: underline;
}

.lire li{
	margin: 7px;
}

.resume_culture img{
	float: left;
}

.bugys {
	font-weight: bold;
	text-align: justify;
}

.message_erreur{
	font-weight: bold;
	color: red;
	font-size: 13px;
	margin-bottom: 15px;
}

.regles{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	list-style-type: none;
}

.regles a{
	text-decoration: none;
	color: black;
}

.regles a:hover{
	text-decoration: underline overline;
	font-weight: bold;
}

.regles_gauche{
	float: left;

}

.sommaire{
	border-bottom: 1px dashed black;
	padding-bottom: 30px;
	-moz-border-radius: 0px;
}


.regles_droite{
	margin-left: 250px;
}

.actif a {
	text-decoration: underline overline;
	font-weight: bold;
}

.info h1{
	font-size: 15px;
	color: green;
}

.resume_culture h2{
	font-size: 13px;
	text-decoration: underline;
}

.resume_culture h3{
	font-size: 13px;
	color: black;
	text-decoration: none;
	margin-bottom: 0px;
}

.resume_culture ul{
	margin: 0px;
	margin-top: 5px;
}

.resume_culture .competence{
	float: none;
	vertical-align: middle;
	border: none;
}

.resume_culture a{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.resume_culture a:hover{
		text-decoration: underline overline;
	}

.err_inscr{
	color: red;
}

.details_joueur{
	border: 1px dashed green;
	-moz-border-radius: 0px;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
}

.details_joueur ul{
	list-style-type: none;
}

.details_joueur ul span{
	font-weight: bold;
}

.details_joueur form{
	margin-left: 30px;
}

.details_joueur h2{
	font-size: 14px;
	margin-left: 40px;
	text-decoration: underline;
}

.details_joueur .modifier{
	text-align: center;
	margin-top: 20px;
}

.liste_insectes{
	list-style-image: url("img/puce.png");
}

.presentation{
	margin: 20px;
	color: green;
	font-size: 13px;
	font-weight: bold;
}

.texte_presentation{
	width: 400px;
	height: 150px;
}

.souligne{
	text-decoration: underline;
}

.regles_valeur{
	font-weight: bold;
}

.defis{
	background: #E1F3C3;
	margin-top: 20px;
	border: 1px solid green;
	padding: 10px;
}

.defis h1{
	font-size: 14px;
	text-decoration: underline;
	border: none;
	margin-top: 10px;
}

.defis .valeur_defis{
	font-weight: bold;
	color: green;
}

.defis .commentaire{
	font-size: 12px;

}

.defis .explic_defis{
	border-bottom: 1px dashed green;
	padding-bottom: 5px;
	color: #AB780B;
}

.defis_detail{
	width: 500px;
	overflow: auto;
}

.defis_detail ul{
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.defis_detail .left{
	width: 170px;
	border: 1px solid #73BD1E;
	background: white;
	padding: 10px;
}

.dessous_left{
	float: left;
/* 	border: 1px solid #F456F6;
 */	padding: 5px;
	margin-left: 25px;
	margin-top: 20px;
}


.defis_detail .left p{
	margin: 0px;
	padding: 0px;
}

.defis_detail .left form{
	margin: 0px;
	padding: 0px;
}

.bouton_defis{
	text-align: center;
	margin-top: 5px;
}

.bouton_defis input, .bouton_defis option {
                      font-size: 10px;
                      }

.pari_bugys {
	width: 50px;
	font-size: 11px;
}

.valeur_evenement{
	color: #D25F85;

}

.bouton_non{
	background: url("img/bouton_non.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	width: 20px;
}

.bouton_OK{
	color: green;
	font-weight: bold;
	background: white;
}

.image_err{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.image_tel{
	float: left;
	margin-right: 10px;
}

.separation_clan{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.clan_gauche{
	float: left;
	margin-left: 60px;
}

.clan_droite{
	margin-left: 300px;
}

* html .clan_gauche{
	margin-left: 30px;
}

.parrain_insrc{
	margin-top: 40px;
	font-weight: bold;
	margin-left: 20px;
}

.debutant{
	font-size: 12px;
}

.debutant a{
	color: black;
}

.debutant a:hover{
	text-decoration: underline overline;
	color: green;
}

.autres_insectes{
	font-size: 12px;
	display: inline;
	margin-left: 10px;
}

.autres_insectes a{
	text-decoration: underline;
	color: black;
}

.autres_insectes a:hover{
	text-decoration: underline overline;
}

.lien_news{
	text-decoration: none;
	color: black;
	margin-left: 10px;
}

.lien_news:hover{
	text-decoration: underline overline;
}

.espace2{
	height: 500px;
}


.suppr_even {

	padding-bottom: 0px;
	margin-bottom: 0px;
}


.bugys_or {

}

.bugys_or ul{
	list-style-type: none;

}

.bugys_or li{
	margin-top: 10px;
	font-size: 12px;

}

.bugys_or input{
	margin-right: 8px;

}

.bugys_or p{
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 12px;

}

.bugys_or h2{
	margin-bottom: 0px;
	color: green;
	font-size: 14px;
	text-decoration: underline;

}

.bugys_or form{
	margin-bottom: 0px;

}

.attaque{
	margin-left: 10px;
	font-size: 12px;
}

.pseudo_attaque{
	text-align: center;
	font-weight: bold;
}

.shop_decharge{
	margin-left: 5px;

}

.shop_decharge .actif{
	text-decoration: underline;

}

.shop_decharge li{
	display: inline;
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;

}

.shop_decharge a{
	color: green;
	font-size: 13px;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
}

.enfants_bas{
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.enfants_bas .titre{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

.experience{
	color: black;
	padding-top: 15px;
}

.titre_reserve{
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 15px;
}

.choix_reserve{
	margin-left: 20px;
}

.texte_reserve{
	margin: 10px;
	font-size: 12px;
}

.texte_reserve a{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.texte_reserve a:hover{
	text-decoration: underline overline;
}

.role_famille{
	margin: 10px;
	font-size: 12px;
}

.chaudron_centre{
	text-align: center;
}

.resume_decharge{
	text-align: justify;
	margin-left: 160px;
	margin-right: 10px;
}

.resume_citerne{
	margin-left: 120px;
}

.recette{
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 13px;
}

.onglet_decharge{
	padding-left: 0px;
}

.bloquer{
	color: red;
	font-size: 12px;
}

.nb_enfants{
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
