body {
	text-align: center;
	margin: 20px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
.titlefotos {
	height: 41px;
	border-bottom: 1px solid #FFFFFF;
	background: #000000 url(../images/fotosmadrid.jpg) no-repeat left top;
	border-top: 1px solid #FFFFFF;
}
.content {
	padding: 30px 50px 30px 30px;
	background-color: ECE2DB;
}
.bottom {
	background: #6F7B7B;
	border-top: 1px solid #FFFFFF;
	height: 34px;
}
.bottomright {
	background: #6F7B7B url(../images/boxbottom.gif) no-repeat right top;
	border-top: 1px solid #FFFFFF;
	height: 34px;
}
.titlefotos img {
	border-right: 1px solid #FFFFFF;
}
.leftcolumn {
	width: 98px;
	background: #C5C4B6;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
}
.rightcolumn {
	background: #E2E2DB;
	text-align: left;
	vertical-align: top;
}
.header2 {
	background: #808080;
}
.header1 {
	background: #808080 url(../images/bgr_header1.jpg) no-repeat 183px 0px;
	height: 70px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	
}
.outertable {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
a:link {
	color: #88360E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88360E;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #88360E;
}
.language a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.language a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.language a:hover {
	color: #88360E;
}
.language {
	font-weight: bold;
	padding-top: 40px;
	padding-left: 20px;
}
.menu {
	margin-top: 55px;
}
.menu img {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 11px;
}
.rates {
	border-collapse:collapse;
}
.rates td, .rates th {
	padding:5px;
	text-align:center;
	border:1px solid white;
}
.rates th {
	background-color:#C5C4B6;
}
.reservas {
	background-color:#C5C4B6;
}
.reservas td {
	padding:5px;
}
.reservas {
	background-color:#C5C4B6;
	border: 1px solid #FFFFFF;
}
.details {
	background-color:#C6CBCB;
}
.foto {
	padding: 30px 0px 30px 20px;
}
.foto img {
	margin:0px 0px 10px 10px;
	border: 1px solid white;
}
.links td {
	padding: 10px 5px 5px;
}
.links ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.links img {
	border: 1px solid white;
}
.fotoempty {
	height: 109px;
	width: 145px;
	border: 1px solid #FFFFFF;
	float: right;
}
h1 {
	color:#88360E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
}

#gmap{
	width:760px;
	height:500px;
	margin-top:20px;
	}