.text11blanco2  {
   font-size: 11px;
   margin: 0 0 0 0;
   color: #000;
   font-weight: bold;
}
/* ******************  Fondos  ************** */
.fondo-top{
	background: #990000; 
}

.fondo-titulos{
	background: #80C080;
}

.hreftop {
	color:#000000;
}

input{
 font-family: Arial,Verdana,Helvetica;
 font-size:10px; 
 color:#000000; 
 background-color:#ffffff; 
 font-style: normal; 
 border-top: 1px solid #000000; 
 border-right: 1px solid #000000; 
 border-bottom: 1px solid #000000; 
 border-left: 1px solid #000000; 
}

.inputButton { 
	font-size:10px; 
	font-weight: bold;
	width:75px;
	cursor: pointer;
	margin: 0em 0.3em 0em 0.3em;
	padding: 0 0.2em 0 0.2em;
}

/******************** Logos de entidad **********************/
 
 .top-form{
	width: 800px; 
	height: 78px;
	background: #ffffff; 
	float: left; 
	bottom:0;
	margin: 0;
	border: none;
}

.top-izq {
	float: left;
	width: 280px;
	position: relative;
	height: 60px;
/*	border: 1px solid blue;*/
	padding: 9px 0 0 10px;
}

.top-izq p{
	text-indent: 10px;
	color:#000000;
	font-size: 11px; 
}

.top-mid {
	float:left;
	position: relative;
	width:300px; 
	height:69px;
	padding: 9px 0 0 0;
}

.top-der {
	float:left; 
	position: relative;
	width:200px; 
	height:78px;
	text-align: left;
}

#ayuda{
	float: left;
	width: 200px;
	height: 14px;
	color: #000000;
	font-size: 10px;
/*	border:1px solid blue;	*/
	text-align:right;
}

#topVacio{
	float: left;
	width: 200px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#logoBE{
	float: right;
	width: 155px;
	height: 48px;
	text-align: right;
	vertical-align: middle;
	margin: 5px;
}
#buscarValor{
	float: right;
	width: 175px;
	height: 14px;
	color: #fff;
	font-size: 10px;
	text-align: right; 
	padding: 10px 25px 0 0;

}

#tarifas{
	float: left;
	width: 128px;
	height: 14px;
	color: #fff;
	font-size: 11px;
	text-align: right; 
	padding: 1px 0 0 0;
}

.text11-colorEntidad{
	font-size: 11px;
	color: #990000;
}

a.tablelink{
	text-decoration:none;
	color:#000;
}

a.tablelinkUnder{
	text-decoration:underline;
	color:#000;
}

a.tablelink:hover, a.tablelinkUnder:hover{
	color: #990000;
}

a {
	text-decoration: none;
}