.Normal, .Normal td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.NormalBold, .NormalBold td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}


.HighBold, .HighBold td {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.HighBoldBlue, .HighBoldBlue td {
	font-family: Arial;
	font-size: 12pt;
	color: #004d69;
	font-weight: bold;
}

.Small, .Small td {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}


.SubHead, h3 {
	font-family:  Arial;
	font-size: 10pt;
	color: #004d69;
}

.Head, h2 {
	font-family:  Arial;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px;;
}

.numero {
	font-family:  Arial;
	font-size: 30pt;
	color: #004d69;
	font-weight: bold;
	padding-top: 3px;

}

.NombreCell, .AsignaturaCell, .TitleCell, .CategoryCell {
	font-family: Arial;
	font-size: 10pt;
	color: 000000;
	padding-right:30px;
	vertical-align: top;
}



.tablaCursos {
	margin: 5px;
	margin-bottom: 0;
	border-spacing : 0px;

	border: none;
	border-top: solid 2px black;
	font-size: 10pt;
	border-bottom: solid 1px black;
	width: 100%;
}


.tablaCursos2 {
	border: none;
	border-bottom: solid 1px black;
	margin: 5px;
	margin-top: 0;
	margin-bottom: 0;
	border-spacing : 0px;
	font-size: 10pt;
	width: 100%;
}

.tablaCursos3 {
	border: none;
	font-size: 10pt;
	border-bottom: solid 2px black;
	margin: 5px;
	margin-top: 0;
	border-spacing : 0px;
	width: 100%;
}

.azulHune {
	font-family:  Arial;
	font-size: 10pt;
	color: #004d69;
}

.titularBlanco {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-size: 16pt;
	top: 10px;
	font-family:  Arial;
}

.titularNegro {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-size: 16pt;
	top: 10px;
	font-family:  Arial;
}

.titularNoticiaLista {
	font-family:  Arial;
	font-size: 14pt;
	color: #004d69;
}

.titularNoticiaDetalle {
	font-family:  Arial;
	font-size: 16pt;
	color: #000000;
}

.entradillaNoticiaDetalle {
	font-family:  Arial;
	font-size: 13pt;
	color: #000000;
}

a:link , a:visited {
	color: #004d69;
	text-decoration: none;
}

a:hover {
	color: #004d69;
	text-decoration: underline;
}

.DNN_ANN_DesignTable {
	border-spacing: 0;
	margin-left: 5px;
	width: 420px;
	table-layout: fixed;
}

.tblDestacados, .tblDestacados td /*, table.DNN_ANN_DesignTable  table */
{
	border-bottom: solid 1px #777777;
/*
	border-spacing: 0;
	padding-top: 3px;
	margin-left: 0px;
	padding-right: 3px;
	width: 100%;
	table-layout: fixed;
	*/
}

.DNN_ANN_DesignTable  td, .tblDestacados td{
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:0px;
}

#pie a {
	font-size: 8pt;
}
 
a.buscador  {
	color: #FFFFFF;
}

#vivencia_ext {
	position: relative;
	width: 426px;
	height: 368px;
	border: none;
	
}

#vivencia_foto {
	position: relative;
	width: 426px;
	height: 316px;
	overflow: hidden;
}

#vivencia_text {
	position: relative;
	/* width: 426px; */
	height: 52px;
	background-color: #F6D017;
	padding: 3px 10px;
	font-family: Arial;
	font-size: 10pt;
}

.highslide, .highslide a:link, .highslide a:visited , .highslide:hover  img , .highslide img { /* estilo de los enlaces de los banners */
	border: none;
	text-decoration: none;
	color: #000000;
}

.paginadorListaXmod {
	clear: both;
}

.volver, .volver a:link, .volver a:visited , .volver:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
        font-weight: bold;
        float: right;
	padding: 2px 8px;	
	background-color: #F6D017;
	
}


.divNotiHome {
	margin-left: 5px;
	padding-left: 70px;
	width: 350px;
	border-bottom: solid 1px #777777;
	background-image: url(/Portals/0/imagenes/noticias.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top:4px;
}





