/*
HERITAGE INFORMATION
--------------------
template.css :: markup.css
*/


/*
COLOR CHART
-----------
Bordeau foncé => #6e0000
Bordeau clair => #c29797
Jaune         => #fdac07
Gris          => #a0a0a0
*/


/*
TYPO CHART
-----------
Body text     => verdana regular 12px, sans serif
Menu text     => verdana bold 12px, sans serif

*/


body{
/*background-color:#ffffe0;*/
background-image: url(../images/loginbg.png);
background-repeat: repeat-x;
background-color:#ffffff;
}

body.mceContentBody {
background: #fff !important;
background-image: none;
width:100%;
height:100%;
} 

#headerUniv{
//width:100%;
width:990px;
margin-left:auto;
margin-right:auto;
border-left-style:solid;
border-left-width:1px;
border-left-color:#6e0000;
border-right-style:solid;
border-right-width:1px;
border-right-color:#6e0000;

height:62px;
background-image: url(../images/headerUniv.gif);
background-repeat: repeat-x;
background-color:#6e0000;
overflow:hidden;
}

  #univLogos{  
  margin-left:auto;
  margin-right:auto;
  margin-top:2px;
  width:990px;
  text-align:left;

  }

    
.jflanguageselection{
}

#header{
//width:100%;
width:990px;
margin-left:auto;
margin-right:auto;
border-left-style:solid;
border-left-width:1px;
border-left-color:#6e0000;
border-right-style:solid;
border-right-width:1px;
border-right-color:#6e0000;

height:160px;
background-image: url(../images/header.gif);
background-repeat: repeat-x;
background-color:#6e0000;
}

table.neutre,td.neutre,tr.neutre{
background-color:none;
}



  #menutop{
  margin-left:auto;
  margin-right:auto;
  line-height:21px;
  text-align:center;
  width:990px;
  height:21px;
  }
  
#container{
background-color:#ffffff;
padding-top:10px;
margin-left:auto;
margin-right:auto;
width:990px;

border-left-style:solid;
border-left-width:1px;
border-left-color:#6e0000;
border-right-style:solid;
border-right-width:1px;
border-right-color:#6e0000;
height:auto;
}
  #colonne1{
  margin-left:5px;
  position:relative;
  float:left;
  width:205px;
  text-align:center;
  }
  
  #colonne2{
  float:left;
  width:570px;
  text-align:left;
  }

/*#col2Content{
border-left :1px dotted #e89e07 ;
padding-left: 5px;
}
*/

#colonne2 .titreModule{
float:left;
clear:both;
width:559px;
text-align:left;
font-size:16px;
font-weight:bold;
/*color:#fdac07;*/
color: white;
background-color : #6e0000;
padding : 3px 3px 3px 3px;
margin-bottom:15px;
}

.mainlevelbib{
/*width:82px;*/
float:left;
line-height:20px;
/*font-weight:bold;*/
font-size:7px;
/*font-variant:small-caps;*/
font-stretch:ultra-condensed;
word-spacing:0,2pt;
background-color:#fdac07;
color:#ffffff;
/*margin-top:-2px;*/
margin-right:0px;
margin-bottom:10px;
/*padding-top: 3px;*/
padding-bottom: 3px;
padding-left:5px;
padding-right:5px;

/*border-left :1px solid #e89e07 ;*/
border-right:1px solid #ffffff ;
border-bottom:1px solid #b77c06 ;
}

  .mainlevelbib a{
  color:#ffffff;
  }

  a.mainlevelbib:hover{
  color:#6e0000;
  }

#active_menubib{ 
font-weight:bold;
color:#6e0000;
background-color:#ffffff;
border-bottom:1px solid #fdac07 ;
border-top:1px solid #fdac07 ;
border-left:1px solid #fdac07 ;
border-right:1px solid #fdac07 ;
padding-bottom: 2px;
text-decoration:none;

}

  a.mainlevelbib:active{
  color:#6e0000;
  }


  #colonne3{
  float:right;
  margin-right:1px;
  }
    
    #publicUniv{
    float:left;
    width:100px;
    }
    
      .univCase
      {
      width:95px;
      height:17px;
      }

    
    
  
#footer{
clear:both;
display:block;
position:relative;
//font-size:10px;
//top: expression(document.body.scrollHeight < 900 ? document.body.Height +'px' : "auto");
margin-top:50px;
background-image: url(../images/footer.gif);
background-repeat: repeat-x;
width:990px;
height:30px;
margin-left:0px;
margin-right:0px;
color:#ffffff;
}

#loginForm{
margin-left:10px;
margin-bottom:10px;
}

.syndicate{
margin-bottom:10px;
margin-left:10px;

}


li .category{
line-height: 30px;
font-variant: small-caps;

}

/****************************************************************************************/
