/* $Id: _global-handheld.css,v 1.2 2007/05/10 12:18:19 paladin Exp $ */
body {
	font: 100% "Myriad Web Pro", "Myriad Web", Arial, Helvetica, sans-serif;
}

#tete {
	width:auto;
	height:38px;
	margin-bottom:0;
	background: url();
}
#tete .left, #tete .right {
	display:none;
}
#tete .baseline {
	font-size:11px;
	line-height:11px;
	height:11px;
	font-weight: 200;
	padding-left:128px;
	white-space: nowrap;
	overflow: hidden;
	margin-top:0;
	color:#fff;
	font-style: italic;
}
#tete img {
	/* display:none;/**/
}
h1 .txt {
	display:block;
}
h2 {
	 background: url();
}
h2 .txt  {
	display:block;
}
#page .article a {
	color:#000;
}
