BODY{  text-align: center;  background-color: #EAE8E8;  color:#646464;}/*container*/div#container{  position: relative;  margin-left: auto;  margin-right: auto;  margin-bottom:18px;  width: 772px;  text-align: left;  background: url(../images/layout/container-bck.gif) repeat-y;}.content{  padding:0 10px 0 10px;  clear:both;}/*div#principal .lineAbove{  border-top: 1px solid #CCCCCC;  padding:10px 0 0 0;}*/#contenu{  position:relative;  width:750px;  overflow:visible;  background: #FFFFFF url(../images/layout/contenu-bck.gif) bottom no-repeat;}/* **************************************************************** *//*                                                          Langues *//* **************************************************************** */#langues{  position:absolute;  top:0px;  left:0px;  overflow:hidden;  height:32px;  width:772px;  background: url(../images/layout/langues-bck.gif) repeat-x;  /*line-height:15px;*/  z-index:10;}#langues UL{  margin-top:8px;  margin-left:160px;}#langues LI{  display: inline;  font-size: 13px;  /*font-weight:bold;*/  margin:0;}#langues LI A{  padding: 3px 5px 4px 35px;  color:#7F7F7F;  line-height:23px;  height:23px;}#langues LI.level1-act A{  background-color:#F5F4F4;}#langues A:hover{  background-color:#FFFFFF;}#langue-francaise{  background: url(../images/drapeaux/drapeau-francais.gif) 10px 50% no-repeat;}#langue-anglaise{  background: url(../images/drapeaux/drapeau-anglais.gif) 10px 50% no-repeat;}#langue-espagnole{  background: url(../images/drapeaux/drapeau-espagnol.gif) 10px 50% no-repeat;}#langue-portugaise{  background: url(../images/drapeaux/drapeau-portugais.gif) 10px 50% no-repeat;}/* **************************************************************** *//*                                                             Menu *//* **************************************************************** */div#menuPrimaire{  position:absolute;  left:11px;  overflow:hidden;  height:26px;  width:750px;  background: url(../images/layout/menu-bck.gif) repeat-x;  text-align:center;  line-height:15px;  z-index:10;}div#menuPrimaire UL{  /*margin-top:20px;*/}div#menuPrimaire LI{  display: inline;  font-size: 13px;  font-weight:bold;  margin:0;  line-height:25px;}div#menuPrimaire LI A{  color:#FFFFFF;  padding: 5px 10px 5px 10px;  line-height:18px;  height:25px;}div#menuPrimaire LI A:hover{  background: #E00024 url(../images/layout/menu-bck-hover.gif) repeat-x;}div#menuPrimaire LI.level1-act A{  background-color: #A92323;}/* **************************************************************** *//*                                                           Footer *//* **************************************************************** */div#footer{  background: url(../images/layout/footer-bck.gif) bottom no-repeat;  position:relative;  width:772px;  left:-11px;  overflow:visible;}div#footer p{  padding: 20px 20px 0px 80px;}/* **************************************************************** *//*                                                           Footer *//* **************************************************************** */#search-form{  margin:10px 0 10px 10px;}#search-form input.form-text{  width:115px;}#search-form input.form-button{  margin-left:5px;  vertical-align:middle;}