.historia-base {
	background-image: url(../img/base-historia.png);
	position: relative;
	height: 187px;
	width: 974px;
	left: -4px;
}
.logo1 {
	background-image: url(../img/logo1.png);
	position: absolute;
	height: 37px;
	width: 158px;
	left: 18px;
	top: 82px;
}

.logo2 {
	background-image: url(../img/logo2.png);
	position: absolute;
	height: 37px;
	width: 161px;
	left: 205px;
	top: 82px;
}

.logo3 {
	background-image: url(../img/logo3.png);
	position: absolute;
	height: 37px;
	width: 171px;
	left: 392px;
	top: 82px;
}
.logo4 {
	background-image: url(../img/logo4.png);
	position: absolute;
	height: 37px;
	width: 162px;
	left: 590px;
	top: 82px;
}
.logo5 {
	background-image: url(../img/logo5.png);
	position: absolute;
	height: 37px;
	width: 172px;
	left: 776px;
	top: 82px;
}
.fecha1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 44px;
	top: 22px;
}
.fecha2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 138px;
	top: 22px;
}
.fecha3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 231px;
	top: 22px;
}
.fecha4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 325px;
	top: 22px;
}
.fecha5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 419px;
	top: 22px;
}
.fecha6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 513px;
	top: 22px;
}
.historia_link {
	color: #003882;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 29px;
	width: 60px;
	text-align: center;
}
a:hover.historia_link {
	color: #f25900;
	text-decoration: none;
	font-size: 18px;
}

.fecha7 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 606px;
	top: 22px;
}
.fecha8 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 698px;
	top: 22px;
}
.fecha9 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 793px;
	top: 22px;
}
.fecha10 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003882;
	position: absolute;
	height: 19px;
	width: 44px;
	left: 887px;
	top: 22px;
}
.historia_anos_container {
	position: relative;
	height: 20px;
	width: 915px;
	left: 20px;
	top: 20px;
	text-align: center;
}
.historia_link_seleccionado {
	color: #f25900;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	height: 29px;
	width: 57px;
	text-align: center;
	background-image: url(../img/rollover_historia.png);
	background-repeat: no-repeat;
}
.container_flecha1 {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 19px;
	left: -5px;
}
.container_flecha2 {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 20px;
	right: -5px;
}

.flecha1 {
	position: absolute;
	height: 7px;
	width: 4px;
	background-image: url(../img/flecha-historia.png);
	background-repeat: no-repeat;
	left: 8px;
	top: 6px;
}
.flecha2 {
	position: absolute;
	height: 7px;
	width: 4px;
	background-image: url(../img/flecha-historia2.png);
	background-repeat: no-repeat;
	left: 8px;
	top: 6px;
}

