/*
feuille de style des pages navimesh PHP

09/07/03   CDE   Création de BODY, A, normal, titre
16/07/03   CDE   Ajout de definition, tab_consult, tab_consult2, lienHautPage

*/

/* Style général des pages */
body
{
background-color : #FFFFF1 ;
margin-left : 5px ;
margin-top : 5px ;
font-family : Arial ;
color : #000080 ;
font-size : x-small ;
font-weight : normal ;
}

A
{
font-family : Arial ;
font-size : x-small ;
}

.normal
{
font-family : Arial ;
font-size : x-small ;
}

.initiale
{
font-family : Arial ;
font-size : large ;
}

.titre
{
color : #008000 ;
font-size : 24 ;
font-weight : bold ;
text-align : center ;
font-family : Arial ;
}

.titre2
{
font-weight : bold ;
}

/* bandeaux de définitions Cismef */
.definition
{
background-color : #FAEAC4 ;
word-spacing: 0 ;
line-height: 130% ;
margin-left: 5 ;
margin-right: 4 ;
margin-top: 20 ;
margin-bottom: 20 ;
font-size : x-small ;
}

/* Tableaux des liens vers DocCismef*/
.tab_lienDoccismef
{
background-color : #C2E6B3 ;
}

.lienDoccismef
{
font-size : x-small ;
word-spacing: 0 ;
line-height: 100% ;
margin-left: 0 ;
margin-right: 0 ;
margin-top: 5 ;
margin-bottom: 7 ;
}

.lienDoccismef2
{
font-size : x-small ;
word-spacing: 0 ;
line-height: 100% ;
margin-left: 0 ;
margin-right: 0 ;
margin-top: 7 ;
margin-bottom: 5 ;
}

/* */
.lienHautPage
{
font-size : xx-small ;
font-style : italic ;
}

