body
{
	display:inline 
}
.noPrint
{
	display : none;
}

.bordesContenidoCentral
{	
	text-align : left;
}

.tituloCanal
{
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Arial Black';
	font-size :  small;
}

.tituloRecurso
{
	font-family: 'Arial';
	font-size :  medium;
}	

.titulosPh
{
	font-family: Arial;
	font-size : small;
}

.textoCentral
{
	font-family: Arial;
	font-size:smaller;
	text-align:justify;
}

.subrayadoInfoRecurso
{
	font-weight: bolder;
	font-size: xx-small;
	color: black;
	border-bottom: gainsboro 1px solid;
	font-family: Arial;
}

.colIzda 
{
	width : 0;
}

table.IndiceRecursos
{
}

.imagenRecursoEnLista
{
	border-right: white 5px solid;
	border-top: white 5px solid;
	border-left: white 5px solid;
	border-bottom: white 5px solid;
}

.linkGridRecurso
{
	text-decoration:none;
	font-family:Arial;
	color:#003399;
	font-size:x-small;
}

.tituloRecursoGrid
{
	text-transform: capitalize;
	color: #003399;
	font-family:Arial Narrow;
	font-size:0.8em;
	font-weight:bold;
}

.TextoGridRecursos
{
	font-size: x-small;
	color: black;
	font-family: Arial;
	text-align:justify;
}

.infoGridRecursos
{
	font-weight: bolder;
	font-size: xx-small;
	color: black;
	font-family: Arial;
}

.subTituloRecursoGrid 
{
	font-family:Arial Narrow;
	font-size:0.7em;
}
