﻿div.Cont_Programacion
{
	width: 900px;
	background-color: #000;
	overflow:hidden;
	background: #000 url(Imagenes/Fondos/colores.jpg) no-repeat; 
	text-align: center
}

div.Cont_Programacion a
{
	font-family:Trebuchet MS;
	font-size:14px;
}

div.Cont_Programacion a:hover
{
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:underline;
	color:#FFFFC0;
	font-weight:bold
}

div.Cont_Grilla
{
	width: 717px;  
	text-align: center; 
	margin:0 auto;
}

