body {
        margin : 0;
        padding : 0;
        font-size: 13pt;
        font-weight:500;
        font-family: comic sans ms;
        color: #000069;
        background: #d5bf68;
        background-image: url(images/wait.gif);
        background-repeat: no-repeat;
        text-align:center;
}
#page {
        margin: 0;
        text-align:left;
        background: url(images/content.jpg) repeat-x;
}
#content {
        float : right;
        width :100%;
}
#content[id] { /* [2] */
        margin-left : -1px;
}
#col-a {
        float:left ;
        margin-left : -180px;
        z-index : 10; /* [3] */
}
#col-a[id] { /* [2] */
        margin-right:1px; /* [2] */
}
#col-b {
        float : right;
        margin-right : -180px;
        z-index : 11; /* [3] */
}
#col-b[id] { /* [2] */
        margin-left : 1px;
}
.bouton {
         background-color: #D1D3F0;
         border-style: outset;
         border-color: #D1D3F0;
         padding: 2px }
.stabilo { background-color: #FEF1B6 }
.droite {
         text-align:right;
}
.trois #conteneur {
        padding : 0 180px;
}
.main {
        width: 100%;
}
.main[class] {
        padding-bottom: 0.1px; /* [4] */
}
.main-int {
        float: left;
        width: 100%;
        position: relative;
        z-index: 0;
}
.main-int[class] { /* [2] */
        margin-right: -1px;
}
.ext-col {
        position: relative;
        width: 180px;
        overflow: hidden;
}
.int-col, content-int {

}
.clear {
         clear: both;
}
p { margin : 1em 0; }
img {
     margin:0;
}
img.left {
     float: left;
     margin-right: 2em;
     margin-bottom: 1em;
     border : none;
}
img.right {
     float: right;
     margin-left: 2em;
     margin-bottom: 2em;
     border : none;
}

a, a:link {
        color : #000069;
        text-decoration:underline;
        font-size : 1.15em;
}
a:visited {
        color : #000069;
        text-decoration:underline;
        font-size : 1.15em;
}
a:hover {
        text-decoration : none;
        color : #000069;
        background-color:#90761a;
        font-size : 1.15em
}
a:active {
        color : #000069;
        text-decoration : none;
        font-size : 1.15em;
}
ul {
        position : relative;
}
TD.registre {
        font-size: 15pt;
        font-weight: bolder;
        vertical-align: top;
        text-align: center;
        color: #FFCE5B;
        background-image:url("images/registre.gif");
        background-repeat: no-repeat; background-position: 0% 0%
}
TD.lignes {
        margin: 1em;
        padding: 0;
        text-align: center
}
TD.transbord {
        font-size: 13pt;
        font-weight:500;
        font-family: comic sans ms;
        color: #000069;
        vertical-align: top;
        padding: 5;
        border: #336699 1px solid
}
TD.droite {
        font-size: 13pt;
        font-weight:500;
        font-family: comic sans ms ;
        color: #000069;
        vertical-align: top;
        text-align: right;
        padding: 5
}
TD.titre {
        font-size: 13pt;
        font-weight:600;
        font-family: comic sans ms ;
        color: #000069;
        vertical-align: top;
        text-align: left;
        padding: 5
}
TD.contenu {
        font-size: 13pt;
        font-weight:500;
        font-family: comic sans ms ;
        color: #000069;
        vertical-align: top;
        text-align: justify;
        padding: 5
}
/* ------------------------------------------------------------------------------------------------------------ */

#top {
        background: transparent url(images/top.jpg);
        margin:0;
        padding:0;
        height: 154px;
        text-align : center;
}

/* ---------------------------------------------------------------------------------- */
.content-int {
         padding: 20px;
         margin: 0 1em 0 0;
}
.content-int h1 {
        color :#90761a;
        font-size: 17pt;
        font-weight:600;
        font-family: comic sans ms;
}
.content-int h2 {
        color: #000069;
        font-size: 16pt;
        font-weight:600;
        font-family: comic sans ms;
}
.content-int h3 {
        color : #666;
        font-size: 15pt;
        font-weight:600;
        font-family: comic sans ms;
}
.post {
        margin-bottom:2em;
}
.post-title {
        margin:1em 0 0 0;
}
.post-content {
        font-size: 13pt;
        font-weight:500;
        font-family: comic sans ms;
        color: #000069;
        clear:both;
        text-align:justify;
        margin-top:0.5em;
}
.post-content p {
        font-size: 13pt;
        font-weight:500;
        font-family: comic sans ms;
        color: #000069;
        margin-top:0.25em;
        line-height:120%;
}
.post ul, .post ul li {
        list-style:none;
        padding-left: 1em;
        margin: 0 0 0 0;
}
.post ul li {
        display:block;
        background : transparent url(images/oranb.gif) no-repeat 0 4px;
        padding-left:13px;
}
.post ul ul li {
        display:block;
        background : transparent url(images/ulul.png) no-repeat 0 4px;
        padding-left:13px;
}
.post blockquote {
        font-family : comic sans ms;
        font-style: italic;
        font-size:1em;
}
.post blockquote p {
        margin-top:1em;
}

/* Parametres communs menus gauche
----------------------------------------------------------------------- */

.int-col ul {
        list-style:none;
        padding:0;
        margin:0;
}

.int-col li {
        background:transparent;
        margin: 0 1em;
}

.int-col li:hover {
        background-color:#90761a;
}


/* Specifique colonne gauche (col-a) */
/* -------------------------------------------------------- */
#col-a {
        font-size: 11pt;
        font-weight:500;
        font-family: comic sans ms;
        color: #000069;
        text-align:left;
}
#col-a ul {
        color:#FFF;
}
#col-a h2 {
        font-size: 13pt;
        font-weight:600;
        font-family: comic sans ms;
        color: #000069;
        text-transform : uppercase;
        margin-bottom:0.5em;
}
#col-a h3 {
        font-size: 12pt;
        font-weight:600;
        font-family: comic sans ms;
        color: #000069;
        border : none;
}
#col-a h4 {
        font-size: 11pt;
        font-weight:600;
        font-family: comic sans ms;
        color: #000069;
        border-bottom:1px solid #999;
        padding : 1em 0 2px 0;
        margin:0;
}

/* Specifique colonne droite (col-b) */
/* -------------------------------------------------------- */
#col-b {
        text-align:left;
}

#decob1 {
        width:180px;
        height:70px;
        background: transparent url(images/decob1.gif) no-repeat;
}
#decob2 {
        width:180px;
        height:762px;
}

/* --------------------------------------------------------- */
#menu {
      background: transparent url(images/menu.jpg) no-repeat left top;
      height:832px;
}
#contmenu {
      margin: 0 1em;
      padding: 1em 0 0 0;
      color: #660066;
}
#footer {
        background: #d5bf68;
        clear:both;
        position : relative;
        border-top : 1px solid #6b8f24;
        margin : 0 0 1em 0;
        padding: 0 2em 0.15em 2em;
        color: #999;
        font-size: 0.8em;
        text-align: center;
        line-height: 100%;
}
/* ========================== Interactions et formulaires divers ======================= */
fieldset {
        display : block;
        border : none;
        margin : 0;
        padding : 0;
}
input, textarea, select {
        font-family : comic sans ms;
        font-size : 1em;
        border-width : 1px;
        border-color : #ccc;
        background: #f1f0ed;
        margin : 0 0 1em 1em;
}
input[type], textarea[name], select[name] {
        background: #f1f0ed;
}
input[type=submit], input[type=reset] {
        background : #ccc;
        color : #000;
}
input[type=submit]:hover {
        background : #598F9A;
        color : #fff;
}
textarea {
        width : 95%;
}
p.field {
        margin : 0.5em 0 0 0;
        vertical-align: top;
        text-align: left;
}
p.fieldgris {
        margin : 0.5em 0 0 0;
        text-align: left;
        background : #CCC;
}
p.field label {
        display : block;
        font-weight : bold;
        font-size : 0.85em;
}
p.fieldgris label {
        display : block;
        font-weight : bold;
        font-size : 0.85em;
}
