@charset "UTF-8";
/* CSS Document */

#direccion{
	width:900px;
	height:16px;
	background-color:#FFFFFF;
	float:left;
	clear:both;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	margin-top: 2px;
	color: #666666;
	cursor: default;
}
