.Textobloque {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	line-height: 15px;
	text-align: left;
	margin-right: 15px;
}
.TextoSubMenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	line-height: 20px;
	text-align: left;
}
.Textitulosec {
	font-family: Tahoma;
	font-size: 16px;
	color: #508BBC;
	text-align: left;
}

body {
	background-image: url(../images/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #678FA8;
}
.fecha {
	color: #247db6;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}
.Texto-Link-Submenu {
	text-decoration: none;
	color: #247db6;
}
a:link {
	color: #FE7510;
}
a:visited {
	color: #FE7510;
}
a:hover {
	color: #FE7510;
}
a:active {
	color: #FE7510;
	
	}

#apDiv1 {
	position:absolute;
	left:10px;
	top:242px;
	width:203px;
	height:40px;
	z-index:1;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	left:395px;
	top:275px;
	width:236px;
	height:59px;
	z-index:2;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	left:395px;
	top:351px;
	width:206px;
	height:92px;
	z-index:3;
	visibility: hidden;
}
.subtitulo {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF6405;
	font-weight: bold;
	text-align: left;
}

