body{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color: #000000;
	font-size: 0.75em;
	background-color: #c0c0c0;
}

a:link, a:visited,a:active{
	color: #2C76B7;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	color: #64608e;
	font-weight: normal;
	text-decoration: underline;
}
div.formulario-correo{
	color:#000000;
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
}
.formulario-cabeceras{
	color:#000000;
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	text-transform:uppercase;
}

.formulario-input{
	color:#545454;
}

.formulario-textarea{
	color:#545454;
	background-color:#64608e;
	scrollbar-face-color: #5e92ac; 
	scrollbar-highlight-color: #2C76B7; 
	scrollbar-shadow-color: #fff; 
	scrollbar-3dlight-color:#64608e;
	scrollbar-arrow-color:#000; 
	scrollbar-track-color:#5e92ac; 
	scrollbar-drakshadow-color:#000;
	background:url("/imagenes/imagenes.png")-10px -238px  no-repeat;
}

input{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	border-color: #64608e;
	font-size: 1em;
	border-style: solid;
	border-width: 0.1em;
	font-weight: normal;
	color: #ffffff;
}

select{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color: #64608e;
	font-size: 12px;
	border-style: solid;
	border-width: 0.1em;
	font-weight: normal;
	border-color: #ffffff;
}

textarea{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color: #64608e;
	font-size: 1em;	
	font-weight: normal;
	border-style: solid;
	border-width: 0.1em;
	border-color: #ffffff;
}

#menu-categorias{
	background-color: #0077BB;
}

.menu-categorias-min a:link,.menu-categorias-min a:visited,.menu-categorias-min a:active,.menu-categorias-min a:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color: #ffffff;
	font-size: 1em;
	text-decoration: none;
}

.menu-categorias-min a:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color: #9fd6f1;
	font-size: 1em;
	text-decoration: none;
}

/*No tocar*/
.menu-categorias-flecha p{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 1.2em;
}

/*No tocar*/
.menu-categorias-flecha a:link,.menu-categorias-flecha a:visited,.menu-categorias-flecha a:active{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

/*No tocar*/
.menu-categorias-flecha a:hover{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#piepag{
	background: #5e92ac url("/imagenes/fondo-piepag.png") top left repeat-x;
}


/*Buscador*/
/* #buscador fieldset{
	font-weight:normal;
	border:0;
	padding:0;
	margin:0;
	color:#beb39f;
} */

.buscador-input-principal{
	color:#545454;
	font-size:11px;
	line-height:24px;
}

.buscador-seccion-input{
	color:#5e92ac;
	background:url("/imagenes/fondo-input-busc2.gif") top left no-repeat;
}

.BotonBuscar,.BotonTipos{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color: #ffffff;
	border: 0;
	vertical-align: middle;
	background-color:transparent;
	font-weight: bold;
	cursor:pointer;
}

.BotonBuscar:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	border:0;
	vertical-align:middle;
	background-color:transparent;
	font-weight:bold;
	cursor:pointer;
}

/*No tocar*/
.flecha-enlaces{
	color:#000;
	width:0.2em;
	float:left;
	font-size:1em;
	padding-left:.75em;
}

/*No tocar*/
.flecha-enlaces-2{
	color:#000;
	width:0.2em;
	float:left;
	font-size:1em;
	padding-left:.75em;
}

#titulo-estructura h1{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	font-weight:bold;
	font-size:1.8em;
	font-weight:normal;
}

.operacion-error{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#ff0000;
	font-size:1.2em;
}

.operacion-ok{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	font-size:1.2em;
}

.boton-enviar,.boton-borrar{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#ffffff;
	font-weight:bold;
	border:0;
	vertical-align:middle;
	background-color: transparent;
	cursor:pointer;
}

.boton-enviar:hover,.boton-borrar:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#9fd6f1;
	font-weight:bold;
	border:0;
	vertical-align:middle;
	background-color: transparent;
	cursor:pointer;
}

/*No tocar*/
.mesant, .messig{
	background-color:#ffffff;
	width:1em;
}
.pagina-sep{
	color:#64608e;
}
a.enlace-paginacion:link, a.enlace-paginacion:visited, a.enlace-paginacion:hover, a.enlace-paginacion:active{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	text-decoration:none;
}

a.enlace-paginacion:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#9fd6f1;
	text-decoration:none;
}

.pagina-actual{
	color:#64608e;
	font-weight:bold;
}

.cont-video-centro-descript-titulo{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:30px;
	line-height: 28px;
	
}

.cont-video-centro-descript-titulo-2{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	font-weight:bold;
	line-height: 28px;
}

.cont-video-centro-descript-texto{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#ffffff;
	line-height:1.4em;
}

.cont-video-centro-descript-texto-2{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#3f3f3f;
	line-height:1.4em;
}

.cont-video-categorias{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#3f3f3f;
	font-weight:bold;
}

.cont-video-categorias a:link,.cont-video-categorias a:visited,.cont-video-categorias a:active,.cont-video-categorias a:hover{
	color:#2C76B7;
	text-decoration:none;
}

.cont-video-categorias-separador{
	color:#2C76B7;
	font-weight:normal;
}

.cont-video-categorias a:hover{
	color:#64608e;
	text-decoration:none;
}

#botones{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	font-weight:bold;
	color: #2C76B7;
}

.cont-video-links{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	font-weight:bold;
	color: #2C76B7;
}

.pie-videos-min-tit a:link,.pie-videos-min-tit a:visited,.pie-videos-min-tit a:active{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	font-size:14px;
	text-decoration:none;
}

.pie-videos-cont-ampliar div.pie-videos-min-tit a:link,.pie-videos-cont-ampliar  div.pie-videos-min-tit a:visited,.pie-videos-cont-ampliar div.pie-videos-min-tit a:active{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	font-size:14px;
	text-decoration:none;
}

.pie-videos-min-tit a:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#64608e;
	font-size:14px;
	text-decoration:none;
}

.pie-videos-cont-ampliar div.pie-videos-min-tit a:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#64608e;
	font-size:14px;
	text-decoration:none;
}

.pie-videos-min-texto{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#3F3F3F;
	font-size:12px;
}

.pie-videos-cont-ampliar div.pie-videos-min-texto{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#64608e;
	font-size:12px;
}

.pie-videos-min-cat{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#64608e;
	font-weight:bold;
	font-size:.9em;
}

.pie-videos-min-cat a:link,.pie-videos-min-cat a:visited,.pie-videos-min-cat a:active,.pie-videos-min-cat a:hover{
	color:#9fd6f1;
	text-decoration:none;
}

.pie-videos-min-cat a:hover{
	color:#64608e;
	text-decoration:none;
}


.pie-videos-cont{
	background:#ffffff url("/imagenes/fondo-pie-videos-cont.png") top left repeat-x;
}

.pie-categorias span{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#64608e;
	font-size:.85em;
}

.pie-categorias a:link,.pie-categorias a:visited,.pie-categorias a:active,.pie-categorias a:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.pie-categorias a:hover{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#9fd6f1;
	text-decoration:none;
}

.pie-avisolegal a:link,.pie-avisolegal a:visited,.pie-avisolegal a:active{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#2C76B7;
	text-decoration:none;
}

.pie-avisolegal a:hover, .pie-sedes a:hover{
	color:#3f3f3f;
	text-decoration:none;
}

.obligatorios{
	color:#2C76B7;
}

#cont-global{
	background-color:#5e92ac;
}

#cont-global2{
	background-color:#ffffff;
}

#cont-resto{
	background-color:#feffff;
}

#cont-resto2{
	background-color:#feffff;
}

a#boton-volver, a#boton-subir{
	color:#2C76B7;
	text-decoration:none;
}

.rojo-grande{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	font-size:1.28em;
}

.texto-color1{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#9fd6f1;
	font-size: 1em;
	font-weight:bold;
}

.rss-central{
	border:0.04em solid #ffffff;
}



.ultimos-videos{
	color: #2C76B7;
    font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
    font-size: 1.5em;
    font-weight: normal;	
}
.pie-categorias a.activo{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#9fd6f1;
	text-decoration:none;
}
.menu-categorias-min a.activo{
	font-family: 'Trebuchet',Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#5e92ac;
	text-decoration:none;
}

/*
#menu p{
	text-align:center;
	font-size:1.2em;
	font-family: Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	color:#ffffff;
}

#menu a:link,#menu a:visited,#menu a:active{
	text-decoration:none;
	cursor:pointer;
}

#menu a:hover{
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}

a.enlace-descargas:link, a.enlace-descargas:visited, a.enlace-descargas:hover, a.enlace-descargas:active{
	text-decoration:none;
	font-size:1.17em;
	color:#beb39f;
}

a.enlace-relacionados:link,a.enlace-relacionados:visited,a.enlace-relacionados:hover,a.enlace-relacionados:active {
	font-size:1.17em;
	font-weight:bold;
	text-decoration:none;
	color:#beb39f;
}

a.enlace-multimedia {
	font-family:Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
	color: #beb39f;
}

a.enlace-multimedia:active {
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: underline;
	color: #beb39f;
}

a.enlace-multimedia:visited {
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
	color:#beb39f;
}

a.enlace-noticias:link, a.enlace-noticias:visited, a.enlace-noticias:hover, a.enlace-noticias:active {
	font-size:1.16em;
	font-weight:bold;
	text-decoration:none;
	color:#beb39f;
}

#titulo-contenido{
	font-size: 1.75em;
	margin: 0;
	padding: 0;
	padding:0;
	margin:0em;
	font-weight: bold;
	color:#beb39f;
}

div.titulo-contenido {
	width: 80%; 
	font-size: 1.4em;
	font-family: Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	float:left;
	padding:0;
	margin: 0em;
	font-weight: bold;
	color:#beb39f;
}

#subtitulo-contenido{
	font-family: Arial,Trebuchet MS,Verdana,Helvetica,times,sans-serif;
	padding:0;
	margin: 0.2em;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	color:#848484;
}

.boton{
	font-size: 0.85em;
	font-weight: bold;
	border: 0 solid #FFFFFe;
	padding: 0.2em;
	background-color: #007500;
	color: #FFFFFe;
}
*/