/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
.menu_hLight a{
	height: 32px;
	line-height: 32px;
	background-color: #FCFCFC;
	border-left: 1px solid #e6e5d5;
	border-right: 1px solid #e6e5d5;
   padding: 0 5px 0 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #F96400;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_hLight a:hover{
	border-left: 1px solid #B4AF8B;
	border-right: 1px solid #B4AF8B;
	color: #ffffff;
	text-decoration: underline;
	background-color: #F96400;
}
#hLight h1{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #525252;
	width: 140px;
}
#buscador td{
	border-right: 2px solid #999999;
	padding-right: 2px;
	background-color: #DDDDDD;
	text-align: center;
}
#buscador select, #buscador input{
	width: 70px;
}
