
.linea-tiempo-contenedor {
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
}



.linea-tiempo-contenedor h1 {
	margin-top: 64px;
	margin-left: 40.5px;
	margin-bottom: 40px;
	font-family: gothamBold;
	font-size: 30px;
	color: #2a328c;
}

.linea-tiempo-main-content {
	width: 1200px;
}

.timeline-container {
	width: 810px;
	height: 183px;
	margin-left: 195px;
	margin-top: 138px;
	margin-bottom: 283px;
}

.timeline-tide {
	float: left;
	margin-top: 13px;
	margin-bottom: 13px;
}

.border-year {
	font-family: gothamBold;
	font-size: 14px;
	cursor: default;
	margin-top: 6px;
	color: #646569;
	width: 50px;
	float: left;
}

.timeline-period {
	height: 35px;
	float: left;
	margin-right: 2px;
}

.dosmil-dosmilsiete-div {
	background-color: #16c0dd;
	width: 75px;
	margin-left: 25px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	clear: left;
}

.dosmilsiete-dosmildiez-div {
	background-color: #c227b9;
	width: 225px;
}

.dosmildiez-dosmildoce-div {
	background-color: #95d600;
	width: 143px;
}

.dosmildoce-dosmiltrece-div {
	background-color: #2a328c;
	width: 75px;
}

.dosmiltrece-dosmilcatorce-div {
	background-color: #16c0dd;
	width: 150px;
}

.dosmilcatorce-dosmilquince-div {
	background-color: #c227b9;
	width: 74px;
	margin-right: 20px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}

.timeline-gallery {
	width: 1200px;
	padding-top: 36px;
	padding-bottom: 66px;
	margin-bottom: 18px;
}

.time-gallery {
	margin-left: 100px;
    margin-right: 100px;
    background: #FAFAFA;
    width: 1000px;
    height: 112px;
}

.bordered-div {
	border: 1px solid #ccc;
}