
		.ligne-thumb{
			width:895px;/*896-1*/
			height:208px;
			padding-left:1px;
			padding-bottom:25px;
			padding-top:25px;
		}
		.thumb{
			float:left;
			width:120px;
			height:208px;
			padding-left:49px;
		}
		.thumb-image{
			width:120px;
			height:160px;
		}
		.thumb-texte{
			width:120px;
			height:48px;
			background-image:url(img/bg-thumb.gif);
			background-repeat:no-repeat;
			font-size:10px;
			text-align:center;
			color:#000000;
			line-height:16px;
		}
		.thumb-texte a{
			font-weight:bold;
			color:#555555;
		}
		.thumb-texte a:hover{
			color:#000000;
		}
		.vert{
			color:#338699;
			background-color:inherit;
		}

        .rouge-gras{
			color:#9b3144;
            font-weight:bold;
			background-color:inherit;
		}
        .charte{
            background-color:#9b3144;
            color:#ffffff;
            line-height:20px;
            font-weight:bold;
            text-decoration: blink;
            margin-top:20px;
            text-align:center;
        }
        /*formulaire*/
        label{
          color:#9b3144;
          font-weight:bold;
		  background-color:inherit;
          text-align:left;
          display: block;
        }
        table{
          width:600px;
          margin-left:auto;
          margin-right:auto;
        }

        /*****/
        .info{
            font-size:10px;
            color:#aaaaaa;
        }
        /*h1{
            text-align:right;
            font-size:12px;
            color:#cccccc;
            letter-spacing:1px;
            background-color: inherit;
            font-style:italic;
            line-height:24px;
            padding-right: 10px;

        }*/

        h1 a{
          font-size:12px;
          color:#999999;
		  background-color:  transparent;
          text-decoration: none;
        }
        h1 a:hover{
           font-size:12px;
          color:#9b3144;
		  background-color:#transparent;
          text-decoration: underline;
        }

        h2{
          color: #cccccc;
          margin-bottom:10px;
          margin-top:20px;
          border-bottom:1px #cccccc solid;
          letter-spacing: 1px;
        }
        #stats{
          font-size: 14px;
          text-align: center;
        }


