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

div.cajaInternaMiddle div.boxContent
{
	float:left;
	background: url(../images/backgroundCajaInterna.gif) repeat;
	width:904px;
	padding: 10px 20px 20px 20px;
}

div.boxContent div.row
{
	width:904px;
	overflow: hidden;
	padding-top: 20px;
}

div.programa
{
	float: left;
	width:105px;
	margin-left: 28px;
}


div.programa div.imagen
{
	border: solid #909B95 1px;
	height:73px;
	width:103px;
}

div.programa div.imagenSeleccionada
{
	border: solid #ff9009 1px;
	height:73px;
	width:103px;
}

div.programa div.imagen img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.programa div.titulo
{
	padding-top:2px; 
}
div.programa div.tituloSeleccionado
{
	padding-top:2px; 
}

div.programa div.titulo a
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
}

div.programa div.tituloSeleccionado a
{
	color:#ff9009;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration: none;
}

div.programa.first
{
	margin-left: 0px;
}


div.cajaInternaBottom
{
	float: left;
	height:  10px;
	line-height:  1px;
	font-size:  1px;
	width:  946px;
}

div.cajaInternaBottom div.cajaInternaBottomLeft
{
	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:  926px;
}

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