*, 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;

}



#columna_reservas  {

	display: block;

	float: left;

	width: 620px;

	margin-top: 97px;

	height: 445px;

	margin-left: 90px;

}



#columna_reservas  p  {

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

	font-size: 11px;

	color: #000000;

	padding-left: 12px;

	padding-right: 20px;

	padding-top: 8px;

}



#volver {

	display: block;

	float: left;

	width: 620px;

	margin-left: 90px;

}

.bt_volver {

	background-image: url(../imagenes/bt_volver_principal.gif);

	height: 15px;

	width: 155px;

	display: block;

	background-repeat: no-repeat;

	text-indent: -5000px;

	margin-top: 14px;

}











#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;

}

#titulo_zentral {

	background-image: url(../imagenes/titulos/titulo_zentral.gif);

	background-repeat: no-repeat;

	height: 27px;

	width: 334px;

	text-indent: -5000px;

	margin-bottom: 10px;

	display: block;

}

#titulo_dialogos {

	background-image: url(../imagenes/titulos/titulo_dialogos.gif);

	background-repeat: no-repeat;

	height: 27px;

	width: 334px;

	text-indent: -5000px;

	margin-bottom: 10px;

	display: block;

}

#titulo_opinion {

	background-image: url(../imagenes/titulos/titulo_opinion.gif);

	background-repeat: no-repeat;

	height: 27px;

	width: 334px;

	text-indent: -5000px;

	margin-bottom: 10px;

	display: block;

}

#titulo_aviso {

	background-image: url(../imagenes/titulos/titulo_avisolegal.gif);

	background-repeat: no-repeat;

	height: 26px;

	width: 149px;

	text-indent: -5000px;

	margin-bottom: 10px;

	display: block;

}

#titulo_actualidad {

	background-image: url(../imagenes/titulos/titulo_actualidad.gif);

	background-repeat: no-repeat;

	height: 27px;

	width: 246px;

	text-indent: -5000px;

	margin-bottom: 10px;

	display: block;

}

