* {
	margin:0;
	padding:0;
}

html, body, div#flashcontent3 {
	height:100%;
}

body {
	background-color:#000000;
	color:#000000;
}
table#contenedor {
	width:100%;
	height:100%;
	border-collapse:collapse;
	border-spacing:0;
}

div#flashcontent3 {
	width:1280px;
	height:100%;
	min-height:768px;
	margin:0 auto;
}

div#menu ul {
	margin-left:1em;
}

a {
	text-decoration:none;
	color:#959F36;
}
a:hover {
	background-color:#959F36;
	color:#626320;
}

/*
h1#logo {
margin:0 auto;
text-indent:-1000px;
width:190px;
height:250px;
background:url(/img/logo_uri.jpg) no-repeat bottom center;
}

p.porc {
text-align:center;
font:normal 11px 'Arial Narrow', sans-serif;
}
*/