<!-- début : modif css-texte -->
            		
			.ui-header {
                            
            }
            .ui-bar-a {
    
    			height: 40px; 
			}
			.ui-header .ui-btn-icon-notext {
    			
    			left: 10px;
				top: 0.20em;;/*Adjust this value*/
				zoom : 1.2;
				display: inline-block;
				vertical-align: middle;
			}
			
			.ui-header .ui-btn-icon-notext .ui-btn-inner .ui-icon {
				margin: 2.5px 16px -2px 2.9px;
			
			}
			
		
    
    		.ui-header .ui-title {
    			margin: .6em;
			}
            
 			.ui-footer .ui-bar-a {
    
   				 height: 35px;
    		}           
            
			
			
			.ui-footer .ui-btn {
				top: 0.15em;;/*Adjust this value*/
				left: 15px;
				zoom : 1.1;
				display: inline-block;
				vertical-align: middle;
			}
			
			.ui-footer .ui-btn-icon-notext {
    			
    			left: 10px;
				top: 0.20em;;/*Adjust this value*/
				zoom : 1.2;
				display: inline-block;
				vertical-align: middle;
			}
			
			.ui-footer .ui-btn-icon-notext .ui-btn-inner .ui-icon {
				margin: 2.5px 16px -2px 2.9px;
			
			}
			
			.ui-footer .ui-btn-up-c {
				border: 1px solid #cccccc;
				background: #eeeeee;
				font-weight: bold;
				color: #2f3e46;
				text-shadow: 0 1px 0 #ffffff;
				background-image: linear-gradient( #f6f6f6,#e0e0e0 );
			}

			.ui-footer .ui-btn-hover-c {
				border: 1px solid #cccccc;
				background: #eeeeee;
				font-weight: bold;
				color: #2f3e46;
				text-shadow: 0 1px 0 #ffffff;
				background-image: linear-gradient( #D1D1D1,#f1f1f1 );
			}

			
			ul, menu, dir {

				-webkit-padding-start: 25px;
			}
			
			
				
			.ui-header {
                    zoom: 1;
               }

       		.ui-footer {
                    zoom: 1;
               }
			   
			.ui-listview .ui-li .ui-btn-text a.ui-link-inherit {
					 white-space : normal;
				}
				
			.ui-btn-inner {
					 white-space : normal;
				}
				
				 .myposition {
    		float: right;
    		margin: -8.5px 25px 0 0;
    			}


    			<!--  référentiel texte -->


.ui-body-a {
        font-family: arial;
        color: #000000;
        background-color: #ffffff;
      }




      section {
                margin-left: 3px;
                margin-top: 10px;
                margin-bottom: 5px;
            }
    
                    p {
                        margin-top: 4px;
                        margin-bottom: 4px;
                      }


  h4 {
        margin-left: -4px;
        margin-top: 5px;
        margin-bottom: 12px;

  }

  ul,ol { 
    padding-left: 20px;
    padding-top: 0px;
    margin-top: 6px;
    margin-bottom: 0px;
    }


  li {
        padding-top: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
    }

    table {
 				border-collapse:collapse;
 				
				
				 }
				th, td {
				 border:0px solid black;
 				
 				}
				td {
 				text-align:;
				 }
				caption {
				 font-weight:bold
 				}

				
				 