div#frm_busq{
margin-top:2px;
float: right;
width:410px;
height: 91px;
color: white;
font-size: 11px;
}

div#frm_busq input{
	font-size: 10px;
	/*border-width: 0px;*/
}

div #frm_busq label{
	font-size:11px;
	font-weight: bold;
}

div#frm_busq select{
	font-size: 10px;
	/*border-width: 0px;*/
} 

div.col1 ,div.centrado{
	padding:0px;
	float: left;
	margin:0px 10px 0px 0px;
}

div.centrado{
	width:80%;
	text-align:center;
	margin-top: 5px;
}

div.frm_busq_inicio_campos{
	text-align:center;
	font-size: 10.9px;
	height: 66px;
	width: 410px;
}

div.frm_busq_pestanas{
float: left;
width: 100%;
color: #333333;
}

div.frm_busq_pestanas ul{
margin:0px;
padding:0px;
float:left;
list-style:none;
}

div.frm_busq_pestanas li{
float:left;
}

div.frm_busq_pestanas a{
	border-style: solid;
	border-width: 0px 0px 1px 0px; 
	border-color: #E9ECEF;
	float:left;
	color: black;
	color: white;
	text-decoration: none;
	height:1em;
	padding: 2px 19px 2px 19px;
}

div.frm_busq_pestanas a:hover, li.activo{
	color:white;
	float:left;
	border-color: #E9ECEF;
	border-style:solid;
	border-width: 1px 1px 1px 1px; 
	height:1em;
	padding: 1px 19px 2px 19px;
}

li.activo{
	background: #E9ECEF;
	background: #2E77BB;
		background: #20629E;
		background: white;
		background: #7B96AD;
		background: #D6D3CE;	
		background: #fcd737;
		color: white;
		color: black;


	border-color: #E9ECEF;
	border-style:solid;
	border-width: 1px 1px 0px 1px; 
}

div.submit{
	float: left;
	width: 100%;
	text-align: right;
}

div.submit input{
	margin-right: 15px;
	margin-bottom: 2px;
	border-width: 0px;
	background: white;
	border: #606060;
	border-width: 1px;
	border-style: solid;
}

div.col1{
	float:left;
	text-align: left;
	margin-left: 5px;
	width: 27%;
}

div.col2{
	float:left;
	text-align: left;
	margin-left: 0px;
}

div.cuenta{
	color:white; float:right; margin:5px 5px 0px 0px; padding:2px 2px 0px 2px; width:62px; height:30px; text-align:center; color:#7F7F7F; background: #C6D3DE; 
}