body {
	background-color: #fff;
	font-family: "Verdana", sans-serif;
	font-size: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.txt_footer {
	color: #000;
	font-size: 11px;
	text-align: center;
}


.txt_contenidos {
	color: #000;
	font-size: 11px;
	text-align: left;
}

.txt_contenidos_mini {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

.txt_contenidos_links {
	color: #ffffff;
	font-size: 16px;
	text-decoration: bold;
}

.back_contenidos {
	background-image: url(layout/fondo.gif);
	background-position:top;
	background-repeat: no-repeat;
}

#apDiv1 {
	position:fixed;
	left:0;
	top:0;
	width:181;
	height:245;
	z-index:1;
}
