@charset "UTF-8";
/*	Hoja de Estilo para informador.com.mx
	Creado por Ing. Octavio Velasco
	(c) Vocode, S. de R.L. de C.V. */

/* Seccion ft */

#ft { padding-bottom: 8px; }

#ft #frase {
	background: url(http://assets.informador.com.mx/img/layout/degPrin.jpg) repeat-x top;
	height: 20px;}
#ft #frase span { display: none; }
#ft-nav {
	background-image: url(http://assets.informador.com.mx/img/layout/ft-cen.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #353535;
	width:76.153em;*width:74.318em; min-width: 990px;
	position: relative;
	margin-top: 3px;
	border-bottom: #9A9A9A solid 1px;
	height: 6.8461em;
	overflow: hidden;
}

#ft #esqIzq { 
	background: url(http://assets.informador.com.mx/img/layout/ft-izq.jpg) no-repeat top left;
	position: absolute;
	width: 100%;
	padding-top: 14px;
	text-align: center;
}
#ft #cont {
	background: url(http://assets.informador.com.mx/img/layout/ft-der.jpg) no-repeat top right; 
	width: 100%;
	position: absolute;
	padding-top: 43px;
	text-align: center;
}
#ft #cont #prin {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
	line-height: 85%;
}
#ft #cont #prin a {
	color: #F47B20;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
}
#ft #cont #prin a:hover {text-decoration: underline;}
#ft #cont #sec {
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
}
#ft #cont #sec a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
}
#ft #cont #sec a:hover {text-decoration: underline;}
#ft #legal {
	background-color: #000000;
	border-top: #7F7F7F solid 1px;
	text-align: center;
	color: #EBEBEB;
	font-size: 77%;
	line-height: 200%;
	background-image: url(http://assets.informador.com.mx/img/layout/ft-botm-izq.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#ft #legal p {
	background-image: url(http://assets.informador.com.mx/img/layout/ft-botm-der.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#ft #legal a { color: #EBEBEB; text-decoration: none; }
#ft #legal a:hover { text-decoration: underline; }
