a, a:link, a:visited, a:active
{
    color: #000000;
}
a:hover, a:focus
{
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

img, table
{
    margin: 0;
    padding: 0;
    border: none;
}
ul, ol, li
{
    margin: 0;
    padding: 0;
}
ul
{
    list-style: none;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}


#header
{
    background: url('images/top.jpg') no-repeat top left;
    height: 248px;
}



body
{
    background: #ffffff;
    text-align: left;
    font-size: 1em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0;
}

#page
{
    margin: 0 auto 0 auto;
    width: 800px;
    background-color: #544b40;
}




#identite
{
    position: relative;
    text-align: left;
    top: 150px;
    left: -100px;
    width: 560px;
}
#identite h1
{
    font-size: 24px;
    text-decoration: none;
}

#identite a, #identite a:link, #identite a:visited, #identite a:focus, #identite a:active, #identite a:hover
{
    color: #99cccc;
    text-decoration: none;
    border: none;
}

#identite h2
{
    font-size: 12px;
    color: #ffffff;
}



table
{
    background-color: #ffffff;
}

p
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}
td
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}



.petitgris
{
    font: Verdana, Geneva, Verdana, Helvetica, sans-serif;
    color: #888878;
    font-size: 7pt;
}
.petitgris:visited
{
    font: Verdana, Geneva, Verdana, Helvetica, sans-serif;
    color: #888878;
    font-size: 7pt;
}
.petitgris:hover
{
    font: Verdana, Geneva, Verdana, Helvetica, sans-serif;
    color: Navy;
    font-size: 7pt;
    background-color: white;
}



.nav a, nav td
{
    background-color: #F09B2B;
    color: #ffffff;
    font-weight: bold;
    font-size: 1em;
}



.size2
{
    font-size: 10pt;
}
.size2u
{
    font-size: 11pt;
    text-decoration: underline;
}
.size3
{
    font-size: 12pt;
}
.size4
{
    font-size: 14pt;
}

.hr_default
{
    color: #91785b;
    height: 1px;
}
hr
{
    color: #91785b;
    height: 1px;
}


.transBlocBG
{
    padding: 0px 0px 0px 0px;
    margin: 0; /*background:url(images/bloc_trans_bg.gif) top left repeat-y;*/
}

.container
{
    border-left: 10px #544C41 solid; border-right: 10px #544C41 solid; border-bottom: 10px #544C41 solid;
    background-color:#ffffff;
}

.corps
{
    width:1024;
    background-color:#ffffff;
}
