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

#presentacion {
	position:absolute;
	width:704px;
	height:auto;
	z-index:9999;
	left: 63px;
	top: 275px;
	text-align: center;
}

#discont {
	position:absolute;
	left:28px;
	top:216px;
	width:367px;
	height:259px;
	z-index:11;
	font-family: serif;
	font-size: 11px;
	color: #FFF;
}

#cont3D2 {
	position:absolute;
	left:12px;
	top:34px;
	width:449px;
	height:252px;
	z-index:11;
	font-family: serif;
	font-size: 11px;
	color: #FFF;
}

#contgrafico {
	width:307px;
	height:177px;
	z-index:6;
	font-family: serif;
	font-size: 11px;
	color: #FFF;
	float: left;
}

#contenido3D {
	position:absolute;
	width:780px;
	height:300px;
	z-index:1;
	font-family: serif;
	color: #FFF;
	font-size: 11px;
	background-image: url(../img/fondotablas.png);
}

#ax3d {
	padding: 0px;
	z-index: 90;
	text-align: center;
	margin-left: 17px;
}
a.info{
    position:relative; /*this is the key*/
    z-index:110;}

a.info:hover{z-index:110;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;}







#htmlindex {
	position:absolute;
	width:87px;
	height:35px;
	z-index:1;
	left: 21px;
	top: 422px;
}

#virtual {
	position:absolute;
	left:479px;
	top:275px;
	width:320px;
	height:263px;
	z-index:3;
}

#sello {
	position:absolute;
	left:-5px;
	top:564px;
	width:93px;
	height:51px;
	z-index:1;
}

#enlace1 {
	position:absolute;
	left:13px;
	top:18px;
	width:320px;
	height:148px;
	z-index:1;
}

#vinculos {
	position:absolute;
	left:179px;
	top:310px;
	width:151px;
	height:19px;
	z-index:1;
}

#apDiv2 {
	position:absolute;
	left:174px;
	top:242px;
	width:150px;
	height:16px;
	z-index:0;
}


body {
	background-image: url(/img/fondo2.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColLiqCtrHdr #container {
	text-align: left; /* esto anula text-align: center en el elemento body. */
	background-attachment: scroll;
	background-repeat: repeat;
	width: 810px;
	top: 5px;
	left: 10px;
	padding: 0px;
	height: auto;
	background-color: #FFF;
	margin: 15px auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
}
.oneColLiqCtrHdr #header {
	vertical-align: bottom;
	height: 155px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.oneColLiqCtrHdr #mainContent {
	font-family: serif, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px;
	position: relative;
	width: 775px;
	top: 0px;
	left: 0px;
	height: 450px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFFFFF;
}
a:link {
	font-family: serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.oneColLiqCtrHdr #footer {
	font-family: serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	position: relative;
	width: 800px;
	top: -10px;
	left: 0px;
	height: auto;
	margin: auto;
	background-color: #FFF;
} 

a:visited {
	font-family: serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
table {
	overflow: visible;
	position: static;
	visibility: visible;
	height: 250px;
	width: 777px;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: serif;
	color: #000;
	font-size: 12px;
}

a:active {
	font-family: serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: serif;
	font-size: 24px;
	color: #000;
	position: absolute;
	z-index: 90;
	background-color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 795px;
}
#left {
	height: 400px;
	width: 350px;
	font-family: serif;
	font-size: 11px;
	color: #000;
	z-index: 98;
	position: absolute;
	left: 1px;
	top: 20px;
	text-align: justify;
	padding: 10px;
}
#logografico {
	position: absolute;
	left: 23px;
	top: 55px;
}

#right {
	height: 400px;
	width: 380px;
	z-index: 97;
	position: absolute;
	left: 377px;
	top: 20px;
	font-family: serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	padding: 10px;
	margin: 0px;
}
h2 {
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.image {
	position: absolute;
	left: 336px;
	top: 361px;
}
.validadorhtml {
	position: absolute;
	border: 1px solid #35302C;
	left: 2px;
	top: 413px;
}
.formulario {
	position: absolute;
	left: 1px;
	top: 98px;
}
#forn {
	position:absolute;
	width:220px;
	height:116px;
	z-index:101;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	left: 180px;
	top: 143px;
}


#arquitectura{
	position:absolute;
	width:220px;
	height:116px;
	z-index:102;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	left: 180px;
	top: 143px;
}
#tienda{
	position:absolute;
	width:220px;
	height:116px;
	z-index:103;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	left: 180px;
	top: 143px;
}
#portafolio{
	position:absolute;
	width:220px;
	height:116px;
	z-index:104;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	left: 180px;
	top: 143px;
}
#foro{
	position:absolute;
	width:220px;
	height:116px;
	z-index:105;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	left: 180px;
	top: 143px;
}
#anuncios{
	position:absolute;
	width:220px;
	height:116px;
	z-index:106;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	left: 180px;
	top: 143px;
}
#apDiv1 {
	position:absolute;
	left:833px;
	top:35px;
	width:295px;
	height:35px;
	z-index:99;
	font-family: serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
