* {
        font-family: arial, helvetica;
}

body {
        color:black;
}

ul{
        margin-left:10px;
}

div { padding:0; margin:0; }
img { border:0; padding:0; margin:0; }

li {list-style-image: url(/images/titre/puce.gif);color:#5d5d5d;line-height:16px;}

a {
        text-decoration:none;
        color:#807967;
       
}

a:hover {
        color:#c50614;
}

a.white:hover {
        color:#ffffff;
}

p {
        text-indent:0px;
        margin:0;
        padding:5px 20px 5px 20px ;
        font-size:12px;
        color:#000000;
        line-height:12px;
}



h1 {
font-size:18px;
padding: 0 0 0 30px;
margin-left:10px 0 20px 0;
border-bottom: 1px solid #eceded;
color: #142866;
font-weight: bold;
background: url("/images/titre/h1.png") no-repeat left;
}

h2{
font-size:14px;
padding-left: 27px;
margin-left: 20px;
color: #777;
letter-spacing:1px;
font-weight: bold;
text-transform:uppercase;

}

h3, h3.link {
font-size:14px;
font-weight:bold;
color:#950102;
margin-left:60px;
margin-bottom:10px;
text-align:left;
border-bottom:1px solid #950102;
padding-top:10px;
}
h3 a, h3.link a {color:#950102; font-size:18px;}

td { color: #5d5d5d }

.image-droite { float: right; margin: 0 0 3px 3px }
.black  {color: #000000;}
.red    {color: #df581e;}
.gray   {color: gray;}
.right  {text-align: right;}
.bold   {font-weight:bold;}
.green  {color:green;}
.white  {color:white;}
.bold   {font-weight:bold;}
.bgWhite        {background:white;}
.textCenter {text-align: center;}
.top    {       vertical-align:top;     }
.top td {       vertical-align:top; }
.textRight { text-align:right; }

.zero {
        font-size:0;
        padding:0;
        margin:0;
        float:left;
}

.floatleft { float: left; }
.floatright { float: right; }


/*STYLES DES TABLEAUX*/

         table.tableau {
                 margin-left:20px;
                        text-align : center;
                        width:300px;
                        font-size:10px;


                 }

td.tableauPage {background:#323031;border:1px dotted #242424; color:#; }
td.tableauPage p {color:#eee; }


table.pp {
width:606px;


}

