* {
margin: 0;
padding: 0;
}
body {
	background-color:#CCCCCC;
	behavior:url("hover.htc");
}

p {line-height:16px}


#fondo{
	position:absolute;
	left:50%;
	width:883px;
	height:1095px;
	margin-left:-441px;
	margin-top:10px;
	margin-bottom:10px;
	z-index:2;
	background:url(img/fondo_bie_video.jpg) center;
}

#txt_video{
	position:absolute;
	width:774px;
	height:864px;
	z-index:2;
	left: 48px;
	top: 177px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
#txt_bie{
	position:absolute;
	width:774px;
	height:864px;
	z-index:2;
	left: 46px;
	top: 218px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
#logo_mac{
	position:absolute;
	width:104px;
	height:64px;
	z-index:2;
	left: 49px;
	top: 27px;
	background:url(img/logo_mac.jpg) no-repeat center;
	}
#logo_bienal{
	position:absolute;
	width:171px;
	height:216px;
	z-index:2;
	left: 652px;
	top: 13px;
	cursor:pointer;
	background:url(img/logo_bie.jpg) no-repeat center;
	}
#logo_video{
	position:absolute;
	width:274px;
	height:138px;
	z-index:2;
	left: 555px;
	top: 13px;
	cursor:pointer;
	background:url(img/logo_video.jpg) no-repeat center;
	}
#derechos{
	position:absolute;
	width:771px;
	height:14px;
	z-index:2;
	left: 49px;
	top: 1070px;
	color:#666666
	}

a:link {
	color:#E26629;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	}
a:visited {
	text-decoration: none;
	color:#E26629;
	font-family:Arial, Helvetica, sans-serif;
	}
a:hover {
	text-decoration: none;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	
}	

.chico{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
