div.cajaInternaTop
{
	height: 10px;
	line-height:  1px;
	font-size:  1px;
	width: 943px;
}

div.cajaInternaTop div.cajaInternaTopLeft
{
	background: url(../images/cajaInternaTopLeft.gif) no-repeat;
	float: left;
	height: 10px;
	line-height:  1px;
	font-size:  1px;
	width: 10px;
}

div.cajaInternaTop div.cajaInternaTopMiddle
{
	background: url(../images/cajaInternaTopMiddle.gif) repeat-x;
	float: left;
	height: 10px;
	line-height:  1px;
	font-size:  1px;
	width: 923px;
	
}

div.cajaInternaTop div.cajaInternaTopRight
{
	background: url(../images/cajaInternaTopRight.gif) no-repeat;
	float:  left;
	height: 10px;
	line-height:  1px;
	font-size:  1px;
	width:  10px;
}

div.cajaInternaBottom
{
	float: left;
	height:  10px;
	line-height:  1px;
	font-size:  1px;
	width:  943px;
	padding-bottom: 16px;
}

div.cajaInternaBottom div.cajaInternaBottomLeft
{
	/*clear: left;*/
	background: url(../images/cajaInternaBottomLeft.gif) no-repeat;
	float:  left;
	height: 10px;
	line-height:  1px;
	font-size:  1px;
	width:  10px;
}

div.cajaInternaBottom div.cajaInternaBottomMiddle
{
	background: url(../images/backgroundCajaInterna.gif) repeat;
	float:   left;
	height:  10px;
	line-height:  1px;
	font-size:  1px;
	width:  923px;
}

div.cajaInternaBottom div.cajaInternaBottomRight
{
	background: url(../images/cajaInternaBottomRight.gif) no-repeat;
	float:  left;
	height: 10px;
	line-height:  1px;
	font-size:  1px;
	width:  10px;
}

div.cajaInternaMiddle
{
	float:left;
	background: #646263 url(../images/bordeCajaInterna.gif) repeat-x;
	width:941px;
	padding: 0px 1px 0px 1px;
}

div.cajaInternaMiddle div.boxContent
{
	float:left;
	background: url(../images/backgroundCajaInterna.gif) repeat;
	width:941px;
	height: 1525px;
}

div.barDiaSemana
{
	float: left;
	height: 20px;
	width: 894px;
	padding:0 0 0 80px;
}

div.barDiaSemana div.diaSemana
{
	height: 24px;
	width: 120px;
	float: left;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

div.barHoras
{
	float: left;
	margin: 10px 0 0;
	width:80px;
	background:#646263 url(../images/backgroundGrilla.gif) repeat scroll 0 0;
}

div.barHoras div.hora
{
	height: 31px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}


div.grilla
{
	background:#646263 url(../images/backgroundGrilla.gif) repeat scroll 0 0;
	float:left;
	height:1488px;
	width: 861px;
	margin:10px 0 0;
}

div.grilla div.columnaGrilla
{
	float: left;
	width: 120px;
	height:1488px;
	border-top: solid #FF900A 1px;
}

div.grilla div.firstColumnaGrilla
{
	border-left: solid #FF900A 1px;
}

div.grilla div.columnaGrilla div.contenedorPrograma
{
	float: left;
	border-bottom: solid #FF900A 1px;
	border-right: solid #FF900A 1px;
	z-index: 110;
	cursor: default;
}

div.grilla div.columnaGrilla div.contenedorPrograma div.programa
{
	color: #fff;
	text-align: center;
	z-index: 110;
}

div.grilla div.columnaGrilla div.contenedorPrograma div.programa a
{
	color: #fff;
	text-decoration: none;
}

div.grilla div.columnaGrilla div.relleno
{
	width: 120px;
	position: relative;
	float: left;
	z-index: 100;
}