body
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #CC0000;
        scrollbar-base-color: #FCFACD;
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: center top;
}

table {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: left top;
}

td
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight: normal;
        font-style: normal;
        color: #FCFACD;
        background-attachment: scroll;
        background-repeat: repeat-y;
        background-position: left top;
}

a{
        color: #FCFACD;
        text-decoration: none;
}
a:hover {
        color: #FCFACD;
        text-decoration: underline;

}

a:visited {

        color: #FCFACD;
        text-decoration: none;
}


.text_area1 {
        font-size: 11px;
        color: #990000;
        font-weight: normal;
        background-color: #FFFFCC;
        width: 150px;
        border: 1px solid #990000;
        font-family: Arial, Helvetica, sans-serif;
}
.titre {
font-family: Arial, Helvetica, sans-serif;
        font-size:24px;
        font-weight: lighter;
        font-style: normal;
        color: #3300CC;
        background-attachment: scroll;
        background-repeat: repeat-x;
        background-position: left top;
}
.input {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        background-color: #B0390A;
        border: 1px solid #FFFFFF;
        color: #FFFFCC;
}


.encart_blanc {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000066;
        background-color: #FFFFFF;

}

.titre {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FF9900;
}


.titregros {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFCC;
}
.titregros a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFCC;
        text-decoration:none;
}
.titregros a:hover
        {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FF9900;
        text-decoration:none;
        }
.prix {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #CA2127;
        padding: 2px;

}

.encart_pointille {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FF6600;
        border: 1px solid #CC6600;
        padding: 2px;


}

.entete_tableau
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight: bold;
        color: #666666;
        font-weight: bold;
        background-color: #FF9900;
        padding: 2px;

}

.FDpointilles {
        background-attachment: scroll;
        background-image: url(images/charte/pointilles.gif);
        background-repeat: repeat-x;

}
.FDtxt {
        background-attachment: scroll;
        background-image: url(images/charte/fd_txt.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        padding-right: 20px;
        padding-left: 20px;

}
.FDtab {
        background-attachment: scroll;
        background-image: url(images/charte/fd_tab.gif);
        background-repeat: repeat-y;
        background-position: left top;
}
.FDbarre {
        background-attachment: scroll;
        background-image: url(images/charte/fd_bare.jpg);
        background-repeat: repeat-x;
        background-position: left top;
}
.Fdcuir {
        background-attachment: scroll;
        background-image: url(images/charte/fd.jpg);
        background-repeat: repeat;
        background-position: left top;
}

.txt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FCFACD;
}
.menu 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FCFACD;
        text-decoration:none;
}
.menu : hover
{
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        color: #FCFACD;
        text-decoration:underline;
}
ul.list{
  margin:10px 0 10px 10px;
  float: left;
}
ul.list li
{
background: url(images/charte/orange-bullet.jpg) no-repeat top left;
background-position:0px 6px;
line-height: 15px;
padding:0px 2px 2px 15px;
}

ul.list li a:hover
{color:#ff9900 !important;}
