#apDiv1 {
	position: absolute;
	left: -1px;
	top: 0px;
	width: 252px;
	height: 200px;
	z-index: 1;
	margin-left: 200px;
	margin-top: 50px;
}
#apDiv1 {
	position: absolute;
	left: -1px;
	top: 0px;
	width: 300px;
	height: 140px;
	z-index: 1;
	margin-left: 190px;
	margin-top: 50px;
}
#header {
	height: 197px;
	width: 100%;
	background-image: url(../imagenes/index_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F5F7F6;
}
#OK {
	height: 350px;
	width: 500px;
	float: left;
	margin-top: 20px;
	margin-left: 350px;
}

#separador1 {
	height: 43px;
	width: 100%;
	background-image: url(../imagenes/index_04.jpg);
}
#article {
	height: auto;
	width: 100%;
	text-align: center;
}
#separador2 {
	height: 49px;
	width: 100%;
	background-image: url(../imagenes/index_02.jpg);
	margin-top: 400px;
}
#footer {
	height: 30px;
	width: 100%;
	margin-bottom: 60px;
	background-color: #FFF;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#lugar   {
	height: 200px;
	width: 800px;
	-moz-border-end-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	scrollbar-arrow-color: white;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: #000080;
	scrollbar-track-color: #0080C0;
	scrollbar-face-color: #000080;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: a;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.admin {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#noticias #mensaje {
	height: 50px;
	width: 150px;
}
#noticias #mensaje #mensaje1 {
	height: auto;
	width: 150px;
	float: left;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #D7D7D7;
}
#noticias h1{
	color: #369;
}

#noticias #mensaje #linea {
	float: left;
	width: 150px;
	margin-left: 10px;
	background-image: url(image/linea.png);
	background-repeat: no-repeat;
}

#noticias #mensaje #autor {
	height: 5px;
	width: 150px;
	float: left;
	padding: 10px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #36C;
}
#article section p .admin {
	color: #333;
}
