﻿/*
HERITAGE INFORMATION
--------------------
headerGenerate :: 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

*/

 #languagesContainer{
 display:block;
 position:relative;
 left:876px;
 top:-62px;
 background-image: url(../images/language.jpg);
 background-repeat:no-repeat;
 height:44px;
 width:114px; 
 }

  #banner{
  float:left;
  margin-left:-20px;
  height:139px;
  width:431px;
  background-image: url(../images/banner.jpg);
  }

  #visualHeader
  {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  width:990px;
  height:139px;
  overflow:hidden;
  padding:0px;
  }
  
  #headerImage1, #headerImage2, #headerImage3{
  float:left;
  width:193px;
  height:139px;
  margin:0px !important;
  margin:-3px;
  }

.jflanguageselection{
position:relative;
top:15px;
/*left:-34px!important; 
left:-33px;
ok si langue anglaise active*/

//left:-58px!important;
left:-58px;
}

.jflanguageselection img{
margin-left:2px;
}

#active_menunav{
color:#6e0000;
background-color:#fac84d;
}

#univLogos{
margin-left:auto;
margin-right:auto;
}

#univLogos img{
margin-top:1px;
}

.searchsearch{
float:right;
text-align:right;
}

#searchCompletions{
background-color:#ffd779;
border:1px solid #781212;
}

.inputboxsearch{
position:relative;
top:0px;
margin-top:-1px !important;
padding-top:3px;
padding-left:5px;
border:0px;
background-image: url(../images/chpSearch.gif);
width:168px;
height:17px !important;
height:21px
}

.buttonsearch{
margin-right:20px;
background-image: url(../images/btnSearch.gif);
color:transparent;
text-indent:30px;
border:0px;
width:21px;
height:21px;
}

#menutop{

margin-left:auto;
margin-right:auto;
overflow:hidden;
}

#menutopContainer{
float:left;
padding:0px;
width:1010px;
}

.mainlevelnav{
float:left;
line-height:20px;
font-weight:bold;
font-size:12px;
color:#ffffff;
/*margin-top:-2px;*/
margin-right:0px;
padding:0px;
padding-left:8px;
padding-right:8px;

border-left :1px solid #e89e07 ;
border-right:1px solid #e89e07 ;
border-bottom:1px solid #b77c06 ;
}

  .mainlevelnav a{
  color:#ffffff;
  }

  .mainlevelnav a:hover{
  color:#6e0000;
  }

  .mainlevelnav a:active{
  color:#6e0000;
  }

