.activity-page .main {
	font-size: 10pt;
	line-height: 14pt;
}

.strong {
	font-weight: bold;
}

.main .title {
	top: 89px;
	left: 372px;
	right: 36px;
	position: absolute;
	color: #FFFFFF;
}

.main .overview {
	position: absolute;
	top: 235px;
	left: 138px;
}

.option {
	position: absolute;
	left: 138px;
}

.option .title {
	position: relative;
	color: #FFFFFF;
	top: 0;
	left: 0;
	right: 0;
	height: 66px;
}

.option .title span {
	position: absolute;
	padding: 2px 12px 5px;
}

.option .title span:last-child {
	z-index: -1;	
}

.option .content .title {
	height: 33px;
	margin-top: 45px;
	height: 37px;
}

.option .overview {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}

.option a.download {
	background-image: url('../images/descarga_aqui.png');
	background-repeat: no-repeat;
	height: 99px;
	width: 281px;
	position: relative;
	display: block;
	color: #35ACA4;
}

.option a.download p {
	margin: 0;
	top: 10px;
	left: 25px;
	position: absolute;
	font-size: 11pt;
}

.option a.download.big {
	background-image: url('../images/descarga_aqui_grande.png');
	height: 115px;
}

.activity-page a.link {
	background-image: url('../images/links.png');
	background-repeat: no-repeat;
	height: 37px;
	width: 505px;
	position: relative;
	display: block;
	color: #636466;
	margin: 5px 0;
}

.activity-page a.link.big {
	background-image: url('../images/link_grande.png');
	width: 515px;
	height: 200px;
	margin: 25px 0;
}

.activity-page a.link.mid {
	background-image: url('../images/link_mediano.png');
	width: 518px;
	height: 138px;
	margin: 25px 0;
}

.activity-page a.link p {
	margin: 0;
	left: 50px;
	position: absolute;
	font-size: 10pt;
	top: 8px;
}

.activity-page a.link.big p.def {
	color: #355286;
	font-weight: bold;
	top: 15px;
	left: 30px;
}

.activity-page a.link.mid p.def {
	color: #355286;
	font-weight: bold;
	top: 15px;
	left: 30px;
}


.activity-page a.link.big p.biblio {
	top: 115px;
	left: 30px;
}

.activity-page a.link.big p {
	top: 160px;
	left: 60px;
}

.activity-page a.link.mid p {
	top: 100px;
	left: 60px;
}

.option .content {
	margin: 20px auto;
}

.option .content .video {
	margin: 17px 13px;
}

.option .content ul {
	padding: 0 18px;
	list-style: none outside url("../images/vineta.png");
	font-weight: bold;
}

.option .content ul li {
	margin: 0 0 8px 0;
	color: #636466;
}

.option .content ul.checklist {
	padding: 0 18px;
	list-style: none outside url("../images/tic.png");
}

.option .content ul.checklist h4 {
	margin: 7px 0;
}

.option .content ul.checklist li {
	margin: 0 0 8px 0;
}

.option .content h4 {
	margin-bottom: 0;
}

ol {
	padding: 0;
	margin-top: 30px;
	list-style: none outside;
}

ol li img.bullet {
	float: left;
}

ol li {
	margin: 0 0 8px 0;
}

ol li p {
	padding-left: 45px;
}

.featured {
	background-image: url('../images/destacado.png');
	background-repeat: no-repeat;
	height: 208px;
	width: 518px;
	padding: 5px 25px;
}
