a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.cabe-contenedo-tijera-grande {
	background-image: url(../img/cabeza-contenedor-texto-tijera-grande.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pie-contenedor-tijeragrande {
	background-image: url(../img/pie-contenedor-texto-tijera-corta-tubo-grande.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	}


.cabe-contenedo {
	background-image: url(../img/cabeza-contenedor-texto.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pie-contenedor {
	background-image: url(../img/pie-contenedor-texto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenedor-centro {
	background-image: url(../img/barra-contenodor-texto.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto-contenedor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
	font-size: 10px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 1.5px;
}

.texto-titulo-contenedor {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000000;
	font-size: 12px;
}
.dir-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}