@charset "utf-8";
/* CSS Document */
.texto-aceptar {
	background:url(../images/aceptar_1.jpg) no-repeat;
	border:none;
	width:92px;
	height:20px;
}

.texto-limpiar {
	background:url(../images/aceptar_2.jpg) no-repeat;
	border:none;
	width:92px;
	height:20px;
}

.texto-campo {
	background:url(../images/fondo-login.jpg) no-repeat;
	font-size:10px;
	color:#999;
	border:none;
	width:140px;
	height:16px;
}
.texto-login {
	font-size:10px;
	color:#FFF;
	font-style:normal;
}
.texto-boton {
	background:url(../images/boton-entrar.jpg) no-repeat;
	border:none;
	width:60px;
	height:20px;
}
.titulo-novedades {
	color:#b28200;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
.titulo-tabla {
	color:#b28200;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
.texto-general {
	color:#00546b;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.texto-enlaces{
	color:#FC0;
	font-size:10px;
	font-weight:bold;
}
.texto-sumario {
	color:#b28200;
	font-size:12px;
	font-weight:normal;
}
.texto-mini-ocre {
	color:#b28200;
	font-size:10px;
	font-weight:normal;
	font-size-adjust:auto;
}
.texto-mini-ocre-bold {
	color:#b28200;
	font-size:10px;
	font-weight:bold;
	font-size-adjust:auto;
}
.texto-mini-azul {
	color:#00546b;
	font-size:10px;
	font-weight:normal;
	font-size-adjust:auto;
}
.texto-mini-azu-bold {
	color:#00546b;
	font-size:10px;
	font-weight:bold;
	font-size-adjust:auto;
}
.texto-general-blanco {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
.texto-general-bold {
	color:#00546b;
	font-size:12px;
	font-weight:bolder;
}
.texto-general-blanco-bold {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bolder;
}
.texto-campo-contactenos {
	background-color:#00546b;
	font-size:10px;
	color:#FFF;
	border:none;
}
.texto-tablas {
	font-size:10px;
	color:#00546b;
	border:#b28200 1px solid;
}