/* CSS Document */


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.text-bordo {
	font-size: 11px;
	color: #C46713;
	font-family: Tahoma, Verdana, Arial;
		}
.text-azul {
	font-size: 11px;
	color: #008ED2;
	font-family: Tahoma, Verdana, Arial;
			}
.text-marroncito {
	font-size: 11px;
	color: #666600;
	font-family: Tahoma, Verdana, Arial;
}
.Estilo96 {
	font-size: 11px;
	color: #FF6600;
	font-family: Tahoma, Verdana, Arial;
}

.txt-paginador{
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
}
.tit-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	text-transform: capitalize;
	}

.txtFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6F4FF;
	margin-right: 10px;
}

.titulo-naranja {
	font-family: Arial;
	font-size: 14px;
	color: #ff6600;
	text-transform: inherit;
}
.texto-comun {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.texto_fuerte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.borde_img_col {
	border: 1px dashed #CCCCCC;
}
.borde_dep1 {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo_tabla_columnistas.jpg);
	background-repeat:  repeat-x;
	border: 2px solid #FFFFFF;
}
.relog {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3300;
	background-image: url(../imagenes/fondo_titulos.png);
}
