body
{
    font-weight: bold;
    color: tomato;
    font-family: tahoma;
    background-color: #fffacd;
    background-image: url(fondfille.gif);
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.alone
{ background-color: moccasin;
    }
  div#parasol
{
    background-image: url(images/parasol.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 38px;
    padding: 0;
}
div#Menu {
	margin-left:200px;
	margin-top:130px;
	margin-bottom:0px;
	float:left;
	font-size:18px;
	font-family:'Comic Sans MS', Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #00F;
	line-height: 18px;
	padding-top:1px;
	padding-bottom:2px;
	position: absolute;
}

  div#banniere {
	background-image: url(images/banniere.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 167px;
	padding: 0;
	float: left;
	display:inline;
}
div#collect
{
    margin-left: 10px;
    text-align: left;
}
a.sommaire
{
    font-weight: bold;
    color: tomato;
    font-family: tahoma;
}
a.sommaire:hover
{
    font-weight: bold;
    color: crimson;
    font-family: tahoma;
}

a.sommairePromo
{
    font-weight: bold;
    color: white;
    font-family: tahoma;
    background-color: #FF0000;
}
a.sommairePromo:hover
{
    font-weight: bold;
    color: #FF3300;
    font-family: tahoma;
    background-color: #CCCCCC;
}



.FondSommaire
{
    text-align: left;
    color: tomato;
    background-color: moccasin;
}


TABLE
{
	font-weight: bold;
	color: #C33;
	font-family: tahoma;
	font-size: small;
   
}
.maclassnon
{
    border-style: solid; border-color: #FF0000;
}
.maclassoui
{
    border-style: solid; border-color: #000000;
}
 .style1
        {
            color: #FF3300;
            background-color: #FFFFFF;
        }
        
        .promo
{
    font-weight: bold;
    color: white;
    font-family: tahoma;
    background-color: #FF0000;
    font-size: medium;
}
.BT
        {
             font-weight: bold;
            color: #FF0000;
            height: 49px;
        }
              .FR1
        {
            color: #FFFFFF;
            font-weight: bold;
            background-color: #0033CC;
        }
        .FR2
        {
            color: #000000;
            font-weight: bold;
            background-color: #FFFFFF;
        }
        .FR3
        {
            color: #FFFFFF;
            font-weight: bold;
            background-color: #FF0000;
        }
         .comment
{
	color: #CC3300;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #FFFFFF;
	font-size: small;
	font-weight: normal;
}
 .commentTitre
{
	font-size: small;
	color: #CC3300;
	background-color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: underline overline;
	font-weight: bold;
}
.soul
{
	color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #CC3300;
	font-size: small;
	font-weight: lighter;
}
.imgPromo
{
	border: 5px solid #F00;
	padding: 10px;
}
.maPromo
   {
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-width: 8px;
   }
.DECALE
   {
	vertical-align:top;
	left: -30px;
	top: -10px;
	position: relative;
	z-index: 1000;
	height: 30px;
	width: 0px;
	text-align: center;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F00;
	background-color: #FFF;
	   }

.DECALE2
   {
	vertical-align:top;
	left: -50px;
	top: -10px;
	position: relative;
	z-index: 1000;
	height: 20px;
	width: 50px;
	text-align: center;
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	background-color: #F00;
	   }
	   
	
.BtPointure {
	background-color: #CCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F30;
	border-right-color: #F30;
	border-bottom-color: #F30;
	border-left-color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	cursor: hand;
	margin: 3px;
}