/*  ----------------------------------------------------------- */
/*  Feuilles de styles Lex Justitia / Accueil  */
/*  ----------------------------------------------------------- */

body {
background-color: #002969;
margin: 1.5em;
text-align: center;
font-size: 0.8em;
color: #333;
font-family: Verdana, Tahoma, Arial, sans-serif;
}

img { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

#general {
margin-left: auto;
margin-right: auto;
background-color: #002969;
}

/* Pied de page */
#pied {
clear: both;
width: 100%;
margin-top: 5px;
padding: 2px 0;
text-align: center;
color: #fff;	}
#pied small { font-size: 0.77em; }
#pied img  { vertical-align: bottom; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #fff; }
a:hover { text-decoration: underline; }
a{outline: none;}
:focus{-moz-outline-style: none;}

#entrer {
display: block;
text-indent: -113px;
text-decoration: none;
color: #002969;
margin: 0 auto;
width: 93px;
height: 55px;
background: transparent url('images/lj/bt-entrer.gif') top center no-repeat;
}
