*, html {

margin: 0px;

padding: 0px;}



body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #575757;

	background-color: #000000;

}

#contenedor {

	height: 600px;

	width: 800px;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

}

#contenido {

	height: 600px;

	width: 800px;

	background-image: url(../imagenes/fondo_apartamentos.jpg);

	background-repeat: no-repeat;

}

#contenido #columna_izquierda {
	float: left;
	width: 310px;
	margin-left: 88px;
	margin-top: 140px;
	height: 416px;

}

#contenido #columnaderecha {
	display: block;
	float: right;
	width: 315px;
	margin-right: 70px;
	margin-top: 98px;
	height: 458px;

}

#contenido #columnaderecha p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 8px;

}
#volver {
	float: left;
	width: 642px;
	margin-left: 88px;
	height: 18px;
}

.bt_volver {
	background-image: url(../imagenes/bt_volver.gif);
	height: 18px;
	width: 89px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -5000px;

}











#pie {

	width: 800px;

	margin-top: 20px;

}



#pie p {

	font-size: 11px;

	float: left;

}

#pie a {

	color: #575757;

}

#pie ul {

	font-size: 11px;

	list-style-type: none;

	float: right;

}

#pie ul li {

	float: left;

	padding-left: 10px;

}
#piatic {
	width: 800px;
	margin-top: 200px;
	text-align: center;
}
#titulo_euskadi {
	background-image: url(../imagenes/titulos/titulo_comollegar_euskadi.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 273px;
	text-indent: -5000px;
	margin-bottom: 10px;
	display: block;
}
#titulo_galicia {
	background-image: url(../imagenes/titulos/titulo_comollegar_galicia.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 273px;
	text-indent: -5000px;
	margin-bottom: 10px;
	display: block;
}
#titulo_madrid {
	background-image: url(../imagenes/titulos/titulo_comollegar_madrid.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 273px;
	text-indent: -5000px;
	margin-bottom: 10px;
	display: block;
}
#titulo_aeropuerto {
	background-image: url(../imagenes/titulos/titulo_comollegar_aeropuerto.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 273px;
	text-indent: -5000px;
	margin-bottom: 10px;
	display: block;
}

