html {
	overflow: visible;
}
body {
	color: #00335A;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
body, p, td, div, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link, a:visited{
	color: #E20A16;
}
a:hover, a:active{
	color: #333300;
}
#logoDorado{
	margin: 35px;
	}
#logoLhw{
	position: absolute;
	right: 20px;
	top: 12px;
	}
#cuerpo {
	position:absolute;
	width: 100%;
	height: 1000px;
	top: 0px;
	bottom: 63px;
	left: 0px;
	right: 0px;
	overflow: visible;
	z-index: 1;
}
#azul {
	background-color: #00335A;
	position:absolute;
	width: 50%;
	height: 100%;
	z-index: 2;
}
#crema {
	left: 50%;
	background-color: #F7EEDD;
	position:absolute;
	text-align: right;
	width: 50%;
	height: 100%;
	z-index: 3;
}
#crema select{
	position:relative;
	margin-right: 8px;
	margin-top: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#crema img {
	vertical-align: text-bottom;
}
#galeriahome {
	position:absolute;
	text-align: center;
	left: 50%;
	top: 350px;
	margin-top: -130px;
	margin-left: -410px;
	width: 820px;
	z-index: 4;
}
#galeriahome a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	margin: 20px;
	text-decoration: none;
}
#galeriahome a:link, #galeriahome a:visited{
	color: #9B882B;
}
#galeriahome a:hover, #galeriahome a:active{
	color: #E20A16;
}
#galeriahome a.blanco:link, #galeriahome a.blanco:visited{
	color: #9B882B;
	margin-right: 620px;
}
#galeriahome a.blanco:hover, #galeriahome a.blanco:active{
	color: #FFFFFF;
}
#idiomas {
	position:absolute;
	text-align: center;
	left: 50%;
	top: 400px;
	margin-top: -130px;
	margin-left: -150px;
	width: 300px;
	z-index: 7;
}
#idiomas a:link, #idiomas a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#idiomas a:hover, #idiomas a:active{
	color: #9B882B;
	text-decoration: none;
}
#aviso {
	margin-top: 52px;
	margin-bottom: 50px;
	text-align: center;
}
#galeriainterior {
	display: inline;
}
#filete {
	position: absolute;
	bottom: 36px;
	height: 7px;
	width: 100%;
	background-color: #9B882B;
	font-size: 1px;
	z-index: 5;
}
#pie {
	position: absolute;
	bottom: -1px;
	height: 25px;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 12px;
	text-align: center;
	z-index: 6;
}
#btpie {
	display: inline;
	margin-right: 60px;
}
#btpie img {
	vertical-align: middle;
}
#pie a{
	font-size: 12px;
	margin-left: 80px;
	margin-right: 80px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#pie a:link, #pie a:visited{
	color: #9B882B;
}
#pie a:hover, #pie a:active{
	color: #E20A16;
}
#ieMac, noscript {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 5px;
	background-color: #CC0000;
	color: #FFFFFF;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	border-bottom: #996600 2px solid;
	z-index: 150;
}
#ieMac a, noscript a{
	font-size: 11px;
	color: #CCCCCC;
}
