@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #6D3116;
}
a:active {
	text-decoration: none;
}

.textobase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: 500;
	line-height: 15pt;
}
.style1 {color: #000000}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4EAC7;
	background-position: center top;
	background-attachment: scroll;
}
#titindex {
	position:absolute;
	width:608px;
	height:54px;
	z-index:13;
	left: 49px;
	top: 378px;
	visibility: visible;
}
#cabezal  {
	position:absolute;
	left:50%;
	top:2px;
	width:688px;
	height:132px;
	margin-top:0;
	margin-left:-357px;
	z-index:3;
	visibility:visible;
}
#logomarca {
	position:absolute;
	width:409px;
	height:130px;
	z-index:1;
}
#datos {
	position:absolute;
	width:202px;
	height:57px;
	z-index:2;
	left: 482px;
	top: 53px;
	text-align: right;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1pt;
}
#cuerpo {
	position:absolute;
	left:50%;
	top:123px;
	width:708px;
	height:1438px;
	margin-top:0;
	margin-left:-357px;
	z-index:1;
	visibility:visible;
}
#txtvisitante {
	position:absolute;
	left:628px;
	top:6px;
	width:59px;
	height:20px;
	z-index:4;
}

#visitantes {
	position:absolute;
	left:593px;
	top:27px;
	width:103px;
	height:42px;
	z-index:3;
}

#facebook {
	position:absolute;
	left:690px;
	top:-1px;
	width:73px;
	height:66px;
	z-index:17;
	visibility: visible;
}


.copyright {
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}

