body, div, p, h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

body {
  font: normal 12px Tahoma, Arial, Verdana, sans-serif;
  background: #fff url(../images/bg_body.jpg) repeat;
}

.sIFR-alternate {
  display: none;
}

#global {
  width: 100%;
}

#langues, #header, #content {
  position: relative;
  width: 979px;
  left: 50%;
  margin-left: -490px;
}

#contener_langues {
  background-color: #fff;
}

#langues {
  background-color: #fafafa;
  height: 23px;
  padding-top: 5px;
}

#langues img {
  border: none;
  vertical-align: middle;
  margin: 0px
}

#langues a, #langues a:hover {
  text-decoration: none;
  background-color: #fff;
}

#univ_ete {
  position: absolute;
  left: 90px;
  top: 8px;
}

#univ_ete a, #univ_hiver a {
  color: #888;
}

#jflanguageselection {
  position: absolute;
  left: 10px;
}

#jflanguageselection span {
  margin: 0px 2px;
  padding: 0px;
}

#univ_hiver {
  position: absolute;
  left: 130px;
  top: 8px;
}

#langues .univ_actif a{
  color: #000;
}

#langues a:hover {
  text-decoration: none;
  background-color: #888;
  color: #fff;
}

#contener_header {
  background: #ddd url(../images/bg_header.jpg) no-repeat scroll center center;
  height: 132px;
  border-bottom: 4px solid #404040;
}

#logo, #logo img {
  border: none;
}

#bandeau {
  background: transparent url(../images/logo_right.jpg) no-repeat scroll top right;
}

#contener_content {
  background: transparent url(../images/bg_content.jpg) no-repeat scroll top center;
  height: 600px;
}

#content {
  background: #fff url(../images/bg_contentBR.jpg) no-repeat scroll bottom right;
}

#bandeau_content {
  width: 979px;
  height: 262px;
}

#flash_home {
  position: absolute;
  z-index: 0;
  width: 979px;
  height: 262px;
  /*background: #fff url(../images/bandeau_home.jpg) no-repeat scroll top center;*/
}

#contenu {
  position: absolute;
  z-index: 1;
  width: 320px;
  color: #fff;
  padding-top: 20px;
  padding-left: 20px;
}

#contenu .componentheading {
  display: none;
}

#contenu h3, #contenu h4 {
  font: normal 26px Times New Roman, Arial;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

#contenu h3 {
  color: #0ea6de;
}

#contenu h4 {
  margin-top: -10px;
  margin-left: 30px;
}

#contenu p {
  margin-top: 20px;
  width: 200px;
}

#contenu a {
  font-weight: bold;
  color: #fff;
  /*text-decoration: none;*/
}

#contenu a:hover {
  background-color: #000;
}

#contenu .lienHome {
  width: 100%;
  margin-top: 15px;
}

#contenu .lienHome a {
  color: #fff;
  font-weight: bold;
}

#contener_encarts {
  width: 955px;
  padding: 12px;
}

.encart {
  float: left;
  width: 292px;
  height: 131px;
  margin-right: 10px;
  padding: 5px 15px;
  color: #fff;
}

.encart h2, .encart h3 {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

.encart h2 {
  font: normal 30px Times New Roman, Arial;
}

.encart h3 {
  font: normal 16px Times New Roman, Arial;
  margin-top: -10px;
}

#encart_reservez {
  background: transparent url(../images/encart_reservez.jpg) no-repeat scroll top left;
}

#encart_promotion {
  background: transparent url(../images/encart_promotion.jpg) no-repeat scroll top left;
}

#encart_promotion p {
  width: 150px;
  margin-top: 5px;
}

#encart_promotion a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

#encart_promotion a:hover {
  color: #fff;
  background-color: #000;
}

#encart_actualites {
  float: left;
  width: 287px;
  height: 141px;
  padding: 0px;
  background: transparent url(../images/encart_actualites.jpg) no-repeat scroll top left;
}

#encart_actualites ul {
  list-style: none inside disc;
  color: #ff9b00;
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  padding-left: 30px;
}

#encart_actualites ul li {
  margin-bottom: 10px;
}

#encart_actualites ul li a {
  color: #fff;
  text-decoration: none;
}

#encart_actualites ul li a:hover {
  /*color: #ff9b00;*/
  background-color: #ff9b00;
}

#encart_actualites ul li a span {
  color: #ff9b00;
}

#encart_actualites ul li a:hover span {
  color: #fff;
}

.title_encart {
  font: normal 24px Times New Roman, Arial;
  text-transform: uppercase;
}

#title_encart_actu {
  position: absolute;
  width: 200px;
  top: 375px;
  left: 750px;
  color: #959595;
  text-align: right;
}

#newsletter {
  float: right;
  padding-right: 15px;
  margin-bottom: 5px;
}

#newsletter .pretext {
  color: #a8a8a8;
  font-weight: bold;
}

#newsletter input {
  font: normal 11px Tahoma, Verdana, Arial;
}

#newsletter .inputbox {
  background-color: #fff;
  border: 1px solid #999;
  color: #999;
  font-weight: bold;
  width: 150px;
}

#newsletter .button {
  background-color: #999;
  border: 1px solid #999;
  color: #fff;
  font-weight: bold;
}

#droits_reserves {
  float: left;
  margin-left: 10px;
  padding-bottom: 5px;
  font: normal 11px Arial, Verdana;
  color: #a8a8a8;
}

#content_bottom {
  padding-top: 10px;
}

#footHeight {
  height: 20px;
}

#second_menu {
  float: left;
  width: 350px;
  margin-left: 20px;
  padding: 0px;
}

#second_menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none inside none;
}

#second_menu ul li {
  float: left;
  margin-right: 10px;
}

#second_menu ul li a {
  font: normal 11px Arial, Verdana;
  color: #0680c4;
  text-decoration: none;
}

#second_menu ul li a:hover {
  color: #fff;
  /*text-decoration: underline;*/
  background-color: #0680c4;
}

.position_gauche {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.position_droite {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
