body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../img/typa-web-back.gif);
	background-color: #6e6969;
	text-align: center;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

/* --- Ajustes 2023-05-09 --- */	

a.btn{
	display: inline-block;
	color: #fff;
	float: left;
}
a.btn-descarga:link,
a.btn-descarga:visited,
a.btn-descarga:active{
	display: block;
	text-indent: -9999px;
	color: #fff;
	width: 150px;
	height: 17px;
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-descargar.gif);
}
a.btn-descarga:hover{
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-descargar-over.gif);
}
a.btn-descarga-en:link,
a.btn-descarga-en:visited,
a.btn-descarga-en:active{
	display: block;
	text-indent: -9999px;
	color: #fff;
	width: 150px;
	height: 17px;
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-descargar-en.gif);
}
a.btn-descarga-en:hover{
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-descargar-over-en.gif);
}

a.btn-ver-online:link,
a.btn-ver-online:visited,
a.btn-ver-online:active{
	display: block;
	text-indent: -999px;
	color: #fff;
	width: 150px;
	height: 17px;
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-veronline.gif);
}
a.btn-ver-online:hover{
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-veronline-over.gif);
}
a.btn-ver-online-en:link,
a.btn-ver-online-en:visited,
a.btn-ver-online-en:active{
	display: block;
	text-indent: -999px;
	color: #fff;
	width: 150px;
	height: 17px;
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-veronline-en.gif);
}
a.btn-ver-online-en:hover{
	background-position: center center;
	background-image: url(../img/publicaciones/typa-publicaciones-libro-letras-veronline-over-en.gif);
}


a.btn-museos.btn-descarga:link,
a.btn-museos.btn-descarga:visited,
a.btn-museos.btn-descarga:active{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-descargar.gif);
}
a.btn-museos.btn-descarga:hover{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-descargar-over.gif);
}


a.btn-museos.btn-ver-online:link,
a.btn-museos.btn-ver-online:visited,
a.btn-museos.btn-ver-online:active{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-veronline.gif);
}
a.btn-museos.btn-ver-online:hover{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-veronline-over.gif);
}



a.btn-museos.btn-descarga-en:link,
a.btn-museos.btn-descarga-en:visited,
a.btn-museos.btn-descarga-en:active{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-descargar-en.gif);
}
a.btn-museos.btn-descarga-en:hover{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-descargar-over-en.gif);
}

a.btn-museos.btn-ver-online-en:link,
a.btn-museos.btn-ver-online-en:visited,
a.btn-museos.btn-ver-online-en:active{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-veronline-en.gif);
}
a.btn-museos.btn-ver-online-en:hover{
	background-image: url(../img/publicaciones/typa-publicaciones-libro-museos-veronline-over-en.gif);
}

.site {
	background-color: #6E6969;
	margin: 0px;
	padding: 0px;
	/* [disabled]height: 100%; */
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}
:focus {
	outline: none;

}
a , a img, img{
	border: 0;
}

.site.programas {
	padding-bottom: 0px;

}
.site.publicaciones {
	padding-bottom: 0px;

}
.site.typa {
	padding-bottom: 0px;
	background-color: #005953;

}
.head {
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 970px;
	text-align: left;
	float: left;
	background-color: #6E6969; !important
}
.head .logo{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	margin-left: 35px;
}
.head .menu{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	margin-left: 5px;
	width: 135px;
	height: 130px;
}
.head .menu.sub{
	display: none;

}
.head .menu .mods{
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 125px;
	height: 18px;
	float: left;
}
.head .menu .mods#home{
	margin-top: 18px;

}
.head .menu .mods#letras{
	margin-top: 18px;

}
.head .menu .mods#letras p{
	background-color: #F0004F;
	text-indent: 3px;
	margin-left: 7px;

}
.head .menu .mods#museos p{
	background-color: #15BE00;
	text-indent: 3px;
	margin-left: 7px;

}
.head .menu .mods#cine p{
	background-color: #FFA600;
	text-indent: 3px;
	margin-left: 7px;

}
.head .menu .mods#arte p{
	background-color: #0045E0;
	text-indent: 3px
!important;
	margin-left: 7px;

}
.head .menu.sub .mods p{
	/* [disabled]background-color: #0045E0; */
	/* [disabled]text-indent: 2px; */
	/* [disabled]margin-left: 12px; */
	display: inline;
	padding-left: 2px;
	padding-right: 5px;

}
.head .menu .mods p{
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 12px;
	color: #FFF;
	/* [disabled]display: inline; */

}
.head .menu .mods:hover{
	background-image: url(../img/home/typa-menus-ops.gif);
	background-position: left top;
	cursor: pointer;
	background-repeat: no-repeat;

}
.head .menu.sub .mods:hover{
	background-image: url(../img/home/typa-menus-ops.gif);
	background-position: 0px 1px;
	cursor: pointer;
	background-repeat: no-repeat;

}
.head .menu .mods.active{
	background-image: url(../img/home/typa-menus-ops-active.gif);
	background-position: left top;
	cursor: pointer;
	background-repeat: no-repeat;

}
.head .menu.sub .mods.active{
	background-image: url(../img/home/typa-menus-ops.gif);
	background-position: 0px 1px;
	cursor: pointer;
	background-repeat: no-repeat;

}
.head .seguinos{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	height: 38px;
	width: 160px;
}
.head .suscribite{
	padding: 0px;
	text-align: left;
	float: right;
	height: 38px;
	width: 115px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 47px;
}
.head .idioma{
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: right;
	height: 150px;
	width: 159px;
	margin-right: 35px;
	background-image: url(../img/home/typa-home-idiomas.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 130px;
}
.head .idioma p{
	margin: 0px;
	padding: 0px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	margin-top: 9px;
}
.head .idioma a{
	height: 150px;
	color: #ABD2CC;
	text-decoration: none;
}
.head .idioma a:hover{
	height: 150px;
	color: #FFFFFF;
	text-decoration: none;
}
.head .idioma #informe{
	height: 150px;
	padding: 0;
	margin: 0;
	padding: 0;
	margin-top: 25px;
}
.head .informe{
	padding: 0px;
	text-align: left;
	margin-right: 35px;
	height: 67px;
	width: 156px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	margin: 0px;
	padding: 0px;
	width: 970px;
	text-align: left;
	float: left;
	/* [disabled]min-height: 400px; */
}
.content .fundacion{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	margin-left: 35px;
}
.content .ops{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	margin-right: 18px;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.content .ops:hover{
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	cursor: pointer;
}
.content.home .imgs{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	margin-left: 35px;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 10px;
}
.content.home .estamos{
	padding: 0px;
	text-align: left;
	float: left;
	height: 55px;
	background-image: url(../img/home/typa-home-enqueestamos.gif);
	background-repeat: no-repeat;
	width: 710px;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#en .content.home .estamos{
	background-image: url(../img/home/typa-home-enqueestamos-en.gif);
}
.content.home .news{
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	height: 270px;
	width: 226px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-right: 20px;
}
.content.home .news:hover{
	cursor: pointer;

}
.content.home .news.frst{
	margin-left: 35px;

}
.content.home .news h2{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	margin-left: 5px;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content.home .news h1{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	margin-left: 5px;
	color: #FFF;
	background-color: #EF004F;
	/* [disabled]text-indent: 3px; */
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	clear: left;
	float: left;
}
.content.home .news p{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	clear: left;
}
.content.home .news#letras{
	border-top-color: #EF004F;
	border-bottom-color: #EF004F;
	position: relative;
}
.content.home .news#letras .info{
	background-image: url(../img/home/typa-home-news-info-letras.gif);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 61px;
	position: absolute;
	left: 5px;
	bottom: 10px;
}
.content.home .news#letras:hover h1{
	color: #EF004F;
	background-color: #FFF;

}
.content.home .news#letras:hover .info{
	background-image: url(../img/home/typa-home-news-info-letras-over.gif);
}
.content.home .news#museos{
	border-top-color: #14BD00;
	border-bottom-color: #14BD00;
	position: relative;
}
.content.home .news#museos .info{
	background-image: url(../img/home/typa-home-news-info-museos.gif);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 61px;
	position: absolute;
	left: 5px;
	bottom: 10px;
}
.content.home .news#museos:hover h1{
	color: #14BD00;
	background-color: #FFF;

}
.content.home .news#museos:hover .info{
	background-image: url(../img/home/typa-home-news-info-museos-over.gif);
}
.content.home .news#museos h1{
	background-color: #14BD00;
	/* [disabled]display: inline
!important; */
	/* [disabled]float: left; */
}
.content.home .news#cines{
	border-top-color: #FFA600;
	border-bottom-color: #FFA600;
	position: relative;
}
.content.home .news#cines .info{
	background-image: url(../img/home/typa-home-news-info-cine.gif);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 61px;
	position: absolute;
	left: 5px;
	bottom: 10px;
}
.content.home .news#cines h1{
	background-color: #FFA600;
}
.content.home .news#cines:hover h1{
	color: #FFA600;
	background-color: #FFF;

}
.content.home .news#cines:hover .info{
	background-image: url(../img/home/typa-home-news-info-cine-over.gif);
}
.content.home .news#artes{
	border-top-color: #0045DF;
	border-bottom-color: #0045DF;
	position: relative;
}
.content.home .news#artes .info{
	background-image: url(../img/home/typa-home-news-info-artes.gif);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 61px;
	position: absolute;
	left: 5px;
	bottom: 10px;
}
.content.home .news#artes h1{
	background-color: #0045DF;
}
.content.home .news#artes:hover h1{
	color: #0045DF;
	background-color: #FFF;

}
.content.home .news#artes:hover .info{
	background-image: url(../img/home/typa-home-news-info-artes-over.gif);
}
.content.home .publicaciones{
	padding: 0px;
	text-align: left;
	float: right;
	/* [disabled]height: 800px; */
	width: 155px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	filter: Alpha(Opacity=100);
	opacity: 1;
	/* [disabled]background-color: #0C6; */
}
.content.home .publicaciones .mainWrapper{
	clear: left;
	background-color: #06C
!important;

}
.content.home .publicaciones p{
	padding: 0px;
	margin: 0;
}
.content.home .publicaciones:hover{
	/* [disabled]filter: Alpha(Opacity=70); */
	/* [disabled]opacity: 0.7; */

}
.content.programas {
	position: relative;
}
.content.typa {
	position: relative;

}
.content.programas .cl{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-color: #6E6969; !important
}
.content.typa .cl{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.content.programas .cl .head {
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	background-image: url(../img/programas/typa-programas-letras-backhead.gif);
	margin: 0px;
	height: 254px;
}
#en .content.programas .cl .head{
	background-image: url(../img/programas/typa-programas-letras-backhead-en.png) !important;
}
.content.programas .cl .head.publicaciones{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	background-image: url(../img/publicaciones/typa-publicaciones-head.gif);
	margin: 0px;
	height: 219px;
}
#en .content.programas .cl .head.publicaciones{
	background-image: url(../img/publicaciones/typa-publicaciones-head-en.gif)
!important;
}
.content.programas#letras .cl .head{
	background-image: url(../img/programas/typa-programas-letras-backhead.png);
}
.content.programas .cl.in.publi{
	border: 0
!important;
}
#en .content.programas .cl.in .head{
	background-image: none !important;
}
.content.programas#letras .cl.in .head{
	float: left;
	width: 719px;
	background-image: none;
	height: 175px;
	margin-top: 5px;
}
.content.programas#museos .cl.in .head {
	float: left;
	width: 719px;
	background-image: url(none!important);
	height: 175px;
	margin-top: 5px;
	background-image: none;
}
.content.programas#letras .cl.in{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EF004F;
}
.content.programas#museos .cl .head{
	background-image: url(../img/programas/typa-programas-museos-backhead.png);
}
#en .content.programas#museos .cl .head{
	background-image: url(../img/programas/typa-programas-museos-backhead-en.gif)
!important
}

#español {
	background-image: url(../img/programas/typa-videos-museos.png);!important
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	height: 254px;
}

#ingles {
	background-image: url(../img/programas/typa-videos-museos-en.png);!important
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	height: 254px;
}

.content.programas#museos .cl.in{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #14BD00;
}
#en .content.programas#museos .cl.in .head{
	float: left;
	width: 719px;
	height: 175px;
	margin-top: 5px;
	background-image:none !important;
}
.content.programas#cines .cl .head{
	background-image: url(../img/programas/typa-programas-cines-backhead.png);
}
#en .content.programas#cines .cl .head{
	background-image: url(../img/programas/typa-programas-cines-backhead-en.gif)
!important;
}
.content.programas#cines .cl.in{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFA600;
}
.content.programas#cines .cl.in .head{
	float: left;
	width: 719px;
	background-image: none !important;
	height: 175px;
	margin-top: 5px;
}
#en .content.programas#cines .cl.in .head{
	
	background-image: none !important;
	
}
.content.programas#artes .cl .head{
	background-image: url(../img/programas/typa-programas-artes-backhead.png);
}
#en .content.programas#artes .cl .head{
	background-image: url(../img/programas/typa-programas-artes-backhead-en.gif)
!important;
}
.content.programas#artes .cl.in{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0045DF;
}
.content.programas#artes .cl.in .head{
	float: left;
	width: 719px;
	background-image: none;
	height: 175px;
	margin-top: 5px;
}
.sdfsdsdf  {
	float: left;
	width: 719px;
	background-image: none;
	height: 175px;
	margin-top: 5px;
}
#en .content.programas#artes .cl.in .head{
	background-image: none !important;
	}
.content.programas .cl .news{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	margin-top: 20px;
}
.content.programas .cl .news.publi{
	margin-top: 0px;
}
.content.typa .cl .news{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	margin-top: 0px;
}
.content.programas .cl .news .tit{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	height: 47px;
}
.content.programas#letras .cl .news.publi .tit{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	height: 326px;
	background-image: url(../img/publicaciones/typa-publicaciones-head-letras.gif)
!important;
	background-position: 0px 0px
!important;
	background-color: #6E6969;
}
#en .content.programas#letras .cl .news.publi .tit{
	background-image: url(../img/publicaciones/typa-publicaciones-head-letras-en.gif) !important
!important;
	background-image: url(../img/publicaciones/typa-publicaciones-head-letras-en.gif)
!important;
}
.content.programas#museos .cl .news.publi .tit{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	height: 326px;
	background-image: url(../img/publicaciones/typa-publicaciones-head-museos.gif)
!important;
	background-position: 0px 0px
!important;
	background-color: #6E6969;
}
#en .content.programas#museos .cl .news.publi .tit{
	background-image: url(../img/publicaciones/typa-publicaciones-head-museos-en.gif) !important
!important;
	background-image: url(../img/publicaciones/typa-publicaciones-head-museos-en.gif)
!important;
}
.content.programas#cines .cl .news.publi .tit{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	height: 326px;
	background-image: url(../img/publicaciones/typa-publicaciones-head-cine.gif)
!important;
	background-position: 0px 0px
!important;
	background-color: #6E6969;
}
#en .content.programas#cines .cl .news.publi .tit{
	background-image: url(../img/publicaciones/typa-publicaciones-head-cine-en.gif)
!important;
}
.content.programas .cl .news.publi .tit .links {
	margin: 0;
	padding: 0;
	position: absolute;
	/* [disabled]background-color: #0F3; */
	height: 45px;
	width: 700px;

}
.content.programas .cl .news.publi .tit .links:hover {
	cursor: pointer;


}
.content.programas .cl .news.publi .tit .imgM {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	margin-top: 125px;
	margin-left: 140px;

}
.content.programas .cl .news.publi .tit .textM {
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-top: 145px;
	margin-left: 45px;
	font-size: 16px;
	display: inline;


}
.content.programas .cl .news.publi .tit .textM h1 {
	margin: 0;
	padding: 0;
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	font-size: 32px;
	width: 400px;
	float: none;
	margin-bottom: 10px;
	line-height: 30px;


}
.content.programas .cl .news.publi .tit .textM p {
	margin: 0;
	padding: 0;
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
	width: 400px;
	float: none;


}
.content.programas .cl .news.publi .tit .textM h2 {
	margin: 0;
	padding: 0;
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	width: 400px;
	float: none;


}
.content.programas#letras .cl .news .tit{
	background-image: url(../img/programas/typa-programas-letras-back-year.gif);

}
.content.programas#cines .cl .news .tit{
	background-image: url(../img/programas/typa-programas-cines-back-year.gif);

}
.content.programas#museos .cl .news .tit{
	background-image: url(../img/programas/typa-programas-museos-back-year.gif);
	background-repeat: none;

}
.content.programas#artes .cl .news .tit{
	background-image: url(../img/programas/typa-programas-artes-back-year.gif);

}
.content.programas .cl .news .tit h1{
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 31px;


}
.content.programas .cl .news .tit p{
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'DINEngschriftStdRegular', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	top: 6px;
	position: relative;
	font-size: 28px;
	margin-left: 50px;
}
.content.programas#letras .cl .news .tit p{
	color: #EF004F;


}
.content.programas .cl .news .tit.publicacionesletras{
	color: #EF004F;
	background-image: url(../img/publicaciones/typa-publicaciones-headletras.gif);


}
#en .content.programas .cl .news .tit.publicacionesletras{
	color: #EF004F;
	background-image: url(../img/publicaciones/typa-publicaciones-headletras-en.gif);


}
.content.programas .cl .news .tit.publicacionesmuseos{
	color: #14BD00;
	background-image: url(../img/publicaciones/typa-publicaciones-headmuseos.gif);


}
.content.programas .cl .news .tit.publicacionescine{
	color: #FFA600;
	background-image: url(../img/publicaciones/typa-publicaciones-headcine.gif);


}
#en .content.programas .cl .news .tit.publicacionesmuseos{
	color: #14BD00;
	background-image: url(../img/publicaciones/typa-publicaciones-headmuseos-en.gif);


}
#en .content.programas .cl .news .tit.publicacionescine{
	color: #FFA600;
	background-image: url(../img/publicaciones/typa-publicaciones-headcine-en.gif);


}
.content.programas#museos .cl .news .tit p{
	color: #14BD00;


}
.content.programas#cines .cl .news .tit p{
	color: #FFA600;


}
.content.programas#artes .cl .news .tit p{
	color: #0045DF;


}
.content.programas .cl .news .content{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content.programas .cl .news .content.publicaciones{
	padding-bottom: 0px;
	border: 0;
	margin-bottom: 0px;
	margin-top: 15px;
}
.content.typa .cl .news .content{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	padding-bottom: 30px;
	/* [disabled]border-bottom-width: 2px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #FFFFFF; */
}
.content.programas .cl .news .content:hover{
	cursor: pointer;

}
.content.programas#letras .cl .news .content{
	border-bottom-color: #EF004F;
}
.content.programas#letras .cl .news .content.end{
	border-bottom-color: #6E6969;
}
.content.programas#museos .cl .news .content{
	border-bottom-color: #14BD00;
}
.content.programas#museos .cl .news .content.end{
	border-bottom-color: #6E6969;
}
.content.programas#cines .cl .news .content{
	border-bottom-color: #FFA600;
}
.content.programas#cines .cl .news .content.end{
	border-bottom-color: #6E6969;
}
.content.programas#artes .cl .news .content{
	border-bottom-color: #0045DF;
}
.content.programas#artes .cl .news .content.end{
	border-bottom-color: #6E6969;
}
.content.programas .cl .ca{
	padding: 0px;
	text-align: left;
	float: left;
	width: 140px;
	margin-top: 20px;
	height: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content.programas#letras .cl.in .ca{
	padding: 0px;
	text-align: left;
	float: right;
	width: 111px;
	margin: 0px;
	margin-bottom: 0px;
}
.content.programas#letras .cl .ca.active{
	background-image: url(../img/programas/typa-programas-letras-back-ca.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#en .content.programas#letras .cl .ca.active{
	background-image: url(../img/programas/typa-programas-letras-back-ca-en.gif);

}
.content.programas#museos .cl.in .ca{
	padding: 0px;
	text-align: left;
	float: right;
	width: 111px;
	margin: 0px;
	margin-bottom: 0px;
}
.content.programas#museos .cl .ca.active{
	background-image: url(../img/programas/typa-programas-museos-back-ca.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#en .content.programas#museos .cl .ca.active{
	background-image: url(../img/programas/typa-programas-museos-back-ca-en.gif);

}
.content.programas#cines .cl.in .ca{
	padding: 0px;
	text-align: left;
	float: right;
	width: 111px;
	margin: 0px;
	margin-bottom: 0px;
}
.content.programas#cines .cl .ca.active{
	background-image: url(../img/programas/typa-programas-cine-back-ca.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#en .content.programas#cines .cl .ca.active{
	background-image: url(../img/programas/typa-programas-cine-back-ca-en.gif);

}
.content.programas#artes .cl.in .ca{
	padding: 0px;
	text-align: left;
	float: right;
	width: 111px;
	margin: 0px;
	margin-bottom: 0px;
}
#en .content.programas#artes .cl .ca.active{
	background-image: url(../img/programas/typa-programas-arte-back-ca-en.gif);
	background-repeat: no-repeat;
	/* [disabled]background-position: left top; */

}
.content.programas#artes .cl .ca.active{
	background-image: url(../img/programas/typa-programas-arte-back-ca.gif);
	background-repeat: no-repeat;

}
.content.programas .cl .text{
	padding: 0px;
	text-align: left;
	float: left;
	width: 352px;
	margin: 0px;
	margin-top: 20px;
}
.content.programas .cl .text.publicaciones{
	padding: 0px;
	text-align: left;
	float: left;
	width: 350px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.content.programas .cl .publicacionesMod{
	padding: 0px;
	text-align: left;
	float: left;
	width: 584px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 135px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #646060;
	padding-bottom: 15px;
}
.content.programas .cl .publicacionesMod.end{
	/* [disabled]border-bottom-width: 2px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #545050; */
	border: 0;
}
.content.programas .cl .text h2{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 15px;
}
.content.programas .cl .text h1{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #FFF;
	background-color: #EF004F;
	/* [disabled]text-indent: 3px; */
	/* [disabled]display: inline-block; */
	padding-left: 5px;
	padding-right: 5px;
	/* [disabled]max-width: 230px; */
	/* [disabled]min-width: 230px; */
	float: left;
	clear: left;
}
.content.programas .cl .text.publicaciones h1      {
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-size: 25px
!important;
	color: #FFFFFF
!important;
	background: none;
	background-color: #6E6969;
	padding: 0;
	clear: none;
	float: none;
}
.content.programas .cl .content:hover .text.publicaciones h1   {
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-size: 25px
!important;
	color: #FFFFFF
!important;
	background: none;
	background-color: #6E6969
!important;
	padding: 0;
}
.content.programas .cl .text.publicaciones h2 {
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-size: 14px
!important;
	color: #FFFFFF
!important;
	line-height: 18px;
	clear: none;
	float: none;
	margin: 0;
	padding: 0;
}
.content.programas .cl .text.publicaciones h3 {
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	font-size: 13px
!important;
	color: #FFFFFF
!important;
	line-height: 18px;
	margin: 0;
	padding: 0;
	float: none;
	font-weight: normal;
}
.content.typa .cl .text{
	padding: 0px;
	text-align: left;
	float: left;
	width: 500px;
	margin: 0px;
	margin-top: 20px;
	margin-left: 135px;
}
.content.typa .cl .text h2{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content.typa .cl .text.publicaciones h1{
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-size: 25px
!important;
	color: #FFF;
}
.content.typa .cl .text h2.tit{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c8886;
	padding-bottom: 10px;

}
.content.typa .cl .text h3{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'HomenajeRegular', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 5px;
}
.content.typa .cl .text h3#info{
	clear: left;

}
.content.typa .cl .text h3 .ver{
	color: #75B5AA
!important;
}
.content.typa .cl .text h3 .ver a{
	color: #75B5AA
!important;
	text-decoration: none;
}
.content.typa .cl .text h3 .info{
	font-size: 20px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
.content.typa .cl .text h1{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'DINEngschriftStdRegular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #75B5AA;
	/* [disabled]background-color: #75B5AA; */
	/* [disabled]text-indent: 3px; */
	/* [disabled]display: inline-block; */
	/* [disabled]padding-left: 0px; */
	/* [disabled]padding-right: 5px; */
	/* [disabled]max-width: 230px; */
	/* [disabled]min-width: 230px; */
	float: none;
	clear: none;
}
.content.typa .cl .text p{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #FFF;
	/* [disabled]padding-left: 5px; */
	padding-right: 20px;
	float: none;
	clear: left;
}
.content.typa .cl .text h3 .desc{
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 5px;

}
.content.typa .cl .text h3 .desc.in{
	width: 100px;
	/* [disabled]margin: 0; */
	margin-right: 5px;


}
.content.typa .cl .text h3 .desc img{
	margin-top: 2px;


}
.content.programas#museos .cl .text h1{
	background-color: #14BD00;
}
.content.programas#cines .cl .text h1{
	background-color: #FFA600;
}
.content.programas#artes .cl .text h1{
	background-color: #0045DF;
}
.content.programas .cl .text p{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	/* [disabled]margin-left: 5px; */
	color: #FFF;
	/* [disabled]padding-left: 5px; */
	padding-right: 20px;
	float: left;
	clear: left;
}
.content.programas .cl .text .info{
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 61px;
	margin-top: 20px;
	float: left;
	clear: left;
}
.content.programas#letras .cl .text .info{
	background-image: url(../img/home/typa-home-news-info-letras.gif);

}
.content.programas#letras .cl .content .text.publicaciones:hover .info{
	background-image: url(../img/home/typa-home-news-info-letras-over.gif);

}
.content.programas .cl .news#letras .text .info{
	background-image: url(../img/home/typa-home-news-info-letras.gif);

}
.content.programas .cl .news#letras .content:hover .text .info{
	background-image: url(../img/home/typa-home-news-info-letras-over.gif);

}
.content.programas .cl .news#museos .text .info{
	background-image: url(../img/home/typa-home-news-info-museos.gif);

}
.content.programas .cl .news#museos .content:hover .text .info{
	background-image: url(../img/home/typa-home-news-info-museos-over.gif);

}
.content.programas .cl .news#cine .text .info{
	background-image: url(../img/home/typa-home-news-info-cine.gif);

}
.content.programas .cl .news#cine .content:hover .text .info{
	background-image: url(../img/home/typa-home-news-info-cine-over.gif);

}
.content.programas#letras .cl .content:hover .text h1{
	color: #EF004F;
	background-color: #FFF;

}
.content.programas#letras .cl .content:hover .text .info{
	background-image: url(../img/home/typa-home-news-info-letras-over.gif);

}
.content.programas#museos .cl .text .info{
	background-image: url(../img/home/typa-home-news-info-museos.gif);

}
.content.programas#museos .cl .content:hover .text .info{
	background-image: url(../img/home/typa-home-news-info-museos-over.gif);

}
.content.programas#museos .cl .content:hover .text h1{
	color: #14BD00;
	background-color: #FFF;

}
.content.programas#cines .cl .text .info{
	background-image: url(../img/home/typa-home-news-info-cine.gif);

}
.content.programas#cines .cl .content:hover .text .info{
	background-image: url(../img/home/typa-home-news-info-cine-over.gif);

}
.content.programas#cines .cl .content:hover .text h1{
	color: #FFA600;
	background-color: #FFF;

}
.content.programas#artes .cl .text .info{
	background-image: url(../img/home/typa-home-news-info-artes.gif);

}
.content.programas#artes .cl .content:hover .text .info{
	background-image: url(../img/home/typa-home-news-info-artes-over.gif);

}
.content.programas#artes .cl .content:hover .text h1{
	color: #0045DF;
	background-color: #FFF;

}
.content.programas .cl .img{
	padding: 0px;
	text-align: left;
	float: right;
	width: 214px;
	margin-top: 45px;
	height: 160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 4px solid #FFF;
}
.content.programas .cl .img.publicaciones{
	padding: 0px;
	text-align: left;
	float: left;
	width: 113px;
	margin-top: 0px;
	/* [disabled]height: 200px; */
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0;
	margin-left: 0px;
}
.content.programas .cl .img.publicaciones img{
	width: 113px;
	height: auto;
}
.content.programas .cl .img img{
	width: 214px;
	height: 160px;
}
.content.programas .cl.in .head .img{
	height: 175px;
	width: 340px;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 20px;
	border: 0;
}
.content.programas .cl.in .head .img img{
	height: 174px;
	width: 226px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	margin-left: 111px;
	/* [disabled]background-color: #484242; */
}
.content.programas#letras .cl.in .head .img{
	background-image: url(../img/programas/typa-programas-letras-in-letrasbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#en .content.programas#letras .cl.in .head .img{
	background-image: url(../img/programas/typa-programas-letras-in-letrasbg-en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.content.programas#cines .cl.in .head .img{
	background-image: url(../img/programas/typa-programas-letras-in-cinesbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#en .content.programas#cines .cl.in .head .img{
	background-image: url(../img/programas/typa-programas-letras-in-cinesbg-en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.content.programas#artes .cl.in .head .img{
	background-image: url(../img/programas/typa-programas-letras-in-artesbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#en .content.programas#artes .cl.in .head .img{
	background-image: url(../img/programas/typa-programas-letras-in-artesbg-en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#en .content.programas#museos .cl.in .head .img{
	background-image: url(../img/programas/typa-programas-letras-in-museosbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/* [disabled]background-color: #484242; */
}
.content.programas#museos .cl.in .head .img {
	background-image: url(../img/programas/typa-programas-letras-in-museosbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/* [disabled]background-color: #484242; */
}
.content.programas .cl.in .head .text{
	padding: 0px;
	text-align: left;
	float: left;
	width: 350px;
	margin: 0px;
	height: 174px;
}
.content.programas .cl.in .head .text h2{
	text-align: left;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 16px;
}
.content.programas .cl.in .head .text h1{
	font-size: 29px;
	line-height: 26px;
	color: #FFF;
	background-color: #EF004F;
	clear: left;
	padding-bottom: 5px;
	padding-top: 2px;
	/* [disabled]margin-top: 3px; */
}
.content.programas#cines .cl.in .head .text h1{
	background-color: #FFA600;
}
.content.programas .cl.in .news .tit{
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
	height: 163px;






	background-image: url(none
!important);
	background-image: url(none
!important);
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
	background-color: #484242;
}
.content.programas .cl.in .news .tit p{
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-style: normal
!important;
	font-weight: normal
!important;
	margin-top: 25px;
	margin-left: 250px;
	font-size: 13px;
	color: #EAEAEA
!important;
	width: 400px;
	line-height: 17px;


}
.content.programas#letras .cl.in .news .tit{










	background-image: url(none
!important);
	background-image: url(none
!important)
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
	background-repeat: no-repeat;
	background-position: 125px 35px;
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
}
.content.programas#artes .cl.in .news .tit{










	background-image: url(none
!important);
	background-image: url(none
!important)
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
	background-repeat: no-repeat;
	background-position: 125px 35px;
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
}
.content.programas#museos .cl.in .news .tit{










	background-image: url(none
!important);
	background-image: url(none
!important)
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
	background-repeat: no-repeat;
	background-position: 125px 35px;
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
}
.content.programas#cines .cl.in .news .tit{










	background-image: url(none
!important);
	background-image: url(none
!important)
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
	background-repeat: no-repeat;
	background-position: 125px 35px;
	background-image: url(../img/programas/typa-programas-letras-in-tit-bg.gif);
}
.content.programas .cl.in .news .content{
	padding: 0px;
	margin: 0px;
	border: 0;
	background-color: #FFF;
	margin-top: 3px;
	text-align: center;
	padding-bottom: 50px;
}
.content.programas .cl.in .news .content:hover{
	cursor: auto;

}
.content.programas .cl.in .news .content .text{
	padding: 0px;
	margin: 0px;
	border: 0;
	background-color: #FFF;
	margin-top: 50px;
	float: left;
	width: 490px;
	margin-left: 108px;
}
.content.programas .cl.in .news .content .text p{
	padding: 0px;
	margin: 0px;
	color: #484242;
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	float: none;
}
.content.programas .cl.in .news .content .text a{
	padding: 0px;
	margin: 0px;
	color: #484242;
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	float: none;
}
.content.programas .cl.in .news .content .text p strong{
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.content.programas .cl.in .news .content .text.organizados{
	border-bottom-width: 1px
!important;
	border-bottom-style: solid;
	border-bottom-color: #484242;
	padding-bottom: 20px;
}
.content.programas .cl.in .news .content .text .imgMod{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 113px;
	width: 113px;
	margin-right: 4px;
	margin-left: 5px;
	margin-bottom: 8px;

}
.content.programas .cl.in .news .content .text.apoyo{
	margin-top: 20px;

}
.content.programas .cr{
	padding: 0px;
	text-align: left;
	float: right;
	width: 155px;
	margin: 0px;
	margin-right: 35px;
	background-color: #484242;
	height: 100%;
	position: absolute;
	right: 0px;
}
.content.programas .cr.publi{
	background-image: url(../img/publicaciones/typa-publicaciones-cr-back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;

}
.content.typa .cr{
	padding: 0px;
	text-align: left;
	float: right;
	width: 155px;
	margin: 0px;
	margin-right: 35px;
	background-color: #004C47;
	height: 100%;
	position: absolute;
	right: 0px;
}
.an {
	padding: 0px;
	text-align: left;
	width: 155px;
	margin: 0px;
	margin-right: 35px;
	position: fixed;
	/* [disabled]right: 0px; */
	/* [disabled]top: 0px; */
}
.anIn {
	padding: 0px;
	text-align: left;
	width: 155px;
	margin: 0px;
	margin-right: 35px;
	float: left;
}
.anIn *{
	line-height: 15px
!important;
	padding-top: 3px
!important;
	padding-bottom: 3px !important;

}
.anIn.pdb {
	/* [disabled]padding-bottom: 10px
!important; */

}
.anIn .tit  {
	padding: 0px
!important;
	text-align: left;
	float: left;
	width: 155px;
	margin: 0px;
	height: 38px;
	right: 0px;
	background-image: url(../img/programas/typa-programas-porano-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
.anIn .tit  img{
	padding: 0px
!important;
}
.anIn .tit.links  {
	background-image: url(../img/programas/typa-programas-letras-in-links.png)
!important;
}
.anIn .dets {
	padding: 0px
!important;
	width: 155px;
	margin: 0px;
	margin-right: 0px;
	float: left;
	height: 443px;
	background-color: #474242;
	overflow: hidden;
}
.anIn .dets .in {
	padding: 0px
!important;
	width: 155px;
	margin: 0px;
	margin-right: 0px;
	float: left;
	/* [disabled]height: 443px; */
	/* [disabled]overflow: hidden; */
	/* [disabled]background-color: #36C; */
}
.anIn .dets .in a , .anIn .dets .in a:hover{
	padding: 0px
!important;
	margin: 0px
!important;
	height: 223px;
	border: 0 !important;
	background-color: #474242 !important;
}
.anIn .dets .in img{
	opacity: 0.60;
	filter: Alpha(Opacity=60);
	margin: 0
!important;
	padding: 0 !important;
	height: 223px;

}
.anIn .dets .in img:hover{
	opacity: 1;
	filter: Alpha(Opacity=100);
	cursor: pointer;

}
.anIn .tit.aup  {
	background-image: url(../img/publicaciones/arrow_up.png)
!important;
	margin: 0
!important;
}
.anIn .tit.do  {
	background-image: url(../img/publicaciones/arrow_down.png)
!important;
	margin: 0 !important;
}
.anIn .tit.aup:hover  , .anIn .tit.do:hover{
	cursor: pointer;

}
.anIn .tit.descargas  {
	background-image: url(../img/programas/typa-programas-letras-in-descargas.png)
!important;
}
#en .anIn .tit.descargas  {
	background-image: url(../img/programas/typa-programas-letras-in-descargas-en.png)
!important;
}
.anIn .tit.emp  {

	background-image: none !important;
}
.anIn .tit.emp  a img{
	background-image: none !important;
	margin: 0;
	padding: 0;
}
.site.programas #letras .cr .anIn .tit.emp a  {
	margin: 0px
!important;
	padding: 0px
!important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site.programas #letras .cr .anIn .tit.emp a  img{
	margin: 0px
!important;
	padding: 0px
!important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site.programas .cr .anIn .tit.emp a:hover{
	margin: 0px
!important;
	padding: 0px
!important;
	/* [disabled]border-top-width: 0px; */
	/* [disabled]border-right-width: 0px; */
	/* [disabled]border-bottom-width: 0px; */
	/* [disabled]border-left-width: 0px; */
	/* [disabled]border-top-style: none; */
	/* [disabled]border-right-style: none; */
	/* [disabled]border-bottom-style: none; */
	/* [disabled]border-left-style: none; */
	background-color: #666666
!important;
	border: 0px
!important;
}
.site.programas .cr .anIn .tit.emp:hover{
	/* [disabled]margin: 0px
!important; */
	/* [disabled]padding: 0px
!important; */
	/* [disabled]border-top-width: 0px; */
	/* [disabled]border-right-width: 0px; */
	/* [disabled]border-bottom-width: 0px; */
	/* [disabled]border-left-width: 0px; */
	/* [disabled]border-top-style: none; */
	/* [disabled]border-right-style: none; */
	/* [disabled]border-bottom-style: none; */
	/* [disabled]border-left-style: none; */
	background-color: #666666
!important;
	cursor: pointer;
}
.site.programas #museos .cr .anIn .tit.emp a  {
	margin: 0px
!important;
	padding: 0px
!important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site.programas #artes .cr .anIn .tit.emp a  {
	margin: 0px
!important;
	padding: 0px
!important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.site.programas #cines .cr .anIn .tit.emp a  {
	margin: 0px
!important;
	padding: 0px
!important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content.programas .cr .tit{
	padding: 0px;
	text-align: left;
	float: left;
	width: 155px;
	margin: 0px;
	height: 38px;
	right: 0px;
	background-image: url(../img/programas/typa-programas-porano-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}
#en .content.programas .cr .tit{
	background-image: url(../img/programas/typa-programas-porano-back-en.png);
}
.content.programas#letras .cr .tit{
	background-color: #EF004F;

}
.content.programas#museos .cr .tit{
	background-color: #14BD00;
	margin-top: 20px;
	margin-top: 36px\9;
}
.content.programas#cines .cr .tit{
	background-color: #FFA600;

}
.content.programas#artes .cr .tit{
	background-color: #0045DF;

}
.content.programas .cr * {
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	font-family: 'AsapRegular', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	/* [disabled]padding-left: 18px; */
	text-decoration: none;


}
.content.programas .cr a {
	margin: 0px;
	padding: 0px;
	/* [disabled]width: 155px; */
	padding-left: 18px;
	display: -webkit-box;
	display: block\9;
	width: 137px;
	display: -moz-box;
	display: -ms-flexbox;
}



.content.typa .cr * {
	font-size: 20px;
	line-height: 38px;
	color: #005953;
	font-family: 'DINEngschriftStdRegular', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	/* [disabled]padding-left: 18px; */
	text-decoration: none;


}
.content.typa .cr a {
	margin: 0px;
	padding: 0px;
	/* [disabled]width: 155px; */
	display: block;
	padding-left: 18px;
	background-color: #75B5AA;
	margin-bottom: 2px;


}

.content.typa .cr a:hover {
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
	/* [disabled]width: 155px; */
	/* [disabled]display: block; */
	/* [disabled]padding-left: 18px; */
	background-color: #FFFFFF;
	/* [disabled]margin-bottom: 2px; */
}

.content.programas#letras  .cr a:hover{
	color: #EF004F;
	background-color: #FFF;
}

.content.programas#museos  .cr p a:hover{
	color: #14BD00;
	background-color: #FFF;
}

.content.programas#cines  .cr a:hover{
	color: #FFA600;
	background-color: #FFF;
}

.content.programas#artes  .cr a:hover{
	color: #0045DF;
	background-color: #FFF;
}

.cl #contImg {
	padding: 0px;
	margin-top: 20px;
	margin-left: 130px;
	margin-bottom: 80px;
}

.footer {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 100%;
	text-align: center;
	float: left;
	background-color: #5F5959;
}
.footer .opciones{
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 970px;
	text-align: center;
	background-color: #5F5959;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.footer .opciones .mods{
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
	width: 150px;
	text-align: left;
	/* [disabled]display: inline; */
	/* [disabled]min-width: 130px; */
	float: left;
	margin-top: 45px;
}
.footer .opciones .mods.home{
	margin-left: 90px;

}
.footer .opciones .mods *{
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
.footer .opciones .mods a:hover{
	color: #AAAAAA;

}
.footer .dir{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	height: 20px;

}
.footer .dir a{
	color: #FFF;
	text-decoration: none;

}
.footer .dir a:hover{
	color: #AAAAAA;
	text-decoration: none;

}
.footer .dir p{
	/* [disabled]margin-left: 30px; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0;
	float: left;
	padding-left: 30px;

}
.footer .dir p#weik{
	color: #FFF;
	float: right;
	padding-right: 30px;

}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.actorPhoto {
	display: none
!important;
}
.storyInnerContent   {
	margin-left: 0px
!important;
	width: 150px !important;
}
.connect_widget {
	background-color: #FFF
!important;
}

.actorPhoto   {
	display: none
!important;
	cursor: cell;
}
a.actorPhoto.lfloat   {
	display: none !important
!important;
	display: none
!important;
	cursor: col-resize;
}
.faceCont {
	margin: 0px;
	padding: 0px;
	width: 154px;
	position: absolute;
	z-index: 100;
	/* [disabled]background-color: #FFF; */
	/* [disabled]overflow: hidden; */
	height: 155px;
	background-image: url(../img/home/boton_facebook_typa_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* [disabled]top: 187px; */
}
.faceCont.es {
	margin: 0px;
	padding: 0px;
	width: 154px;
	position: absolute;
	z-index: 100;
	/* [disabled]background-color: #FFF; */
	/* [disabled]overflow: hidden; */
	height: 155px;
	background-image: url(../img/home/boton_facebook_typa_es.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ifFace {
	margin: 0px;
	padding: 0px;
	width: 150px;
	background-color: #FFF;
	box-shadow: 2px 2px 4px 0px #333;
}
.vidCont {
	margin: 0px;
	padding: 0px;
	width: 154px;
	position: absolute;
	z-index: 90;
	/* [disabled]background-color: #FFF; */
	/* [disabled]overflow: hidden; */
	height: 155px;
	background-image: url(../img/home/boton_youtube_typa_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	margin-top: 175px;
}
.vidCont.es {
	background-image: url(../img/home/boton_youtube_typa_es.gif);
}
.es #ifFace{
	height: 171px;

}

.content.programas .cl{
	width: 935px;
	padding-left: 35px;
	margin-left: 0px;
}
/* --- Ajustes 2021-07 --- */	
#contenedor-contacto{
    padding: 30px;
	text-align: center;
}
