/* ________________ general ________________ */

.criterio {position: absolute; left: -800; top: -800; width: 640; display: none;}


body
	   { color: #333331; font: small/1.5em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; background-color: #fff; text-align: center; margin: 0; padding: 0 }
	


h1
	{
	display: none;
	}
	
h2
	{
	font-size: 2em;
	font-weight: normal;
	color: #922;
	margin: 0 0 0.7em 0;
	padding: 0;
	}
	

p  { font-size: 100%; margin: 0 20px 0.6em 102px }
	
.destacado { color: #dc0000; font-weight: bold }
.negativo { color: #ffffff;}

.negreta { font-weight: bold }

#contenido a
	{
	color: #dc0000;
	}
	
#contenido a:visited
	{
	color: #dc0000;
	}
	
#contenido a:hover
	{
	color: #dc0000;
	}
	
#peu p{text-align: center; border-top: 1px solid #ccc; margin: 10px 190px 10px 0px}
#peu a, #peu a:link, #peua:visited, #peu a:hover, #peu a:active { color: gray; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; text-decoration: underline}

/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 80%; } /* */


/* ________________ contenedores________________ */


#container
	   { background-color: #ffffff; text-align: left; margin: 0 auto; padding: 0; position: relative; width: 770px; border-bottom: 15px solid #ffffff }

#pelicula  
	     { background-color: #ffffff; margin-top: 0; margin-bottom: 0; padding: 0; width: 580px; height: auto; line-height: 0px; }
	
#menu
	   {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	position: absolute;
	top: 9px;
	left: 590px;
	width: 180;
	visibility: visible;
	clip: rect(auto,auto,auto,300);
	overflow: hidden;
}

#columnadatos
	   { margin-top: 0; margin-bottom: 0; padding: 0; width: 580px }
