.cuadro_ca {
	display: table;
	float: left;
/*	min-height: 15em;*/
	font-size: 1em;
}
.D_ca {
	width: 34.5em;
}

.G_ca {
	width: 23em;
}

.renglon_ca {
	display: table;
	height:19.05em;
}

#cuadro_notas_inicio_ca {
	width: 24.5em; /*caab*/
	height: 19.05em;
	display: table;
	background-image: url(../image/fondo_notas.jpg);
}

#cuadro_notas_inicio_ca a {
	display: block;
	width: 22.5em;
	height: 2.75em;
	padding: .3em .5em .7em 1.5em;
	color: #D8027F;
	line-height: 1em;
	border-bottom: 1px solid #ffffff;
}

#cuadro_notas_inicio_ca a:hover {
	display: block;
	background: #f1f0f0 url(../image/bullet_notas.jpg) no-repeat;
}

#cuadro_texto_programas{
	width: 32.5em;
	height: 3em;
	background-color:#000000;
/*	filter: alpha(opacity=60); */
	opacity: 0.6;
	display:block;
	line-height:1em;
	padding: .3em .5em .3em 1.5em;
	/*position:relative;*/
	position: absolute;
	top:27.25em;
	visibility:hidden;
}

#texto_programas {
	width: 36.4em;
	height: 3.4em;
	display:block;
	line-height:1em;
	padding: .3em .5em .3em 1.5em;
	position: absolute;
	top:30.3em;
	visibility:hidden;	
	color: #fff;
	font-size: .9em;
}
