/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } 
body { background:transparent url(../skin/pre_accueil/fond_accueil.png) repeat;margin:0;font-size: 0.8125em; font-family: arial, sans-serif; }
#page {
position:absolute;
width:100%;
  top: 50%;
  margin-top: -300px; /* moitié de la hauteur */
background:#ffffff;
text-align: center;
}
#PRE_HAUT {height:113px;background:transparent url(../skin/pre_accueil/pre_haut.png) repeat-x left top; }
#PRE_BAS {height:113px;background:transparent url(../skin/pre_accueil/pre_bas.png) repeat-x left top; }
#CADRE {width:391px;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
text-align: left;
}
.pre_separateur {background:transparent url(../skin/pre_accueil/pre_separation.png) no-repeat left top;height:4px;margin-top:15px;margin-bottom:15px;}
#TRACE_AFRIQUE {margin: 0 auto; background:transparent url(../skin/pre_accueil/pre_trace_afrique.png) no-repeat center center;height:256px;width:212px}
#TRACE_AFRIQUE a {display:block;height:256px;width:212px}
#TRACE_AFRIQUE a:hover {text-decoration:none;}
ul {list-style:none;margin:0;padding:0;}
li {display:inline;background:transparent url(../skin/pre_accueil/pre_puce.png) no-repeat left center;padding-left:10px;margin-left:5px;}

a {color:#bd4207;text-decoration:none;}
a:hover {text-decoration:underline;}

a img {
border: none;
}

#LOGO {width:234px;margin:0 auto 15px auto; }
ul#news li{list-style:none;background:none !important;}

.newsticker {
list-style-type: none;
padding:0;
margin: 0;
}



