.text11blanco2  {
   font-size: 11px;
   margin: 0 0 0 0;
   color: #000;
   font-weight: bold;
}

/* ******************  Fondos  ************** */
.fondo-top{
	background: #013469; 
}

.fondo-titulos{
	background: #FFE080;
}

.hreftop {
	color:#fff;
}

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: #013469 url("../../img/ed8/cabecera.png") repeat-x; 
	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:#fff;
	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: 39px;
	color: #fff;
	font-size: 10px;
/*	border:1px solid blue;	*/
	text-align:right;
}

#buscarValor{
	float: left;
	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: #013469;
}

a.tablelink{
	text-decoration:none;
	color:#000;
}

a.tablelinkUnder{
	text-decoration:underline;
	color:#000;
}

a.tablelink:hover, a.tablelinkUnder:hover{
	color: #013469;
}

a {
	text-decoration: none;
}
