/*************************************************************
 *   ie4.css                                                ***
 **  ENSARIENS.COM v2.0.0 - 09/2003                         **
 *** Copyright 2003 (c) Geoffroy BELHENNICHE                 *
 *************************************************************
 * LOC : _interface/ns.css                                   *
 *************************************************************
 * USE :                                                     *
 *                                                           *
 *************************************************************
 *************************************************************/



/* *** HACKS *** */
html, body, #contents { min-height: 100%, width: 100%, height: 100% } /* IE5+ Win */


/* ***  DOC  *** */
*         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
body      { margin: 0; background-color: #FFFFFF; }
#contents { position: absolute; top: 0; left: 0; }
#main     { position: absolute; top: 0; left: 0; z-inde: 1; }
#footer   { position: absolute; bottom: 0; }
img       { border:0; }


/* *** TEXTS *** */
h1 { font-size: 9px; font-weight: normal; color: #FFFFFF; text-align: center; margin: 0px 0px 0px 0px; }
h2 { font-size: 12px; font-weight: bold; text-decoration: none; color: #0066FF; border: thin none #0066FF; font-variant: small-caps; }
h3 { background-image:url("_images/puce.gif") top; background-repeat:no-repeat; margin-left:20px;
     font-size: 14px; font-weight: bold; text-decoration: none; color: #0066FF; }
p  { margin-left:10px; }


*.xs { font-size:7pt; }
*.s { font-size:9pt; }
*.m { font-size:10pt; }
*.l { font-size:11pt; }
*.xl { font-size:13pt; }


*.pied { font-size: 7pt; text-align: right; }
*.titre { font-size: 12px; font-weight: bold; text-decoration: none; color: #0066FF; border: thin none #0066FF; font-variant: small-caps; }


/* *** LINKS *** */
a         { font-weight: bold; text-decoration: none; }
a:link    { color: #0066FF; }
a:visited { color: #0066FF; }
a:hover   { color: #FF9900; }
a:active  { color: #FF0000; }

a.blanc         { font-weight: bold; text-decoration: none; }
a.blanc:link    { color: #FFFFFF; }
a.blanc:visited { color: #FFFFFF; }
a.blanc:hover   { color: #FF9900; }
a.blanc:active  { color: #FF0000; }

acronym   { border-bottom: 1px dashed #00cc00; cursor: help; }



/* *** FORMS *** */
.recherche  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; }
.intranet   { font-family:Tahoma; font-size:10px; }
.parcours   { font-family:Tahoma; font-size:9px; }
input:focus { background-color: #0066FF; }



/* *** NAVS *** */
*.nav       { font-size:9px; margin-left:12px; margin-top:0px; margin-bottom:0px; }



/* *** TABS *** */
.table_cliquable2 { border: 1px solid #CC9933; background-color:#F5F5DC; }
.case_cliquable2  { border: 1px solid #F5F5DC; }
.table_cliquable  { border: 1px solid #FFFFFF; background-color:#FFFFFF; }
.case_cliquable_active { cursor:hand; border: 1px solid #FFFFFF; }
.case_cliquable_inactive { border: 1px solid #FFFFFF; }


ul { list-style-type:square; }
.cote { margin:0; padding:0; margin-left:1.5em; }
.liste_rss { margin:0; padding:0; margin-left:1.5em; }
ul { margin-bottom:5px; }


.container    { width:100%; }
.rubrique     { display:inline; width:250px; margin:5px; }
.rub_titre    { border:2px solid #0066FF; background-color:#0066FF;
                -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; }
.rub_contenu  { border:2px solid #0066FF; }

.presentation { border:1px dotted #0066FF; margin:1em 2em; }
.presentation p { margin:10px; text-align:justify; }

