#divPro {
	position:relative;
	left:415px;
	top:45px;
	width:124px;
	z-index:1;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	font-weight: bold;
}
#links {
	position:relative;
	left:300px;
	top:50px;
	width:400px;
	height:100px;
	z-index:1;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#contenedor {
	height: 600px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	background-image: url(images/fondo.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #999999;

}

a {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}

.cuadro {
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	visibility:hidden;
	background-color: #FFFFFF;
	z-index: 10;
}

.ancla {
	position:static;
	visibility:visible;
}

#w3c {
	text-align: center;
	width: 800px;
	margin:auto
}

.textomarco {
	overflow:auto;
	position:relative;
	width: 695px;
	height: 380px;
	left:50px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}

.titulo {
	color: #993300;
	font-weight: bold;
}
#direccion {
	position:absolute;
	width:370px;
	height:350px;
	z-index:2;
	font-size: 1.3em;
	top: 10px;
	left: 10px;
}
#plano {
	position:absolute;
	left:390px;
	width:300px;
	height:350px;
	z-index:2;
	top: 10px;
}
.comollegar {
	font-size: 1.2em
}

#explicacion {
	position:absolute;
	left:10px;
	top:5px;
	width:250px;
	height:360px;
	z-index:2;
}
#formu {
	position:absolute;
	left:270px;
	top:5px;
	width:415px;
	height:360px;
}

#Mostrador {
	position:absolute;
	left:0px;
	top:50px;
	width:250px;
	height:320px;
	z-index:2;
}

#Bienvenida {
	position:absolute;
	left:262px;
	top:50px;
	width:421px;
	height:320px;
	z-index:2;
}
