* {
    margin:0;
    padding:0;
}
body {
    margin: 0px;
    background-image: url(images/graphique/tielfond.gif);
    background-repeat: repeat;
    background-position: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
p {	
    font-size: 11px;
    color: #000000;	
    display:inline;
    line-height:15px;
}
#conteneur {
    top: 0px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#contenu {
    background-image: url(images/graphique/tilecentral.gif);
    width:1000px;
    height:520px;
    border-top:1px solid #0B3F95;
}
#blocgauche {
    margin-left: 50px;
    margin-top: 50px;
    margin-right: 50px;
    width: 275px;
    float: left;
}
#blocdroit {
    margin-top: 50px;
    width: 525px;
    float: left;
}
#lightbox {
    top: 0px;
    width: 1000px;
    display: none;
    position:absolute;
    background:#112c84;

    z-index:100;
}
#lightboxImage
{
    position:absolute;
    z-index:200;
    display: none;
}
.bloctitre {
    position:absolute;
    top: 0px;
    left : 50%;
    margin-left : -500px;
    height:100%;
    background-color:#FEF2C0;
}
.nav01top {
    background-color:#6095BC;
    border-top:1px solid #112c84;
    padding: 5px 10px 5px 50px;
    font-weight: bold;
    color:#0B3F95;
    font-size: 12px;
}
.nav02top {
    background-color:#112c84;
    border-top:1px solid #112c84;
    padding: 5px 10px 5px 50px;
    text-align:left;
}
.navbas {
    background-color:#112c84;
    border-top:1px solid #112c84;
    padding: 5px 10px 5px 50px;
    color:#6095BC;
    font-size:10px;
}
.bloctexte{
    position:relative;
    top:50px;
    left:450px;
}
table.tableLithos {
    border: 0;
    font-size: 12px;
}
h1 {
    font-size: 30px;
    color: #112c84;
}
h2 {
    font-size: 18px;
    color: #112c84;
    font-style: italic;
    font-weight: normal;
}
.lithoTitre {
    font-size: 14px;
    color: #112c84;
    font-style: italic;
    font-weight: normal;
}
.titre {
    font-size: 30px;
    color: #112c84;
}
.soustitre{
    font-size: 18px;
    color: #112c84;
}
span.nav01 {
    margin: 0px 40px 0px 5px;
    font-size: 12px;
    color: #0B3F95;
    text-decoration: none;
    font-weight: bold; 
}
a.nav01:link {
    margin: 0px 40px 0px 5px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold; 
}
a.nav01:visited {
    margin: 0px 40px 0px 5px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
a.nav01:hover {
    text-decoration: underline;
    color:#0B3F95;
}
a.nav01:active {}
span.nav02 {
    margin: 0px 40px 0px 5px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    font-weight: bold; 
}
a.nav02:link {
    margin: 0px 40px 0px 5px;
    font-size: 12px;
    color: #6095BC;
    text-decoration: none;
    font-weight: bold; 
}
a.nav02:visited {
    margin: 0px 40px 0px 5px;
    font-size: 12px;
    color: #6095BC;
    text-decoration: none;
    font-weight: bold; 
}
a.nav02:hover {
    text-decoration: underline;
    color:#fff;
}
a.nav02:active {}
a.contact:link {
    color: #0B3F95;
}
a.contact:visited {
    color: #0B3F95;
}
a.contact:hover {
    color: #6095BC;
}

a.tableLithos:link {
    color: #112c84;
    text-decoration: none;
}
a.tableLithos:visited {
    color: #112c84;
    text-decoration: none;
}
a.tableLithos:hover {
    color: #6095BC;
    text-decoration: none;
}

a:link {
    color: #6095BC;
}
a:visited {
    color: #6095BC;
}
a:hover {
    color: #FDF0B1;
}
a:active {
    color: #FDF0B1;
}
#commande {
    text-align:right;
    width:550px;
    padding-bottom:10px;
}
#commande a {
    color: #0B3F95;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold; 
}
#commande a:hover {
    color: #6095BC; 
    text-decoration: underline;
}
.epuise {
    color: #0B3F95;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}

