@import url("Distineo_publico_tinyMCE.css");

/******************************/
/* CSS VERSION: 1.2
/******************************/

/*********************************************************************************************************/
/*PAGINA*/ 
/*********************************************************************************************************/

html, body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px; 
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	background-color: #f8f8f8;
	display:block;
	
}
body
{
	margin-top: 0px;
}
body a
{
	text-decoration: none;
	color:#3c5175;
}
body a:hover
{
	color:#4B4B4B !important;
}
body > form {
	background-image:url('Imagenes/fondos/fondoPie.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}
body ul
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
ul, li, div
{
	margin: 0px;
	padding:0px;
}

.clear
{
	clear: both;
	font-size: 1px;
}
img {
	border:none;
}
figure {
	margin:0px;
	padding:0px;
}
h1 {
	font-weight:normal;
}
abbr,article,aside,audio,canvas,datalist,details,figure,figcaption,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video {
	display:block;
}

/*********************************************************************************************************/
/*CABECERA DE LA PAGINA*/
/*********************************************************************************************************/
.CabeceraPrincipal
{
	width: 988px;
	margin: auto;
	background-image:url('Imagenes/fondos/fondoHeader.png');
	background-repeat: no-repeat;
	background-position:right bottom;
	height:275px;
	position:relative;
	z-index:1000;
	/*border-right:1px solid #EEEEEE;*/
}
.Home .CabeceraPrincipal
{
	width: 990px;
	margin: auto;
	background-image:url('Imagenes/fondos/fondoHeaderHome.png');
	background-repeat: no-repeat;
	background-position:right bottom;
	height:275px;
	position:relative;
	z-index:1000;
}

.FondoCabeceraPagina
{
	display: none;
}

/*LOGOTIPO*/
.CabeceraPrincipal figure {
	float: left !important;
	border: 0px;
	position:relative;
	left:0px;
	top:8px;
}

/*BUSCADOR*/
#controlHerramientaBusqueda
{
	position: absolute;
	float: right;
	width: 245px;
	height: 26px;
	text-align: right;
	top:20px;
	right:0px;
}
#controlHerramientaBusqueda input.cajaBuscar
{
	position: relative;
	top: 0px;
	width: 225px;
	padding:0px 0px 0px 5px;
	height:26px;
	color:#c0c0c0;
	font-size:11px;
}
.lupaBuscar {
	position:absolute;
	right:5px;
	top:7px;
}


/*LOGIN*/
.controlLoginCompleto
{
	position: absolute;
	float: right;
	width: 74px;
	top: 62px;
	right: 60px;
}
.controlLoginCompleto span
{
	position: relative;
	float: right;
	color: #c2d9db;
	left: 0px;
	font-size:10px;
}
.controlLoginCompleto span a
{
	color: #4B4B4B;
	font-size:10px;
	text-transform:uppercase;
}
.controlLoginCompleto span a:hover
{
	text-decoration: underline;
}
a.controlLoginShow
{
	color: #C2D9DB;
	font-size: 10px;
	float:right;
}
a.controlLoginShow:hover
{
	color: #3c5175;
}
.cuadroLogin
{
	display: none;
	background-color: #FFFFFF;
	border: 2px #dc291e solid;
	z-index: 10 !important;
	width:246px;
	height:81px;
	top:-62px;
	position:relative;
}
a.Desconectar
{
	float: left;
	position: absolute;
	top: -11px;
	left: 0px;
	color: #3c5175;
	font-size:9px;
}
.inputlog {
	bottom: 53px;
    position: absolute;
    right: 3px;
}
.iniciolog
{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.iniciolog a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-left: 5px;
}
.iniciolog a:hover
{
	color: #000000;
}
.tablalog
{
	border: 1px #333333 solid;
	padding: 5px;
	margin-bottom: 10px;
}
a.cancelarLogin
{
	color: Black;
	padding-left: 3px;
	position:absolute;
	bottom:30px; right:9px;
}
a.cancelarLogin:hover
{
	color: #3c5175;

}
.titulolog
{
	font-size: 10px;
	width: 100% !important;
	text-transform: uppercase;
	display:none;
}
.labellog
{
	color: #000000;
	font-size: 12px;
}
.checklog
{
	color: #000000;
	font-size: 12px;
}
.txtlog
{
	width: 100px;
}
.hyperlog
{
	color: #000000;
	word-spacing: -1px;
	top: 0px !important;
	left: 4px !important;
}
.hyperlog a
{
	bottom: 7px;
    color: #000000 !important;
    left: 60px;
    position: absolute;
    text-decoration: none;
    word-spacing: -1px;
}
.hyperlog a:hover
{
	color: #3c5175 !important;
	background-color: #FFFFFF !important;
	word-spacing: -1px;
	text-decoration: none;
	background-color: #FFCCCC;
}
.failurelog
{
	background-color: #DC291E;
    color: #FFFFFF;
    left: -2px;
    position: absolute;
    top: 75px;
    width: 249px !important;
}
.hyperlog .cancelarLogin
{
	position: relative;
	left: 3px !important;
	top: -3px !important;
}

.failurelogPassword
{
	color: #3c5175;
}

/*ENLACES CABECERA*/
#enlacesCabeceraPagina
{
	position: relative;
	float: right;
	width: 100px;
	text-align: right;
	top: 60px;
	right:0px;
}
#enlacesCabeceraPagina a
{
	color: #c2d9db;
	padding: 0px 0px 0px 10px;
	font-size:10px;
}
#enlacesCabeceraPagina a.Home {
	display:none;
}
#enlacesCabeceraPagina a.MapaWeb {
	padding:0px;
}
#enlacesCabeceraPagina a:hover
{
	color: #4B4B4B !important;
}

/*MENU SUPERIOR*/

.MenuSuperior
{
	margin-top: 0px;
	margin-left: 0px;
	/*position: relative;*/
	position:absolute;
	z-index:1002;
	width:922px;
	right:0px;
	top:85px;
	background-image:url('Imagenes/fondos/linea-menu.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}
	.enEdicion .MenuSuperior {
		
	}
.MenuSuperior ul
{
	height: 65px;
	margin-left: 0px;
}
.MenuSuperior ul li
{
	float: left;
	position: relative;
	text-align:center;
}
.MenuSuperior ul li.level-0 a
{
	color: #FFFFFF;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 65px;
	font-size:15px;
}
.MenuSuperior ul li.level-1 > a.menuItem {
	font-size:12px;
	line-height:50px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:left;
	padding-left:30px;
	background-image:url('Imagenes/fondos/nivel1.png');
	background-repeat:no-repeat;
	background-position:10px center;
	border-top:1px solid #EEEEEE;
}
.MenuSuperior ul li.level-1:first-child a {
	border-top:0;
} a
.MenuSuperior ul li.level-1.edicion a {
	line-height:16px;
	margin-bottom:10px;
}
.MenuSuperior ul#listaMenuSuperior li.level-0 > a:hover, .MenuSuperior ul#listaMenuSuperior li.level-0.activo > a
{
	border-bottom:5px solid #F8F8F8;
	color:#FFFFFF !important;
}
.MenuSuperior ul li.level-0.opcionActiva a.activoAtras0
{
	color: #000000;

}
.MenuSuperior ul li.level-0.opcionActiva li.opcionActiva1 a.activoAtras1
{
	color: #000000;
}
.MenuSuperior a, .MenuSuperior ul,  .MenuSuperior li {
	
}
.MenuSuperior ul#listaMenuSuperior ul {
	display:block;
	}
.enEdicion .MenuSuperior ul#listaMenuSuperior ul {
	display:block;
	}

.MenuSuperior ul#listaMenuSuperior .level-0 {
	display:block;
	position:relative;
	padding:0px;
	}
	.enEdicion .MenuSuperior ul#listaMenuSuperior .level-0:hover ul.subLista li {
		display:block;
	}
	.MenuSuperior ul#listaMenuSuperior li.level-0.activo, .MenuSuperior ul#listaMenuSuperior li.level-0.opcionActiva {
	background-image:url('Imagenes/fondos/activo.png');
	background-repeat:no-repeat;
	background-position:center 57px;
}
	.MenuSuperior ul#listaMenuSuperior > .level-0 > a {
		color:#F8F8F8;
		font-size:12px;
		font-weight:bold;
		padding:0px 14px;
		border-bottom:5px solid #DC291E;
		text-transform:uppercase;
	}
	.MenuSuperior ul#listaMenuSuperior > .level-0:first-child {
		width:73px;
	}

	.MenuSuperior ul#listaMenuSuperior > .level-0:first-child > a {
		background-image:url('Imagenes/fondos/inicio.png');
		background-repeat:no-repeat;
		background-position:center center;
		height:65px;
		line-height:65px;
		width:73px;
		padding:0px;
	}
.MenuSuperior ul#listaMenuSuperior .editableMenuHanler.level-0.edicion {
	display:none;
} 

.MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista {
	display:none;
	width:250px;
	height:auto;
	position:absolute;
	top:65px;
	left:0px;
	background-color:#DC291E;
	border-top:5px solid #FFFFFF;
	z-index:1000;
	}
	.enEdicion .MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista.edicion {
	border:0px;
	top:81px;
}
.enEdicion .MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista li {
    display:none;
    width:100%;
    position:relative;
}
.MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista li {
	display:block;
	width:100%;
	position:relative;
	}

.MenuSuperior ul#listaMenuSuperior .level-0:hover ul.subLista {
	display:block;
	}
.MenuSuperior ul#listaMenuSuperior .level-1 ul.subLista2 {
	display:none !important;
	width:145px;
	position:absolute;
	left:145px;
	top:0px;
	height:30px;
	}
.MenuSuperior ul#listaMenuSuperior .level-1:hover ul.subLista2 {
	display:block;
	}

.MenuSuperior ul#listaMenuSuperior .edicion.level-0 ul.subLista {
	display:block;
	text-align:left;
	}
.MenuSuperior ul#listaMenuSuperior .edicion.level-1 ul.subLista2 {
	display:block;
	position:relative;
	left:0px;
	}	
.UnaZona.enEdicion .MenuSuperior ul#listaMenuSuperior .edicion.level-0 ul.subLista {
	display:none;
}
.MenuSuperior ul li.level-2 a {
	background-color:#8c9fbd !important;
}
.MenuSuperior ul li.level-1 > a.menuItem:hover,
.MenuSuperior ul.subLista li.activo > a.menuItem,
.MenuSuperior > ul > li.opcionActiva1 > a {
	color:#dc291e !important;
	background-color:#DDDDDD;
	background-image:url('Imagenes/fondos/nivel1R.png');
}

.MenuSuperior ul#listaMenuSuperior li.level-0.activo > a,
.MenuSuperior ul#listaMenuSuperior li.level-0.activo > a:hover {
	/*color:#dc291e !important;
	background-color:#DDDDDD;*/
}  

/*********************************************************************************************************/
/*CUERPO DE LA PAGINA*/
/*********************************************************************************************************/
.ContenedorGeneral
{
	position: relative;
	width: 988px;
	margin: auto;
}
#ContenedorPrincipal
{
	width: 988px;
	margin: auto;
	padding-bottom: 0px;
	padding-top:0px;
	/*position: relative;*/
	/*margin-top: -20px;*/
	position:relative;
	z-index:1001;
}
.enEdicion #ContenedorPrincipal {
	clear:both;
}
.contenidoCabecera h1, h1.contenidoCabecera 
{
	color: #dc291e;
	font-size: 20px;
	/*padding-top: 15px;*/
	font-weight:bold;
	margin:0px;
	margin-bottom:15px;
	text-transform:uppercase;
	border-bottom: 1px solid #DDDDDD;	
	padding-bottom:5px;
}
.ModListado *.contenidoCabecera
{
	color: #dc291e;
	font-size: 20px;
	/*padding-top: 15px;*/
	font-weight:bold;
	margin:0px;
	margin-bottom:15px;
	text-transform:uppercase;
	border-bottom: 1px solid #DDDDDD;	
	padding-bottom:5px;
}
.ModListado 
{
	/*position: relative;*/
}
.contenidoCuerpo
{
	min-height: 15px;
}
.contenidoCuerpo.contenidoNoScript
{
	min-height: 0px;
}
.Home .ColumnaCentral p.info
{
	color: #3c5175;
}

/************************************/
/* MODULOS DE COLUMNAS */
.ModCol.Noticias {
	overflow:hidden;
	position:relative;
	height:350px;
}
.ModCol section.ListaElementos
{
	padding: 0px 0px 10px 0px;
	width:2000px;
	position:relative;
	height:260px;
	background-color:#f2f0f0

}
.Home .ModCol section.ListaElementos
{
	padding: 0px 0px 10px 0px;
	width:2000px;
	position:relative;
	height:290px;
	background-color:#f2f0f0

}

.ModCol section.ListaElementos article
{
	margin-bottom:20px;
	height:255px;
	float:left;
	width:215px;
	padding:10px;
	position:relative;
}

.Home .ModCol section.ListaElementos article
{
	margin-bottom:20px;
	height:260px;
	float:left;
	width:317px;
	padding:20px;
	position:relative;
}
.Eventos.ModCol section.ListaElementos article {
	margin-bottom:10px;
}
.ModCol section.ListaElementos article header {
	margin-bottom:10px;
}
.Videos.ModCol section.ListaElementos article header {
	background-color:transparent;
	padding-left:0px;
}
.ModCol section.ListaElementos article p {
	font-size:12px;
}
.ModCol section.ListaElementos article iframe
{
	height: 160px;
    width: 100%;
}
.ModCol section.ListaElementos article p.Fecha
{
	margin: 0px;
	color: #dd291e;
	margin-bottom: 15px;
	font-size:10px;
	line-height:12px;
	padding-left:20px;
	background-image:url('Imagenes/fondos/fechaRojo.png');
	background-repeat:no-repeat;
	background-position:left center;
}
.Eventos.ModCol section.ListaElementos article p.Fecha {
	margin-bottom:2px;
}
.ModCol section.ListaElementos article figure
{
	float: none;
	margin-left: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	height: 70px;
}
.ModCol section.ListaElementos article figure figcaption {
	text-align:right;
}
.ModCol .Cliente
{
	display:none;	
}
.ModCol h4.Titulo
{
	font-size: 15px;
	margin: 5px 0px 15px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
	/*max-height: 35px;
    overflow: hidden;*/
}

.Home .ModCol h4.Titulo
{
	font-size: 20px;
	margin: 5px 0px 20px;
	line-height:23px;	
	text-transform:uppercase;
}
.ModCol h4.Titulo a {
	color: #DC291E;
}
.Eventos.ModCol h4.Titulo {
	margin-top:0px;
	margin-bottom:0px;
}
.ModCol h4.Titulo a:hover {
	color:#4B4B4B;
}
.ModCol h2 a
{
	color: black;
}
.ModCol figure img
{
	float: none;
    object-fit: contain;
    display: block;
    width: 100%;
    height: 100%;
}
.ModCol .Subtitulo
{
	color: #2b2a2a;
	margin:0px;
	line-height:15px;
	font-size:12px;
}
.ModCol .LeerMas a
{
	color: #DC291E;
	font-size: 12px;
	line-height:24px;
	padding-right:30px;
	background-image:url('Imagenes/fondos/leerMas.png');
	background-repeat:no-repeat;
	background-position:center right;
	display:block;
}
.ModCol .LeerMas a:hover
{
	color: #000000;
}
.ModCol .todas {
	position:absolute;
	right:20px;
	bottom:20px;
	height:37px;
	width:52px;
	display:block;
	background-image:url('Imagenes/fondos/todas.png');
	background-repeat:no-repeat;
	background-position:center center;

}
.ModCol section.ListaElementos article footer {
	position:absolute;
	left:20px;
	bottom:10px;
}
.ModCol #controles-carruselNot, .ModCol #controles-carruselNotCon {
	position:absolute;
	top:52px;
	left:0px;
	width:100%;
	height:8px;
	display:block;
}
.ModCol #controles-carruselNot ul, .ModCol #controles-carruselNotCon ul {
	display:block;
	width:100%;
	height:8px;
}
.ModCol #controles-carruselNot li, .ModCol #controles-carruselNotCon li {
	float:left;
	display:block;
	height:8px;
	width:33.3%;

}
.ModCol #controles-carruselNot li a, .ModCol #controles-carruselNotCon li a  {
	width:100%;
	height:8px;
	display:block;
	background-color:#F8F8F8;
}
.ModCol #controles-carruselNot li:first-child a, .ModCol #controles-carruselNotCon li:first-child a {
	background-color:#DC291E;
}

.ModCol #controles-carruselNot li a:hover, .ModCol #controles-carruselNotCon li a:hover {
	background-color:#DC291E!important;
}
.ModCol #controles-carruselNot li p.num {
	display:none;
}
.Home .ModCol #controles-carruselNotCon {
	display:none;
}



/*********************************************************************************************************/
/*COLUMNA IZQUIERDA DEL CONTENIDO*/
/*********************************************************************************************************/
.ColumnaIzda
{
	width: 235px;
	float: left;
	/*margin: 0px 0px 20px 10px;*/
}
.ColumnaIzda > section {
	border: #CCCCCC 1px solid;
} 
.espacioEditableIzda
{
	min-height: 15px;
	margin-bottom:10px;
}
.espacioEditableIzdaComun
{
	min-height: 15px;
	margin-bottom:10px;
}
.EnlaceListado
{
	line-height: 50px;
	background:#DC291E;
	margin-top: 0px;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	text-transform:uppercase;
	margin-bottom:8px;
}
.EnlaceListado a
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
}
.EnlaceListado a:hover
{
	color:#DDDDDD !important;
}

/*CONTROL EVENTOS COLUMNA*/

.Eventos.ModCol div.Calendario
{
	border: 1px solid #000000;
    margin: 0px auto 10px;
    padding: 2px 5px;
    width: 94%;
}
.Eventos.ModCol .ListaElementos li
{
	background-color: #FFFFFF;
	text-align: center;
	margin: 10px 0px;
}
.Eventos.ModCol .ListaElementos h2.Titulo, .Eventos.ModCol .ListaElementos h2.Titulo a
{
	font-size: 14px;
	color: #3c5175;
}
.Eventos.ModCol .ListaElementos p.Lugar
{
	font-size: 13px;
	color: #333333;
	margin:0px;
}

/*********************************************************************************************************/
/*COLUMNA DERECHA DEL CONTENIDO*/
/*********************************************************************************************************/
.ColumnaDcha
{
	width: 235px;
	float: right;
	margin-top: 0px;
	padding-top:330px;
	position:relative;
}
.Home .ColumnaDcha {
	width:357px;
	position: absolute;
    right: 0;
    top: 475px;	
    padding-top:0px;
}
.ColumnaDcha > section {
	border: #CCCCCC 1px solid;
	margin-bottom:10px;
}
.espacioEditableDcha
{
	min-height: 15px;
	margin-bottom:10px;
}
.espacioEditableDchaComun
{
	min-height: 15px;
	margin-bottom:10px;
	position:absolute;
	top:0px;
	left:0px;
}
.espacioEditableDchaComun .bancoCol {
	height:313px;
	width:233px;
	display:block;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
}
.Home .espacioEditableDchaComun .bancoCol {
	display:none;
}


/* CONTROL DE VIDEOS EN COLUMNA */
.Videos.ModCol header object,.Videos.ModCol header embed, .Videos.ModCol header iframe
{
	width: 100%;
	margin: auto;	
	padding-top: 10px;
	margin-top: -10px;
}
.Videos.ModCol .Titulo a
{
	/*text-decoration: none;
	color: #333333;
	font-size: 18px;*/
}
.Videos.ModCol .Titulo a:hover {
	color:#3c5175;
}
.Videos.ModCol p.Subtitulo 
{
	/*font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;*/
}

/*********************************************************************************************************/
/*COLUMNA CENTRAL DEL CONTENIDO*/
/*********************************************************************************************************/
.ContenedorPagina
{
	width: 988px;
	padding: 0px;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}
.TresZonas .ColumnaCentral,.Noticias.Detalle .ColumnaCentral,.Proyectos.Detalle .ColumnaCentral,.Videos.Detalle .ColumnaCentral,.Eventos.Detalle .ColumnaCentral,.Productos.Detalle .ColumnaCentral
{
	width: 478px;
	max-width: 478px;
	float: left;
	padding:0px 20px;
	min-height: 500px;
}
.DosZonas .ColumnaCentral
{
	width: 738px;
	max-width: 738px;
	float: left;
	padding-left: 30px;
	min-height: 500px;

}
.Noticias.Galeria .ColumnaCentral,
.Proyectos.Galeria .ColumnaCentral,
.Productos.Galeria .ColumnaCentral {
	float: right;
    padding:0px 30px 0px 30px;
    width: 693px;
    max-width:693px;
}
.DosZonas_CentroDerecha .ColumnaCentral, .Noticias.Detalle .ColumnaCentral, .Proyectos.Detalle .ColumnaCentral, .Productos.Detalle .ColumnaCentral {
	float: right;
    padding:0px 30px 35px 30px;
    width: 693px;
    max-width:693px;
}
.DosZonas_CentroDerecha .ColumnaCentral, .Noticias.Detalle .ColumnaCentral h1.contenidoCabecera {
	position:relative;
	top:0px;
	left:0px;
}
.DosZonas_CentroDerecha .ColumnaCentral.Noticias {
	position:relative;
	top:-40px;
}
.DosZonas_CentroDerecha .ColumnaCentral {
	position:relative;
	top:-40px;
}
.Home.DosZonas_CentroDerecha .ColumnaCentral {
	padding:0px;
	width:988px;
	max-width:988px;
	top:0px;
}
.UnaZona .ColumnaCentral
{
	max-width: 970px;
	min-height: 500px;
	overflow: hidden;
	padding-left: 30px;
}
.Fb_bloque_LikeButton iframe
{
	width: 120px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:4px;
	margin-right:10px;
	float:left;

}
.Twitter_Button
{
	width: 90px;
	margin-bottom:5px;
	margin-top:3px;
	margin-right:10px;
	float:left;
}
#gplusoneDiv {
	margin-top:4px !important;
	float:left !important;
}

.TresZonas .ColumnaDcha, .TresZonas .ColumnaCentral {
	position:relative;
	top:-40px;
}


/*********************************************************************************************************/
/*PIE DE LA PAGINA*/
/*********************************************************************************************************/
#PiePrincipal
{
	width: 990px;
	margin: auto;
	padding-bottom: 0px;
	height: 287px;
}
#PiePrincipal a
{
	color: #000000;
}
#PiePrincipal a:hover
{
	color:#DDDDDD;
}
footer.PiePrincipal aside.espacioEditablePie {
	position: relative;
	top: 25px;
	left: 0px;
	float: left;
	width:100%;
	padding:0px;
}
footer.PiePrincipal aside.espacioEditablePie .menuPie {
	padding:0px 0px;
	width:775px;
	position:absolute;
	right:0px;
	top:10px;
}
footer.PiePrincipal aside.espacioEditablePie .menuPie li {
	float:left;
	padding-right:10px;
	width:95px;
}
footer.PiePrincipal aside.espacioEditablePie .menuPie li.peque {
	width:auto;
	
}
footer.PiePrincipal aside.espacioEditablePie .menuPie li.peque + li.peque {
	padding-right:0px;
}
footer.PiePrincipal aside.espacioEditablePie .menuPie li a {
	color:#666666 !important;
	font-size:10px;
	margin-bottom:5px;
	border-bottom:1px solid #666666;
	display:block;
	font-weight:bold;
}
footer.PiePrincipal aside.espacioEditablePie .menuPie li ul li a {
	color:#4B4B4B !important;
	border:0px;
	margin-bottom:3px;
	font-size:9px;
	font-weight:normal;
}
footer.PiePrincipal aside.espacioEditablePie .menuPie li a:hover {
	color:#999999 !important;
	text-decoration:none !important;
}
.Distineo
{
	float: left;
	position:absolute;
	bottom:0px;
	right:10px;
	color:#F8F8F8 !important;
	line-height:30px;
}
.Distineo a {
	color:#F8F8F8 !important;
}
.Distineo .Version
{
	display: none;
}
.Enlaces
{
	float: left;
	position:relative;
	line-height:35px;
	width:500px;
}
.Enlaces #enlaceEmpresa {
	position:absolute;
	top:75px;
	left:0px;
}
.Enlaces a {
	color:#F8F8F8 !important;
	margin-right:20px;
}
.Enlaces a:hover {
	color:#DDDDDD !important;
}

/*********************************************************************************************************/
/*MENUS*/
/*********************************************************************************************************/

/* MENU IZQUIERDO*/
ul.MenuIzda
{
	margin-bottom: 15px;
}
	.enEdicion .MenuIzda .level-0.elementoLista {
		background:none;
		display:block;
	}
	
.MenuIzda .level-0.elementoLista {
	display:none;
}
.MenuIzda .level-0.elementoLista.activo {
	
	display:block;
}
.MenuIzda .level-0.elementoLista a.menuItem
{
	color: #FFFFFF;
	line-height: 55px;
	font-size: 20px;
	background:#dc291e;
	display: block;
	text-transform:uppercase;
	margin-bottom:0px;
	text-align:center;
}
.MenuIzda .level-0.elementoLista a.menuItem:hover, .MenuIzda .level-0.elementoLista.activo a.menuItem
{
	color: #FFFFFF;

}
.MenuIzda .level-0.elementoLista.activo ul.subLista
{
	display: block;
}
.MenuIzda .level-0.elementoLista ul.subLista
{
    display: none;
    margin-top: -5px;
    padding-top: 5px;
}
.MenuIzda .level-1.elementoLista a.menuItem
{
	background-color:#DC291E !important;
	color: #FFFFFF !important;
	margin-left: 0px;
	line-height:50px;
	padding-left:30px;
	font-size:12px;
	text-align:left;
	border-top:1px solid #EEEEEE;
	background-image:url('Imagenes/fondos/nivel1.png');
	background-repeat:no-repeat;
	background-position:10px center;

}
.MenuIzda .level-1.elementoLista:first-child a.menuItem {
	border-top:0;
}
.MenuIzda .level-1.elementoLista a.menuItem:hover, .MenuIzda .level-1.elementoLista.activo a.menuItem
{
	background-image:url('Imagenes/fondos/nivel1R.png');
	background-color:#DDDDDD !important;
	color:#DC291E !important;
}
.MenuIzda .level-1.elementoLista li.level-2.elementoLista
{
	margin-left: 20px;
}
.MenuIzda .level-1.elementoLista.activo .level-2 a.menuItem
{
	color:#000000 !important;
}
.MenuIzda .level-1.elementoLista.activo .level-2 a.menuItem:hover
{
	color:#999999 !important;
}


.MenuIzda .level-2.elementoLista a.menuItem
{
	background: none !important;
	color: #000000 !important;
	margin-left: -10px;
}
.MenuIzda .level-2.elementoLista a.menuItem:hover, .MenuIzda .level-2.elementoLista.activo a.menuItem
{
	background: none;
	color:#999999 !important;
}

/*******************************************************/
/*	LISTADO NOTICIAS */

.BuscadorListado
{
	height: 75px;
	/*margin-top: -19px;*/
	margin-bottom: 15px;
}
.BuscadorListado div
{
	float: left;
	padding-right: 3px;
}
.BuscadorListado div.PalabraClave input {
	width:189px !important;
	border:1px solid #DDDDDD;
	height:19px;
}
.BuscadorListado div span {
	display:block;
	color:#DC291E;
	text-transform:uppercase;
}
.BuscadorListado div span#Pag3ZonasModulos_inner_default_default_content_inner_content_info_content_eventosListado_Label2 {
	display:none;
}
.BuscadorListado div.BtnSubmit
{
	float: right;
	margin-top: 12px;
}
.Eventos .BuscadorListado div.FcDesde span#info_inner_default_default_content_inner_content_info_content_eventosListado_Label2 {
	display:none !important; 
}
.Noticias .BuscadorListado div.BtnSubmit
{
	margin-top: 12px;
}
.FcDesde, .FcHasta {
	margin-left:10px;
}
.FcDesde > table, .FcHasta > table {
	width:180px !important;
}



/*Buscador listado para PRODUCTOS*/
.Productos .BuscadorListado
{
	height: 75px;
	display:none;
}
.Productos .BuscadorListado div
{
	height: 38px;
	min-height: 38px;
}
.Productos .BuscadorListado div.PalabraClave input
{
	width: 180px !important;
}
.Productos .BuscadorListado div.Marca select
{
	width: 180px;
}
.Productos .BuscadorListado div.Tipo select,
.Productos .BuscadorListado div.Subtipo select
{
	width: 184px;
}
.Productos .BuscadorListado .botonBuscar
{
	position: relative;
	top: -50px;
	right:-10px;
}
.Productos .TextoCategoria {
	margin-bottom:5px;
	font-size:20px;
	color:#3C5175;
	margin-top:0px;
}
.Productos .TextoCategoria:hover {
	color:#000000;
}
.Productos .Categorias .TituloCategoria {
	margin-bottom:5px;
	font-size:14px;
}
.Productos .ListProductosCat > header {
	margin-top:10px;
	margin-bottom:20px;
	height:140px;
	overflow:hidden;
}
.Productos .ListProductosCat > header .ImagenCategoria {
	position:absolute;
	top:0px;
	right:0px;
}
.Productos .ModListado section {
	margin-top:0px !important;
	width:100%;
}

.Productos .ModListado article {
	clear:both;
	position:relative;
}
.Productos .ModListado article p {
	margin-bottom:15px;
}
.Productos .ModListado .Subtitulo {
	width:100%;
}
.Productos .ModListado .Referencia {
	font-style:italic;
} 
.Productos .ModListado figure {
	width:100px;
	margin-left:20px;
	margin-bottom:20px;
}
.Productos .ModListado figure img {
	width:100%;
}	
.Productos .ModListado figure figcaption {

}
.Productos .ModListado .enlaces-pie-lista-2 figure {
	width:auto;
	position: relative;
	top: -30px;
}
.Productos .ModListado .enlaces-pie-lista-2 figure img {
	width:auto;
}
.Detalle.Productos header {
	margin-bottom:10px;
	
}
.Detalle.Productos.ColumnaCentral header {
	display:none;
	
}
.Detalle.Productos header .Categoria {
	margin-bottom:0px;
	text-align:right;
	font-size:16px;
	color:#3C5175;
}
.Detalle.Productos header .Subcategoria, .Detalle.Productos header .Referencia {
	margin-bottom:0px;
	text-align:right;
	font-size:14px;
}

.cabeceraCategoria {
	display:none;
}

/*Buscador listado para PROYECTOS*/

.Proyectos .BuscadorListado
{
	height: 85px;
	display: none;
}
.Proyectos .BuscadorListado div.PalabraClave input
{
	width: 370px;
}
.Proyectos .BuscadorListado div.LineaNegocio select,
.Proyectos .BuscadorListado div.Sector select
{
	width: 185px;
}
.botonBuscar
{
	width:108px;
	height:27px;
	background-image:url('Imagenes/fondos/botonBuscar.png');
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	cursor:pointer;
	color:transparent;
}
.MyCalendar .ajax__calendar_container
    {
        border: 1px solid #646464;
        background-color: #dddddd;
        color: black;
        z-index: 20;
    }

/**********************************************/
/*	CONTROLES LISTADO DE LOS MODULOS */

.ModListado .Encabezado
{
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom:10px;
	padding:5px 10px;
	background-color:#DC291E;
}
.Productos .ModListado .Encabezado {
	display:none;
}
.Eventos .ModListado .Encabezado {
	margin-bottom:5px;
}
.ModListado .Encabezado span.Fuente {
	float: left;
	color: #FFFFFF;
	text-transform:uppercase;
}
.ModListado .Encabezado span.Fuente.Etiqueta {
	margin-right:15px;
}
.ModListado .Encabezado span.Dato.Fuente {
	font-weight:bold;
}
.ModListado .Encabezado span.Dato {
	color:#FFFFFF !important;
}
.Fecha.Dato {
	font-weight: normal;
	color: #FFFFFF !important;
	padding-left:15px;
	background-image:url('Imagenes/fondos/fecha.png');
	background-repeat:no-repeat;
	background-position:left center; 
}
.Productos.Galeria .Fecha.Dato {
	color:#666666 !important;
}
.Detalle .ContenedorPrincipal .ColumnaCentral figure {
	float: right;
	margin-left: 35px;
	margin-bottom: 10px;
	max-width: 300px;
}
.Detalle .ContenedorPrincipal figure figcaption {
	text-align:right;
	color:#3C5175;
}
.ColumnaCentral.Detalle.Eventos {
	position:relative;
}
.ColumnaCentral.Detalle.Eventos h1.Titulo {
	color: #444444 !important;
    font-size: 24px;
    margin: 0 0 10px;
}
.ColumnaCentral.Detalle.Eventos aside.Mapa p.Ubicacion {
	color:#3C5175;
	font-size:14px;
	margin-bottom:0px;
}
.ColumnaCentral.Detalle.Eventos figure {
	float:right;
	position:absolute;
	right:0px;
	top:0px;
}
.ModListado article
{
	display: block;
	/*position: relative;*/
	min-height: 20px;
	width: 100%;
	margin-bottom:20px;
	clear:both;
}
.Eventos .ModListado article {
	margin-bottom:20px;
}
.Eventos .ModListado article header p.Fecha {
	margin-bottom:0px;
	border-bottom:1px solid #697FA2;
}
.ModListado section
{
	border-bottom: 5px solid #E2E1E1;
	min-height: 20px;
}
.Eventos .ModListado section {
	border:none;
}
.Proyectos .Fecha.Dato {
	float: left;
	color: #666666 !important;
	font-weight: normal;
	font-size:14px;
}
.Proyectos .Cliente {
	font-weight: normal;
	color:#666666 !important;
	font-size:14px;
}
.ModListado .Encabezado span.Fuente
{
	color: #FFFFFF;
}
.ModListado .Cliente
{
	margin-top: 0px;
	text-align:right;
}
.ModListado .Titulo {
    font-size: 20px;
    margin: 0px;
    line-height: 1em;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
}

.Videos .ModListado .Titulo {
	margin-bottom:10px;
}

.ModListado .Titulo a
{
	color: #DC291E;
}

.ModListado .Titulo a:hover
{
	color: #333333 !important;
}
.ModListado figure
{
	float: right;
	font-size: 12px;
	margin-left: 15px !important;
	width: 165px;
}
.ModListado figure img {
	width: 100%;
	height: auto;
}
.Eventos .ModListado figure {
	width:30px;
	margin-top:5px;
}
.ModListado figure figcaption {
	text-align:right;
}

.ModListado .Subtitulo
{
	color: #4b4b4b;
	margin:0px;
	font-size: 12px;
	line-height:15px;
	margin-bottom: 13px;
}
.ModListado .LeerMas {
	width:85px;
}
.ModListado .LeerMas a
{
	color: #DC291E;
	font-size: 12px;
	line-height:23px;
	/*position: absolute;*/
	bottom: 10px;
	padding-right:28px;
	background-image:url('Imagenes/fondos/leerMas.png');
	background-repeat:no-repeat;
	background-position:center right;
	display:block;
	width:auto;
}
.ModListado .LeerMas a:hover {
	color:#4B4B4B;
}

/*******************************************************/
/* MODULO LISTADO - MATRICES */

.ModListado ul.Matriz li
{
	float: left;
	width: 50%;
	max-width: 50%;
	text-align: center;
}
.ModListado ul.Matriz li .ImagenCategoria img
{
	float: none;
	border: none;
}
.ModListado ul.Matriz li a.TextoCategoria
{
	display:block;
	color: Black;
}

/*Subcategorias*/

.ModListado ul.Matriz.Subcategorias li 
{
	background-image: url(Imagenes/fondos/postit.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.ModListado ul.Matriz.Subcategorias li .ImagenCategoria img
{
	margin-top: 40px;
	width: 90px;
	height: 78px;
}

/*Categorias*/

.ModListado ul.Matriz.Categorias li 
{
	min-height: 90px;
}

.ModListado ul.Matriz.Categorias li .ImagenCategoria img
{
	width: 150px;
}

/*******************************************************/
/*	LISTADO VIDEOS */


/* CONTROL DE VIDEOS EN LISTADO */

.Videos .ModListado li
{
	display: block;
	min-height:210px;
	width: 100%;
}
.Videos .ModListado .Video
{
	position: relative;
	float: right;
	top:0px;
}
.Videos .ModListado .Subtitulo
{
	width: auto;
}
.Videos .ModListado p.VerVideo
{
	background-color: #DDDDDD;
	text-align: left;
	color: Gray;
	bottom: 19px;
	margin-bottom: 2px;
	width: 200px;
}
.Videos .ModListado p.VerVideo a
{	
	color: #333333;	
 	font-size: 0.9em;
	margin-left:10px;
	line-height:1.3;
}
.Videos .ModListado p.VerVideo a:hover
{
	color: #3c5175;	
}


/*******************************************************/
/*	LISTADO EVENTOS */

#calendariosEventos
{
	text-align:center;
	display: block;
}
.CalendarioEstiloDiaOtroMes
{

}
.CalendarioEstiloDiaOtroMes a
{
	color: #CCCCCC !important;
}
.CalendarioEstiloTitulo
{
	color:#3c5175;
	font-size:12px;
}
.VistaMeses .CalendarioEstiloTitulo
{	
	font-size:14px;
}
.CalendarioEstiloDia
{
	background-color: transparent;
}

.CalendarioEstiloWeekend
{
	background-color: transparent;
}
.CalendarioEstiloDiaHoy
{
	background-color: #666666;
}
.CalendarioEstiloDiaHoy a
{
	color:#FFFFFF !important;
}
.CalendarioEstiloDiaHoy.ConEventoActivo,
.CalendarioEstiloDiaHoy.ConEventoActivo a
{
	background-color: #697FA2 !important;
	color: White !important;
}
.calendarioEventosPortadaActivos
{
	background-color: #3c5175;
}
.calendarioEventosPortadaActivos a
{
	color: #FFFFFF !important;
}
.CalendarioEstiloDiaSeleccionado
{
	background-color: Gray;
}
.calendariosDetalleEventos
{
	Width:100%;
	border:black 1px solid;
}
.ModCol .calendariosDetalleEventos
{
	border: none !important;
	background-color: White;
	font-size:10px;
}
#calendariosEventos
{
	min-height: 220px;
}
.VistaMeses table.calendariosDetalleEventos
{
	width: 225px;
	height: 200px;
	float: left;
	margin-right: 20px;
}
.VistaMeses table.calendariosDetalleEventos + table.calendariosDetalleEventos
{
	margin-right: 0px;
}
#botoneraCalendarios 
{
	text-align: center;
	margin-bottom:20px;
}
.LeyendaEventos
{
	display: block;
}
#LeyendaCalendarioEventos div.CeldaEventos
{
	float: left;
	min-width: 15px;
	min-height: 15px;
	background-color: #3c5175;
	margin-right: 5px;
	margin-left: 10px;
}

/* CONTROL DE EVENTOS EN LISTADO */

.cabeceraEnlaceListadoEventos 
{
	font-size: 12px;
	display: block;
	text-align: right;
	margin-top: -30px;
}
.cabeceraEnlaceListadoEventos a
{
	color: #3c5175;
	font-weight:normal;
	font-size:14px;
}
.cabeceraEnlaceListadoEventos a:hover
{

}
.Eventos.VistaMeses .ModListado ul.ListaElementos
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	min-height: 10px;
	border-bottom: none;
}
.Eventos.VistaMeses .ModListado .ListaElementos li
{
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border: #aaaaaa 1px solid;
	min-height: 10px;
}
.Eventos.VistaMeses .ModListado h3.Fecha
{
	background-color: #000000;
	font-size: 10px;
	color: White;
	border-bottom: #aaaaaa 1px solid;
	margin-top: 0px;
}
.Eventos.VistaMeses .ModListado h2.Titulo, .Eventos.VistaMeses .ModListado .Titulo a
{
	font-size: 14px;
	color: #DC291E;
}
.Eventos.Listado .ModListado li
{
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.Eventos.Listado .ModListado ul
{
	border-bottom: #FFCCCC 2px solid;
	min-height: 100px;
}
.Eventos.Listado .ModListado p.Lugar
{
	font-size: 13px;
	color: #666666;
	position:relative;
	top:-24px;
	margin-bottom:-15px;
}
.Eventos.Listado .ModListado p.Lugar span.Etiqueta {
	font-weight:normal !important;
}
.Eventos.Listado .ModListado .iconoEventoOutlook img
{
		
}
.Eventos.Listado .ModListado .Subtitulo
{
	color: #666666;
	margin-top: 0px;
	width:100%;
}

/****************************************************************/
/* NOTICIAS DETALLE Y GALERIA */ /* PROYECTOS DETALLE Y GALERIA */

/* CONTROL DE NOTICIAS EN LISTADO */ /* CONTROL DE PROYECTOS EN LISTADO */

.Noticias div.ModDetalle, .Noticias div.ModGaleria, .Proyectos div.ModDetalle, .Proyectos div.ModGaleria
, .Productos div.ModDetalle, .Productos div.ModGaleria
{
	border-bottom: #3c5175 1px solid;
	min-height: 400px;
	margin-top: 15px;
	padding-bottom: 20px;
}
.Noticias .ModDetalle .Encabezado, .Noticias .ModGaleria .Encabezado, .Proyectos .ModDetalle .Encabezado, .Proyectos .ModGaleria .Encabezado
,.Productos .ModDetalle .Encabezado, .Productos .ModGaleria .Encabezado
{
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom:10px;
	padding:5px 10px;
	background-color:#DC291E;
}
.Noticias .ModDetalle .Titulo, .Noticias .ModGaleria .Titulo, .Proyectos .ModDetalle .Titulo, .Proyectos .ModGaleria .Titulo
,.Productos .ModDetalle .Titulo, .Productos .ModGaleria .Titulo
{
	font-size: 20px;
	color: #DC291E !important;
	margin:0px;
	margin-bottom:5px;
}
.Proyectos .ModDetalle .Cliente, .Proyectos .ModGaleria .Cliente
{
	margin-top: 0px;
}
.Noticias .ModDetalle .Imagen, .Proyectos .ModDetalle .Imagen, .Productos .ModDetalle .Imagen
{
	float: right;
	font-size: 12px;
	max-width: 210px;
	margin: 0px 0px 10px 10px;
	color: #000000;
	font-size: 10px;
	text-align: right;
}
.Noticias .ModDetalle .Subtitulo, .Noticias .ModGaleria .Subtitulo, .Proyectos .ModDetalle .Subtitulo, .Proyectos .ModGaleria .Subtitulo
,.Productos .ModDetalle .Subtitulo, .Productos .ModGaleria .Subtitulo
{
	color: #4B4B4B;	
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	margin-bottom:20px;
}
.Noticias .ModDetalle .Parametrizable h4, .Proyectos .ModDetalle .Parametrizable h4,
.Productos .ModDetalle .Parametrizable h4
{
	color: #666666;	
	font-size: 13px;
}
.Noticias .ModDetalle aside.Botonera, .Noticias .ModGaleria aside.Botonera, .Proyectos .ModDetalle aside.Botonera, .Eventos .ModDetalle aside.Botonera, .Proyectos .ModGaleria aside.Botonera
,.Productos .ModDetalle aside.Botonera, .Productos .ModGaleria aside.Botonera, .Videos .ModDetalle aside.Botonera
{
	float: right;
    position: absolute;
    right: 30px;
    text-align: right;
    top: -35px;
    width: 10%;
}
.Noticias .ModDetalle .Botonera a, .Noticias .ModGaleria .Botonera a, .Proyectos .ModDetalle .Botonera a, .Proyectos .ModGaleria .Botonera a
,.Productos .ModDetalle .Botonera a, .Productos .ModGaleria .Botonera a
{
	color: #DC291E;
	font-size:12px;
	padding-left:30px;
	line-height:24px;
	background-image:url('Imagenes/fondos/volver.png');
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
}
.Noticias .ModDetalle .Botonera a.lkGaleria, .Noticias .ModGaleria .Botonera a.lkGaleria, .Proyectos .ModDetalle .Botonera a.lkGaleria, .Proyectos .ModGaleria .Botonera a.lkGaleria
,.Productos .ModDetalle .Botonera a.lkGaleria, .Productos .ModGaleria .Botonera a.lkGaleria
{
	color: #DC291E;
    position: absolute;
    right: 0;
    top: -25px;
    width: 230px;
	background-image:none;
}
.Noticias .ModDetalle .enlaces-pie-galeria aside.Botonera, .Noticias .ModGaleria .enlaces-pie-galeria aside.Botonera, .Proyectos .ModDetalle .enlaces-pie-galeria aside.Botonera, .Eventos .ModDetalle .enlaces-pie-galeria aside.Botonera, .Proyectos .ModGaleria aside.Botonera
,.Productos .ModDetalle .enlaces-pie-galeria aside.Botonera, .Productos .ModGaleria .enlaces-pie-galeria aside.Botonera, .Videos .ModDetalle .enlaces-pie-galeria aside.Botonera
{
	float: right;
    position: relative;
    text-align: right;
    top: 0px;
    width: 45%;
}

.Noticias .ModGaleria .enlaces-pie-galeria aside.Botonera {
	width:32% !important;
}

.Noticias .ModDetalle .Botonera a:hover, .Noticias .ModGaleria .Botonera a:hover, .Proyectos .ModDetalle .Botonera a:hover, .Proyectos .ModGaleria .Botonera a:hover
,.Productos .ModDetalle .Botonera a:hover, .Productos .ModGaleria .Botonera a:hover
{
	color:#333333;
}
.Noticias .ModDetalle .Encabezado span.Fuente, .Productos .ModDetalle .Encabezado span.Fuente
{
	text-align: right;
	color: #FFFFFF !important;
	float: left;
	font-size:12px;
}
.Noticias .ModDetalle .Encabezado span.Fuente.Dato {
	padding-left:10px;
}
.Noticias .ModDetalle .Encabezado span.Fecha.Dato, .Productos .ModDetalle .Encabezado span.Fecha.Dato {
	color:#FFFFFF !important;
	font-size:12px;
}
.Noticias .ModDetalle .Encabezado span.Fuente.Vacio, .Productos .ModDetalle .Encabezado span.Fuente.Vacio
{
	display: none;
}


.Detalle.Noticias .ModDetalle {
	padding-bottom:20px;
	border-bottom:5px solid #E2E1E1;
}
.Detalle.Noticias .ModDetalle ul {
	padding-left:30px;	
}
.Detalle.Noticias .ModDetalle ul li a {
	color:#DC291E;
	font-weight:bold;
}


/***********************************************************************/
/*	GALERIA */

.Noticias .ModGaleria .cabeceraGaleria, .Proyectos .ModGaleria .cabeceraGaleria, .Productos .ModGaleria .cabeceraGaleria
{
	text-align: center;
	font-size: 13px;
	color: #444444;	
	border-bottom: #CCCCCC 1px solid;
	width: 100%;
	margin: auto;
}
.ContenedorImagenesGaleria 
{
	max-width: 100%;
	max-height: 1000px;
	overflow:auto;
	position: relative;
	margin: auto;
	text-align: center;
}
.ContenedorImagenesGaleria ul
{
	width: 100%;
	max-width: 100%;
	margin: auto;
}
.ContenedorImagenesGaleria li
{
	width: 96%;
	padding: 10px 2% 10px 2%;
	position: relative;
	float: left;
	text-align: center;
	overflow: hidden;
}
.ContenedorImagenesGaleria img
{
	border: #cccccc 1px solid;
}
.ContenedorImagenesGaleria img:hover
{
	border: #3c5175 1px solid;
}
.ContenedorImagenesGaleria .Descripcion
{
	color: #444444;
}

/*****************************************************************/
/* VIDEOS DETALLE */

.Detalle.Videos header .Titulo {
	color: #444444 !important;
    font-size: 24px;
    margin: 0 0 10px;
}
.Detalle.Videos header .Subtitulo {
	color: #3C5175;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 15px;
}
.Detalle.Videos .Video {
	margin-bottom:20px;
}
.Detalle.Videos p {
	color: #333333;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 15px;
}

.Videos .ModDetalle h2.Titulo 
{
	color: #333333;
	font-size: 20px;
	margin-top: 0px;
	border-bottom: #333333 3px solid;
}
.Videos .ModDetalle p.Subtitulo
{
	color: #333333;
	text-align: left;
	font-size: 11px;
}

/**********************************************************/
/* EVENTOS DETALLE */

.Eventos div.ModDetalle 
{

}
.Eventos .ModDetalle p span.Etiqueta {
	font-size:14px;
}
.Eventos .ModDetalle p span.Dato {
	font-size:14px;
	color:#666666;
}

.Eventos .ModDetalle h2.Titulo
{
	margin-top: 0px;
	color: #333333;
	font-size: 20px;
	border-bottom: #333333 3px solid;
}

.Eventos .ModDetalle a.iconoEventoOutlook
{
	
}
.Eventos .ModDetalle p.Lugar
{
	float: left;
	color: #000000;
	font-size: 12px;
	margin-top: -15px;
	//margin-top:0px;
	max-width: 55%;
	width:55%;
	margin-bottom: 0px;
}
.Eventos .ModDetalle p.Fecha
{
	float: right;
	color: #000000;
	font-size: 12px;
	margin-top: -15px;
	//margin-top:0px;
	max-width: 45%;
	width:45%;
	margin-bottom: 0px;
}
.Eventos .ModDetalle p.Horario
{
	margin-top: 20px;
	color: #000000;
	font-size: 12px;
}
.Eventos .ModDetalle .Mapa h4.Ubicacion
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.Eventos .ModDetalle .Mapa iframe
{
	width: 100%;
}

/**********************************/
/*** PAGINAS DE ERROR */

.PaginaError img.Imagen
{
	width: 100%;
	margin-top: 15px;
}
.PaginaError div.Botonera
{
	margin-top: 20px;
	text-align: center;
}
.PaginaError div.Botonera a
{
	color: #3c5175;
	text-transform: uppercase;
}
.PaginaError div.Botonera a:hover
{
	text-decoration: underline;
}

/*******************************************/
/** MAPA WEB */

.MapaWeb .ListaMapaWeb article.Encabezado h2
{
	font-size: 12px;
	color: Black;
	margin-bottom: 5px;
}
.MapaWeb .ListaMapaWeb article.Encabezado h1 a
{
	font-size: 14px;
	color: #DC291E;
	font-weight:bold;
}
.MapaWeb .ListaMapaWeb article.Encabezado h1 a:hover,
.MapaWeb .ListaMapaWeb a:hover
{
	color: #CCCCCC !important;
}
.MapaWeb .ListaMapaWeb article.Encabezado.EventosAvanzados {
    display:none;
}
.MapaWeb .ListaMapaWeb article.Encabezado 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.MapaWeb .ListaMapaWeb article p 
{
	margin-left: 10px;
	margin-bottom:5px;
}
.MapaWeb .ListaMapaWeb article h1
{
	color:#DC291E;
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
}
.MapaWeb .ListaMapaWeb article p a
{
	color: #666666;
}
.MapaWeb .ListaMapaWeb article p.Nivel0 a
{
	color: #3F3F3F;
}
.MapaWeb .ListaMapaWeb article p.Nivel1 a
{
	color: #7B7B7B;
	margin-left:10px;
}
.MapaWeb .ListaMapaWeb article p.Nivel2 a
{
	color: #B0B0B0;
	margin-left:20px;
}
.MapaWeb .ListaMapaWeb p.NoHay,
.MapaWeb .ListaMapaWeb p.Error
{
	margin-left: 20px;
	color: gray;
}
/***********************************************/
/**		RESULTADO DE BUSQUEDA */

.ResultadoBusqueda .ListaResultados li.itemLista
{
	padding-left: 0px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.ResultadoBusqueda .ListaResultados h3
{
	color: #DC291E;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;}
.ResultadoBusqueda ul.itemListaLevel1
{
	margin-left: 10px;
}
.ResultadoBusqueda ul.itemListaLevel1 li
{
	width: 100%;
	/*display: block;*/
	float: left;
}
.ResultadoBusqueda ul.itemListaLevel1 li a
{
	color: #3F3F3F;;
	float: left;
	margin: 0px;
	padding-right: 15px;
	max-width: 65%;
	font-size:12px;
}
.ResultadoBusqueda .Proyectos ul.itemListaLevel1 li a,
.ResultadoBusqueda .Videos ul.itemListaLevel1 li a,
.ResultadoBusqueda .Paginas ul.itemListaLevel1 li a
{
	max-width: 100%;
}
.ResultadoBusqueda ul.itemListaLevel1 li a:hover
{
	padding-left: 0px;
	color: #3c5175;
}
.ResultadoBusqueda ul.itemListaLevel1 li p.Fecha
{
	display: inline;
	float: right;
	margin: 0px;
}
.ResultadoBusqueda p.MensajeAviso {
	font-size:14px;
}

/****************************************************/
/* CONTACTAR */

/*
.Contactar table.tablaFormulario,
.Contactar table.tablaFormulario input.Campo,
.Contactar table.tablaFormulario textarea.Campo
{
	width: 100%;
}

.Contactar table.tablaFormulario td.Info
{
	width: 100px;
}

.Contactar .BtnSubmit div
{
	text-align: right;
}
*/

.Contactar input.Campo,
.Contactar textArea.Campo
{
	float: right;
	width: 80%;
}
.Contactar textArea.Campo
{
	height: 100px;
	max-height:100px;
	min-height:100px;
	max-width: 79.8%;
	min-width: 79.8%;
	resize:none;
}
.Contactar span.Info
{
	float: left;
	color:#4B4B4B;
	font-weight:normal;
	font-size:12px;
	display:inline-block;
	float:left;
	text-align:right;
	width:15%;
}
.Contactar #formContacto div.Apartado
{
	height: 22px;
	min-height: 22px;
	margin-bottom: 5px;
}
.Contactar #formContacto div.Apartado .Validador {
	font-size: 15px;
    line-height: 10px;
    margin-left: 3px;
}
.Contactar #formContacto div.Mensaje
{
	min-height: 110px;
}
.Contactar #formContacto div.Captcha
{
	min-height: 155px;
	margin-bottom:10px;
	margin-left:295px;
	
}
.Contactar #formContacto div.Validacion
{
	max-width: 80%;
	margin-left:85px;
	margin-bottom:20px;
}
.Contactar input.BtnSubmit
{
	margin-left:370px;
	margin-top: 0px;
	margin-bottom:20px;
}
.Contactar footer
{
	margin-top: 0px;
	text-align: left;
	color: #444444;
	margin-left:0px;
}
.textoLegal input {
	margin-left:300px !important;
}

/******************************/
/* RECORDAR PASS */

.RecordarPass table.recordarPasswordClass 
{
	width: 80%;
	margin: auto;
	text-align: left;
}
.RecordarPass .recordarPasswordTitulo
{
	font-size: 13px;
	padding-bottom: 10px;
}
.RecordarPass .recordarPasswordLabel
{
	text-align: left;
}

.RecordarPass .recordarPasswordTextbox
{
	float: right;
}
.Realizacion {
	margin: 0px;
	border-bottom: 1px solid #CCC;
	color: #333;
	margin-bottom: 5px;
}
#FigureRssProyectos, #FigureRssEventos, #FigureRssNoticias  {
	margin-top:0px;
	width:auto;
	display:block;
	position:relative;
	top:30px;
}
.enlaces-pie-lista {
	margin-top:3px;
}
footer.enlaces-pie-detalle {
	clear:both;
	padding-top:20px;
}
footer.enlaces-pie-detalle {
	background-repeat: no-repeat;
    clear: both;
    height: 77px;
    margin-top: 45px;
    padding: 10px 0;
    width: 450px;
}
footer.enlaces-pie-detalle > p {
	width:245px;
}

/*********************************************************/
/*                     PAGINADOR                         */
/*********************************************************/

.NumericPagerField_NextPreviousButtonCssClass
{
    display:none;
}
input.PagerNormal {
	margin:0px 2px;
}
.PagerCurrent {
	font-size: 12px;
	margin: 0px 3px;
	background-color: #DC291E;
	padding: 5px 10px;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}
a.PagerNormal {
	font-size:12px;
	margin:0px 3px;
	color: #DC291E;
	padding: 5px 10px;
	background-color:#FFFFFF;
	border:2px solid #DC291E;
}
a.PagerNormal:hover {
	background-color: #DC291E;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}
.Noticias .ModListado .enlaces-pie-lista > span {
	width:100%;
	display:block;
	text-align:center;
	line-height:30px;
}
.Noticias .ModListado .enlaces-pie-lista > span input {
	line-height:30px;
}
.Proyectos .ModListado .enlaces-pie-lista > span,
.Productos .ModListado .enlaces-pie-lista > span {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 30px;
}
/*********************************************************/
/*              Control Idioma ApliaciÃ³n                 */
/*********************************************************/

.SelectorIdiomaContainer
{
    display:none;
    margin-left: 0px;
    position:relative;
    top:4px;
}
#enlacesCabeceraPagina .SelectorIdiomaContainer a {
	width:15px;
	height:10px;
	padding:0px;
}
.ContenedorTablaTabulada .SelectorIdiomaContainer
{
    display:inline-block;
    margin-left: 0px;
    position:relative;
    top:4px;
    width:100px;
    left:-25px;
}
.SelectorIdiomaContainer a {
	cursor:pointer;
}
.Editor .SelectorIdiomaContainer a {
	width:15px;
	height:10px;
	margin-right:3px;
}
.Editor .SelectorIdiomaContainer {
	left:auto;
	right:-10px;
	width:70px;
}
.BanderaIdioma {
    float:left;
    margin: 3px;
    padding:0px !important;
}
.BanderaIdiomaActual {
    float:left;
    margin: 3px;
}

.Bandera_es_es {
    background-image: url('Imagenes/icons/banderas/selector_bandera_es_es_activo.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_en_gb {
    background-image: url('Imagenes/icons/banderas/selector_bandera_en_gb_activo.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_fr_fr {
    background-image: url('Imagenes/icons/banderas/selector_bandera_fr_fr_activo.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_it_it {
    background-image: url('Imagenes/icons/banderas/selector_bandera_it_it_activo.jpg');
    background-position: center;
    background-repeat:no-repeat;
}

.Bandera_es_es.BanderaIdiomaActual {
    background-image: url('Imagenes/icons/banderas/selector_bandera_es_es.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_en_gb.BanderaIdiomaActual {
    background-image: url('Imagenes/icons/banderas/selector_bandera_en_gb.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_fr_fr.BanderaIdiomaActual {
    background-image: url('Imagenes/icons/banderas/selector_bandera_fr_fr.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_it_it.BanderaIdiomaActual {
    background-image: url('Imagenes/icons/banderas/selector_bandera_it_it.jpg');
    background-position: center;
    background-repeat:no-repeat;
}

.Bandera_es_es:hover {
    background-image: url('Imagenes/icons/banderas/selector_bandera_es_es.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_en_gb:hover {
    background-image: url('Imagenes/icons/banderas/selector_bandera_en_gb.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_fr_fr:hover {
    background-image: url('Imagenes/icons/banderas/selector_bandera_fr_fr.jpg');
    background-position: center;
    background-repeat:no-repeat;
}
.Bandera_it_it:hover {
    background-image: url('Imagenes/icons/banderas/selector_bandera_it_it.jpg');
    background-position: center;
    background-repeat:no-repeat;
}

/*********************************************************/
/*         Nuevo Listado Eventos Geolocalizados          */
/*********************************************************/

div.GoogleMapCanvas
{
    width: 470px;
    height: 400px;
}

article.EventoDestacado
{
    background-color: lightyellow;   
}

.eventosgeo_evento_user_trigger
{
    background-color: lightgray !Important;
}

div#ajax_loading > img
{
    float: left;
    margin: 5px;
}
div#ajax_loading > span
{
    float: left;
    margin: 5px;
    color: blue;
    font-size: 13px;
}

/*****************************************/
/*         AddOn jquey.impromtu          */
/*****************************************/

.jqifade{
	position: absolute;
	background-color: #aaaaaa;
}
div.jqi{
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}
		
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}
		
.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }
		
.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }
		
.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }
		
.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }












/******* VEGAP ***************/
#enlacesCabeceraPagina .botonesRojos {
	position:absolute;
	left:-822px;
	top:-52px;
	width:530px;
}
#enlacesCabeceraPagina .botonesRojos > div {
	height:69px;
	width:69px;
	margin-right:5px;
	float:left;
	position:relative;
}
/*#enlacesCabeceraPagina .botonesRojos > div.creando {
	display:none;
}*/
	#enlacesCabeceraPagina .botonesRojos > div.banco a {
		background-image:url('Imagenes/fondos/banco.png');
		background-repeat:no-repeat;
		background-position: top center;
	}
	#enlacesCabeceraPagina .botonesRojos > div.artistas a {
		background-image:url('Imagenes/fondos/artistas.png');
		background-repeat:no-repeat;
		background-position: top center;
	}
	#enlacesCabeceraPagina .botonesRojos > div.asistencial a {
		background-image:url('Imagenes/fondos/asistencial.png');
		background-repeat:no-repeat;
		background-position: top center;
	}
	#enlacesCabeceraPagina .botonesRojos > div.newsletter a {
		background-image:url('Imagenes/fondos/habla.png');
		background-repeat:no-repeat;
		background-position: top center;
	}
    #enlacesCabeceraPagina .botonesRojos > div.creando a {
        background-image: url('Imagenes/fondos/creando.png');
        background-repeat: no-repeat;
        background-position: center center;
    }
    #enlacesCabeceraPagina .botonesRojos > div.portalsocio a {
        background-image: url('Imagenes/fondos/portalsocio.jpg');
        background-repeat: no-repeat;
        background-position: center center;
	}
	#enlacesCabeceraPagina .botonesRojos > div.sos a {
        background-image: url('/Info/Imagenes/sos/sosArteCultura.png');
        background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
    }
#enlacesCabeceraPagina .botonesRojos a {
	background-color:#dc291e;
	color:#FFFFFF !important;
	float:left;
	height:69px;
	width:69px;
	padding:0px;
	text-align:center;
}
#enlacesCabeceraPagina .botonesRojos > div div.texto {
	position:absolute;
	bottom:0px;
	height:auto;
}
#enlacesCabeceraPagina .botonesIdioma {
	position: absolute;
	left: -139px;
	top: -2px;
	width: 115px;
}
#enlacesCabeceraPagina .botonesIdioma a {
	height: 18px;
    width: 18px;
    display: block;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 0;
    margin-left: 7px;
}
#enlacesCabeceraPagina .botonesIdioma a.ingles {
	background-image:url('Imagenes/fondos/ingles.png');
}

#enlacesCabeceraPagina .botonesIdioma a.catalan {
	background-image:url('Imagenes/fondos/catalan.png');
}
#enlacesCabeceraPagina .botonesIdioma a.euskera {
	background-image:url('Imagenes/fondos/euskera.png');
}
#enlacesCabeceraPagina .botonesIdioma a.gallego {
	background-image:url('Imagenes/fondos/gallego.png');
}

.jqibox {
	z-index:1001 !important;
}

.dxeButtonEdit {
	border:1px solid #DDDDDD;
}

/*********************************************************/
/*         Recordar contraseÃ±a                           */
/*********************************************************/

.RecordarPass article div input {
	margin-left:20px;
}
.RecordarPass .Apartado.Captcha {
	margin-top:20px;
}  
.RecordarPass article div label {
    color: #909090 !important;
    float: left;

    line-height:1.4em;
}
.RecordarPass article div p {
    color: #707070;

    line-height:1.4em;
    margin: 0 0 15px;
}
.RecordarPass article div input.button {
	margin-left:0px;
	margin-bottom:40px;
}
.RestablecerPass fieldset {
	border: 0px;
	padding: 0;
}
.RestablecerPass table tr td span {
	color:#88A4B7;
}

/**** PAGINA ERROR  *****/
.PaginaError 
{
    margin-top:40px;
}


.modTitle {
	margin-bottom:20px;
}


/**** PARA GOOGLE CHROME ******/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.MenuSuperior ul#listaMenuSuperior > .level-0 > a {
		padding:0px 13px;
	}
	.MenuSuperior ul#listaMenuSuperior > .level-0:first-child {
		width:65px;
	}
	.MenuSuperior ul#listaMenuSuperior > .level-0:first-child > a {
		width:65px;
	}
}




/***** PARA INTERNET EXPLORER *****/
@media screen\0 {
	.MenuSuperior ul#listaMenuSuperior > .level-0 > a {
		padding:0px 12px !important;
	}
	.MenuSuperior ul#listaMenuSuperior > li.level-0:first-child {
		width:82px !important;
	}
	.MenuSuperior ul#listaMenuSuperior > .level-0:first-child > a {
		width:60px !important;
	}
}





/**** NUEVO MODULO PROYECTOS *****/
/*.hola {
	display: none;
}
.creando {
	display: none;
}*/
.Proyectos .ModListado article,
.Productos .ModListado .ListaElementos article {
	width: 30%;
	display: inline-block;
	margin: 0 -4px 25px 5%;
	vertical-align: top;
	min-height: 413px;
	position: relative;
	background-color: #f4f3f3;
	border: 1px solid #cecece;
	padding: 10px 10px 40px;
	box-sizing: border-box;
}
	.Proyectos .ModListado article:nth-child(3n+1),
	.Productos .ModListado .ListaElementos article:nth-child(3n+1) {
		margin-left: 0;
	}
	.Proyectos .ModListado .Encabezado {
		display: none;
	}
	.Proyectos .ModListado .ListaElementos figure,
	.Productos .ModListado .ListaElementos figure {
	    float: none;
	    margin-left: 0px !important;
	    font-size: 1.25em;
	    width: 100%;
	    height: 115px;
	    display: block;
	    border: 3px solid #e85e5e;
	    box-sizing: border-box;
	    margin-bottom: 10px;
	    background-color: #EEEEEE;
	}
		.Proyectos .ModListado .ListaElementos figure img,
		.Productos .ModListado .ListaElementos figure img  {
			width: 100%;
			height: 100%;
			object-fit: contain;			
		}
		.Proyectos .ModListado article footer,
		.Productos .ModListado article footer {
			position: absolute;
			bottom: 0px;
			left: 10px;
		}
.Proyectos .ModListado .Titulo,
.Productos .ModListado .Titulo
{
    font-size: 1.2em;
    margin: 0px;
    line-height: 1.3em;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 800;
}

.Proyectos .ModDetalle .Encabezado, .Proyectos .ModGaleria .Encabezado {
 	display: none;
}
.Detalle.Proyectos .ContenedorPrincipal .ColumnaCentral figure img,
.Detalle.Productos .ContenedorPrincipal .ColumnaCentral figure img {
   	width: 100%; 
}
.Proyectos .ModDetalle .Titulo,
.Productos .ModDetalle .Titulo {
    /*color: #DC291E;
    font-size: 1.2em;
    margin: 0px;
    line-height: 1.3em;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 800;*/
    font-size: 20px;
    color: #DC291E !important;
    margin: 0px;
    margin-bottom: 5px;
}


/******ESTILOS CONTENEDOR NEGRO******/
.bloqueNegro {
	background-color: #000000;
    background-image: url("/Info/Imagenes/creando/seguirCreando.png");
    background-position: 3% center;
    background-repeat: no-repeat;
    background-size: 191px 99px;
    height: 110px;
    left: 5px;
    margin: auto;
    position: absolute;
    top: 355px;
    width: 977px;
    z-index: 1;
}
.bloqueNegroSOS {
	background-image: url("/Info/Imagenes/sos/sosArteCultura.png");
}
	.bloqueNegro .textos {
        width: 100%;
	    margin: auto;
	    padding-top: 30px;
	    padding-bottom: 5px;
	    padding-left: 50px;
	    box-sizing: border-box;

	}
		.bloqueNegro .textos h3 {
			text-transform: uppercase;
		    font-size: 2em;
		    letter-spacing: 0.7px;
		    color: #DC291E;
		    line-height: 16px;
		    font-weight: 500;
		    text-align: center;
		}
		.bloqueNegro .textos p {
			font-size: 0.8em;
			font-weight: 300;
			color: #ffffff;
			letter-spacing: .5px;
			line-height: 1.6em;
		}
	.bloqueNegro .masInfo {
		position: absolute;
	    right: 20px;
	    bottom: 10px;
	    font-size: 1.1em;
	    font-weight: 300;
	    color: #ffffff;
	    letter-spacing: .5px;
	    background-image: url('/Info/Imagenes/creando/icoLeerMas.png');
	    background-repeat: no-repeat;
	    background-position: right;
	    width: 145px;
	    height: 20px;
	    background-size: 20px 20px;
		line-height: 20px;
		text-align:right;
	}
	.bloqueNegro .masInfo img {
		width: 20px;
		height:auto;
		margin-left: 10px;
	}
	.bloqueNegro .masInfo:hover {
		color: #FFFFFF !important;
		text-decoration: underline;
	}
	.bloqueNegroSOS .textos {
	    padding-top: 10px;

	}
		.bloqueNegroSOS .textos h3 {
		    color: #FFFFFF;
			font-weight: 900;
			font-size:2.6em;
		}
		.bloqueNegroSOS .textos p {
			color: #DC291E;
			font-size: 2.2em;
			font-weight: 500;
			letter-spacing: 0.7px;
			text-align: center;
		}
		
	.bloqueNegroSOS .masInfo {
	}
	.bloqueNegroSOS .masInfo:hover {
	}

/******AUDIOVISUALES******/
.audioVisual article {
	margin-bottom: 30px;
}
.audioVisual article h3 {
	color: #DC291E;
    font-size: 1.2em;
    margin: 0px;
    line-height: 1.3em;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 800;
}
.audioVisual article .imgAudio figure {
	display: inline-block;
	width: 23%;
	margin: 0 -4px 30px 2%;
	vertical-align: middle;
	height: 170px;
	overflow: hidden;
	border:2px solid #DC291E;
}
.audioVisual article .imgAudio figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.audioVisual article .imgAudio figure:nth-child(4n+1) {
	margin-left: 0;
}
.audioVisual article .videos figure {
	display: inline-block;
	width: 48%;
	margin: 0 -4px 30px 2%;
	vertical-align: middle;
	height: 170px;
	overflow: hidden;
	border:2px solid #DC291E;
}
.audioVisual article .videos figure:nth-child(2n+1) {
	margin-left: 0;
}
.audioVisual article .videos figure iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.infoLegal .separador {
    border: 2px solid #dddddd;
}

.ColDestacado ul {
    border-style: None;
    padding-left: 150px;
}
.ColDestacado ul li {
	display: inline-block;
	margin:0 -4px 0 0;
	vertical-align: top;
	width:33%;
	text-align: center;
}
.ColDestacado ul li input {
	width:auto !important;
	display: inline-block;
	vertical-align: middle;
	margin-right:6px;
	position: relative;
	top:-3px;
}

/***** ALTA SOCIOS ******/
#formAltaSocio {
	
}
#formAltaSocio > div {
	height:30px;
	clear:both;
	position:relative;
}
	#formAltaSocio > div.contacto, #formAltaSocio > div.grupoporfesional  {
		height:auto;
		margin-top:20px;
	}
		#formAltaSocio > div.contacto > div {
			height:30px;
			clear:both;
		}
		#formAltaSocio > div label, #formAltaSocio > div input, #formAltaSocio > div > span, #formAltaSocio > div > div > span {
			color:#4B4B4B !important;
			display: inline-block;
    		float: left;
			font-size:12px;
			text-align:right;
    		width:40%;
		}
		#formAltaSocio > div.contacto > span, #formAltaSocio > div.grupoporfesional > span {
			color:#DC291E !important;
			font-weight:bold;
			font-size:14px;
			margin-bottom:10px;
			display:block;
			width:100%;
			text-align:left;
			border-bottom: 1px solid #DDDDDD;
			margin-bottom:20px;
		}
		#formAltaSocio > div.grupoporfesional > span {
			border-bottom:0px solid #DDDDDD;
		}
		.otrasobras {
			padding:20px 0px;
			border-bottom:1px solid #DDDDDD;
			height:20px;
			
		}
#formAltaSocio > div input, #formAltaSocio > div select, #formAltaSocio > div > table  {
	float:right;
	width:50%;
	border:1px solid #DDDDDD;
	padding-left:5px;
	color:#999999 !important;
	font-weight:normal !important;
	text-align:left;
}
#formAltaSocio > div > table input {
	width:100%;
}
#formAltaSocio > div.grupoporfesional {
	margin-bottom:20px;
	padding-top:30px;
}
 #formAltaSocio > div > table, #formAltaSocio > div select {
	width:246px !important;
}
#formAltaSocio > div.grupoporfesional > span {
	clear:both;
	width:100%;
	display:block;
	position:relative;
	top:-30px;
	margin-bottom:-15px;
}
#formAltaSocio > div.grupoporfesional label {
	width:70%;
	text-align:left;
	margin-left:5px;
}
#formAltaSocio > div.grupoporfesional > div.grupocheck {
	padding:20px;
	background-color: #DDDDDD;
	height:260px;
	margin-bottom:20px;
}
#formAltaSocio > div.grupoporfesional > div.grupocheck > div {
	
    float: left;
    height: 33px;
    padding-right: 1%;
    width: 32%;
    padding-top:5px;
}
#formAltaSocio > div.grupoporfesional > div.grupocheck > div > input {
	width:10%;
	float:left;
	font-size:11px;
	color:#FFFFFF !important;
}
#formAltaSocio > div.Apartado.Captcha {
    min-height: 185px;
    margin-left: 75px;
}
#formAltaSocio > div.lopd {
	margin-left:130px;
}
#formAltaSocio > div.lopd label {
	width:80%;
	text-align:left;
}
#formAltaSocio > div.lopd input {
	color: #FFFFFF !important;
    float: left;
    font-size: 11px;
    width: 5%;
}
#formAltaSocio > div.submitButton {
	margin-left:134px;
	margin-top:10px;
	margin-bottom:20px;
}
#formAltaSocio > div.submitButton input {
	float:none;
	border:0;
	line-height:30px;
	height:30px;
	color:#FFFFFF !important;
	cursor: pointer;
	text-align:center;
	float:left;
	background-color:#DC291E;
	font-weight:bold;
	text-transform:uppercase;
	width:60%;
}
#formAltaSocio > div.submitButton input:hover {
	background-color:#DDDDDD;
}
#formAltaSocio > div > span.Validador {
	color:#DC291E !important;
	position:absolute;
	left:15px;
	top:0px;
	font-weight:bold;
}



/***** ALTA DERECHOHABIENTES ******/
#formAltaSocioDerechohabientes {
	
}
#formAltaSocioDerechohabientes > div > div {
	height:30px;
	clear:both;
	position:relative;
}
	#formAltaSocioDerechohabientes > div > div.contacto, #formAltaSocioDerechohabientes > div#datosautor, #formAltaSocioDerechohabientes > div > div.grupoporfesional  {
		height:auto;
		margin-top:20px;
	}
	#formAltaSocioDerechohabientes > div > div.contacto > div {
			height:30px;
			clear:both;
		}
				
		#formAltaSocioDerechohabientes > div > span {
			color: #DC291E !important;
		    display: block;
		    font-size: 14px;
		    font-weight: bold;
		    margin-bottom: 10px;
		    border-bottom:1px solid #DDDDDD;
		    margin-bottom:20px;
		}
		#formAltaSocioDerechohabientes > div > div.contacto > span, #formAltaSocioDerechohabientes > div > div.grupoporfesional > span {
			color:#DC291E !important;
			font-weight:bold;
			font-size:14px;
			margin-bottom:10px;
			display:block;
			width:100%;
			text-align:left;
			border-bottom:1px solid #DDDDDD;
			margin-bottom:20px;
		}
		#formAltaSocioDerechohabientes > div > div.grupoporfesional > span {
			border-bottom:0px solid #DDDDDD;
			margin-bottom:0px;
		}		
		#formAltaSocioDerechohabientes > div > div label, #formAltaSocioDerechohabientes > div > div input, #formAltaSocioDerechohabientes > div > div > span, #formAltaSocioDerechohabientes > div > div.contacto > div > span  {
			color:#4B4B4B !important;
			font-weight:normal;
			font-size:12px;
			text-align:left;
			width:40%;
			display:inline-block;
			float:left;
			text-align:right;
		}
#formAltaSocioDerechohabientes > div > div input, #formAltaSocioDerechohabientes > div > div select, #formAltaSocioDerechohabientes > div > div > table  {
	float:right;
	width:50%;
	border:1px solid #DDDDDD;
	padding-left:5px;
	text-align:left;
}
#formAltaSocioDerechohabientes > div > div.grupoporfesional {
	margin-bottom:30px;
	padding-top:30px;
}
 #formAltaSocioDerechohabientes > div > div > table, #formAltaSocioDerechohabientes > div > div select {
	width:50% !important;
}
#formAltaSocioDerechohabientes > div > div.grupoporfesional > span {
	clear:both;
	width:100%;
	display:block;
	position:relative;
	top:-30px;
	margin-bottom:-15px;
}
#formAltaSocioDerechohabientes > div > div.grupoporfesional > div.grupocheck {
	padding:20px;
	background-color: #DDDDDD;
	height:260px;
}
#formAltaSocioDerechohabientes > div > div > table, #formAltaSocioDerechohabientes > div > div select {
	width:246px !important;
}
#formAltaSocioDerechohabientes > div > div.grupoporfesional > div.grupocheck > div {
	
    float: left;
    height: 33px;
    padding-right: 1%;
    width: 32%;
    padding-top:5px;
}
#formAltaSocioDerechohabientes > div > div > table input {
	width:100%;
}
#formAltaSocioDerechohabientes > div > div.grupoporfesional > div.grupocheck > div > input {
	width:10%;
	float:left;
	font-size:11px;
	color:#FFFFFF !important;
}
#formAltaSocioDerechohabientes > div > div.grupoporfesional > div.grupocheck > div > label {
	width:70%;
	text-align:left;
}
#formAltaSocioDerechohabientes > div.Apartado.Captcha {
    min-height: 185px;
    margin-left: 75px;
}
#formAltaSocioDerechohabientes > div.lopd {
	margin-left:130px;
}
#formAltaSocioDerechohabientes > div.lopd input {
	color: #FFFFFF !important;
    float: left;
    font-size: 11px;
    width: 5%;
}
#formAltaSocioDerechohabientes > div.submitButton {
	margin-left:134px;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}
#formAltaSocioDerechohabientes > div.submitButton input {
	float:none;
	border:0;
	line-height:30px;
	height:30px;
	color:#FFFFFF !important;
	cursor: pointer;
	text-align:center;
	float:left;
	background-color:#DC291E;
	font-weight:bold;
	text-transform:uppercase;
	width:60%;
}
#formAltaSocioDerechohabientes > div.submitButton input:hover {
	background-color:#DDDDDD;
}
#formAltaSocioDerechohabientes > div > div > span.Validador {
	color:#DC291E !important;
	position:absolute;
	left:15px;
	top:0px;
	font-weight:bold;
}
#formAltaSocioDerechohabientes > div.Captcha > div.dxcaControl > table {
     border:0;
     float:none;
}


.failureNotification {
	height:auto !important;
	margin-left:107px;
}
.failureNotification ul {
	margin:5px 0px 0px;
}
.failureNotification ul li {
	font-size:10px;
}





/********************** AUTORES ***************************/

.page.ext_autores {
	width:700px;
}
.page.ext_autores .main {
	position:relative;
}
.page.ext_autores .buscador {
	position:absolute;
	top:45px;
	right:0px;
}
.page.ext_autores .buscador > span {
	color:#DC291E;
	display:block;
	font-size:11px;
	font-weight:bold;
}
.page.ext_autores .buscador .buscar {
	width:108px;
	height:30px;
	background-image:url('./Image/botonBuscar.png');
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	cursor:pointer;
    position:relative;
    top:10px;
}
.page.ext_autores .buscador > input {
	height:25px;
	width:258px;
}
.page.ext_autores .indicealfabetico {
	height:23px;
	margin-top:10px;
	margin-bottom:20px;
}

.page.ext_autores .indicealfabetico a {
	display:block;
	float:left;
	width:20px;
	height:20px;
	line-height:20px;
	border:2px solid #FFFFFF;
	margin-left:3px;
	text-align:center;
	background-color:#DC291E;
	color:#FFFFFF;
	text-decoration:none;
}
.page.ext_autores .indicealfabetico a:first-child {
	margin-left:0px;
}
.page.ext_autores .indicealfabetico a:hover, .page.ext_autores .indicealfabetico a.activo {
	background-color:#FFFFFF;
	color:#DC291E;
	border:2px solid #DC291E;
	border-radius:12px;
}
.page.ext_autores .entrada {
	padding:5px 15px;
	background-color:#DC291E;
	margin-bottom:0px;
}
.page.ext_autores .entrada span {
	display:block;
	color:#FFFFFF;
	font-size:12px;
}
.page.ext_autores .entrada span:first-child {
	display:block;
	color:#FFFFFF;
	font-size:18px;
	margin-bottom:5px;
	font-weight:bold;
}

.page.ext_autores .resultados .autores > article {
	padding-top:25px;
	/*padding-bottom:15px;*/
	/*border-bottom:1px solid #DDDDDD;*/
	position:relative;
	clear:both;
	overflow:hidden;
}
.page.ext_autores .resultados .autores > article p {
	margin:0px;
}
.page.ext_autores .resultados .autores > article .autor  {
	color:#DC291E;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	width:485px;
}
.page.ext_autores .resultados .autores > article p.derechos {
	color:#737373;
	font-size:12px;
	/*width:485px;*/	
}
.page.ext_autores .resultados .autores > article p.derechos span {
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	margin-right:10px;
}

.page.ext_autores .resultados .autores > article figure.ImagenBanco {
	height:100%;
	width:155px;
	border-left:2px solid #f5e4e3;
	margin:0px;
	position:absolute;
	right:0px;
	top:0px;
	padding:32px 20px 20px;
}
.page.ext_autores .resultados .autores > article figure.ImagenBanco img {
	float:left;
	margin-right:10px;
	margin-top:2px;
}

.page.ext_autores .resultados .autores > article figure.ImagenBanco figcaption {
	color:#DC291E;
}
.page.ext_autores .resultados .autores > article figure.ImagenBanco figcaption p {
	line-height:15px;
}
.page.ext_autores .resultados .autores > article figure.ImagenBanco.Sin figcaption {
	color:#999999;
}

.page.ext_autores .resultados .autores > span {
	width:100%;
	display:block;
	text-align:center;
	margin-top:20px;
}
input.SiguientePuntos {
	font-size:12px;
	margin:0px 3px;
	color: #DC291E;
	padding: 5px 5px;
	background-color:#FFFFFF;
	border:2px solid #DC291E;
	cursor:pointer;
	font-weight:bold;
}
input.SiguientePuntos:hover {
	background-color: #DC291E;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}
input.PagerNormal {
	margin:0px 2px;
	cursor:pointer;
}
.PagerCurrent {
	font-size: 12px;
	margin: 0px 3px;
	background-color: #DC291E;
	padding: 5px 10px;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
	cursor:pointer;
}
input.PagerNormal {
	font-size:12px;
	margin:0px 3px;
	color: #DC291E;
	padding: 5px;
	background-color:#FFFFFF;
	border:2px solid #DC291E;
	cursor:pointer;
}
input.PagerNormal:hover {
	background-color: #DC291E;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}
.textAu {
	position:relative;
	margin-bottom:40px;
}
.textAu p {
	line-height:15px;
	margin:0px;
}
.textAu .textoArr {
	width:300px;
	margin-bottom:10px;
}
.textAu .textoRojo {
	width:375px;
	color:#DC291E;
	font-weight:normal;
	position:absolute;
	right:0px;
	top:0px;
}
.textAu .textoAct {
	width:375px;
	color:#DC291E;
	font-weight:bold;
	position:absolute;
	right:0px;
	top:100px;
}

.pieAutores {
	border-top:1px solid #C1C1C1;
	border-bottom:10px solid #DDDDDD;
	margin-top:20px;
	padding:20px 0px;
	position:relative;
}

.pieAutores > p {
	width:265px;
	padding-left:40px;
	line-height:15px;
	text-align:right;
	color:#4B4B4B;
}


.pieAutores > ul {
	margin:0px;
	padding-left:0px;
	position:absolute;
	top:30px;
	right:0px;
	
}
.pieAutores > ul li {
	list-style-type:none;
}
.pieAutores > ul li span.ciudad {
	color:#DC291E;
	font-weight:bold;
	text-transform:uppercase;
	width:100px;
	display:inline-block;
}

.pieAutores > ul li span.tlf {
	padding-left:20px;
	color:#4B4B4B;
	font-weight:bold;
	background-image:url('./Image/tlf.png');
	background-repeat:no-repeat;
	background-position:left center;
}
.pieAutores > ul li span.mail {
	color:#4B4B4B;
	text-decoration:none;
	padding-left:20px;
	margin-left:20px;
	background-image:url('./Image/mail.png');
	background-repeat:no-repeat;
	background-position:left center;
}
.pieAutores > ul li span.mail a {
	color:#4B4B4B;
}

.pieAutores > ul li span.mail a:hover {
	color:#DC291E;
}


#ui-id-1 {
	background-color: #FFFFFF !important;
    border: 1px solid #DDDDDD !important;
    padding-left: 5px !important;
    width: 360px !important;
    height:300px !important;
    overflow:auto !important;
    max-width: 360px !important;
    z-index: 111111 !important;
}
#ui-id-1 li {
	list-style-type:none !important;
}
.ui-helper-hidden-accessible {
	display:none !important;
}

#ui-id-1 li a {
	cursor:pointer;
}

#ui-id-1 li a:hover {
	color:#DC291E !important;
}

#formAltaSocio > div.lopd, #formAltaSocioDerechohabientes > div.lopd {
	font-size:12px;
}

#formAltaSocio > div.lopd a, #formAltaSocioDerechohabientes > div.lopd a {
	font-size:12px !important;
	color:#DC291E !important;
	font-weight:bold;
}
#formAltaSocio > div.lopd label, #formAltaSocioDerechohabientes > div.lopd label {
	font-size:12px;
}

#formAltaSocio > div.lopd  > span , #formAltaSocioDerechohabientes > div.lopd  > span {
	color: red !important;
	font-size:10px !important;
	margin-left:-170px !important;
	width:100% !important;
}
#formAltaSocio > div.Apartado.Captcha, #formAltaSocioDerechohabientes > div.Apartado.Captcha {
	position:relative;
}
#formAltaSocio > div.Apartado.Captcha span, #formAltaSocioDerechohabientes > div.Apartado.Captcha span {
	color:red !important;
	position:absolute;
	right:70px;
	top:0px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.page.autores .buscador .buscar {
		position:relative;top:7px;
	}
}

#formAltaSocio > div.Apartado.Captcha #captcha_RTS, #formAltaSocioDerechohabientes > div.Apartado.Captcha #captcha_RTS {
                position:relative;
                right:0;
}
#formAltaSocio > div .dxcaTextBoxLabel, #formAltaSocioDerechohabientes > div > div .dxcaTextBoxLabel {
                width:auto;
}
#formAltaSocio > div .dxeEditArea, #formAltaSocioDerechohabientes > div > div .dxeEditArea {
    width:98%;
}
#formAltaSocioDerechohabientes > div.Apartado.Captcha,
#formAltaSocio > div.Apartado.Captcha {
                margin-left:133px;
}


.redesHeader {
	position: absolute;
    top: -38px;
	right: 250px;
	width:100px;
}
.redesHeader .ico_social {
	padding: 0 !important;
	border-radius:50%;
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-left:5px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.redesHeader .ico_instagram {
	background-image:url('/Info/css/Imagenes/icons/ico_instagram.png');
}
.redesHeader .ico_twitter {
	background-image:url('/Info/css/Imagenes/icons/ico_twitter.png');
}
.redesHeader .ico_linkedin {
	background-image:url('/Info/css/Imagenes/icons/ico_linkedin.png');
}


/*MEDIAQUERIES*/
@media screen and (max-width: 990px) {
	.CabeceraPrincipal {
	width:100%;
	background-image:none !important;
	}
	.Home .CabeceraPrincipal {
		width:100%;
		height: 230px;
		margin-bottom: 0;
	}
	.CabeceraPrincipal figure {
		left:0px;
		width: 6%;
		z-index: 99999;
	}

	#controlHerramientaBusqueda {
	    float: none;
	    height: 40px;
	    top: 60px;
	    width: 85%;
	    position: relative;
	    margin: auto;
	    left: 7px;
	    z-index: 99999;
	    bottom: auto;
	    top: 60px;
	}
	#enlacesCabeceraPagina {
	    float: none;
	    position: absolute;
	    /* right: 5%; */
	    text-align: right;
	    top: 85px;
	    width: 100%;
	    position: relative;
	    top: 0;
	    height: 280px;
	}


	.CabeceraPrincipal figure img {
		width: 100%;
		height:auto;
	}

	#enlacesCabeceraPagina .botonesRojos {
	    left: 3px;
	    position: absolute;
	    width: 100%;
	    height: 85px;
	    display: flex;
	    top: auto;
	    bottom: 77px;
	}
	.MenuSuperior {
		height: auto;
		position: initial;
		width: 100%;
		margin: 0 auto;
		z-index: 1;
		/* background-color: black; */
		padding: 50px 0 0 0;
	}
	.LangEN .MenuSuperior {
		background-image:url('Imagenes/fondos/botonMenuEN.png');
	}
	.MenuSuperior.menuMovil {
		width:65%;
		height:auto;
		z-index:10000000;
		padding:10px 10px 0;
		border:2px solid #006633;
		background-image:url('Imagenes/fondos/botonMenuCerrado.png');
		background-repeat:no-repeat;
		background-position:center top;
		background-color:#DC291E;
	}
	.LangEN .MenuSuperior.menuMovil {
		background-image:url('Imagenes/fondos/botonMenuAbiertoEN.png');
	}
	.MenuSuperior * {
		border:0px !important;
	}
	.MenuSuperior ul {
		float:none;
		height:auto;
		/* padding-top:120px; */
	}
	.MenuSuperior ul:hover {
		height:auto !important;
	}
	.MenuSuperior.menuMovil ul {
		padding-top:55px;
	}
	.MenuSuperior ul li {
		float:none;
		padding-bottom:0px;
	} 
	.Home .MenuSuperior ul li {
		padding-bottom:0px;
	}
	.MenuSuperior ul > li {
		margin-bottom:10px;
	}
	.MenuSuperior ul li.level-0 > a {
		background-color:transparent;
		color:#FFFFFF !important;
		font-size:2.4em !important;
		text-align:left;
		margin-bottom:40px;
	}
	.MenuSuperior ul li.level-0 a {
		padding:5px 0;
		border:0px !important;
	}
	.MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista {
		position:relative !important;
		top:0px !important;
		left:0px !important;
		margin-top:5px !important;
		height:auto !important;
		overflow:visible;
		padding:0px 20px 40px 20px;
		background-color:#E5E5E5;
	}
	.MenuSuperior ul li.level-1 > a {
		font-size: 1em !important;
		margin-bottom: 0;
		line-height: 30px !important;
	}
	.MenuSuperior ul#listaMenuSuperior .level-0:hover ul.subLista {
		height:auto !important;
	}
	.Home .MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista {
		display:block !important;
	}
	.MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista li {
		float:none;
		width:100%;
	}
	.MenuSuperior ul#listaMenuSuperior > .level-0.activo.seleccion ul.subLista {
		height:auto !important;
		overflow:visible;
	}
	.MenuSuperior ul#listaMenuSuperior .level-0.opcionActiva ul.subLista {
		height:auto !important;
		overflow:visible;
		position:relative;
		background-color:transparent;
	}
	.MenuSuperior ul#listaMenuSuperior .level-0.opcionActiva:hover ul.subLista {
		height:auto !important;	
		position:relative !important;
	}
	
	.ContenedorGeneral {
	width:100%;
	}
		
		.ContenedorPagina {
		width:100%;
	}
	.ColumnaDcha, .ColumnaIzda {
		display:none;
	}
		.Home .ColumnaDcha {
		display: block;
		position:relative;
		top:0;
		right:0;
		bottom:0;
		left:0;
		height: auto;
		clear:both;
		float:none;
		margin:auto;
		margin-bottom:20px;
		position:relative;
		border:1px solid #CCCCCC;
		width: 100%;
	}
		
	.Home .contenidoCuerpo > div {
		position:relative !important;
		top:0px !important;
		left:0px !important;
		right:0px !important;
		bottom:0px !important;
		margin:auto;
		margin-bottom:20px !important;
		display:inline-block;
		vertical-align:top;
		margin-left: 0 !important;
	} 

	.ModCol #controles-carruselNot, .ModCol #controles-carruselNotCon {
		top:auto;
		bottom:0px;
		display:none;
	}
	#ContenedorPrincipal {
		width:100%;
		top: 0;
	}
	.Home.DosZonas_CentroDerecha .ColumnaCentral {
		
		width:100%;
		max-width:100%;
		margin-bottom:10px;
	}
	.EnlaceListado a, .ModCol .LeerMas a {
		line-height:2em !important;
	}
	#PiePrincipal a {
		line-height:2.5em !important;
		margin-left:0;
		font-size:.9em !important;
	}
	.menuInd {
		padding: 5% 3%;
		width: 94%;
		height: 20em;
		background-color:#CCCCCC;
	}
	.menuInd ul li {
		width: 50% !important;
		/* float:left !important; */
	}
	.menuInd ul li a {
		width:100% !important;
		margin-right: 0%;
		margin-bottom: 0;
		font-size: .85em !important;
	}
	.enlBanco {
		float:left;
		background-position:center center;
		display: inline-block;
		margin-right:3%;
		border:1px solid #CCCCCC;
		margin-left:5% !important;
		padding-bottom:10px;
		width: 100%;
	}
	.vegapHabla {
		float:left;
		width: 100%;
		background-position:center center;
		display: inline-block;
		margin-left:5% !important;
		border:1px solid #CCCCCC;
		padding-bottom:10px;
	}
	#PiePrincipal {
		width: 100%;
		position:relative;
	}

	.Home .ContenedorPagina {
		background-color:#f1f0f0;
		height:auto;
	}

	footer.PiePrincipal aside.espacioEditablePie ul.menuPie {
		display:none;
	}

	.controlLoginCompleto {
		display:none;
	}
	#enlacesCabeceraPagina a.MapaWeb {
		display:none;
	}

	#enlacesCabeceraPagina .botonesIdioma {
	    left: -4px;
    top: 77px;
    width: auto;
    text-align: left;
    z-index: 99999999999;
	}#enlacesCabeceraPagina .botonesIdioma a {
	    display: inline-block;
	    float: none;
	    height: 29px;
	    margin-bottom: 5px;
	    margin-right: 10px;
	    width: 29px;
	}

	.redesHeader {
		position: absolute;
		top: -26px;
		right: auto;
		width: 68%;
		left: 16%;
		text-align: center;
	}
	.redesHeader .ico_social {
		width: 32px;
		height: 32px;
	}



	#enlacesCabeceraPagina .botonesRojos a {
	    background-color: #DC291E;
	    color: #FFFFFF !important;
	    float: left;
	    height: 100%;
	    padding: 0;
	    text-align: center;
	    width: 100%;
	    background-position:center center !important;
	    display:inline-block;

	}

	#enlacesCabeceraPagina .botonesRojos > div {
	    height: 65px;
	    margin-left: 0;
	    position: relative;
	    float: none;
	    flex: 1 1 16%;
	    max-width: 16%;
	}


	.Home .video {
		display:inline-block; !important;
		width:30%;
		margin-left:3% !important;
		background-color:transparent;
	}
	.Home .cortar {
		width:100%;
	}
	.Home .video iframe, .Home .video object {
		width:100%;
	}
	.bancoIma {
		/*margin-left:5% !important;*/
		width:500px;
	}
	.bloqueLugar {
		left: 60px;
		top: 10px;
		width: 100%;
		position: initial;
		margin-top: 10px;
	}
	.bloqueLugar div {
		display: block;
		margin-bottom: 20px !important;
		font-size: 0.8em;
		width: 100%;
		text-align: center;
	}
	.bloqueLugar div p {
	font-size:1.4em !important;
	line-height:1.4em !important;
	}
	.bloqueLugar div p strong {
		margin-top:0px !important;
		margin-bottom:0px !important;
		display:inline;
	}

	.DosZonas_CentroDerecha .ColumnaCentral, .TresZonas .ColumnaCentral, .TresZonas .ColumnaDcha {
		top:0px;
	}
	.DosZonas_CentroDerecha .ColumnaCentral, .Noticias.Detalle .ColumnaCentral, .TresZonas .ColumnaCentral, .TresZonas .ColumnaDcha {
		width:90%;
		padding:5%;
		float:none;
		max-width:100%;
	}



	footer.enlaces-pie-detalle > p {
		font-size:0.8em !important;
	}

	.contenidoCuerpo ul {
		margin-bottom:10px;
	}

	.ContenedorPagina {
		border:0;
		/*background-color:#F1F1F0;*/
	}




	/*** TEXTOS ***/
	.contenidoCuerpo h1, .ModListado .contenidoCabecera, .contenidoCabecera h1, h1.contenidoCabecera, .Home .ModCol h1.Titulo  {
		font-size:1.8em !important;
		margin-bottom:20px !important;
	}
	.contenidoCuerpo h2, .Noticias .ModDetalle .Titulo, .Noticias .ModGaleria .Titulo, .Proyectos .ModDetalle .Titulo, .Proyectos .ModGaleria .Titulo, .Productos .ModDetalle .Titulo, .Productos .ModGaleria .Titulo,  .Home .ModCol h1.Titulo {
		font-size:1.8em !important;
		margin-bottom:20px;
	}
	.contenidoCuerpo h3, .Noticias .ModDetalle .Subtitulo, .Noticias .ModGaleria .Subtitulo, .Proyectos .ModDetalle .Subtitulo, .Proyectos .ModGaleria .Subtitulo, .Productos .ModDetalle .Subtitulo, .Productos .ModGaleria .Subtitulo {
		font-size:1.6em !important;
	}
	.contenidoCuerpo h4 {
		font-size:1.4em !important;
	}
	.contenidoCuerpo p, section p, .contenidoCuerpo ul li {
		font-size: 1.2em !important;
		margin-bottom:20px;
	}

	.editableHtml.contenidoCuerpo iframe, .editableHtml.contenidoCuerpo > table {
		margin:auto;
		display:block;
		width: 100% !important;
	}


	.MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista {
		background-color:#A31D14 !important;
		width: 100%;
		padding: 0 10px !important;
		display:block;
		z-index: 999999999999;
		box-sizing: border-box;
	}


	.MenuSuperior ul#listaMenuSuperior .level-0 ul.subLista li {
		margin-bottom:0px;
	}
	.MenuSuperior ul#listaMenuSuperior > .level-0:first-child {
		display: block;
	}


	.MenuSuperior ul#listaMenuSuperior li.level-0.activo, .MenuSuperior ul#listaMenuSuperior li.level-0.opcionActiva {
		background-image:none !important;
	}

	.MenuSuperior ul#listaMenuSuperior li.level-0:first-child.activo,
	.MenuSuperior ul#listaMenuSuperior li.level-0:hover:first-child {
	    background-color: #dddddd;
	    width: 100%;
	}

	.Enlaces {
		width:auto;
	}


	.TresZonas .ColumnaCentral, .Noticias.Detalle .ColumnaCentral, .Proyectos.Detalle .ColumnaCentral, .Videos.Detalle .ColumnaCentral, .Eventos.Detalle .ColumnaCentral, .Noticias.Galeria .ColumnaCentral, .Proyectos.Galeria .ColumnaCentral, .Productos.Detalle .ColumnaCentral, .Productos.Galeria .ColumnaCentral
	{
		width:90%;
	}

	.Twitter_Button, .Fb_bloque_LikeButton, #gplusoneDiv {
		display:inline-block;
		float:left !important;
	}



	.migaPan {
	    color: #DC291E;
	    font-weight: bold;
	    left: 11%;
	    position: absolute;
	    top: -50px;
	    font-size:1.4em !important;
	}
	.migaPan a {
	    color: #DC291E;
	}


	.desp {
		position: absolute;
	    right: 5%;
	    top: 100px;
	}
	p.textNewsl {
		height:100px;
		width: 100%;
	}
	.habNews .colIzd, .habNews .colDcha {
		float:left !important;
	}
	.habNews .colIzd figure img {
		margin:0 !important;
	}
	.habNews header p {
		line-height:60px !important;
	}

	.Home .ModCol section.ListaElementos article {
		float: left !important;
		height: 255px;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 1px solid #c0c0c0;
		overflow: hidden;
	}

	.Home .ModCol section.ListaElementos article:last-child {
		border-bottom: 0;
		margin-bottom: 0;
	}

	.ModCol .todas {
	    bottom: 5px;
	}
	/*
	.CabeceraPrincipal * {
		display:none;
	}
	.ContenedorPrincipal * {
		display:none;
	}*/


	.ModListado .Encabezado span.Fuente, .Noticias .ModDetalle .Encabezado span.Fuente, .Productos .ModDetalle .Encabezado span.Fuente {
		float:left !important;
	}
	.BuscadorListado div {
		float:left !important;
		width: 100%;
		margin-bottom: 20px;
		margin-left: 0;
	}

	.Proyectos .ModListado article,
	.Productos .ModListado .ListaElementos article {
		width: 100%;
		margin-left: 0;
		min-height: 295px;
	}

	.Noticias .BuscadorListado div.BtnSubmit {
	    margin-left: 5px;
	    margin-top: 0;
	}

	.ModListado .LeerMas {
	    width: 85px;
	}

	.ModListado .LeerMas  a {
		line-height: 2em !important;
	}

	.ModListado .Titulo {
		font-size:1.2em !important;
		margin-bottom:15px;
		line-height: 1em;
	}
	.ModListado .Subtitulo {
		font-size:1em !important;
	}


	.ModListado .Encabezado {
		padding: 15px 15px;
		margin-bottom:20px;
	}

	.ModListado figure {
		display: none;
	}

	.Noticias .ModDetalle aside.Botonera, .Noticias .ModGaleria aside.Botonera, .Proyectos .ModDetalle aside.Botonera, .Eventos .ModDetalle aside.Botonera, .Proyectos .ModGaleria aside.Botonera, .Productos .ModDetalle aside.Botonera, .Productos .ModGaleria aside.Botonera, .Videos .ModDetalle aside.Botonera {
		right: 5%;
	    text-align: right;
	    top: -38px;
	    width: 15%;
	}

	.Noticias .ModDetalle aside.Botonera {
		top: 30px;
	    width: auto;
	}

	.Noticias .ModDetalle .Botonera a, .Noticias .ModGaleria .Botonera a, .Proyectos .ModDetalle .Botonera a, .Proyectos .ModGaleria .Botonera a, .Productos .ModDetalle .Botonera a, .Productos .ModGaleria .Botonera a {
		line-height:1.5em !important;
	}

	.Noticias .ModDetalle .Botonera a {
		line-height:2em !important;
	}

	.Noticias .ModDetalle .Encabezado, .Noticias .ModGaleria .Encabezado, .Proyectos .ModDetalle .Encabezado, .Proyectos .ModGaleria .Encabezado, .Productos .ModDetalle .Encabezado, .Productos .ModGaleria .Encabezado {
		margin-bottom:20px;
	}
	.Productos .ModDetalle .Encabezado {
		display:none;
	}
	#controles-carrusel2 {
		display:none;
	}

	.bancoIma ul li {
		float:left !important;
	}

	.EnlaceListado {
		line-height:55px !important;
		font-size:1.6em !important;
	}


	.habNews footer .botonesRojos > div {
		float:left !important;
	}
	.habNews footer .botonesRojos a {
		display:block;
	}
	.habNews footer .botonesRojos {
		left:300px;
	}

	.Contactar #formContacto div.Apartado {
		height:40px;
	}

	.Contactar input.Campo, .Contactar textArea.Campo {
		margin-left:10px;
	}


	.Contactar #formContacto div.Mensaje {
	    min-height: 150px;
	} 

	.Contactar #formContacto div.Captcha {
	margin-left:37%;	
	}
	.Contactar footer {
		margin-left:42%;
		text-align:left;
		clear:both;
	}
	.Contactar footer input {
		margin-left:0px !important;
	}

	.Contactar span.Info {
	    color: #4B4B4B;
	    display: inline-block;
	    float: left;
	    font-size: 12px;
	    font-weight: normal;
	    text-align: left;
	    width: 10%;
	}

	.Contactar input.Campo, .Contactar textArea.Campo {
	    float: right;
	    width: 80%;
	}
	#formContacto {
		width:80%;
		margin:auto;
	}
	.Contactar textArea.Campo {
		max-width:80%;
		min-width:80%;
	}
	.BuscadorListado {
		margin-bottom:40px;
	}
	table.newsletter2 {
		background-color:#666666;
	}
	.contenidoCuerpo table.newsletter3 p {
		font-size:0.9em !important;
	}


	.habNews footer .direccion {
		top:18px;
		font-size:0.9em !important;

	}
	.habNews footer .direccion a.correo {
		font-size:1.2em !important;
	}

	.bloqueNegro {
		width: 100%;
		background-position: 3% 3%;
    	background-size: 80px auto;
	}

	#controlHerramientaBusqueda input.cajaBuscar {
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: 100%;
	    width: 100%;
	    font-size: 1.2em;
	}

	.lupaBuscar {
	    position: relative;
	    right: 10px;
	    top: 15px;
	}

	.bloqueNegro .textos h3 {
	    right: 20px;
	    top: 10px;
	    font-size: 1.4em !important;
		position: relative;
		margin: 10px 0 5px;
	}

	body > form {
		padding: 0 20px;
	}

	.Home .prog.bImg,
	.Home .video {
	    width: 100%;
	}

	.ModCol.Noticias {
		overflow: visible;
	}

	.ModCol section.ListaElementos {
		width: 100% !important;
		left: 0 !important;
		z-index: 1;
	}

	.ModCol section.ListaElementos article p {
		margin-bottom: 0;
	    max-height: 30px;
	    width: 100%;
	}
	.ModCol section.ListaElementos article p.Subtitulo {
	    width: 100%;
	}

	.ModCol section.ListaElementos article footer {
		bottom: 5px;
	}

	.espacioEditableDchaComun {
		width: 100%;
		bottom: 0;
		margin-bottom: 0;
	}

	.espacioEditableDcha {
		margin-bottom: 0;
	}

	  .bloqueRootMenu2 {
	    position: absolute;
	    right: -20px;
	    top: 0px;
	    width: 15%;
	    height: 50px;
	    overflow: hidden;
	    /* padding-right: 50px; */
	    /* padding-top: 50px; */
	    z-index: 99999;
	  }

  .bloqueRootMenu2:before {
    content: url('/Info/css/Imagenes/icons/menu.png');
    position: absolute;
    right: 3px;
    top: 15px;
    z-index: 1;
    cursor: pointer;
  }

  .bloqueRootMenu2.menuMobile {
    width: 115%;
    height: 100%;
    background-color: #333;
    z-index: 9999;
}

  .MenuSuperior ul#listaMenuSuperior > .level-0 > a {
	    font-size: 1.2em !important;
	    padding: 0px 13px;
	    margin: 0;
	    line-height: 35px;
	}

	.ColumnaDcha {
		display: block;
	    padding: 0 !important;
	    width: 100% !important;
	}

	.ModCol section.ListaElementos article {
		width: 100% !important;
	    box-sizing: border-box;
    	border-bottom: 1px solid #c0c0c0;
    	width: 185px;
	}

	.ModCol section.ListaElementos article:last-child {
		margin-bottom: 0;
	}

	.espacioEditableDchaComun {
		position: relative;
		margin-bottom: 25px;
	}

	.espacioEditableDchaComun .bancoCol {
	    width: 100%;
	    margin-top: 25px;
	    height: 375px;
	    border: 0;
	    display: block;
	}

	.menuInd.proyectos,
	.bloqueRedes {
		display: none;
	}

	.Proyectos .ModDetalle aside.Botonera {
		width: auto;
	}

	.Proyectos .ModDetalle .Botonera a {
		line-height: 2em !important;
	}

	.MenuSuperior ul#listaMenuSuperior li.level-0.activo > a,
	.MenuSuperior ul#listaMenuSuperior li.level-0.activo > a:hover {
		color:#dc291e !important;
		background-color:#DDDDDD;
	}  

	.audioVisual article .imgAudio figure,
	.audioVisual article .videos figure {
		margin: 0 0 30px 0;
	}

	.page.ext_autores {
	    width: 100%;
	}

	.textAu .textoArr {
		width: 100%;
	}

	.page.ext_autores .buscador {
		position: relative;
    	top: -35px;
	}

	.page.ext_autores .indicealfabetico {
		margin-bottom: 40px;
		height: 70px;
	}

	.page.ext_autores .indicealfabetico a {
		margin-left: 0;
	}

	.textAu .textoRojo,
	.textAu .textoAct {
    	position: relative;
    	width: 100%;
	}

	.textAu .textoAct {
		top: 110px;
	}

	.Home .ModCol h4.Titulo {
	    font-size: 15px;
	    line-height: 20px;
	}
	.ModCol section.ListaElementos article figure {
		display: none;
	}

	.Home .ModCol section.ListaElementos article {
		height: 210px;
	}

	.ModCol section.ListaElementos article {
		height: 210px;
	}

	.espacioEditableDchaComun .bancoCol {
		height: 325px;
	}

	footer.enlaces-pie-detalle {
		width: 100%;
	}

	.redes {
		width: 98%;
	}

	.contenidoCuerpo img {
		max-width: 100% !important;
	}

	#bloqueContenidoCuerpo > table.newsletter3 > tbody > tr > td:nth-child(3) {
		display: none;
	}

	a.PagerNormal {
		    padding: 5px;
	}

	#FigureRssProyectos, #FigureRssEventos, #FigureRssNoticias {
		top: 0;
	}

	.page.ext_autores .main {
		bottom: 70px;
	}

	.pieAutores > p {
		width: 100%;
	    padding-left: 0;
	    text-align: left;
	}

	.pieAutores > ul {
	    padding-left: 0px;
	    position: relative;
	    top: 0;
	}

	.pieAutores > ul li {
		margin-bottom: 20px;
	}

	.pieAutores > ul li span.ciudad {
		width: 100%;
    	display: block;
    	margin-bottom: 5px;
	}

}


@media screen and (max-width: 414px) {
	.MenuSuperior{ 
		padding: 50px 0 0 15px;
	}
}
@media screen and (max-width: 360px) { 
	.menuInd ul li a {
	    font-size: .7em !important;
	}

	#PiePrincipal a {
	    font-size: .75em !important;
	}

	.MenuSuperior{
		padding: 50px 0 0 0px;
	}
}
