body, html {
	margin:0px;
	padding:0px;
	height:100%;	
	background-color: #c4ccd1;
}
div#contenedor {
	height:100%;	
	min-height:665px;	
	min-width:768px;
	overflow:hidden;
	position:relative;
}
object {
	width:100%;
	height:635px;
}
a.analoga{
	position:absolute;
	bottom:16px;
	right:24px;
	z-index:1;
	display:block;
	width:56px;
	height:14px;
	background-image:url(http://www.analoga.com.uy/web_logos/analoga_03_r_en.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
a.analoga:hover{
	width:145px;
	background-position:bottom right;
}
a.analoga span{
	display:none;
}
h1 {
	position:absolute;
	bottom:10px;
	left:24px;
	z-index:1;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
}
a, a:visited {
	color:#857040;
	text-decoration:none;
}