	body{
		background: #000000 url('/imagenes/bg.jpg') repeat fixed center;
	    font-family: "Trebuchet MS", "Lucida Grande", arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #ffffff;
		margin: 0;	padding: 0;
	}
	
	body a{
		text-decoration: none;
		color: #ffffff;
	}

	table.bloque_prin a{
		text-decoration: none;
		color: #000000;
	}
	
	table.principal{
		width: 1004px;
		border-width: 0;
		margin-left: auto;
		margin-right: auto;
		background-color: #000000;
	}

	#negro { background-color: #002f46; color: #ffffff;}
	#naranja { background-color: #f2ac03; color: #000000;}
	#blanco { background-color: #ffffff; color: #000000;}
	#azul { background-color: #1957a2; color: #ffffff; list-style: circle outside url('/imagenes/li.gif');}
	#verde { background-color: #005580; color: #ffffff; }
	
	table.titulo{
		width: 100%;
		border-width: 0;
		border-collapse: collapse;
		border-spacing: 0;
		font-size: 11pt;
	}
	td.tit {
		height: 33px;
		background: #ffffff url('/imagenes/menu_s_fondo.gif') repeat-x top center;
		font-size: 10pt;
		font-weight: bold;
		color: #1b3362;
	}
	td.pie{
		width: 100%
		height: 43px;
		padding: 9px 0 0 0; 
		background: transparent url('/imagenes/menu_i_fondo.gif') repeat-x top center;
	}
	td.contenido {
		font-size: 10pt;
		padding: 1px;
		text-align: justify;
		
	}
	td.contenido a{
		text-decoration: none;
		color: #ffffff;
	}
	
	td.contenido ul{
		padding-left: 25px;
		margin-top: 4px;
		margin-left: -2px;
	}
	
	table.estrenos {
		width: 100%;
		font-size: 11pt;
		color: #FFFFFF;
	}
	
	table.estrenos img{
		border-style: solid;
		color: #FFFFFF;
		border-width: 2px;
		margin: 5px;
	}
	
	table.estrenos a, img{
		text-decoration: none;
		border-color: #FFFFFF;
		color: #ffffff;
	}
	p.formulario {
		text-align: center;
		padding-left: 20px;
	}
	
	p.formulario textarea{
		width: 80%;
		height: 250px;
		border-style: solid;
		border-width: 1px;
		border-color: #388db8;
	}
	.publicidad {
		width: 468px;
		height:60px;
		border-style: solid;
		border-width: 2px;
		border-color: #1957a2;
	}
	.img { border-width: 0; }
	.ul { padding:0; margin: 0; }
	.error { text-align: center; color: red; }
	.aviso { text-align: center; color: green; }
	
	#boton_buscador {
	  width: 163px;
	  height: 42px;
	  margin: 0 -3px 0 0;
	  padding: 0;
	  border: 0;
	  background: transparent url('/imagenes/buscar_45.jpg') no-repeat center top;
	  text-indent: -1000em;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	}
	
	#campo_usuario {
	  font-size: 8pt;
	  width: 120px;
	  height: 23px;
	  margin: 0px;
	  padding: 5px 0 0 7px;
	  border: 0;
	  background: transparent url('/imagenes/form_06.jpg') no-repeat center top;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	}
