

body {font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-size:10pt;}
 
pre { font-family: "Bitstream Vera Sans Mono", monospace; }

h1.local {
        border: None;
        margin: 0px;
        padding: 4px 14px 4px 14px;
        text-align: center;
        background-color: rgb(0, 167, 209);
        background-image: url("images/gradient.png");
        font-size: 24pt;
        font-weight: bold;
        color: black;
}


h2.local {
        border: None;
        padding: 4px 14px 4px 14px;
        margin: 0px;
        text-align: left;
        background-color: rgb(0, 204, 255);
        background-image: url("images/gradient.png");
        font-size: 22pt;
        font-weight: bold;
        color: black;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #d78700;
}

h1
{
margin-top: 20px;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
padding-bottom: 5px;
/*
text-align: center;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
font-weight: bold;
font-size: 15px;
margin-bottom: 8px;
color: black;
*/
}

h2
{
margin-top: 20px;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
padding-bottom: 5px;
/*
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #d78700;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
font-weight: bold;
font-size: 13px;
margin-bottom: 8px;
color: black;   
*/
}

h3
{  
margin-top: 20px;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
padding-bottom: 5px;
/* 
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #eaac4a;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
font-weight: bold;
font-size: 13px;
margin-bottom: 8px;
color: black;
width: 75%;   
*/ 
}

td {font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-size:10pt;}

.code {
    font-family: "Bitstream Vera Sans Mono", monospace;
    word-wrap: break-word; /* IE 5.5+ */
    white-space: -moz-pre-wrap; /* Mozilla depuis 1999 */
    white-space: pre-wrap; /* CSS 3 */
    white-space: -o-pre-wrap; /* Opera 7 */
    }

.contentTemplate .toc (ligne 1)

{
color: #d6071b;
background-color: #efefef;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #cccccc;
border-right-color-value: #cccccc;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #cccccc;
border-left-color-value: #cccccc;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
display: inline-block;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
}



