#ContNoticias_2{
	width: 655px;
	display: table;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 0;
	margin-left: 5px;
	float: left;
	border-right-style: dotted;
	border-right-width: 1px;
	margin-right: 5px;
}
#ContNoticias_2 .Leer a{
	padding-left: 0;
	margin-left: 0;
}
#ContNoticias_2 .Fotita{
	float: left;
	margin-right: 10px;
	display: block;
	background-repeat: no-repeat;
	width: 378px;
	margin-top: 0;
	position: absolute;
	height: 300px;
}
#ContNoticias_2 .Fotita img{
	width: 378px;
	height: 243px;
	display: table;
}
*{
	border:none;
	outline:none;
	margin:0;
	padding:0;
	}
html,body{
height:100%; min-height:100%; 
}
.html{
	position: absolute;
	margin-top: 430px;
	width: 100%;
	margin-left: 40px;
	visibility: visible;
	overflow: visible;
	z-index: 1;
	top: 10px;
	display: inline-table;
}
body{
	margin:0;
	padding:0;
	width:100%;
	background:#fff; 
	font-family:Tahoma,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
	font-size:11px;
	line-height:16px;
	}
#Bloques{
	}
#ContPagina{
	width:100%;
	height:auto;
	padding-bottom:30px;
	background: url(images/bg_pagecontent.jpg) no-repeat center bottom; 	padding-bottom:50px;
	}
.PieBody{
	width: auto;
	background:#050505;
	height: 95px;
	clear: both;
	padding: 10px 10px 10px 15px;
	text-align: center;
}
.PieBody .Contenedor{
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.PieBody p a{
	padding: 5px 0 0;
	color: #a7a9a9;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 5px;
}
img.GfxProg{
	margin: 0 10px 5px 0;
	padding: 3px;
	float: left;
	clear: both;
	border: 1px solid #e8dede;
}
/* Bloques 0x */
#Bloque_02{
	display: table;
	margin: -63px auto 18px;
	height: 340px;
}
#Bloque_01{
	width:100%;
	padding: 0px 0px 10px;
	background:url(images/bg_header.jpg) no-repeat bottom center;
	margin: 0;
}
#Bloque_03{
	margin-bottom: 0;
	padding: 0;
	overflow: hidden;
	left: 40px;
	margin-left: 0;
	display: table;
	width: 960px;
	margin-top: 0;
}
#Bloque_04{
	float: right;
	display: table;
	position: static;
}
/* Otros Bloques */
#BloqueNav{
	height:auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	width: 960px;
	overflow: hidden;
	margin-top: -3px;
}
#BloqueNav .Cuerpo{
	margin:0 auto;
	float:left;
	background:#fff;
	padding: 0;
}
#BloqueNav .PieBloqueNav{
	width:960px;
	height:29px;
	background:url(images/pagecontent-bottom.png) no-repeat left bottom;
	clear: both;
}

/* menús */

#MarcoMenu1{
	height: 100px;
	margin-top: 2px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: 30px 20px;
	z-index: 1;
}
#MarcoMenu1 .Inicio{
	width:960px;
	clear:both;
	background:url(images/header-top.png) no-repeat;
	height:20px;
	margin-right: auto;
	margin-left: auto;
}
#MarcoMenu1 .Fin{
	width:960px;
	background:url(images/header-bottom.png) no-repeat;
	height:20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#menu1 {
	list-style:none;
	width: 960px;
	position: relative;
	height: 37px;
	margin: 0 auto 0px;
	text-transform: uppercase;
	background: url(images/header-content.png) repeat-y;
	z-index: 100;
}
#menu1 li.Titulo{
	background: url(gfx/LogoMTCabecera.png) no-repeat left;
	float: left;
	width: 260px;
	height: 40px;
	position: absolute;
	left: 30px;
}
#menu1 li.Titulo span{
	visibility: hidden;
}
#menu1 li{
	clear:none;
	margin:0;
	position:relative;
	z-index:10;
	float: right;
	padding: 0;
	right: 25px;
} 
#menu1 li a {
	display:inline-block;
	width:auto;
	float:left;
	margin-right:0px;
	}
#menu1 li a span{
	padding: 10px 5px;
	display: inline-block;
	cursor:pointer;color:#ccc; 
	margin-left:15px;
	}
#menu1 a:hover span{
	text-decoration:none;
	color:#fff;
	background:none;
	}
#menu1 a:hover {
	text-decoration:none;
	color:#fff;
	background:none;
	}
#menu1 li.act{
	background: url(images/menu-hover-left.png) no-repeat left;
	text-decoration:none;
}
#menu1 .act span{
	background: url(images/menu-hover-right.png) no-repeat right;
	color: #666767;
}
#menu1 li.act a:hover {
	text-decoration:none;
	background: none left;
}
#menu1 .act a:hover span{
	text-decoration:none;
	color: #8e8e8e;
	background: url(images/menu-hover-right.png) no-repeat right;
	}
/* SubMenú */
#menu1 ul{
	padding:5px;
	position:absolute;
	list-style:none;
	top: 20px;
	display: none;
}
#menu1 ul li{
		clear: both;
		float:left;
		margin:0; 
		position:relative;
		z-index:10;
	background:#efefef url(images/arrow.png) no-repeat 12px 14px;
}
#menu1 ul li a{
	border:none;
	width:176px;
	background:#efefef url(images/arrow.png) no-repeat 12px 14px;
	color:#777;
	margin:0px;
	padding: 5px 10px 5px 34px;
	font-weight:normal;
	display:inline;
	height:auto;
}
#menu1 ul li a:hover{
	border:none;
	background: #efefef url(images/arrow.png) no-repeat 12px 14px;
	color:#555;
	padding: 5px 10px 5px 34px;
	height:auto;
}
#menu1 ul li.act a:hover{
	border:none;
	background: #efefef url(images/arrow.png) no-repeat 12px 14px;
	color:#555;
	padding: 5px 10px 5px 34px;
	height:auto;
	}
/* Tipografía */

p{
	line-height:16px;
	margin:0px 0px 12px 0px;
	color: #595959;
	text-align: justify;
}

a{
	text-decoration:none;
	color:#7191a6;
	cursor:pointer;
	}
a:hover{
	text-decoration:underline;
	}
h2 a{
	color:#222;
	}
h2{
	color:#555;
	font-size:20px;
	margin:0px 0px 8px;
	font-weight:normal;
	clear:both;
	letter-spacing:1px;
	}
h3{
	color:#555;
	font-size:15px;
	margin:20px 0px 10px;
	font-weight:normal;
	letter-spacing:1px;
	}
h4{
	color:#777;
	font-size:12px; 
	margin:20px 0px 10px;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	}


/* Documentos */
#ContDoc{
	width: 640px;
	float: left;
	display: table;
	height: 100%;
	margin: 0 0 0 20px;
	padding: 0;
}
#ContDoc h1{
	margin-bottom: 15px;
	font-size: 20px;
}
/* Mapa Google */
iframe.GoogleMap{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin-top: 40px;
}
small{
	float: right;
	position: absolute;
	left: 225px;
	clear: both;
	margin-top: 5px;
}
img.FotoIzq{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 4px;
	margin-top: 15px;
}
img.FotoDer{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 4px;
	border: 1px solid #e0e0e0;
}
/* VIMEO ALBUMES*/
#Vimeo_Albumes{
	float: left;
	width: 655px;
	display: block;
	border-right: 1px dotted #999;
	margin: 0 5px 10px 20px;
}
#Vimeo_Albumes h1{
	}

#Vimeo_Albumes h1 span{
	}


#Vimeo_Albumes .Titulo{
	font-size: 12px;
}
#Vimeo_Albumes img{
	margin-bottom: 5px;
	background: url(gfx/loading.gif) no-repeat center center;
}
#Vimeo_Albumes a:hover img{
	border: 1px solid #858585;
	}
#Vimeo_Albumes a img{
	border: 1px solid white;
}
#Vimeo_Albumes ul{
	margin-bottom: 10px;
	padding: 0;
	display: table;
	margin-top: 15px;
}
#Vimeo_Albumes ul li{
	width: 200px;
	float: left;
	margin-right: 15px;
	height: 200px;
	display: block;
	margin-bottom: 15px;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
}
/* VIMEO_ContUltClips_UnoMasLista */

#VIMEO_ContUltClips_UnoMasLista h1{
	color: white;
	text-transform: none;
	height: 25px;
	vertical-align: middle;
	background: #9f9f9f url(gfx/TitEsquinaIzq.png) no-repeat left;
	margin: 0 0 10px;
	padding: 0;
	width: 645px;
	font-size: 16px;
}
#VIMEO_ContUltClips_UnoMasLista h1 span{
	padding-left: 17px;
	line-height: 25px;
	background: url(gfx/TitEsquinaDer.png) no-repeat right;
	display: block;
}
#VIMEO_ContUltClips_UnoMasLista{
	float: left;
	width: 675px;
	display: block;
	border-right: 1px dotted #999;
	margin: 0 0 20px;
	padding-left: 5px;
	height: 365px;
}
#VIMEO_ContUltClips_UnoMasLista ul{
	width: 228px;
	float: right;
	margin: 0;
	padding: 0;
}
#VIMEO_ContUltClips_UnoMasLista ul .Titulo{
	line-height: 14px;
	font-size: 11px;
}
#VIMEO_ContUltClips_UnoMasLista li{
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	font-size: 11px;
	list-style-type: none;
	padding: 0;
}
#VIMEO_ContUltClips_UnoMasLista .Player{
	display: table;
	float: left;
	font-size: 12px;
	width: 410px;
	overflow: hidden;
	margin-right: 3px;
	margin-bottom: 5px;
	background: url(gfx/loading.gif) no-repeat center center;
	border: 1px solid white;
}
#VIMEO_ContUltClips_UnoMasLista a img{
	border: 1px solid white;
	float: left;
	margin-right: 5px;
	width: 100px;
	height: 75px;
	background: url(gfx/loading.gif) no-repeat center center;
}
#VIMEO_ContUltClips_UnoMasLista a:hover img{
	border: 1px solid #858585;
	width: 100px;
	height: 75px;
}
/* Navegador Clips */
#VIMEO_NavegadorClips{
	float: left;
	width: 660px;
	display: block;
	border-right: 1px dotted #999;
	margin: 0 5px 20px 20px;
	padding-bottom: 40px;
}
#VIMEO_NavegadorClips .Navegador{
	clear: both;
	display: block;
	position: relative;
	top: 30px;
}
#VIMEO_NavegadorClips .Navegador a{
	color: black;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 22px;
	height: 25px;
	text-align: center;
	padding-top: 4px;
}
#VIMEO_NavegadorClips .Navegador span{
	display: block;
	float: left;
	background-color: silver;
	margin-right: 10px;
	text-decoration: none;
	border: 1px solid #767676;
	width: 22px;
	height: 25px;
	padding: 3px;
}
#VIMEO_NavegadorClips .Navegador span.activo{
	color: black;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	text-align: center;
	background-color: white;
	padding-top: 6px;
	overflow: hidden;
}
#VIMEO_NavegadorClips .Navegador a:hover{
	color: white;
}
#VIMEO_NavegadorClips .Titulo{
	font-size: 12px;
	line-height: 14px;
}
#VIMEO_NavegadorClips img{
	margin-bottom: 5px;
}
#VIMEO_NavegadorClips a:hover img{
	border: 1px solid #858585;
	}
#VIMEO_NavegadorClips a img{
	border: 1px solid white;
}


#VIMEO_NavegadorClips ul{
	margin-top: 15px;
}
#VIMEO_NavegadorClips ul li{
	width: 200px;
	float: left;
	margin-right: 15px;
	height: 200px;
	display: block;
	margin-bottom: 15px;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
}

h1{
	font-size: 23px;
	color: #9f9f9f;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	margin-bottom: 15px;
}
/* Plantilla 00 */
/* Plantilla 4 */
body.Plan_01 #ContDoc{
	margin-top: -20px;
}
body.Plan_01 #Bloque_01{
	margin-bottom: 30px;
}
body.Plan_00 #Bloque_01{
	margin-bottom: 30px;
}
body.Plan_04 #ContDoc{
	width: 915px;
}
body.Plan_04 #ContDoc.ContTexto{
	margin: 0;
	padding: 0;
}

/* VIMEO: Últimos Clips en Lista */
body.Plan_02 #VIMEO_ContUltClips{
	float: left;
	display: table;
	width: 230px;
	border-style: none;
	padding-right: 0;
	margin-right: 0;
	margin-top: 0;
}
body.Plan_02 #VIMEO_ContUltClips ul{
	margin-top: 10px;
}


/* VIMEO_ContUltClips_Lista */
#VIMEO_NavegadorClips h1{
}
#VIMEO_NavegadorClips h1 span{
	}
#VIMEO_ContUltClips_Lista{
	float: left;
	width: 240px;
	display: block;
	margin: 0 5px 20px 20px;
	padding-bottom: 40px;
	border-right-style: none;
}

#VIMEO_ContUltClips_Lista .Navegador{
	clear: both;
	display: block;
	position: relative;
	top: 30px;
}
#VIMEO_ContUltClips_Lista .Navegador a{
	color: black;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 22px;
	height: 25px;
	text-align: center;
	padding-top: 4px;
}
#VIMEO_ContUltClips_Lista .Navegador span{
	display: block;
	float: left;
	background-color: silver;
	margin-right: 10px;
	text-decoration: none;
	border: 1px solid #767676;
	width: 22px;
	height: 25px;
	padding: 3px;
}
#VIMEO_ContUltClips_Lista .Navegador span.activo{
	color: black;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	text-align: center;
	background-color: white;
	padding-top: 6px;
	overflow: hidden;
}
#VIMEO_ContUltClips_Lista .Navegador a:hover{
	color: white;
}
#VIMEO_ContUltClips_Lista .Titulo{
	font-size: 11px;
	line-height: 14px;
	margin-left: 105px;
}
#VIMEO_ContUltClips_Lista img{
	width: 100px;
	height: 75px;
	float: left;
	margin-right: 6px;
}
#VIMEO_ContUltClips_Lista a:hover img{
	border: 1px solid #858585;
	}
#VIMEO_ContUltClips_Lista a img{
	border: 1px solid white;
}


#VIMEO_ContUltClips_Lista ul{
	margin-top: 20px;
}
#VIMEO_ContUltClips_Lista ul li{
	float: left;
	margin-right: 15px;
	height: 75px;
	display: block;
	margin-bottom: 15px;
	list-style-image: none;
	list-style-type: none;
	font-size: 0;
}



/* Vimeo_ContAlbum */
#Vimeo_ContAlbum{
	float: left;
	width: 655px;
	display: table;
	border-right: 1px dotted #999;
	margin: 0 5px 60px 20px;
	clear: none;
}
#Vimeo_ContAlbum h1{

	}
#Vimeo_ContAlbum h1 span{
	}


#Vimeo_ContAlbum .Titulo{
	font-size: 12px;
	line-height: 14px;
}
#Vimeo_ContAlbum img{
	margin-bottom: 5px;
}
#Vimeo_ContAlbum a:hover img{
	border: 1px solid #858585;
	}
#Vimeo_ContAlbum a img{
	border: 1px solid white;
}


#Vimeo_ContAlbum ul{
	margin-top: 15px;
}
#Vimeo_ContAlbum ul li{
	width: 200px;
	float: left;
	margin-right: 15px;
	height: 200px;
	display: block;
	margin-bottom: 15px;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
}
#Vimeo_ContAlbum .Navegador{
	clear: both;
	display: block;
	position: relative;
	top: 30px;
	margin-bottom: 50px;
}
#Vimeo_ContAlbum .Navegador a{
	color: black;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 22px;
	height: 25px;
	text-align: center;
	padding-top: 4px;
}
#Vimeo_ContAlbum .Navegador span{
	display: block;
	float: left;
	background-color: silver;
	margin-right: 10px;
	text-decoration: none;
	border: 1px solid #767676;
	width: 22px;
	height: 25px;
	padding: 3px;
}
#Vimeo_ContAlbum .Navegador span.activo{
	color: black;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	text-align: center;
	background-color: white;
	padding-top: 6px;
	overflow: hidden;
}
#Vimeo_ContAlbum .Navegador a:hover{
	color: white;
}
/* Vimeo Player */
#Vimeo_Player{
	width: 940px;
	float: left;
	margin-left: 20px;
	clear: none;
}
#Vimeo_Player .ContPlayer{
	float: left;
}
#Vimeo_Player h1{
	width: 640px;
	line-height: 25px;
}
#Vimeo_Player .Video{
	width: 640px;
	float: left;
}
#Vimeo_Player iframe{
	float: left;
}
#Vimeo_Player .VistonVeces{
	clear: both;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	display: table;
}
#Vimeo_Player .Titulo{
	font-size: 14px;
	margin-top: 5px;
	float: left;
	display: block;
}
#Vimeo_Player .Vimeo_MasVistos h1{
	width: auto;
}
#Vimeo_Player .Vimeo_MasVistos{
	width: 250px;
	display: table;
	position: relative;
	border-left: 1px dotted gray;
	padding-left: 10px;
	padding-top: 4px;
	left: 20px;
}
#Vimeo_Player .Vimeo_MasVistos ul{
	margin: 0;
	padding: 0;
}
#Vimeo_Player .Vimeo_MasVistos li{
	float: left;
	padding: 0;
	margin: 0;
}
#Vimeo_Player .Vimeo_MasVistos li img{
	float: left;
}
#Vimeo_Player .Vimeo_MasVistos li .Titulo{
	float: left;
	margin-left: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
}
#Vimeo_Player .Vimeo_MasVistos a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	float: left;
}
#Vimeo_Player ul.Album{
	list-style-image: none;
	list-style-type: none;
	width: 250px;
	display: table;
}
#Vimeo_Player ul.Album li{
	float: left;
	height: 75px;
	margin-bottom: 10px;
	display: table;
	width: 250px;
	position: static;
}
#Vimeo_Player ul.Album li .Titulo{
	padding-left: 105px;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
}
#Vimeo_Player ul li a img{
	width: 100px;
	height: 75px;
	margin: 0;
	padding: 0;
	position: absolute;
}
/* VIMEO ULTIMOS CLIPS */
#VIMEO_ContUltClips .Titulo{
	font-size: 11px;
	line-height: 13px;
	margin-left: 110px;
}
#VIMEO_ContUltClips .Player .Titulo{
	display: table-footer-group;
	position: absolute;
	clear: both;
	margin-top: 5px;
	font-size: 14px;
	width: 370px;
	margin-left: 0;
	line-height: 18px;
}
/* */
address{
	margin-bottom: 10px;
	padding-left: 20px;
}
blockquote{
	margin-bottom: 10px;
	padding-left: 20px;
}
/* DESCARGAS */

#ContDescargas{
	width: 245px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	background: url(gfx/Descargas_Telefono.png) no-repeat left top;
	padding-top: 125px;
	padding-left: 9px;
	display: block;
}
body.Plan_03 #ContDescargas{
	margin-right: 0;
}
#ContDescargas a{
	height: 29px;
	vertical-align: top;
	padding-top: 10px;
	display: list-item;
	padding-left: 35px;
}
#ContDescargas h1{
	display: none;
	visibility: hidden;
}
#ContDescargas .Gfx{
	float: left;
}
#ContDescargas li{
	list-style-type: none;
	height: 29px;
	margin-bottom: 5px;
}

/* NOTICIAS */
.Noticia{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 80px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.Noticia .Fecha{
	margin-top: -15px;
	margin-bottom: 15px;
}
.Noticia .FotoIzq{
	margin-bottom: 50%;
	height: auto;
	display: block;
	margin-right: 20px;
	float: left;
}
.Noticia ul#ContRedesSociales{
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 15px;
	display: block;
	width: 525px;
	float: none;
	margin-left: 390px;
	clear: none;
}
.Noticia ul#ContRedesSociales li{
	list-style-type: none;
	width: 525px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#ContNoticias{
	width: 640px;
	display: table;
	margin-left: 5px;
	margin-top: 20px;
	position: relative;
	top: 20px;
	padding: 0 5px 20px 15px;
	float: left;
}

#ContNoticias_2 .SinFotita{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background: url(gfx/Fotita_List2.jpg) no-repeat;
	display: block;
	width: 378px;
	height: 208px;
}
#ContNoticias_2 .Leer{
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
	width: 260px;
	float: right;
	margin-top: 20px;
	clear: right;
}
#ContNoticias_2 .Foto{
	margin-right: 15px;
	width: 378px;
	float: right;
	display: table;
	margin-bottom: 5px;
}
#ContNoticias_2 .Foto img{
	width: 378px;
	height: 208px;
}
#ContNoticias_2 .SinFoto{
	margin-right: 15px;
	background: url(gfx/Foto_def.jpg) no-repeat;
	width: 378px;
	float: left;
	margin-bottom: 10px;
	height: 208px;
}
#ContNoticias .Noticias li{
	display: block;
	margin-bottom: 15px;
}
#ContNoticias_2 ul.Noticias {
	padding: 0;
	margin-top: 25px;
	list-style-type: none;
}
#ContNoticias_2 .Noticias li{
	display: table;
	clear: both;
	width: 655px;
	padding: 0;
	margin-bottom: 40px;
	height: 243px;
}
#ContNoticias_2 .Texto{
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 20px;
	position: relative;
	top: 30px;
	width: 265px;
	float: right;
	clear: both;
	text-align: justify;
	margin-right: 0;
	padding: 0;
	margin-top: -30px;
}

#ContNoticias_2 .Fecha{
	font-size: 10px;
	line-height: 16px;
	position: relative;
	display: table-caption;
	width: 265px;
	margin-bottom: 5px;
	float: right;
	color: #9f9f9f;
	clear: both;
}

#ContNoticias_2 .Titulo{
	font-size: 14px;
	line-height: 16px;
	position: relative;
	top: 0;
	display: block;
	width: 265px;
	float: right;
	margin: 0;
	padding: 0;
}
#ContNoticias .Texto{
	font-size: 11px;
	line-height: 14px;
	margin-left: 140px;
	text-align: justify;
}

#ContNoticias_2 h1{
	margin: 0;
	padding: 0;
}
#ContNoticias_2 .Archivo{
	clear: both;
	margin-top: 50px;
	width: 270px;
	float: right;
}
.Noticia .Texto{
	margin-left: 10px;
}
.Noticia .Texto p{
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}
#ContNoticias .Fecha{
	font-size: 10px;
	color: #9f9f9f;
	position: relative;
	left: 140px;
}
#ContNoticias .Titulo{
	font-size: 14px;
	line-height: 16px;
	left: 140px;
	position: relative;
	width: 475px;
}
#ContNoticias .SinFotita img{
	width: 130px;
	height: 78px;
	}
#ContNoticias .SinFotita{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background: url(gfx/Fotita.jpg) no-repeat;
	width: 130px;
	height: 78px;
	position: relative;
	top: -28px;
}
#ContNoticias .Archivo{
	visibility: hidden;
	display: none;
}
ul.Noticias{
	list-style-type: none;
}
ul.Noticias li{
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
}
#ContNoticias h1{
	margin-bottom: 12px;
	border-bottom: 1px solid #9f9f9f;
	padding-bottom: 8px;
}
#ContNoticias .Fotita{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background: url(gfx/Fotita.jpg) no-repeat;
	width: 130px;
	position: relative;
	top: -30px;
}
#ContNoticias .Fotita img{
	width: 130px;
}
#ContNoticias .Leer{
	clear: right;
	margin-left: 140px;
	margin-top: 5px;
	float: right;
}
#ContNoticias .Noticia{
	margin-bottom: 10px;
	clear: both;
}
#ContNoticias .Noticia .Autor{
	display: none;
	visibility: hidden;
}
.Noticia .SinFoto{
	background: url(gfx/Foto_def.jpg) no-repeat left;
	width: 378px;
	height: 208px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
/* Listado de noticias */
#ContNoticias .Noticia .Titulo{
	font-size: 14px;
	line-height: 16px;
}
/* Eventos: Contenidos Adicionales */
.ContAdic_Der{
	float: right;
	clear: both;
	width: 525px;
	margin-top: 40px;
	margin-bottom: 20px;
	border-top: 1px solid #9f9f9f;
	padding: 10px 0 0;
}
.ContAdic_Der .Tit{
	font-size: 15px;
	color: #9f9f9f;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin-bottom: 10px;	
}
.ContAdic_Der h1{
	display: none;
	visibility: hidden;
}
.ContAdic_Der ul{
	list-style-image: none;
}
.ContAdic_Der li{
	list-style-type: disc;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	list-style-position: inside;
}
/* Plantilla 01 */
/* CTV */
#CTV_Programacion{
	color: #595959;
	width: 265px;
	text-align: left;
	overflow: hidden;
	border-style: none;
	display: block;
	height: 390px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 15px;
	float: left;
}

#CTV_Programacion .Contenido{
	height: 350px;
	margin: 0;
	overflow: hidden;
	width: 265px;
	padding: 0;
}

#CTV_Programacion h1{
	position: relative;
	display: table-caption;
	margin-left: 10px;
}
#CTV_Programacion .Hora{
	width: 50px;
	position: relative;
	float: left;
}
#CTV_Programacion .IniFin{
	clear: both;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

#CTV_Programacion .Programa{
	margin-left: 50px;
}

p.descripcion{
	margin-left: 240px;
	width: 100px;
	position: absolute;
	background-color: gray;
	display: table;
	height: 127px;
}
p.Horario{
	margin-left: 370px;
	width: 100px;
	position: relative;
	background-color: silver;
	height: 127px;
}

/* ScrollBar */
#scrollbar1 { width: 520px; clear: both; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 500px; height: 200px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #003D5D; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { background-color: #D8EEFD; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }


/* slideshow */
.Banner_2 img{
	margin-left: 20px;
	display: table;
	background-color: yellow;
}
#nav_2 li{
	float: left;
	width: 80px;
	height: 70px;
	list-style-type: none;
	overflow: hidden;
	margin-right: 8px;
}
#nav_2 img{
	width: 250px;
	height: 75px;
	position: relative;
	margin-left: -2px;
}
#nav_2 {
	width: 925px;
	height: 70px;
	margin-bottom: 100px;
	margin-top: 10px;
	margin-left: 20px;
}
body.Plan_00 #Bloque_02 .Banner_1 {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	
	height: 312px;
	overflow: hidden;
	width: 961px;
}
body.Plan_01 #Bloque_02 .Banner_1 {
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	
	height: 312px;
	overflow: hidden;
	width: 961px;
}
/* Redes sociales */
#Bloque_02 .html{
	display: block;
	width: 600px;
	top: -4px;
	margin-left: 1px;
}
