body,td,th {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bgcorr.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-top: -1px;
	margin-bottom: 0px;
}
a:link {
	color: #A04F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A04F00;
}
a:hover {
	text-decoration: underline;
	color: #FF8306;
}
a:active {
	text-decoration: none;
	color: #A04F00;
}
.idiomas{
	color:#000000;
	font-weight:bold;
}
.idiomas a{
	color:#000000;
	text-decoration:none;
}
.idiomas a:hover{
	color:#666666;
	text-decoration:none;
}
.temperatura{
	color:#999999;
	font-weight:bold;
}
.piepagina{
	color:#999999;
	font-size:11px;
	font-weight:bold;
}
.contenido{
	color:#000000;
	padding:15px;
}
.contenido h1{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
#enlacesimg{
	position:absolute;
	margin-left:30px;
	margin-top:-40px;
	height:15px;
	width:300px;
	text-align:right;
}
#enlimg{
	list-style:none;
	margin:0;
	padding:0;
}
#enlimg li {
	margin:2px;
	padding:0;
	float:left;
}
#enlimg li a {
	display:block;
	width:18px;
	padding:2px 0;
	margin-right:8px;
	text-decoration:none;
	text-align:center;
	border:#9a260f solid 2px;
	font-size:11px;
	color:#000000;
	background-color:#d9c287;
}
#enlimg li a:hover {
	color:#FFFFFF;
	background-color:#b99447;
}
#detalles {
	position:absolute;
	text-align:center;
	border-width:0;
	height:550px;
	width:318px;
	overflow:hidden;
	cursor:wait;
}
.frminput{
	background-color:#999999;
	color:#000000;
	border:#999999 solid 1px;
	font-family:Verdana;
	font-size:10px;
	text-align:right;
	height:18px;
	width:70px;
	margin-right:11px;
}
.btn{
	background-color:#993300;
	border:#993300 solid 1px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-right:11px;
}
