html , body {
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	margin: 0px;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#mapa {
	text-align: center;
	padding: 0px;
	width: 722px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 10px;
	top: 10px;
}

#Contenidor #menu {
	position: relative;
	left: 10px;
	top: 0px;
}
#Contenidor #main {
	position: relative;
	top: 0px;
}

#Contenidor #left {
	position: relative;
	top: 0px;
	left: 5px;
}


#Contenidor {
	width: 800px;
	position: relative;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Contenidor #noticies {
	padding: 0px;
	height: 135px;
	width: 170px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Contenidor #ofertes {
	padding: 0px;
	height: 135px;
	width: 170px;
	position: absolute;
	margin: 0px;
	top: 145px;
	right: 68px;
}
#Contenidor #tienda {
	padding: 0px;
	height: 170px;
	width: 170px;
	position: absolute;
	margin: 0px;
	top: 285px;
	right: 68px;
}
.tabla {
	position: relative;
	width: 97.5%;
	left: 8px;
}
#form {
	padding: 0px;
	width: 722px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 10px;
	top: 10px;
}
#form input {
	background-color: #FFFFCC;
}
#form textarea {
	background-color: #FFFFCC;
}
#form #enviar {
	background-color: #EEE;
}
#form #esborrar {
	background-color: #EEE;
}#Contenidor #form img {
	position: absolute;
	right: 0px;
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 347px;
	bottom: 80px;
}
#mapa #lupa {
	font: bold 10pt Arial, Helvetica, sans-serif;
	position: absolute;
	height: auto;
	width: 150px;
	left: 85px;
	top: 414px;
	text-decoration: none;
}
#mapa #impremta {
	font: bold 10pt Arial, Helvetica, sans-serif;
	position: absolute;
	height: auto;
	width: 150px;
	right: 88px;
	top: 414px;
}

