/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!	      Configuration du rendu de contenu        	!!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

UL {
	list-style-type: disc ; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	
        color: #666666; 
        font-size: 11px;
        padding-left: 25px;
        list-style-position : outside;
 } 
 
 OL {
	list-style-type: disc ; 
	font-family: Verdana,Arial, Helvetica, sans-serif;

        color: #666666; 
        font-size: 11px;
        padding-left: 25px;
        list-style-position : outside;
 } 
 
 LI {
	list-style-type: disc ; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	
        color: #666666; 
        font-size: 11px;
        padding-left: 25px;
        list-style-position : outside; 
 }



/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/*!!!!                                                  !!!!! */
/*!!!!	  CONFIGURARTION DES        !!!!! */
/*!!!!	             ASCENCEURS	        !!!!! */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


.ascenceur {
 	 width:485px;            
               	 height: 343px;
                 overflow:auto;
               }
               
.ascenceur_sans_col {
	       width:100%-10px;            
               height: 323px;
               overflow:auto;
               }
               