/*-------------------------------
* Feuille de style du site LURPA
*--------------------------------
*/

/* Le fond est toujours en blanc */

body      {color : rgb(18,51,128);
           background-color : rgb(255,255,255);
           margin : 0px ;
          }
p         {font-family : sans-serif ; /* serif, sans-serif, monospace */
           font-size : 12px  ;        /* xx-small, .. , medium, .., xx-large */
           font-style : normal ;      /* nomal, italic, oblique */
           font-weight : normal;      /* bold, normal */
           text-decoration : none;    /* none, underline, overline */
           text-align : left;         /* center, left, right, justify */
           vertical-align :middle ;   /* baseline, top, bottom, 
                                         middle, sub, super */
           /* color : #0D2B88 ; */
           background-color:transparent; 
           line-height: 15px;
          }
p.imminent{font-family : sans-serif ; /* serif, sans-serif, monospace */
           font-size : 14px  ;        /* xx-small, .. , medium, .., xx-large */
           font-style : normal ;      /* nomal, italic, oblique */
           font-weight : normal;      /* bold, normal */
           text-decoration:none; /* none, underline, overline */
           text-align : center;       /* center, left, right, justify */
           vertical-align : bottom ;  /* top, bottom, middle, sub, super */
           color : #FF0000 ;
           background-color:transparent;
          }
p.bandeau {font-family : sans-serif ; /* serif, sans-serif, monospace */
           font-size : 12px  ;        /* xx-small, .. , medium, .., xx-large */
           font-style : normal ;      /* nomal, italic, oblique */
           font-weight : normal;      /* bold, normal */
           text-decoration : none;    /* none, underline, overline */
           text-align : justify;      /* center, left, right, justify */
           vertical-align : middle ;  /* top, bottom, middle, sub, super */
           color : #FFFFFF;
           background-color:transparent;
           /* color : #0D2B88 ; */
           margin:0
          }

h1        {font-family :monospace ;  /* serif, sans-serif, monospace */
           font-size : 18px ;        /* xx-small, .. , medium, .., xx-large */
           font-style : normal ;     /* nomal, italic, oblique */
           font-weight : bold;       /* bold, normal */
           text-decoration : none;   /* none, underline, overline */
           text-align : left;        /* center, left, right, justify */
           vertical-align : middle ; /* top, bottom, middle, sub, super */
           /*text-indent: -30px;  */
           background-color:transparent;
           /* color : #0D2B88 ; */
           line-height: 100%;
           }

h2        {font-family :monospace ;  /* serif, sans-serif, monospace */
           font-size : 16px ;        /* xx-small, .. , medium, .., xx-large */
           font-style : normal ;     /* nomal, italic, oblique */
           font-weight : bold;       /* bold, normal */
           text-decoration : none;   /* none, underline, overline */
           text-align : left;        /* center, left, right, justify */
           vertical-align : middle ; /* top, bottom, middle, sub, super */
           text-indent: 0px;
           background-color:transparent;
           /* color : #0D2B88 ; */
           /* margin:0; */
           line-height: 100%;
           }

ul,dl     {/* list-style-image: url("/res/carre12_vert_f.gif"); */
           /* list-style-position : outside;  */
           font-family : sans-serif ; /* serif, sans-serif, monospace */
           font-size : 12px  ;        /* xx-small, .., medium, .., xx-large */
           font-style : normal ;      /* nomal, italic, oblique */
           font-weight : normal;      /* bold, normal */
           text-decoration : none;    /* none, underline, overline */
           /*text-align : left;*/         /* center, left, right, justify */
           vertical-align : middle ;  /* top, bottom, middle, sub, super */
           /* color : #0D2B88 ; */
           background-color:transparent; 
           margin-top : 0px;
           margin-bottom : 0;
           line-height: 100%;
          }

li,dt,dd  {font-family : sans-serif ; /* serif, sans-serif, monospace */
           font-size : 12px  ;        /* xx-small, .. , medium, .., xx-large */
           line-height: 15px;
           margin-left: 2px;
           margin-right: 2px;
           margin-top: 2px;
           margin-bottom: 2px;
           vertical-align : middle ;  /* top, bottom, middle, sub, super */
          }

p.titre   {font-family : sans-serif;  /* serif, sans-serif, monospace */
           font-size : 14px;          /* xx-small, .., medium, .., xx-large */
           font-style : normal ;      /* nomal, italic, oblique */
           font-weight : bold;      /* bold, normal */
           font-variant : small-caps;
           text-decoration : none;    /* none, underline, overline */
           text-align : left;         /* center, left, right, justify */
           vertical-align : middle ;  /* top, bottom, middle, sub, super */
           /* color : #0D2B88 ; */
           background-color:transparent;
           margin-left: 50px;
           margin-top: 0cm;
           margin-bottom: 0cm;
           letter-spacing: 0.3cm;
           }

p.menu1   {margin-left : 10px;
           margin-top: 0.1cm;
           margin-bottom: 0cm;
           text-align : left;         /* center, left, right, justify */
           font-family :sans-serif ;   /* serif, sans-serif, monospace */
           font-size : 14px ;          /* xx-small, .., medium, .., xx-large */
           font-style : normal ;       /* nomal, italic, oblique */
           font-weight : bold;         /* bold, normal */
           text-decoration : none;     /* none, underline, overline */
           /* color: #FFFFFF; */
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 4px;
           margin-right: 4px;
           }

a.menu1   {font-family :sans-serif ;   /* serif, sans-serif, monospace */
           font-size : 14px ;          /* xx-small, .., medium, .., xx-large */
           font-style : normal ;       /* nomal, italic, oblique */
           font-weight : bold;         /* bold, normal */
           text-decoration : none;     /* none, underline, overline */
           }
a.menu1:active  {color: #FFFFFF;                 /* selected link */
                 background-color:transparent;}
a.menu1:visited {color: #FFFFFF;                 /* visited link */
                 background-color:transparent;}
a.menu1:link    {color: #FFFFFF;                 /* unvisited link */
                 background-color:transparent;}
a.menu1:hover   {color: #FFFF00;                 /* mouse over link */
                 background-color:transparent;}

p.menu2   {margin-left : 10px;
           margin-top: 0cm;
           margin-bottom: 0cm;
           text-align : left;         /* center, left, right, justify */
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 4px;
           margin-right: 4px;
           }
a         {font-family :sans-serif ;   /* serif, sans-serif, monospace */
           font-size : 12px ;          /* xx-small, .., medium, .., xx-large */
           font-style : normal ;       /* nomal, italic, oblique */
           font-weight : normal;         /* bold, normal */
           text-decoration : none;     /* none, underline, overline */
           }
a:active  {color : rgb(33,90,224);         /* selected link */
           background-color:transparent;}
a:visited {color : rgb(33,90,224);         /* visited link */
           background-color:transparent;}
a:link    {color : rgb(33,90,224);         /* unvisited link */
           background-color:transparent;}
a:hover   {color : rgb(255,136,0);        /* mouse over link */
           background-color:transparent;}

a.menu2   {font-family :sans-serif ;   /* serif, sans-serif, monospace */
           font-size : 12px ;          /* xx-small, .., medium, .., xx-large */
           font-style : normal ;       /* nomal, italic, oblique */
           font-weight : bold;         /* bold, normal */
           text-decoration : none;     /* none, underline, overline */
           }
a.menu2:active  {color: #FFFFFF;                 /* selected link */
                 background-color:transparent;}
a.menu2:visited {color: #FFFFFF;                 /* visited link */
                 background-color:transparent;}
a.menu2:link    {color: #FFFFFF;                 /* unvisited link */
                 background-color:transparent;}
a.menu2:hover    {color: #FFFF00;                /* mouse over link */
                 background-color:transparent;}

p.menu3   {margin-left : 20px;
           margin-top: 0cm;
           margin-bottom: 0cm;
           text-align : left;            /* center, left, right, justify */
           }
a.menu3   {font-family :sans-serif ;    /* serif, sans-serif, monospace */
           font-size : 10px ;           /* xx-small, .., medium, .., xx-large */
           font-style : normal ;        /* nomal, italic, oblique */
           font-weight : normal;        /* bold, normal */
           text-decoration : underline; /* none, underline, overline */
           }
a.menu3:active  {color: #FFFFFF;                /* selected link */
                 background-color:transparent;}
a.menu3:visited {color: #FFFFFF;                /* visited link */
                 background-color:transparent;}
a.menu3:link    {color: #FFFFFF;                /* unvisited link */
                 background-color:transparent;}
a.menu3:hover   {color: #FFFF00;                /* mouse over link */
                 background-color:transparent;}

a.courant         {text-decoration : none}      /* none, underline, overline */
a.courant:active  {color : #0D2B88;             /* selected link */
                 background-color:transparent;}
a.courant:visited {color: #0D2B88;              /* visited link */
                 background-color:transparent;}
a.courant:link    {color: #0D2B88;              /* unvisited link */
                 background-color:transparent;}
a.courant:hover   {color: #FEAB47;              /* mouse over link */
                 background-color:transparent;}
/* a.courant:hover {color: #FEAB47; */          /* mouse over link */ 

