body {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	background-color: #000000;

}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: overline;
}

/*div {border: 1px solid #ffffff;}*/
#contenedor {
	width: 752px;
	border: 1px solid #ccc;
}
#superior {
	height: 260px;
	margin: 0px;
	padding: 0px;
}
#imagenterraza {
	width: 330px;
	height: 260px;
	float: left;
}
#imagenterraza img {
	border-bottom: 4px solid #ffffff;
}
#superiorderecha {
	width: 420px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#fotosx3 {
	width: 420px;
	height: 130px;
}
#fotosx3 img {
	margin-left: 2px;
}
	
#textobienvenida {
	border-top: 4px solid #7c3912;
	margin: 5px;
	color: #FFFFFF;
	font-size: 12px;
	width: 410px;
	height: 120px;
}
#inferior {
	clear: both;
	height: 150px;
	margin: 0px;
	padding: 0px;

}
#datosvarios {
	float: left;
	width: 330px;
	/*\width: 330px;*/
	w\idth: 326px;
	height: 150px;
	background-color: #ffffff;
	padding-left: 4px;
}
.idiomas {
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
#inferiorderecha {
	float: right;
	margin: 0px;
	padding: 0px;

}
#menu {
	width: 416px;
	font-size:12px;
	font-weight:bold;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
}
#imagenorient img{
	margin-top: 2px;
}
.datoscontacto {
	font-size: 10px;
	color: #FFFFFF;
}
.datoscontacto a {
	color: #ffffff;
	text-decoration: underline;
}
.datoscontacto a:hover {
	text-decoration: overline;
}