@charset "utf-8";
body {
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../imas/fon1.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#contenedor {
	padding: 0px;
	height: 900px;
	width: 750px;
	border: 1px solid #000000;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
img {
	display:block;
}
	
#contenedor #apDiv1 {
	background-color: #821905;
    position:absolute;
	left: 0px;
	top: 0px;
	width: 7px;
	height: 900px;
	z-index: 1;
}
#contenedor #apDiv2 {
	background-color: #ba3907;
	position: absolute;
	left: 7px;
	top: 0px;
	width: 6px;
	height: 900px;
	z-index: 2
}
#contenedor #apDiv3 {
	background-color: #f97116;
	position: absolute;
	left: 13px;
	top: 0px;
	width: 7px;
	height: 900px;
	z-index: 3;
}
#contenedor #apDiv4 {
	background-color: #333333;
	position: absolute;
	left: 20px;
	top: 0px;
	width: 556px;
	height: 66px;
	z-index: 4;
}
#contenedor #apDiv5 {
	background-color: #f97116;
	position: absolute;
	left: 576px;
	top: 0px;
	width: 174px;
	height: 66px;
	z-index: 5;
}
#contenedor #apDiv6 {
	background-color: #333333;
	position: absolute;
	left: 20px;
	top: 66px;
	width: 173px;
	height: 89px;
	z-index: 6;
}
#contenedor #apDiv7 {
	background-color: #333333;
	position: absolute;
	left: 20px;
	top: 155px;
	width: 173px;
	height: 159px;
	z-index: 7;
}
#contenedor #apDiv8 {
	background-color: #ba3907;
	position: absolute;
	left: 20px;
	top: 314px;
	width: 173px;
	height: 559px;
	z-index: 8;
}
#contenedor #apDiv10 {
	background-color: #FFFFFF;
	position: absolute;
	left: 200px;
	top: 66px;
	width: 550px;
	height: 6px;
	z-index: 10;
	line-height: 6px;
}
#contenedor #apDiv9 {
	background-color: #000000;
	position: absolute;
	left: 193px;
	top: 66px;
	width: 7px;
	height: 807px;
	z-index: 9;
}
#contenedor #apDiv11 {
	background-color: #FFFFFF;
	position: absolute;
	left: 200px;
	top: 72px;
	width: 550px;
	height: 801px;
	z-index: 11;
}
#contenedor #apDiv12 {
	background-color: #000000;
	position: absolute;
	left: 20px;
	top: 873px;
	width: 541px;
	height: 27px;
	z-index: 12;
}
#contenedor #apDiv13 {
	background-color: #000000;
	position: absolute;
	left: 561px;
	top: 873px;
	width: 189px;
	height: 27px;
	z-index: 13;
}
#contenedor #apDiv11 #contenido {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	float: left;
	position: absolute;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #f97116;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
