﻿body 
{
    margin:0;
	background-color:#FFCC99;
}
.bouton 
{
    background-color:#996633;
    color:#FFFFFF;
}
.header 
{
    background:url('../Images/fondHeader.gif') left top repeat-x;
    height:88px;
}

.contenuPage 
{
    margin:auto;
    min-width:910px;
    max-width:1003px;
    width:auto !important;
    width:1003px;
    
}

.hauteur300 
{  
    min-height:300px;
    height:auto !important;
    height:300px;
}

#content
{
    padding:10px;
    margin-right:18px;
}

.footer 
{
    text-align:center;
    font-weight:bold;
    color:#996633;
}

a 
{
    color:#9F0000;
    text-decoration:none;
}

a:hover 
{
    text-decoration:underline;
}

a.sansLien 
{
    text-decoration:none;
    color:#000000;
}

.logoCisme 
{
    background:url('../Images/logoCisme.gif') left top no-repeat;
    height:88px;
    width:116px;
    float:left;
}

.logoDocis 
{
    background:url('../Images/logoDocis.gif') left top no-repeat;
    height:88px;
    width:193px;
    float:left;
}
.logoSubstances 
{
    background:url('../Images/logoSubstances.gif') left top no-repeat;
    height:68px;
    width:308px;
    float:right;
}
.titreHeader 
{
    background:url('../Images/fondTitreHeader.gif') left top repeat-x;
    height:58px;
    float:right;
    width:200px;
}
.titreHeader 
{
    font-size:1.6em;
    font-weight:bold;
    color:#4C7C4C;
    text-transform:uppercase;
    padding:30px 0 0 10px;
}
.menuHeader 
{
    width:283px;
    float:right;
}
.cadreHautDroit 
{
    background:url('../Images/cadreHautDroit.gif') right top no-repeat;
    height:88px;
    width:80px;
    float:right;
}
.basCadre 
{
      height:11px;
  margin-right:18px;
    clear:both;
    background-color:White;
}
.cadreBasGauche
{
    background:url('../Images/cadreBasGauche.gif') left bottom no-repeat;
    height:11px;
    width:32px;
    float:left;
}

.cadreBasDroite
{
    background:url('../Images/cadreBasDroite.gif') left bottom no-repeat;
    height:11px;
    width:32px;
    float:right;
}



.cadreConnexion 
{
    width:300px;
    margin:auto;
    padding:30px;
    text-align:center;
}

.libelleLogin 
{
    margin-bottom:15px;
    color:#996633;
    font-weight:bold;
    width:100px;
    float:left;
    clear:left;
}
.txtLogin 
{
    margin-bottom:15px;
    float:left;
    clear:right;
}

.infosConnexion 
{
    text-align:right;
    color:#996633;
    font-size:1.1em;
}
.lienAnnexes 
{
    text-decoration:none;
    font-weight:bold;
    color:#996633;
    float:right;
    margin-top:-4px;
}
a.lienAnnexes:hover 
{
    text-decoration:underline;
}

#planDeSite a
{
    font-weight:bold;
    margin-top:5px;
    display:block;
}

#planDeSite a.niveau1 
{
    text-transform:uppercase;
    margin-left:40px;   
}
#planDeSite a.niveau2
{
    margin-left:80px;
}





.navigation a 
{
    text-decoration:none;
    width:30px;
    height:40px;
    display:block;
    margin:auto;
}
.navigation 
{
    background-color:White;
    height:40px;
    width:150px;
    float:right;
    clear:left;
}
.navigation a.next 
{
    background:url('../Images/next_off.gif') left top no-repeat;
    float:right;
}
.navigation a.back 
{
    background:url('../Images/back_off.gif') left top no-repeat;
    float:right;
}

a.next:hover 
{
    background-image:url('../Images/next_on.gif');
}
a.back:hover
{
    background-image:url('../Images/back_on.gif');
}

.retourMenu 
{
    font-size:1.1em;
    font-weight:bold;
    text-decoration:none;
}

.retourMenuFiche 
{
    display:block;
    float:right;
    font-size:1.1em;
    font-weight:bold;
    text-decoration:none;
}
.lienPDF
{
    display:block;
    float:right;	
}

.listeLettres .retourMenu 
{
    color:#006633;
}
.listeChiffres .retourMenu 
{
    color:#40668c;  
    margin-top:-14px;
    
}
.listeMotsCle .retourMenu 
{
    color:#993333;
}


.lettres 
{
    height:52px;
    width:87px;
    background:url('../Images/Menu/Lettres.gif') right top no-repeat;
}
.chiffres 
{
    height:49px;
    width:87px;
    background:url('../Images/Menu/Chiffres.gif') right top no-repeat;
}
.cle 
{
    height:52px;
    width:87px;
    background:url('../Images/Menu/Clef.gif') right top no-repeat;
}
.parNom 
{
    display:block;
    height:52px;
    width:151px;
    background:url('../Images/Menu/ParN.gif') left top no-repeat;
}
.parNumeroCas 
{
    display:block;
    height:49px;
    width:151px;
    background:url('../Images/Menu/ParNC.gif') left top no-repeat;
}
.parMotCle 
{
    display:block;
    height:52px;
    width:151px;
    background:url('../Images/Menu/ParMC.gif') left top no-repeat;
}
.parNom:hover
{
    background:url('../Images/Menu/ParNON.gif') left top no-repeat;
}
.parNumeroCas:hover
{
    background:url('../Images/Menu/ParNCON.gif') left top no-repeat;
}
.parMotCle:hover
{
    background:url('../Images/Menu/ParMCON.gif') left top no-repeat;
}
.lettres, .cle, .chiffres, .parNom, .parNumeroCas, .parMotCle
{
    font-size:1px;
    border-right:solid 1px #993333;
}
.flecheTableau 
{
    background:url('../Images/Menu/Fleche.gif') left top no-repeat;
    width:319px;
    height:11px;
}

.GridAlphabet 
{
    color:White;
    padding-right:3px;
}
.GridAlphabet a
{
    color:White;
    text-decoration:none;
}



.listeLettres .GridAlphabet {
    background-color:#006633;
}

.listeMotsCle .GridAlphabet {
    background-color:#993333;
}

.tableListe 
{
    width:100%;
}
.tableListe td 
{
    height:10px;
    width:33%;
    vertical-align:top;   
}
.tableListe td a 
{
    display:block;
    margin-bottom:2px;
    color:Black;
    text-decoration:none;
    font-size:10px;   
    padding-left:20px;
    background-repeat:no-repeat;
    background-position:left top;    
}


.listeLettres .tableListe 
{
    border-top:solid 1px #006633;   
}
.listeLettres .tableListe td 
{
    border-left:solid 1px #006633;   
}
.listeLettres .tableListe td  a 
{    
    background-image:url('../Images/Liste/PuceN.gif');
}
.listeLettres .tableListe td a:hover
{
    background-image:url('../Images/Liste/PuceNON.gif');
    color:#006633;
}


.listeChiffres .tableListe 
{
    border-top:solid 1px #40668c;   
}
.listeChiffres .tableListe td 
{
    border-left:solid 1px #40668c;   
}
.listeChiffres .tableListe td  a 
{    
    background-image:url('../Images/Liste/PuceNC.gif');
}
.listeChiffres .tableListe td a:hover
{
    background-image:url('../Images/Liste/PuceNCON.gif');
    color:#40668c;
}


.listeMotsCle .tableListe 
{
    border-top:solid 1px #993333;   
}
.listeMotsCle .tableListe td 
{
    border-left:solid 1px #993333;   
}
.listeMotsCle .tableListe td  a 
{    
    background-image:url('../Images/Liste/PuceMC.gif');
}
.listeMotsCle .tableListe td a:hover
{
    background-image:url('../Images/Liste/PuceMCON.gif');
    color:#993333;
}

.nomFiche 
{
    display:block;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #006633;
    FONT-FAMILY: Arial;
    padding-left:10px;
    padding-bottom:2px;
}
.Form 
{
    border:solid 1px #993333;
    border-width:1px 0 0 1px;
}
.FormContent 
{
    border:solid 1px black;
    border-left-width:0px;
    margin:10px 0;
}
.EditFicheLibelle 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #993333;
    FONT-FAMILY: Arial;
    text-align:left;
    width:150px;
}
.FormContent td 
{
}