#root {
		position:absolute;
		height:346px;
		width:370px;
		background-color:#F4F4F4;
		border:1px solid #CCC;
		}

	#handle {
		margin:0px;
		padding:0px;
		width:370px;
		height: 22px;
		color:#666;
		background-image: url(titulo.jpg);
		text-align: right;
		}
		
	#handle a{
		float:right;
		display: block;
		background-color: #EFEFEF;
		border: 1px solid #888888;
		font-family: sans-serif;
		font-size: 12px;
		font-weight: bold;
		margin: 2px;
	}
	
	#root #Hcont{
	
		font-family: verdana;
		margin: 0px;
		
	}