/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 20px auto;
    min-width: 750px;
    width: 900px;
    background-color: #300406;/*#EAE2B9;/*rgb(72, 7, 12);*/
    background-image: url(../images/Qin/bodyqin.png);
    background-repeat: repeat-y;
    background-position: center top;
    }

  #en_tete_tigre {
    width: 890px;
    height: 200px;
    background-image: url(../images/Qin/et_tigre.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    margin-left: 4px;
    width: 890px;
    height: 200px;
    border-bottom: 1px inset #FFCF28;
    border-top: 1px outset #FFCF28;
    border-left: 1px inset #FFCF28;
    border-right: 1px outset #FFCF28;
    }

 #en_tete_dragon {
    width: 890px;
    height: 200px;
    background-image: url(../images/Qin/et_dragon.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    margin-left: 4px;
    width: 890px;
    height: 200px;
    border-bottom: 1px inset #FFCF28;
    border-top: 1px outset #FFCF28;
    border-left: 1px inset #FFCF28;
    border-right: 1px outset #FFCF28;
    }
    
  #menu { clear:both;
    width: 170px;
    float: left;
    margin-left: 5px;
    margin-top: 20px;
    background-image: url(../images/Qin/corpsqin.png);
    background-repeat: repeat-y;
    background-position: center top;
    border-bottom: 1px inset #FFCF28;
    border-top: 1px outset #FFCF28;
    border-left: 1px inset #FFCF28;
    border-right: 1px outset #FFCF28;
    }

    #menu h1 {
    color: rgb(253, 230, 72);
    font-size: 1.1em;
    font-family: "Times New Roman",Times,Verdana,serif;
    text-align: center;
    
    margin: 0px;
    padding-top: 10px;
    background-image: url(../images/Qin/fdmenu.png);
    /*background-repeat: repeat-x;*/
    }

  .element_menu { 
    margin: 10px 15px 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-image: url(../images/Qin/corpsqin.png);
    background-repeat: repeat-y;
    }

    .element_version, .element_connectes { 
    margin: 10px 15px 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-image: url(../images/Qin/corpsqin.png);
    background-repeat: repeat-y;
    
    color: #F4C133;
    font-size: 0.8em;
    font-family: Arial, "Times New Roman",Times,Verdana,serif;
    text-align: center;
    }
    
   .element_version select, .element_version input {
    font-size: 1em;
    font-family: Arial, "Times New Roman",Times,Verdana,serif;
    text-align: center;}
 
   .element_version select { margin-bottom: 10px;
    }

    .element_connectes p{
	text-align:left;
	}
        
  .element_menu h3 { color: #F4C133;
    font-size: 1em;
    font-family: Arial,"Times New Roman",Times,Verdana,serif;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(253, 230, 72);
    }

  .element_menu ul { margin: 0px 0px 5px;
    padding: 0px 0px 0px 10px;
    list-style-type: none;
    }

  .element_menu a { color: rgb(249, 212, 62);
    font-size: 0.9em;
    font-family: "Times New Roman",Times,Verdana,serif;
    text-decoration: none;
    }

  .element_menu a:hover { color: rgb(186, 84, 44);
    }

  .element_menu a:visited { color: rgb(153, 102, 51);
    }

.calendrier{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, "Times New Roman", Times, Verdana, serif; /**/
	font-size: 0.7em; 
	color: #F4C133; 
	text-align: center;
}

.calendrier caption /*Titre du tableau */
{
   color: #F4C133;
   margin: auto; 
   font-size: 0.7em;
   padding-bottom: 5px;
}

.calendrier table /* Le tableau en lui-m?me */
{
    color: #F4C133;
    margin: auto; 
    border-bottom: 1px inset #FFCF28;
    border-top: 1px outset #FFCF28;
    border-left: 1px inset #FFCF28;
    border-right: 1px outset #FFCF28;
    border-collapse: separate; 
}

.calendrier th /* Les cellules d'en-t?te */
{
   color: #F4C133;
   font-size: 0.7em;
}

.calendrier a { color: rgb(249, 212, 62);
    font-size: 0.8em;
    font-family: "Times New Roman",Times,serif;
    text-decoration: none;
    }

.calendrier a:hover { color: rgb(186, 84, 44);
    font-family: "times new roman",times,verdana,serif;
    font-size: 0.8em;
    }

.calendrier a:visited { color: rgb(153, 102, 51);
    font-size: 0.8em;
    font-family: "times new roman",times,verdana,serif;
    }
    
.lienCalendrier /* Les cellules normales */
{
	font-size: 0.7em; 
	color: #F4C133;
	text-align: center;
	padding: 1px; 
	empty-cells: show; 
}

.lienCalendrierJour {
	/* La cellule du jour actuel dans le calendrier */
	font-size: 0.7em;
	color: black;
	text-align: center;
	background-color: rgb(255, 255, 255);   /**/
}

.lienCalendrierEvnt {
	/* La cellule du jour actuel dans le calendrier */
	font-size: 0.7em;
	color: #F4C133;
	text-align: center;
	border : 2px solid blue;
}

.lienCalendrierJourEvnt {
	/* La cellule du jour actuel dans le calendrier */
	border : 2px solid blue;
        font-size: 0.7em;
	color: black;
	text-align: center;
	background-color: rgb(255, 255, 255);   /**/
}

  #corps { 
    /*background-image: url(../images/Qin/FondQin.jpg);*/
    background-image: url(../images/Qin/corpsqin.png);
    background-repeat: repeat-y;
    background-position: center top;
    min-height: 900px;
    margin-right: 5px;
    margin-left: 184px;
    margin-bottom: 200px;
    margin-top: 20px;
    padding-bottom: 200px;
    
    border-bottom: 1px inset #FFCF28;
    border-top: 1px outset #FFCF28;
    border-left: 1px inset #FFCF28;
    border-right: 1px outset #FFCF28;
    }

  #corps h1 { /*border-bottom: 1px solid rgb(253, 230, 72);*/
    /*padding: 5px 5px 30px;*/
    color: rgb(253, 230, 72);
    font-size: 1.5em;
    font-family: "Times New Roman",Times,Verdana,serif;
    text-align: center;
    
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
    background-image: url(../images/Qin/fdtitre.png);
    background-repeat: repeat-x;
    }
    
  #corps h2 { padding: 10px;
    color: #F4C133;
    font-size: 1em;
    font-family: Arial, "Arial Black",Arial,"Times New Roman",Times,Verdana,serif;
    text-align: left;
    }

  #corps p { padding: 10px;
    color: rgb(255, 255, 255);
    font-size: 0.85em;
    font-family: "Comic Sans MS","Trebuchet MS",Verdana,serif;
    text-align: justify;
    text-indent: 30px;
    }

  #corps ul { margin: 0px 0px 5px;
    padding: 0px 10px 0px 30px;
    color: rgb(255, 255, 255);
    font-size: 0.85em;
    font-family: "Comic Sans MS","Trebuchet MS",Verdana,serif;
    text-align: justify;
    }

  .signature { text-align: right;
    }

  .image-flottante { float: left;
    margin-right: 5px;
    }

  .image-descriptive { text-align: center;
    }

  .dessous { clear: both;
    }
    
    a img /* Toutes les images contenues dans un lien */
    {
       border: none; /* Pas de bordure */
    }


  #corps a { color: rgb(249, 212, 62);
    font-size: 1.5em;
    font-family: "Times New Roman",Times,Verdana,serif;
    text-decoration: none;
    }

  #corps a:hover { color: rgb(186, 84, 44);
    }

  #corps a:visited { color: rgb(153, 102, 51);
    }

  #pied_de_page { border-top: 1px solid rgb(253, 230, 72);
    margin: 200px 5px 5px;
    padding: 5px;
    text-align: justify;
    color: white;
    font-size: 0.7em;
    font-family: "Trebuchet MS",Time,"Times New Roman",Verdana,serif;
    }

