@charset "utf-8";
body{
	padding:0px;
	margin:0px;
}

.bkg_alem {
	background-attachment: fixed;
	background-image: url(../images/bkg_alem.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_contenidos {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txt_titulos {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:none;
}
.txt_titulos11 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.txt_titulos11 A:link {color:#AD6908;text-decoration:none;}
.txt_titulos11 A:visited {color:#AD6908;text-decoration:none;}
.txt_titulos11 A:hover {color:#AD6908;text-decoration:underline;}
.txt_titulos11 A:active {color:#AD6908;text-decoration:none;}

.txt_textos11 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration:none;
}
#apDiv1 {
	position:absolute;
	width:98px;
	height:89px;
	z-index:1;
}