/* _handheld.css */

body {
	padding-top:0;
	overflow:hidden;
}
#corps {
	min-width:240px;
	min-width:320px;
	height:20px !important;	
}
#tete { text-align:center; }
#manche {
	position:static;
	width:100%;
	max-width:100%;
	padding:1em;
}
#manche .menu-titre { display:block; margin-bottom:0.5em;  }
#manche ul { list-style: none; }
#manche ul, #manche li, #manche li.rubrique { margin:0; padding:0; }
#manche ul.liste-rubriques { width:auto;}

.mpn-rappel div {
	padding-left:0;
}

#pied {
	padding:1ex 0 0;
	margin-bottom:1em;
}

.nohandheld {
	display:none;
}
.background-image { background-image: none !important; }
.reserves-image { display:none !important; }
#page_sommaire #ventre {margin:0 1ex;padding:0; width:auto; }
#page_sommaire form.esp_form  {border:0; margin:0; padding:0; font-size:100%; line-height:1.4em; }
#page_sommaire .line { margin: 0 0 0.25em; padding:0; display:block; width:auto}
#page_sommaire .line label {display:block; line-height:1.4em; width:30%; height:1.4em; margin:0; text-align: right; 
	float:left;overflow:hidden; }
#page_sommaire .line input {display:block; width:69%;cursor:pointer }
#page_sommaire .btns { text-align: right;	width:95%; }
