body {
	background-color: #29195A;
}
a:link {
	color: #29195A;
	text-decoration: none;
}
a:visited {
	color: #29195A;
	text-decoration: none;
}
a:hover {
	color: #F30505;
	text-decoration: none;
}
.parrafo {
	font-family: "Futura Lt BT", Arial;
	font-size: 15px;
	color: #29195A;
	margin: 15px;
	padding: 5px;
	line-height: 20px;
	text-align: justify;
	text-indent: 25px;
}
.lateral {
	font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	color: #29195A;
	margin: 0px;
	text-align: center;
	line-height: 14px;
	padding: 10px 5px;
	font-weight: normal;
}
.pie {
	font-family: "Futura Lt BT", Arial;
	font-size: 11px;
	color: #29195A;
	vertical-align: bottom;
}
.titulo {
	font-family: "Futura Lt BT", Arial; 
	font-size: 16px; 
	color: #29195A; 
	font-weight: bold;
}
.titulofoto {
	font-family: "Futura Lt BT", Arial;
	font-size: 36px;
	color: #DA251A;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
}
.enlacelateral {
	font-family: "Futura Lt BT", Arial;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	font-weight: bold;
	line-height: 13px;
}
.textolateral {
	font-family: "Futura Lt BT", Arial;
	font-size: 14px;
	color: #29195A;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}
.fotofecha {
	font-family: "Futura Lt BT", Arial;
	font-size: 11px;
	color: #29195A;
	text-align: center;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#actividades {
	position:absolute;
	width:105px;
	height:164px;
	z-index:2;
	visibility: hidden;
}
#multimedia {
	position:absolute;
	width:105px;
	height:46px;
	z-index:3;
	visibility: hidden;
}
#quees {
	position:absolute;
	width:105px;
	z-index:1;
	visibility: hidden;
}

