
body {
	margin-left: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;

	}
	
.tabla{
	width:727px;
	height: 40px;
	background-color: #FDFDDA;
}
.espacios{
	width:360px;
	height: 40px;
}
.espacios_izq{
	width:353px;
	height: 40px;
	padding-right: 10px;
}
.espacios_der{
	width:349px;
	height: 40px;
	padding-left:15px;
	background: url(i/separacion.png) left  no-repeat;
}
.logo{
	height:40px;
	line-height:40px;
	padding-left:10px;
	text-align: center;
}

.logo_infosel{
	height:40px;
	line-height:40px;
	padding-right:15px;
	text-align: center;
}

.indice{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#51534e;
	font-weight: bold;
	width: auto;
	padding-left: 10px;
	text-align: left;
}

.num_gris{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#999999;
	font-weight: bold;
	width: auto;
	text-align: left;
}
.infosel{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#999999;
	font-weight: normal;
	width: auto;
	text-align: left;
	padding: 0px 25px;
}
.sube{
	font-family: Arial;
	height:40px;
	line-height:40px;
	color:#00663E;
	font-weight: bold;
	width: auto;
	text-align: left;
	font-size: 13px;
}
.subeSigno{
	font-family: Arial;
	height:40px;
	line-height:40px;
	color:#00663E;
	font-weight: normal;
	width: auto;
	text-align: left;
	font-size: 18px;
}
.porciento_sube{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#00663E;
	font-weight: bold;
	width: auto;
	text-align: left;
}

.baja{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#950101;
	font-weight: bold;
	width: auto;
	text-align: left;
}

.bajaSigno{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 18px;
	color:#950101;
	font-weight: normal;
	width: auto;
	text-align: left;
}
.porciento_baja{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#950101;
	font-weight: bold;
	width: auto;
	text-align: left;
}

.igual{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#51534e;
	font-weight: bold;
	width: auto;
	text-align: left;
}
.igualSigno{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 15px;
	color:#51534e;
	font-weight: bold;
	width: auto;
	text-align: left;
}
.porciento_igual{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#51534e;
	font-weight: bold;
	width: auto;
	text-align: left;
}

.sin_cambio{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#1d1919;
	font-weight: bold;
	width: auto;
	text-align: left;
}
.porciento_sincambio{
	font-family: Arial;
	height:40px;
	line-height:40px;
	font-size: 13px;
	color:#1d1919;
	font-weight: bold;
	width: auto;
	text-align: left;
}

