* {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 margin:0;
 padding:0;
 list-style-type:none;
}

body {	/* attributs page par défaut */
 color: #889498;
 background: #fff url(../images/fond_page.gif) repeat-y 0px 0px;
}

body a {	/* attributs liens par défaut */
 text-decoration: none;
 color: #889498;
}

body a:hover {	/* attributs liens par défaut (survol) */
 text-decoration: underline;
}

#pub {
 background-color: #E8E8E8;
 border-bottom: 1px solid #989898;
 height: 98px;
  padding:6px 0 0px 18px !important /*Non-IE6*/; padding:6px 0 6px 18px /*IE6*/;
}



#logo {
 background: #fff /*url(../images/sudplanete.gif) no-repeat top left*/;
 border-bottom: 1px solid #70A4A8;
 width: 770px;
 height: 81px;
 text-align: right;
}

#logo img{
 border: 0;
 margin-left:0px;
 padding:0;
 float: left;
}

#logo img a{
 border: none;
 margin:0;
 float: left;
}

#logo p {
 position:absolute;
 left:370px;
 top:146px;
 width: 400px;

}

#picto_langue img {
 
 padding: 0px 2px 0 4px;
}

#picto_langue {
 position:absolute;
 top:112px;
 left:700px;
 width: 400px;
 margin: 4px 0 0 0;
}

#logo form {
 position:absolute;
 top:-36px;
 left:-76px;
 width: 400px;
 margin: 4px 0 0 0;
}

#logo form input {
 border: 1px solid #D0CCC8;
  color:#385858;
 width: 60px;
 margin: 0 4px 0 0;
}

#logo form input#ok {
 margin: 0px 0px -1px 0;
 border:0;
 color:#fff;
 width:22px;
 height:16px;
 background: url(../images/bouton_ok1.gif) no-repeat top left;
}

#logo form input#ok:hover {	/* ne fonctionne pas avec IE6 */
 background: url(../images/bouton_ok2.gif) no-repeat top left;
}

#logo form a#english {
 position:absolute;
 margin: -2px 0 0 0;
 background: url(../images/english.gif) no-repeat top left;
 width: 64px;
 height:21px;
}

#logo form a#langue {
 position:absolute;
 margin: 0px 10px 0 0;
 padding:1px;
}

#menu_zone {
 background: #fff;
 width: 770px;
 height: 14px;
 border-bottom: 2px solid #608088;
 line-height:1.1;
	z-index: 20;
}

#preload {	/* preload pour les images des rollovers */
 display:none;
}

a.retour {
  color:#889498;
  background:  url(../images/droite_gris2.png) no-repeat right;
  padding: 0 12px 0px 0px;
  margin:0px 0 20px 0;
  float:right;
}

a.validation {
  color:#385858;
  background:  url(../images/droite_bleu.gif) no-repeat right;
  padding: 0 12px 0px 0px;
  margin:0px 0 20px 0;
  float:right;
}

em {
  font-size: 100%;
  font-style:italic;
}

b {
  font-size: 100%;
  font-weight:bold;
}

#traduction_texte {
 color: #889498;
}

