/****************************
===========================================================================
        Navigation XML
===========================================================================  
/***************************/

/*#wrapper {width:578px; margin:75px auto}*/


#slider {position:relative; overflow:hidden; width:771px; height:210px; border:1px solid #E4E2E3; background:#fff;border-top:none;margin-top:-2px;border-bottom:none;}
#slider ul {position:absolute; list-style:none; top:0; left:0;padding:0;margin:0;}
#slider li {float:left; width:770px; height:210px; padding-right:10px}

.ligne{
background:#E4E4E4;
}

.pagination {float:left; list-style:none; height:25px; margin:15px 0 0 32px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:464px; height:270px; padding:15px 28px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}






