<!--
/* Lundi 08/09/08 - Feuille de styles contextuelle uniquement liée à help_lexique */

/*Arborescence Menu du lexique*/
#arbor{
float:left;
margin-left: 5px;
}

dl#arbor{
width:15em;
padding-bottom: 200px;
}
dl#arbor dt {
padding-left:4px;
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: left;
color: #0000;
}

dl#arbor li {
padding-left: 15px;
padding-bottom: 2px;
list-style-type: none;
}

dl#arbor li a, dl#arbor dt a {
color: #0000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
/*fin Arborescence Menu du lexique*/
/********************************/

/*Fiche du lexique*/
div#fiche{
float:right;
width: 490px;
padding-left: 10px;
}

/*Titre de la fiche*/
.hightitle {
background-color:#EBF2FF;
text-align: center;
font-weight: bold;
}

/*Tableaux*/
#fiche  .tabtitre-c1-stl1{
margin-left: 70px;
margin-right: 70px;
background: #EBF2FF;
border:1px solid #8BA2D1;
height: 20px;
}

#fiche .tabstitre-stl1
{
margin-left: 70px;
margin-right: 70px;
background: #FFFFFF;
height: 20px;
border-bottom:1px dotted #8BA2D1;
border-left:1px solid #8BA2D1;
border-right:1px solid #8BA2D1;
text-align: center;
font-style: italic ;
font-weight: bold;
}


#fiche  .tab-c1-stl1{
margin-left: 70px;
background: #FFFFFF;
border-bottom:1px dotted #8BA2D1;
border-left:1px solid #8BA2D1;
border-right:none;
width: 68px;
height: 30px;
font-size:11px;
}

#fiche  .tab-c2-stl1{
margin-right: 70px;
background: #FFFFFF;
border-bottom:1px dotted #8BA2D1;
border-right:1px solid #8BA2D1;
border-left:none;
width: 250px;
height: 30px;
font-size:11px;
}

#fiche  .tabpied-stl1
{
border:none;
margin-bottom: 30px;
}

/*****************************************/
/*Spécifique fiche signature*/
/*****************************************/

/*Encadrement filet bleu*/
div.pagexp {
border:2px solid #EBF2FF;
height:325px;
margin-bottom: 15px;
}

/*Timbre 1 neuf intacte */
div #sneufgok {
float:left;
width:99px;
height:46px;
margin-left: 50px;
margin-top: 20px;
margin-right: 50px;
background-image:url("../images/help/Lexique_illustra/Signa_bckg.jpg");
background-color:#FFFFFF;
background-repeat: no-repeat;
text-align:center;
padding-top: 40px;
font-size:9px;
color:#8BA2D1;
}

/*Timbre 2 neuf*/
div #sneuf {
float:left;
width:99px;
height:46px;
margin-right: 50px;
margin-top: 20px;
background-image:url("../images/help/Lexique_illustra/Signa_bckg.jpg");
background-color:#FFFFFF;
background-repeat: no-repeat;
text-align:center;
padding-top: 40px;
font-size:9px;
color:#8BA2D1;
}

/*Timbre 3 neuf sans gomme*/
div #sneufsg {
float:left;
width:99px;
height:46px;
margin-top: 20px;
background-image:url("../images/help/Lexique_illustra/Signa_bckg.jpg");
background-color:#FFFFFF;
background-repeat: no-repeat;
text-align: left;
font-size:9px;
padding-top: 40px;
padding-left: 15px;
color:#8BA2D1;
}

/*Timbre background version deux avec traits obliques*/
div #surcharg{
float:left;
width:99px;
height:46px;
margin-right: 50px;
margin-top: 20px;
background-image:url("../images/help/Lexique_illustra/Signa_bckgbis.jpg");
background-color:#FFFFFF;
background-repeat: no-repeat;
text-align:center;
padding-top: 40px;
font-size:9px;
color:#8BA2D1;
}

/*Bloc conteneur en 3 timbres de dessous*/
div #bloc2{
float:left;
}

/* Les légendes */
div.text1 {
float:left;
width:99px;
margin-left: 50px;
padding-top: 2px;
margin-bottom:5px;
text-align:center;
}

div.text2 {
float:left;
width:99px;
margin-left:50px;
margin-bottom:5px;
padding-top: 2px;
text-align:center;
}

div.text3{
float:left;
width:99px;
margin-left:50px;
margin-bottom:5px;
padding-top: 2px;
text-align:center;
}

#chaine_position{
padding-left: 10px;
}

/*****************************************/
/*Fin spécifique fiche signature*/
/*****************************************/
-->