	body{
		background: #6600CC url('http://webs.ono.com/divx/imagenes/fondo.gif') 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.principal{
		width: 97%;
		border-width: 0;
		margin-left: auto;
		margin-right: auto;
	}

	#negro { background-color: #6600CC; color: #ffffff;}
	#naranja { background-color: #99FF99; color: #000000;}
	#blanco { background-color: #ffffff; color: #000000;}
	#azul { background-color: #1957a2; color: #ffffff; list-style: circle outside url('http://webs.ono.com/divx/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('http://webs.ono.com/divx/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('http://webs.ono.com/divx/imagenes/menu_i_fondo.gif') repeat-x top center;
	}
	td.contenido {
		font-size: 10pt;
		padding: 1px;
		text-align: justify;
		
	}
	td.contenido a:visited {
	text-decoration: none;
	color: #FFFFFF;
        }

        a:hover {
	text-decoration: none;
	color: #FF9933;
        }
        
	
	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: #f2ac03;
		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; }
	.paginacion {
		text-decoration: none;
		font-size: 8pt;
		border-style: solid;
		border-width: 1px;
		border-color: #003366;
		margin: 4px 1px 4px 1px;
		padding: 4px 1px 4px 1px;
	}
