#wrapper {
	position: absolute;
	text-align: center;
	margin-left: -498px;
	left: 50%;
	top: 10px;
	width: 996px;
	height: 747px;
	background-image:url(../imagenes/index/index_1.jpg)
	}
#contenedorDisponibles{
	position: absolute;
	left: 235px;
	top: 653px;
	width: 628px;
	height: 92px;
} 
#contenedorLink{
	position: absolute;
	left:342px;
	top:78px;
	width: 980px;
	height:600px;
} 
#contenedorLink2{
	position: absolute;
	left:478px;
	top:378px;
	width: 200px;
	height:25px;
} 
.EstiloObras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	font-weight: bold;
	text-align:left
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
