﻿@import url("Distineo_publico_tinyMCE.css");


/********* VERSION DE CSS DISTINEO 3.0 **********/


/*******************RESET CSS3******************************************
    **************************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
* {
	box-sizing:border-box;
}
body {
    line-height: 1;
    font-family:"Roboto", sans-serif;
    background-color:#f2f2f2;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

p, li {
    color: #666666;
}
/* Cambio de color según necesidades */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Cambio de color de borde según necesidades */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

.ContenedorGeneral  {
	position:relative;
	min-width:450px;
}
    .ContenedorGeneral.DosZonas .ColumnaCentral {
        width: 71%;
    }






/*********************************************************/
/*         Cabecera                                      */
/*********************************************************/
.CabeceraPrincipal {
	width:100%;
	height:55px;
	position:relative;
	max-width:990px;
	display:block;
	margin:auto;
	margin-top:15px;
}
.CabeceraContenedor {
	width:100%;
	max-width:910px;
	margin:auto;
	margin-left:80px;
	background-color:#FFFFFF;
	height:55px;
	padding:0px 35px;
}
	.CabeceraContenedor > figure {
		position:absolute;
		top:0px;
		left:0;
        max-width: 51px;
        z-index:1;
	}
	.CabeceraPrincipal a {
		color:#828282;
	}
		.CabeceraPrincipal a:hover {
			/*color:#000000 !important;*/
		}
	.controlLoginCompleto a.controlLoginShow {
		font-size:0.8em;
		position:relative;
		top:0px;
		color:#8c8c8c;
		 background-image: url("/Info/css/Imagenes/icons/private-area.png");
	    background-position: left center;
	    background-repeat: no-repeat;
	    padding-left:20px;
	}
		.controlLoginCompleto a.controlLoginShow:hover {
			text-decoration:underline;
		}

	#controlHerramientaBusqueda {
		position: absolute;
		right: 35px;
		top: 14px;
		display:none;
	}
		#controlHerramientaBusqueda .cajaBuscar {
			height:30px;
			padding:0px 10px;
			border:0px;
			width:230px;
			color:#959595;
			font-size:0.9em;
		}
		#controlHerramientaBusqueda .lupaBuscar {
			position:absolute;
			top:0px;
			right:0px;
            background-color: #DC291E;
            padding: 6px 12px;

		}
	.controlLoginCompleto {
		position: absolute;
    right: 200px;
    top: 22px;
    z-index: 1;
    padding-right:25px;
    background-image: url("/Info/css/Imagenes/icons/sep-area.png");
	    background-position: right center;
	    background-repeat: no-repeat;
	}
		.controlLoginCompleto > a {
			color:#828282;
			font-size:0.7em;
		}
			.controlLoginCompleto > a.Desconectar {
				color:#FF0000;
				float:right;
				position:relative;
				top:4px;
				margin-left:15px;
			}
				.controlLoginCompleto > a.Desconectar:hover {
					text-decoration:underline;
				}
		.controlLoginCompleto > span {
			color:#474747;
			font-size:0.7em;
		}
			.controlLoginCompleto > span a {
				color:#DC291E;
				font-size:1.2em;
				text-transform:uppercase;
			}

		.cuadroLogin {
			background-color:#FFFFFF;
			border:1px solid #3a3a3a;
			padding:10px;
			display:none;
			position:relative;
			width:380px;
		}
		.btoLogin {
			display:none;
		}
			.titulolog {
				font-size:0.7em;
				line-height:2em;
				display:none;
			}
			.labellog, .hyperlog a {
				font-size: 0.74em;
			    font-weight: 300;
			    line-height: 40px;
			    margin-right: 20px;
			    padding: 0 10px 0 0px;
			    text-align: right;
			    vertical-align: middle;
			    width: auto;
			     margin-bottom:10px;
			}
			.labellog label {
				line-height:50px;
				display:inline-block;
			}
			.hyperlog a {
				width: 100%;
			    margin-right: 0px;
			    line-height: 20px;
			    text-align: center;
			    padding-right: 0px;
			    display: inline-block;
			}
			a.cancelarLogin {
				font-size: 0.74em;
			    font-weight: 300;
			    line-height: 1em;
			    margin-right: 20px;
			    position: absolute;
			    right: 13px;
			    text-align: right;
			    top: 66px;
			    vertical-align: middle;
			    width: auto;
			}
				a.cancelarLogin:hover, .hyperlog a:hover {
					text-decoration:underline !important;
				}
			.txtlog {
				background-color: #fafafa;
			    border: 2px solid #dbdbdb;
			    display: inline-block;
			    height: 40px;
			    margin-left: 3%;
			    margin-right: -4px;
			    padding: 0 10px;
			    vertical-align: middle;
			    width: 82%;
			    margin-bottom:0px;
			}
			.inputlog {
				background-color: #3a3a3a;
			    border: 0 none;
			    bottom: 0;
			    color: #ffffff;
			    height: 30px;
			    position: absolute;
			    right: 0;
			    width: 29%;
			    cursor:pointer;
			}
			.inputlog:hover {
				background-color: #dc291e;
			}
			.failurelog {
				background-color: #FF0000;
			    bottom: -36px;
			    color: #FFFFFF;
			    display: block;
			    font-size: 0.7em;
			    /* height: 29px; */
			    left: 0px;
			    padding: 10px;
			    position: absolute;
			    width: 100%;
			    border: 2px solid #FF0000;			
			}
			
			.hyperlog {
			    position: absolute;
			    top: 10px;
			    right: 0px;
			    width:30%;
			}
			.cuadroLogin a:hover {
				color:#373737 !important;
			}			
		#enlacesCabeceraPagina {
			position: absolute;
			top: 21px;
			right: 90px;
		}
			#enlacesCabeceraPagina a {
				font-size:0.8em;
				text-transform:uppercase;
				margin-left:20px;
				color:#8c8c8c;
				background-repeat:no-repeat;
				background-position:left center;
				
				padding-left:20px;
				line-height:20px;
				display:inline-block;
			}
				#enlacesCabeceraPagina a.Home {
					display:none;
				}
				/*#enlacesCabeceraPagina a.contacto {
					background-image:url('Imagenes/icons/iconCont.png');
				}
				#enlacesCabeceraPagina a.Home {
					background-image:url('Imagenes/icons/iconHome.png');
				}*/
				#enlacesCabeceraPagina a.MapaWeb {
					background-image:url('/Info/css/Imagenes/icons/web-map.png');
				}
			#enlacesCabeceraPagina a:hover {
				text-decoration:underline;
				/*background-position:left bottom;*/
			}
			
	/*********************************************************/
/*              Control Idioma Apliación                 */
/*********************************************************/

.SelectorIdiomaContainer
{
    display:inline-block;
    margin-left: 0px;
    position:relative;
    top:-4px;
    float:none;
    margin-left:0px;
}
.BanderaIdioma {
	background-position: center center;
    background-repeat:no-repeat;
}
.BanderaIdioma.Bandera_en_en {
	background-image: url('Imagenes/icons/banderas/bandera-en.png');
}
.BanderaIdioma.Bandera_es_es {
	background-image: url('Imagenes/icons/banderas/bandera-es.png');
}
.SelectorIdiomaContainer {
	right:0px;
}
#enlacesCabeceraPagina .SelectorIdiomaContainer {
	position:absolute;
	right:-50px;
	top:0px;
}
#enlacesCabeceraPagina .SelectorIdiomaContainer a, .SelectorIdiomaContainer a {
	width:18px;
	height:18px;
	padding:0px;
}
.ContenedorTablaTabulada .SelectorIdiomaContainer
{
    display:inline-block;
    margin-left: 0px;
    position:relative;
    top:4px;
    width:100px;
    left:-25px;
}
.SelectorIdiomaContainer a {
	cursor:pointer;
	display:inline-block;
}

#enlacesCabeceraPagina a.BanderaIdiomaActual {
	display:none;
}
.Editor .SelectorIdiomaContainer {
	left:auto;
	right:-10px;
	width:70px;
}

/*********************************************************/
/*         Menú                                          */
/*********************************************************/
.MenuSuperior {
	width:100%;
	height:50px;
	position:relative;
	max-width:990px;
	margin:auto;
	
}
	.MenuSuperior ul {
		width:100%;
		max-width:910px;
		margin:auto;
		position:relative;
		background-color:#FFFFFF;
		height:50px;
		text-align:center;
		margin-left:80px;
		border-bottom:2px solid #cecece;
	}
		.MenuSuperior ul li {
			float:none;
			width:auto;
			position:relative;
			display:inline-block;
			margin-right:-4px;
			margin-left:10px;
		}
		.MenuSuperior > ul > li > a::before {
			content:"";
			width:4px;
			height:4px;
			position:absolute;
			left:-5px;
			display:block;
			top:20px;
			background-repeat:no-repeat;
			background-position:center center;
			background-image:url('/Info/css/Imagenes/Icons/sep-menu.png');
		}
		.MenuSuperior ul li:first-child a::before, .MenuSuperior > ul > li.Nuevo > a::before {
			background-image:none !important;
		}
			.MenuSuperior ul li a {
				border-bottom: 5px solid transparent;
			    color: #b7b7b7;
			    display: inline-block;
			    font-size: 0.75em;
			    letter-spacing: 1px;
			    line-height: 45px;
			    padding: 0 10px;
			    text-align: center;
			    text-transform: uppercase;
			    font-weight: 400;       
			}
			.MenuSuperior ul li:hover, .MenuSuperior ul li.activo {	
						
			}
			.MenuSuperior > ul > li > a:hover, .MenuSuperior > ul > li.activo > a, .MenuSuperior > ul > li.opcionActiva > a {
				border-bottom:5px solid #dc291e;
				color:#dc291e;
			}
			.MenuSuperior ul li ul.subLista {
				position:absolute;
				top:70px;
				height:0;
				overflow:hidden;
				left:-1px;
				background-color:#373737;
				display:block;
				width:auto;
			}
			.enEdicion .MenuSuperior li ul.subLista {
				height:auto;
				overflow:inherit;
				display:none;
				left:-80px;
			}
			.enEdicion .MenuSuperior li:hover ul.subLista {
				display:block;
			}
			.MenuSuperior ul li:hover ul.subLista {
				height:auto;
				
			}
				.MenuSuperior ul li ul.subLista li {
					width:230px;
					float:none;
                    border-top:1px solid rgba(255,255,255,0.08);
				}
                    .MenuSuperior ul li ul.subLista li:first-child {
                        border: none; 
                    }
					.MenuSuperior ul li ul.subLista li a {
						text-align:left;
						text-transform:none;
						line-height:20px;
						padding:15px 20px;
                        color: #FFFFFF;
					}
						.MenuSuperior ul li ul.subLista li.activo a, .MenuSuperior ul li ul.subLista li a:hover {
							color:#FFFFFF;
							background-image:none;
						}



/*********************************************************/
/*         Contenido                                     */
/*********************************************************/
.ContenedorPrincipal {
	width:100%;
	padding-top:0px;
	position:relative;
	max-width:990px;
	margin:auto;	
}
.ContenedorPagina {
	width:100%;
	max-width:910px;
	margin:auto;
	margin-left:80px;
}
	
/*********************************************************/
/*        Columna Izquierda                              */
/*********************************************************/
.ColumnaIzda {
	width:100%;
	margin-right:0;
	float:none;
	margin:auto;
	margin-bottom:0px;
	display:none;
}
.Home .ColumnaIzda {

}


/*********************************************************/
/*        Columna Derecha                                */
/*********************************************************/
.ColumnaDcha {
	width:100%;	
	float:none;
	display:block;
	margin:auto;
	margin-left:0%;
	margin-bottom:0px;
	display:none;
}
	.ColumnaCentral.Contactar + .ColumnaDcha {
		display:inline-block;
		width:38%;
		margin-left:4%;
		margin-right:-4px;
		/*background-color:#FFFFFF;*/
		vertical-align:top;
		margin-top:20px;
	}


/*********************************************************/
/*         Menú Izquierdo                                */
/*********************************************************/
.MenuIzda {
	margin-bottom:40px;
    background-color: #FFFFFF;
}
	.MenuIzda ul li {
		
	}
		.MenuIzda ul li a {
			color:#767676;
			padding:0 20px;
			background-color:#FFFFFF;
			display:block;
			font-size:0.8em;
			line-height:3em;
			-webkit-transition:all 0.5s ease-out;
			-moz-transition:all 0.5s ease-out;
			-o-transition:all 0.5s ease-out;
			-ms-transition:all 0.5s ease-out;
			transition:all 0.5s ease-out;
            border-top: 1px solid rgba(0,0,0,0.08);
			
		}
			.MenuIzda ul li.activo > a, .MenuIzda > ul > li > a:hover {
				margin-bottom:0px;
				padding:0 20px;
				color:#FFFFFF;
                background-color:#DC291E;
			}
		.MenuIzda ul.subLista {		
			margin-bottom:0px;
			display:none;
			
		}
			.MenuIzda ul li.activo ul.subLista {
				display:block;
                background-color: #EAE1E1;
			}
			.MenuIzda ul.subLista li {
				margin-bottom:0px;
			}
			.MenuIzda ul.subLista li a {
				border-left:0px solid #DC291E;
				border-top: 1px solid rgba(0,0,0,0.15);
				margin-bottom:0px;
				padding:0 20px;
                background-color: transparent;
                
			}
				.MenuIzda ul.subLista li a:hover, .MenuIzda ul.subLista li.activo a {
					border-top: 1px solid rgba(0,0,0,0.15);
					color:#DC291E;
				}

/*********************************************************/
/*         Modulo Columna                                */
/*********************************************************/
.ModCol {
	margin-bottom:40px;
}

.ModCol .Titulo a:hover {
	color:#DC291E !important;
}

/* Modulo de Noticias */
.ModCol.Noticias {
	position:relative;
	
	
}
	.ModCol.Noticias .EnlaceListado {
		/*font-size:1em;
		display:none;
		position:absolute;
		top:0;
		left:0;
		width:15%;
		line-height:2.6em;
		z-index:2;
		padding-left:0%;
		background-image:url('Imagenes/fondos/barraNot.png');
		background-repeat:no-repeat;
		background-position:right center;
		text-align:center;*/
	}

	.ModCol.Noticias header {
		display:block;
		position:absolute;
		left:0px;
		top:0px;
	}
		.ModCol.Noticias header .Fecha {
			display:none;
		}
		.ModCol.Noticias header .Fecha.formateada {
			display:block;
			background-color:#DC291E;
			padding:8px;
			border-bottom:1px solid #373737;
		}
			.ModCol.Noticias header .Fecha.formateada span {
				display:block;
				text-align:center;
				color:#FFFFFF;
				font-size:0.8em;				
			}
				.ModCol.Noticias header .Fecha.formateada span:first-child {
					margin-bottom:5px;
				}
	.ModCol.Noticias figure {
		display:none;
	}
	.ModCol.Noticias .Titulo {
		font-size:1em;
		line-height:1.4em;
		font-weight:normal;
		display:block;
		margin-bottom:15px;
		font-style:italic;
	}
	
		.ModCol.Noticias .Titulo a {
			color:#474747;
		}
	.ModCol.Noticias .Subtitulo {
		font-size:0.8em;
		line-height:1.4em;
		margin-bottom:15px;
		color:#707070;
	}
	.ModCol section#lista-imagenes {
		position:relative;
		display:inline-block;
		padding:10px 0px;		
	}
		.ModCol.Noticias section article footer {
			position:absolute;
			bottom:0px;
			right:0px;
		}
		.ModCol.Noticias section article footer .LeerMas {
			padding-left:15px;
			display:block;
		}
		.ModCol.Noticias section article footer .LeerMas:hover {
			
		}

		.ModCol.Noticias section article footer .LeerMas a {
			display:block;
			color: #8F8F8F;
		    font-size: 0.8em;
		    font-style: italic;
		    line-height: 14px;
		}
			.ModCol.Noticias section article footer .LeerMas a:hover {
				background-position:right bottom;
				color: #DC291E;
			}

		.ModCol.Noticias section#lista-imagenes article {
			float:left;
			position:relative;
			display:inline-block;
			padding-bottom:0px;
		}
		.ModCol section#lista-imagenes article footer {
			position:absolute;
			top:-7px;
			bottom:auto;
			right:0px;
			z-index:1;
		}
		.ModCol section#lista-imagenes article footer .LeerMas {
			padding-left:0px;
			width:26px;
			height:25px;
			display:block;
			overflow:hidden;
		}
		.ModCol section#lista-imagenes article footer .LeerMas:hover {
			background-position:left center;
		}
		.ModCol section#lista-imagenes article footer .LeerMas a {
			display:block;
			padding-left:26px;
		}
		.ModCol.Noticias section.ListaElementos article {
			padding-bottom:35px;
			padding-left:50px;
			position:relative;
            margin-bottom: 10px;
		}
		.ModCol.Noticias section.ListaElementos article a#verTodas {
			position:absolute;
			right:110px;
			bottom:0px;
		    color: #8F8F8F;
		    display: block;
		    line-height: 13px;
		    padding-right: 30px;
		    font-size: 0.8em;
    		font-style: italic;
		}
		.ModCol.Noticias section.ListaElementos article a#verTodas:hover {
			color:#DC291E;
			background-position: right bottom;
		}


.ModCol iframe {
	margin-bottom:15px;
}
/*Modulo de proyectos*/
.ModCol.Proyectos {
	
}
	.ModCol.Proyectos .EnlaceListado {
		font-weight:300;
		
		margin-bottom:25px;
		
	}
		.ModCol.Proyectos .EnlaceListado a {
			
		}

	.ModCol.Proyectos article {
		background-color:#FFFFFF;
		padding: 5% 3% 10% 37%;
		position:relative;
		margin-bottom:25px;
        border: 1px solid #DDDDDD;
	}
		.ModCol.Proyectos article header {
			display:none;
		}
		.ModCol.Proyectos article figure {
			width:30%;
			position:absolute;
			top:12px;
			left:3%;
		}
			.ModCol.Proyectos article img {
				width:100%;
                border: 1px solid #DDDDDD;
			}
			.ModCol.Proyectos article figcaption {
				display:none;
			}
		.ModCol article .Titulo {
			font-size:1em;
			line-height:1.2em;
			margin-bottom:10px;
			margin-top:0px;
		}

		.ModCol.Proyectos article .Titulo {
			font-size:1em;
			line-height:1.2em;
			margin-bottom:10px;
			margin-top:0px;
		}
			.ModCol article .Titulo a {
				color:#707070;
			}
			.ModCol.Proyectos article .Titulo a {
				color:#707070;
			}

		.ModCol.Proyectos article .Subtitulo {
			font-size:0.8em;
			line-height:1.4em;
			margin-bottom:15px;
			color:#707070;
		}
		.ModCol.Proyectos article footer {
			position:absolute;
			bottom:0px;
			right:5%;
		}
			.ModCol.Proyectos article footer p.LeerMas {
				font-size:0.7em;
				font-style:italic;
			}
				.ModCol.Proyectos article footer p.LeerMas a {
					color:#8f8f8f;
					display:block;
					line-height:30px;
				}
					.ModCol.Proyectos article footer p.LeerMas a:hover {
						color:#C5C5C5;
						background-position:right bottom;
					}

/* Generico */
.ModCol .EnlaceListado {
		font-weight:300;
		font-size:1.2em;
		margin-bottom:25px;
	}
		.ModCol .EnlaceListado a {
			color:#636F76;
		}
            .ModCol .EnlaceListado a:hover {
		        color: #DC291E;
	        }





/*********************************************************/
/*         Eventos                                       */
/*********************************************************/
/* Columna */
.Calendario {
	background-color:#FFFFFF;
	padding-bottom:10px;
	border:1px solid #DDDDDD;
}
	.Calendario > table {
		width:100%;
		border:0px !important;
	}
		.Calendario > table tr:first-child {
			background-color:#373737;
		}
		.Calendario > table .CalendarioEstiloTitulo {
			
		}
			.Calendario > table .CalendarioEstiloTitulo tr td, .Calendario > table .CalendarioEstiloTitulo tr td + td + td {
				font-size:1em;
				line-height:2em;
			}
			.Calendario > table .CalendarioEstiloTitulo tr td a, .Calendario > table .CalendarioEstiloTitulo tr td + td + td a {
				color:#DDDDDD !important;	
				font-weight:bold;
				text-align:center;
				font-size:1em;
			}
				.Calendario > table .CalendarioEstiloTitulo tr td:hover, .Calendario > table .CalendarioEstiloTitulo tr td + td + td:hover {
					background-color:#474747 !important;		
				}
				.Calendario > table .CalendarioEstiloTitulo tr td a:hover, .Calendario > table .CalendarioEstiloTitulo tr td + td + td a:hover {
					color:#FFFFFF !important;	
				}
				.Calendario > table .CalendarioEstiloTitulo tr td + td:hover {
					background-color:transparent !important;
				}
			.Calendario > table .CalendarioEstiloTitulo tr td + td {
				color:#FFFFFF;
				font-weight:300;
				text-transform:uppercase;
				font-size:0.8em;	
			}
			.Calendario > table .CalendarioEstiloTitulo tr td + td:hover {
				background-color:transparent;	
			}
			.Calendario > table .CalendarioEstiloCabeceraDia {
				color:#949495 !important;
				font-size:0.5em;
				line-height:2.5em;
				background-color:#474747;
				font-weight:300;
				text-transform:uppercase;
			}
			.Calendario > table .CalendarioEstiloDia a, .Calendario > table .CalendarioEstiloWeekend a {
				color:#707070 !important;
				font-size:0.8em;
			}
			.Calendario > table .CalendarioEstiloDiaHoy a {
				font-weight:bold;
				color:#DC291E !important;
			}
			.Calendario > table .calendarioEventosPortadaActivos {
				background-color:#DC291E !important;
				border-radius:3em;
			}
				.Calendario > table .calendarioEventosPortadaActivos a {
					color:#FFFFFF !important;
					font-weight:bold;
				}
			.Calendario > table .CalendarioEstiloDiaOtroMes a {
				color:#DDDDDD !important;
			}
			.Calendario > table tr td {
				line-height:1.8em;
			}
				.Calendario > table tr td a {
					display:block;
					font-size:0.8em;
				}
			.Calendario > table tr td:hover {
				background-color:#EEEEEE;
			}
			.Calendario > table .CalendarioEstiloSelector {
				background-color:#CCCCCC !important;
				border-radius:3em;
			}
			.Calendario > table .calendarioEventosPortadaActivos.CalendarioEstiloSelector {
				background-color:#DC291E !important;
				border-radius:3em;
			}
			
			.ModCol.Eventos .ListaElementos {
				background-color:#FFFFFF;
				padding:20px 0px 10px 55px;
				position:relative;
			}
			.ModCol.Eventos .ListaElementos article {
				margin-bottom:15px;
				position:relative;
			}
			.ModCol.Eventos .ListaElementos article p.LeerMas {
				text-align:right;
			}
			.ModCol.Eventos .ListaElementos article p.LeerMas a {
				color:#8F8F8F;
				font-style:italic;
				text-align:right;
				font-size:0.8em;
				padding-right:10px;
			}
			.ModCol.Eventos .ListaElementos article header {
				display: block;
			    left: -50px;
			    position: absolute;
			    top: 0px;
			}

				.ModCol.Eventos .ListaElementos article header .Fecha {
					display:none;
				}	
				.ModCol.Eventos header .Fecha {
					display:none;
				}
				.ModCol.Eventos .ListaElementos article header .Fecha.formateada {
					background-color: #DC291E;
				    border-bottom: 1px solid #373737;
				    display: block;
				    padding: 4px 8px;
				}
					.ModCol.Eventos header .Fecha.formateada span {
						color: #FFFFFF;
					    display: block;
					    font-size: 0.8em;
					    text-align: center;				
					}
						.ModCol.Eventos header .Fecha.formateada span:first-child {
							margin-bottom:5px;
						}
	
			.ModCol.Eventos .ListaElementos article .Titulo {
			    font-size: 1em;
			    line-height: 1.2em;
			    margin-bottom: 5px;
			}
			.ModCol.Eventos .ListaElementos article .Titulo a {
			    color: #707070;
			}	
	
			.ModCol.Eventos .ListaElementos article .Lugar {
			    color: #DC291E;
			    font-size: 1em;
			    line-height: 1.4em;
			    margin-bottom: 15px;
			    text-transform:uppercase;
			}
			.ModCol.Eventos header {
			    display: block;
			    left: 0;
			    position: absolute;
			    top: 0;
			}
/* Listado */
#calendariosEventos {
	background-color:#FFFFFF;
	padding:0;
	margin-top:40px;
	/*border-left:5px solid #DC291E;*/
}
	#calendariosEventos > table {
		width:100%;
		border:0px !important;
		width:47%;
		float:left;
		margin-left:5%;
		margin-bottom:20px;
	}
		#calendariosEventos > table:first-child {
			margin-left:0%;
		}
		#calendariosEventos > table tr:first-child {
			background-color:#373737;
		}
		#calendariosEventos > table .CalendarioEstiloTitulo {
			
		}
			#calendariosEventos > table .CalendarioEstiloTitulo tr td, #calendariosEventos > table .CalendarioEstiloTitulo tr td + td + td {
				font-size:1em;
				line-height:2em;
			}
			#calendariosEventos > table .CalendarioEstiloTitulo tr td a, #calendariosEventos > table .CalendarioEstiloTitulo tr td + td + td a {
				color:#DDDDDD !important;	
				font-weight:bold;
				text-align:center;
				font-size:1em;
			}
				.ModCol #calendariosEventos > table .CalendarioEstiloTitulo tr td:hover, .ModCol #calendariosEventos > table .CalendarioEstiloTitulo tr td + td + td:hover {
					background-color:#474747 !important;		
				}
				#calendariosEventos > table .CalendarioEstiloTitulo tr td a:hover, #calendariosEventos > table .CalendarioEstiloTitulo tr td + td + td a:hover {
					color:#FFFFFF !important;	
				}
				#calendariosEventos > table .CalendarioEstiloTitulo tr td + td:hover {
					background-color:transparent !important;
				}
			#calendariosEventos > table .CalendarioEstiloTitulo tr td + td {
				color:#FFFFFF;
				font-weight:300;
				text-transform:uppercase;
				font-size:0.8em;	
			}
			#calendariosEventos > table .CalendarioEstiloTitulo tr td + td:hover {
				background-color:transparent;	
			}
			#calendariosEventos > table .CalendarioEstiloCabeceraDia {
				color:#949495 !important;
				font-size:0.7em;
				line-height:2.5em;
				background-color:#474747;
				font-weight:300;
				text-transform:uppercase;
			}
			#calendariosEventos > table .CalendarioEstiloDia a, #calendariosEventos > table .CalendarioEstiloWeekend a {
				color:#707070 !important;
				font-size:0.8em;
			}
			#calendariosEventos > table .CalendarioEstiloDiaHoy a {
				font-weight:bold;
				color:#DC291E !important;
			}
			#calendariosEventos > table .calendarioEventosPortadaActivos {
				background-color:#DC291E !important;
				border-radius:3em;
			}
				#calendariosEventos > table .calendarioEventosPortadaActivos a {
					color:#FFFFFF !important;
					font-weight:bold;
				}
			#calendariosEventos > table .CalendarioEstiloDiaOtroMes a {
				color:#DDDDDD !important;
			}
			#calendariosEventos > table tr td {
				line-height:2.5em;
			}
				#calendariosEventos > table tr td a {
					display:block;
					font-size:0.8em;
				}
			#calendariosEventos > table tr td:hover {
				background-color:#EEEEEE;
			}
			#calendariosEventos > table .calendarioEventosPortadaActivos.CalendarioEstiloSelector {
				background-color:#DC291E !important;
				border-radius:3em;
			}
.Eventos .GoogleMapCanvas {
	width:100%;
	margin-bottom:30px;
}
#Pag3ZonasModulos_inner_default_default_content_inner_content_info_content_eventosGeoListado_noHayEventos span {
	
	display:block;
	color: #707070;
    font-size: 0.8em;
    line-height: 1.4em;
    margin-bottom: 15px;
}

span#Pag3ZonasModulos_inner_default_default_content_inner_content_info_content_eventosListado_lblError {
    font-size:0.8em;
	line-height:1.4em;
	margin-bottom:15px;
	color:#707070;
    display: block;
}


#LeyendaCalendarioEventos {
	margin-bottom:20px;
	display:none;
}
	#LeyendaCalendarioEventos .CeldaEventos {
		background-color:#DC291E;
		width:30px;
		height:30px;
		margin-right:7px;
		display:inline-block;
		vertical-align:top;
		border-radius:15px;
	}
	#LeyendaCalendarioEventos .Info {
		color:#707070;
		font-size:0.8em;
		line-height:30px;
	}
#botoneraCalendarios {
	text-align:center;
	margin-bottom:30px;
} 

#Pag2ZonasModulos_inner_default_default_content_inner_content_info_content_eventosListado_noHayEventos {
	margin-bottom:20px;
	display:block;
}
	#Pag2ZonasModulos_inner_default_default_content_inner_content_info_content_eventosListado_noHayEventos span {
		font-size:0.9em;
		color:#707070;
	}


.Eventos.Listado .FcDesde > span:first-child {
	display:none;
}
.cabeceraEnlaceListadoEventos {
    font-size: 0.9em;
    font-style: italic;
    line-height: 30px;   
    position: absolute;
    right: 5%;
    top: 0;
    font-weight:normal;
}
	.cabeceraEnlaceListadoEventos a {
		color: #8F8F8F;
		display:block;
	}
		.cabeceraEnlaceListadoEventos a:hover {
			color: #DC291E;
		}
	.VistaMeses .cabeceraEnlaceListadoEventos a {
		
	}



/*********************************************************/
/*         Columna Central                                */
/*********************************************************/
.ColumnaCentral {
	width:100%;
	padding:30px 30px;
	margin-left:0%;
	position:relative;
	margin-bottom:30px;
	float:none;
	display:block;
	margin-top:20px;
	background-color:#FFFFFF;
}

.Home .ColumnaCentral {
	padding:0px;
	background-color:transparent;
}
.UnaZona .ColumnaCentral {
	width:100%;
	margin-left:0;
	background-color:#FFFFFF;
	border:0;
	margin-bottom:10px !important;
}
.ColumnaCentral.Detalle 
{
	width:100%;
    border: 0px;
    }
.ColumnaCentral.Noticias, .ColumnaCentral.Detalle.Eventos, .ColumnaCentral.Proyectos, .ColumnaCentral.Productos, .ColumnaCentral.Videos, .ColumnaCentral.MapaWeb, .ColumnaCentral.ResultadoBusqueda {
	width:100%;
    border: 0px;	
}
.ColumnaCentral.Contactar {
	border:0;
	width:58%;
	display:inline-block;
	margin-right:-4px;
	background-color:#FFFFFF;
}
.ColumnaCentral.Galeria {
	background-color:#FFFFFF !important;
	padding:20px 2% !important;
	border:1px solid #DDDDDD !important;
	width:100% !important;
	
}
	.ColumnaCentral.Galeria .Encabezado {
		text-align:right;
		margin-bottom:30px;
	}
	.ColumnaCentral.Galeria .Encabezado span  {
		text-align:right;
		color:#DC291E;
		font-size:0.7em;
		font-style:italic;
	}
	
	.ColumnaCentral.Galeria h1 {
		font-size:2em;
		line-height:1.2em;
		font-weight:300;
		color:#DC291E;
		margin-bottom:25px;
	
	}
	.ColumnaCentral.Galeria h2 {
		color:#474747;
		font-size:1em;
		line-height:1.3em;
		margin-bottom:35px;
		font-weight:300;
	}
	.ContenedorImagenesGaleria h3 {
	font-size: 1.2em;
    font-weight: 300;
    margin-bottom: 15px;
    color:#DC291E;
}
	.enlaces-pie-galeria {
		background-position: left center;
	    background-repeat: no-repeat;
	    bottom: 40px;
	    color: #707070;
	    display: block;
	    float: right;
	    font-size: 0.7em;
	    font-style: italic;
	    line-height: 34px;
	    padding-left: 34px;
	    right: 2%;
	    text-align: right;
	}
	.enlaces-pie-galeria a {
		color: #707070 !important;
	}
		.enlaces-pie-galeria a:hover {
			color:#474747;
		}
	.ContenedorImagenesGaleria ul li {
		list-style-type: none;
	    margin-right: 5%;
	    width: 44%;
	    margin-bottom:10px;
	}
	.ContenedorImagenesGaleria ul li figure img {
		margin-bottom:5px;
	}
	.ContenedorImagenesGaleria ul li figure figcaption {
	color:#999999;
	font-size:0.7em;
	font-style:italic;
}

/*ColumnaCentral.Detalle {
	width:61%;
	padding:50px 2%;
	margin-left:35%;
	background-color:#FFFFFF;
	border-bottom:2px solid #DC291E;
	position:relative;
}*/
.ColumnaCentral.Detalle article {
	padding:50px 5% 50px;
	background-color:#FFFFFF;
	position:relative;
    border:1px solid #DDDDDD;
    min-height:230px;
}
.ColumnaCentral.Detalle.Noticias article, .ColumnaCentral.Detalle.Proyectos article {
    padding-bottom: 20px;
    margin-bottom:200px;
}

.ColumnaCentral.Detalle.Proyectos article {
	padding: 50px 5% 170px;
}


.sectoresLineasNegocio ul {
    padding-left: 15px !important;
}

/*********************************************************/
/*         Listados                                      */
/*********************************************************/
.ModListado {
	
}
	.ModListado .contenidoCabecera, .MapaWeb .contenidoCabecera, .ResultadoBusqueda .contenidoCabecera, .Detalle .contenidoCabecera {
		font-size: 2em;
	    color: #333333;
	    font-family: 'Playfair Display', serif;
	    font-weight: 900;
	    padding-bottom: 10px;
	    text-transform: uppercase;
	    line-height: 1em;
	    margin-bottom: 25px;
	    letter-spacing: -1px;
	    background-repeat: no-repeat;
	    background-position: bottom left;
	    background-image: url('/Info/css/Imagenes/fondos/background-title.jpg');
	}
	.ModListado .BuscadorListado {
		background-color:#797979;
		margin-bottom:20px;
		padding:0;
		position:relative;
		height:120px;
	}
	.Geolocalizado .ModListado .BuscadorListado {
	margin-bottom:80px;
}
        .Productos .ModListado .BuscadorListado {
            height: 150px;
           }
		.ModListado .BuscadorListado > div {

		}
		.ModListado .BuscadorListado > div > span {
			display:none;
		}
		.ModListado .BuscadorListado > div > input, .ModListado .BuscadorListado > div > select  {
			height:30px !important;	
		}
		.ModListado .BuscadorListado p.textoBuscador {
			position:absolute;
			left:3%;
			top:25px;
			width:35%;
			color:#FFFFFF;
			font-weight:300;
			font-size:1.2em;
		}
		.ModListado .BuscadorListado .PalabraClave {
			display:table-cell;
			height:100%;
			width:40%;
			position:absolute;
			top:0;
			left:0;
		}
			.ModListado .BuscadorListado .PalabraClave input {
				width:80% !important;
				position:absolute;
				bottom:10%;
				left:7%;
			}
        .ModListado .BuscadorListado .PalabraClave span {display: none;}

		.ModListado .BuscadorListado .FcDesde {
			display:block;
			position:absolute;
			top:0;
			left:40%;
			width:40%;
			background-color:#474747;
			height:50%;
		}
			.ModListado .BuscadorListado .FcDesde table {
				width:80% !important;
				margin:auto;
			}
        .ModListado .BuscadorListado .FcHasta {
			display:block;
			position:absolute;
			top:45%;
			left:40%;
			width:40%;
			background-color:#474747;
			height:55%;
		}
			.ModListado .BuscadorListado .FcHasta table {
				width:80% !important;
				margin:auto;
			}

		.ModListado .BuscadorListado .Marca {
			display:block;
			position:absolute;
			top:0;
			left:40%;
			width:40%;
			background-color:#474747;
			height:33%;
		}
			.ModListado .BuscadorListado .Marca select {
				width:80% !important;
				margin:auto;
                margin-left: 10%;
			}
        .ModListado .BuscadorListado .Tipo {
			display:block;
			position:absolute;
			top:33%;
			left:40%;
			width:40%;
			background-color:#474747;
			height:33%;
		}
			.ModListado .BuscadorListado .Tipo select {
				width:80% !important;
				margin:auto;
                margin-left: 10%;
			}
        .ModListado .BuscadorListado .Subtipo {
			display:block;
			position:absolute;
			top:66%;
			left:40%;
			width:40%;
			background-color:#474747;
			height:33%;
		}
			.ModListado .BuscadorListado .Subtipo select {
				width:80% !important;
				margin:auto;
                margin-left: 10%;
			}
        
		.ModListado .BuscadorListado > div.FcDesde > span, .ModListado .BuscadorListado > div.FcHasta > span, .ModListado .BuscadorListado  div.Marca > span, .ModListado .BuscadorListado  div.Tipo > span, .ModListado .BuscadorListado div.Subtipo > span {
			display:block;
			color:#999999;
			font-size:0.7em;
			margin-bottom:5px;
			padding-top:5px;
			padding-left:10%;
		}
        .ModListado .BuscadorListado > div.FcDesde > span, .ModListado .BuscadorListado > div.FcHasta > span {
            padding-top: 15px;
        }
		.ModListado .BuscadorListado .Sector {
			display:block;
			position:absolute;
			top:0;
			left:40%;
			width:40%;
			background-color:#474747;
			height:50%;
		}
		.ModListado .BuscadorListado .LineaNegocio {
			display:block;
			position:absolute;
			top:45%;
			left:40%;
			width:40%;
			background-color:#474747;
			height:55%;
		}
			.ModListado .BuscadorListado > div.Sector  > span, .ModListado .BuscadorListado > div.LineaNegocio > span {
				display:block;
				color:#999999;
				font-size:0.7em;
				margin-bottom:5px;
				padding-top:15px;
				padding-left:10%;
			}
			.ModListado .BuscadorListado .LineaNegocio select, .ModListado .BuscadorListado .Sector select {
				width:80% !important;
				margin:auto;
				height:auto !important;
				position:relative;
				left:10%;
			}

		.ModListado .BuscadorListado .BtnSubmit {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			height:100%;
			width:20%;
			background-color:#DC291E;
			position:absolute;
			right:0px;
			top:0px;
			background-image:url('Imagenes/icons/lupabuscador.png');
			background-repeat:no-repeat;
			background-position:center 35%;
		}
		.ModListado .BuscadorListado .BtnSubmit input {
			border:0px;background-color:transparent;
			display:inline-block;
			vertical-align:middle;
			color:#FFFFFF;
			font-weight:bold;
			cursor:pointer;
			height:100% !important;
			width:100%;
			padding-top:15%;
			
		}
		.ModListado .BuscadorListado .localizados {
			width:100%;
			background-color:#DC291E;
			position:absolute;
			top:120px;
			left:0px;
		}
		.ModListado .BuscadorListado .localizados span {
			color: #999999;
		    display: block;
		    font-size: 0.7em;
		    margin-bottom: 5px;
		    padding-left: 10%;
		    padding-top: 5px;
		}
		.ModListado .BuscadorListado .localizados > div {
			width:40%;
			background-color:#797979;
			padding-bottom:10px;
		}
		.ModListado .BuscadorListado .localizados > div.Radio {
			left:40%;
			top:0;
			position:absolute;
			background-color:#474747;
		}

		.ModListado .BuscadorListado .localizados input {
			width:80%;
			margin:auto;
			display:block;
		}
		.Geolocalizado .ModListado .BuscadorListado .BtnSubmit {
			background-position:center 67%;
		}
.Geolocalizado .ModListado .BuscadorListado .BtnSubmit input {
	padding-top:100%;
}

	
	.ModListado .ListaElementos {
		
	}
		.ModListado .ListaElementos article {
			border:1px solid #DDDDDD;
			border-bottom:1px solid #DDDDDD;
			background-color:#FFFFFF;
			margin-bottom:20px;
			position:relative;
			padding: 50px 5% 50px 36%;
			min-height:134px;
		}
			.Eventos .ModListado .ListaElementos article {
				padding:60px 2% 55px;
				min-height:40px;
			}
			.Eventos .ModListado .ListaElementos article.EventoDestacado header {
				background-color:#999999;
			}
			.ModListado .ListaElementos article header {
				position:absolute;
				left:0px;
				top:0px;
				padding:0 2%;
				min-height:30px;
				height:auto;
				width:96%;
				background-color:#f9f7f7;
				border-bottom:1px solid #DDDDDD;
			}
				.Eventos .ModListado .ListaElementos article header .Fecha {
					line-height:30px;
					font-size:0.7em;
					color:#DC291E;
				}
				.Eventos .ModListado .ListaElementos article header .Fecha.Etiqueta {
					display:none;
				}
				.Eventos .ModListado .ListaElementos article header .Lugar {
					color: #DC291E;
					font-style: italic;
					width: 65%;
					line-height: 15px;
					position: relative;
					top: 5px;
					margin-bottom: 10px;				
				}
					.Eventos .ModListado .ListaElementos article header p.Lugar span {
						line-height: 15px;
					}
				.Eventos .ModListado .ListaElementos article header .Lugar .Etiqueta {
					display:none;
				}
				.ModListado .ListaElementos article header span {
					line-height:30px;
					font-size:0.8em;
				}
					.ModListado .ListaElementos article header span.Fuente.Etiqueta {
						color:#BABABA;
					}	
					.ModListado .ListaElementos article header span.Fuente.Dato {
						color:#DC291E;
						font-weight:bold;
					}
					.ModListado .ListaElementos article header span.Fecha.Dato {
						position:absolute;
						right:2%;
						top:0;
						color:#DC291E;
                        font-style: italic;
						font-size:0.7em;
					}
						.Proyectos .ModListado .ListaElementos article header span.Fecha.Dato {
							display:none;
						}
					.ModListado .ListaElementos article header span.Cliente {
						color:#DC291E;
                        font-style: italic;
					}
			.ModListado .ListaElementos article figure {
				left: 3%;
			    position: absolute;
			    top: 45px;
			    width: 30%;
                ;		
			 }
			 .Eventos .ModListado .ListaElementos article figure {
				display:none;
			}
			 	.ModListado .ListaElementos article figure img {
					width:100%;
					max-height:165px;
                    border: 1px solid #DDDDDD;
				}
				.ModListado .ListaElementos article figure figcaption {
					display:none;
				}
			.ModListado .ListaElementos article .Titulo {
				font-size:1.2em;
				line-height:1.2em;
				margin-bottom:10px;
			}
				.ModListado .ListaElementos article .Titulo a {
					color:#707070;
				}
					.ModListado .ListaElementos article .Titulo a:hover {
					color:#DC291E;
				}


			.ModListado .ListaElementos article .Subtitulo {
				font-size:0.8em;
				line-height:1.4em;
				margin-bottom:0px;
				color:#707070;
			}
			.ModListado .ListaElementos article footer {
				
			}
				.ModListado .ListaElementos article footer p.LeerMas {
					position:absolute;
					right:5%;
					bottom:0px;
					font-size:0.7em;
					font-style:italic;
				}
					.ModListado .ListaElementos article footer p.LeerMas a {
						color:#8f8f8f;
						display:block;
						line-height:30px;
					}
						.ModListado .ListaElementos article footer p.LeerMas a:hover {
							background-position:right bottom;
							color:#C5C5C5;
						}
			.ModListado .enlaces-pie-lista {
				text-align:center;
			}
            .Videos.ModListado .enlaces-pie-lista {
				text-align:left;
			}
			#FigureRssNoticias, #FigureRssProyectos {
				float:left;
			}
			#FigureRssEventos {
				display:block;
				height:30px;
				margin-bottom:10px;
			}
				#FigureRssEventos a {
					float:left;		
				}
.Eventos .ModListado .ListaElementos article header {
	background-position:10px center;
}	
/* DETALLE DE EVENTOS */
.Eventos .ModDetalle header {
	min-height:70px;
	background-position: left top;
	width:100%;
	
	padding:0;
}
	.Eventos .ModDetalle header figure {
		position:absolute;
		right:5px;
		top:2px;
		z-index:1;
	}
	.Eventos .ModDetalle header p.Lugar {
		position:relative;
		top:40px;
		padding-left:7%;
		width:93%;
	}
		.Eventos .ModDetalle header .Etiqueta {
			display:none;
		}
	.Eventos .ModDetalle header p.Fecha {
		display:none;
	}
	.Eventos .ModDetalle header p.Horario {
		position:absolute;
		top:0px;
		left:0px;
		padding-left:7%;
		width:93%;
		background-color:#f9f7f7;
		border-bottom:1px solid #e5e5e5;
	}
	.Eventos .ModDetalle header span {
		font-size:1em;
		color:#ABABAB;
	}
.Eventos.ColumnaCentral.Detalle article {
	margin-top:0px;
	padding-top:80px;
	border:1px solid #e5e5e5;
	border-bottom: 2px solid #DC291E;;
}



/*********************************************************/
/*         Videos                                        */
/*********************************************************/
.Videos .ModListado {
	
}
	.Videos .ModListado .ListaElementos article {
		padding: 20px 5% 20px 55%;
		min-height:205px;
	}
		.Videos .ModListado .ListaElementos article header {
			background-color: rgba(0, 0, 0, 0);
		    background-image: none;
		    border: 0 none;
		    height: auto;
		    left: 0;
		    margin-bottom: 10px;
		    padding: 0;
		    position: relative;
		    top: 0;
		    width: 100%;
		} 
		.Videos .ModListado .ListaElementos article .Video {
			width:50%;
			position:absolute;
			margin-right:2%;
			top:20px;
			left:2%;
		}
			.Videos .ModListado .ListaElementos article .Video iframe {
				width:100%;
				height:200px;
			}
		.Videos .ModListado .ListaElementos article .Subtitulo {
			display:inline-block;
			width:100%;
			vertical-align:top;
		}
		.Videos .ModListado .ListaElementos article footer .VerVideo {
			bottom: 0;
		    font-size: 0.7em;
		    font-style: italic;
		    position: absolute;
		    right: 0;
		}
		.Videos .ModListado .ListaElementos article footer .VerVideo a {
		    color: #8F8F8F;
		    display: block;
		    line-height: 30px;
		    padding-right: 20px;
		}
			.Videos .ModListado .ListaElementos article footer .VerVideo a:hover {
				 background-position: right bottom;
				 color:#C5C5C5;
			}
.ColumnaCentral.Detalle.Videos {

}		
	.Videos .ModDetalle header {
		background-image:none;
		position:relative;
		top:0px;
		left:0px;
		padding:0px;
		margin-bottom:10px;
		height:auto;
	} 
	.Videos .ModDetalle .Video iframe {
		width:100%;
	}
		






	

/*********************************************************/
/*         Paginador                                     */
/*********************************************************/
.ModListado .enlaces-pie-lista > span {
	font-size:0.8em;
	text-align:center;
	margin-bottom:20px;
	line-height:30px;
}
	.ModListado .enlaces-pie-lista > span span {
		width:20px;
		height:20px;
		border-radius:10px;
		background-color:#DC291E;
		color:#EBEBEB;
		display:inline-block;
		line-height:20px;
		font-weight:bold;
		margin-left:5px;
	}
	.ModListado .enlaces-pie-lista > span a {
		width:20px;
		height:20px;
		border-radius:10px;
		background-color:#bdbdbd;
		color:#EBEBEB;	
		display:inline-block;
		line-height:20px;
		font-weight:bold;
		margin-left:5px;
	}
	.ModListado .enlaces-pie-lista > span a:hover {
		background-color:#DC291E;	
	}
	.pagina-ultima, .pagina-siguiente, .pagina-anterior, .pagina-primera {
		position:relative;
		top:-2px;
		margin-left:3px;
	}
	.NumericPagerField_NextPreviousButtonCssClass {
		color:#BCBCBC;
		font-weight:bold;
		font-size:1.4em;
		margin-left:3px;
		margin-right:3px;
	}

/*********************************************************/
/*         Redes pie páginas                             */
/*********************************************************/
footer.enlaces-pie-detalle.vacio {
	display:none;
}

footer.enlaces-pie-detalle {
    width:100%;
    margin-top:0px;
	display:none;
}
.ColumnaCentral.Noticias .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Detalle.Eventos .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Proyectos .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Productos .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Videos .ModListado footer.enlaces-pie-detalle {
    bottom: 0px;
} 
footer.enlaces-pie-detalle .redes {
	margin-top:0px;
	width:68%;
	padding:20px 5% 40px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
footer.enlaces-pie-detalle .redes p {
	font-size:0.8em;
	text-align:left;
	margin-bottom:15px;
	color:#909090;
	line-height:1.5em;
}

/*********************************************************/
/*         Detalle                                       */
/*********************************************************/
.ModDetalle header {
	position:absolute;
	left:0px;
	top:0px;
	padding-left:5%;
	height:30px;
	width:90%;		
}
	.ModDetalle header span {
		line-height:30px;
		font-size:0.8em;
	}
		.ModDetalle header span.Fuente.Etiqueta {
			color:#BABABA;
		}	
		.ModDetalle header span.Fuente.Dato {
			color:#DC291E;
			font-weight:bold;
		}
		.ModDetalle header span.Fecha.Dato {
			position:absolute;
			right:0px;
			top:0;
			color:#BABABA;
		}
			.ModDetalle header span.Fecha.Dato {
				display:none;
			}
		.ModDetalle header span.Cliente {
			color:#DC291E;
			font-weight:bold;
		}

.ModDetalle figure#bloqueImagenDetalle, .Productos.Detalle .ModDetalle figure {
	float:right;
	width:35%;
	height:auto;
	margin-left:5%;
	margin-bottom:5%;
}
.ModDetalle figure#bloqueImagenDetalle figcaption, .Productos.Detalle .ModDetalle figure figcaption {
    margin-top: 10px;
    font-size: 0.55em;
    font-style: italic;
    color: #474747;
    text-align: right;
}
	.ModDetalle figure#bloqueImagenDetalle img, .Productos.Detalle .ModDetalle figure img {
		width:100%;
        border: 1px solid #DDDDDD;
	}

	.ModDetalle ul {
		padding-left:30px;
	}
	    .ModDetalle ul li {
			font-size:0.8em;
			line-height:1.2em;
			margin-bottom:15px;
		}
			.ModDetalle ul li span {
				font-size:1em !important;

			}

.ModDetalle .Titulo {
	color:#707070;
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:15px;
}
.ModDetalle .Subtitulo {
	color:#707070;
	font-size:0.8em;
	line-height:1.4em;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:10px;
}
.ModDetalle .Video {
	margin-bottom:30px;
}
.ModDetalle p {
	color:#707070;
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:15px;
	text-align:justify;
}
.ModDetalle a {
	color:#DC291E;
}
.ModDetalle a:hover {
	color:#373737;
}
.ModDetalle footer {
	
}
		.ModDetalle footer.enlaces-pie-detalle .Botonera {
			position: absolute;
    		right: 0;
			width:40%;
			top:0px;
		}
			.ModDetalle footer .Botonera a.lkVolver {
				
				background-repeat:no-repeat;
				background-position:left center;
				padding-left:0px;
				display:block;
				float:left;
				display:block;
				padding-left:34px;
				font-size: 0.7em;
	   			font-style: italic;
	   			color:#707070;
	   			line-height:34px;
	   			text-align:right;
	   			float:right;
	   			position:relative;
	   			right:0%;
	   			bottom:13px;
			}
				.ModDetalle footer .Botonera a.lkVolver:hover {
					color:#373737;
				}
			.ModDetalle footer .Botonera a.lkGaleria {
				
				background-repeat:no-repeat;
				background-position:left center;
				padding-left:0px;
				display:block;
				float:left;
				display:block;
				padding-left:34px;
				font-size: 0.7em;
	   			font-style: italic;
	   			color:#707070;
	   			line-height:34px;
	   			text-align:right;
	   			float:right;
	   			right:2%;
	   			bottom:40px;
			}
				.ModDetalle footer .Botonera a.lkGaleria:hover {
					color:#373737;
				}


/*********************************************************/
/*         Contacto                                      */
/*********************************************************/
.ColumnaCentral.Contactar {
	position:relative;
    border: 0;
    border-bottom:2px solid #CECECE;
}
.Contactar .contenidoCabecera {
		font-size:2em;
		color:#333333;
		font-family: 'Playfair Display', serif;
		font-weight:900;
		padding-bottom:10px;
		text-transform: uppercase;
		line-height:1em;
		margin-bottom:25px;
		letter-spacing: -1px;
		background-repeat:no-repeat;
		background-position:bottom left;
		background-image:url('/Info/css/Imagenes/fondos/background-title.jpg');
	}
	#formContacto {
		width:100%;
	}
		#formContacto > div.Apartado {
			float:none;
			width:100%;
			margin-bottom:20px;
			position:relative;
			display:block;
		}
            #formContacto > div.Apartado.Mensaje {
                width: 100%;
                min-height: 130px;
            }
                #formContacto > div.Apartado.Mensaje textarea {
                    height:150px;
                    resize: none;
                    margin: 0px;
                    border:2px solid #DBDBDB;
					background-color:#FAFAFA;
					width:77%;
					margin-left:3%;
					display:inline-block;
					margin-right:-4px;
					vertical-align:top;
                }
#formContacto > div.Apartado.Captcha {
    width: 100%;
    min-height: 195px;
}
#captcha {
	height:195px;
}
	#captcha > table {
		float:right;
	}
			#formContacto > div.Apartado > span {
				color: #3b3b3b;
			    line-height: 40px;
			    font-size: 0.8em;
			    display: inline-block;
			    margin-right: -4px;
			    padding: 0 0 0 10px;
			    width: 20%;
			    background-position: 10px center;
			    background-repeat: no-repeat;
			    text-align: right;
			    font-weight: 400;
			    vertical-align: middle;
			}
			#formContacto > div.Apartado > input {
				display:inline-block;
				border:2px solid #DBDBDB;
				background-color:#FAFAFA;
				width:77%;
				margin-left:3%;
				height:40px;
				padding:0px 10px;
				margin-right:-4px;
				vertical-align:middle;
			}
			#formContacto > div.Apartado .Validador, #formContacto > div.Captcha.Apartado > span {
			    background-color: rgba(0, 0, 0, 0);
			    background-image: none !important;
			    left: -6px;
			    padding-left: 0;
			    position: absolute;
			    top: 3px;
			    width: auto;
			    color:#dc291e !important;
			    font-size:1.2em !important;
			    font-weight:bold;
			}
		/*#formContacto > div.Apartado.Nombre > span {
			background-image:url('Imagenes/icons/iconNombre.png');
		}
		#formContacto > div.Apartado.Empresa > span {
			background-image:url('Imagenes/icons/iconEmpresa.png');
		}
		#formContacto > div.Apartado.Telefono > span {
			background-image:url('Imagenes/icons/iconTel.png');
		}
		#formContacto > div.Apartado.Email > span {
			background-image:url('Imagenes/icons/iconMail.png');
		}
		#formContacto > div.Apartado.Mensaje {
			width:100%;
			height:130px;
		}
			#formContacto > div.Apartado.Mensaje > span {
				width:20%;
				background-image:url('Imagenes/icons/iconMensaje.png');
			}
			#formContacto > div.Apartado.Mensaje > textArea {
				display:block;
				border:1px solid #CCCCCC;width:94%;
				height:25px;
				padding-left:2%;
				resize:none;
				height:100px;
			}
		#formContacto > div.Apartado.Captcha {
			width:100%;
			margin-bottom:5px;
			height:130px;
		}
			#formContacto > div.Apartado.Captcha > span {
				position:absolute;
				right:5%;
				top:0;
			}*/
		p.ExplicacionContacto {
			font-size:0.9em;
			line-height:1.5em;
			margin-bottom:35px;
			color:#777272;
			font-weight:300;
		}
		/*.ColumnaCentral.Contactar > .ExplicacionContacto {
			display:none;
		}*/
		.Contactar footer {
			margin-top: 20px;
			width: 95%;
			position: absolute;
			top: 740px;
			padding-left: 260px;
			
		}		
			.Contactar footer small {
				font-size:0.65em;
				color:#8f8f8f;
			}
		#formContacto .BtnSubmit {
			position:relative;
			left:57%;
			width:43%;
			text-align:center;
			color:#FFFFFF;
			border-radius:5px;
			text-transform:uppercase;
			display:block;
			border:0px;
			background-color:#3b3b3b;
			height: 40px;
			margin-bottom:41px;
			cursor:pointer;
		}
		#formContacto .BtnSubmit:hover {
			background-color:#dc291e;
		}
	div.Validacion {
	    font-size: 0.8em;
	    line-height: 2em;
	    margin-top: 20px;
	    position: relative;
	    top: 0;
	}
	.textoLegal {
		color: #777272;
	    font-size: 0.75em;
	    font-weight: 300;
	    line-height: 1.7em;
	    margin-bottom: 34px;
	    margin-top: 55px;
	}
		
/*********************************************************/
/*         Modulo de productos                           */
/*********************************************************/
.Productos .ListaElementos {
    
}
    .Productos .ListaElementos li {
        list-style-type: none;
        border: 1px solid #DDDDDD;
        background-color: #FFFFFF;
        margin-bottom: 20px;
        min-height: 134px;
        padding: 50px 5% 50px 36%;
        position: relative;
    }
        .Productos .ListaElementos li .Encabezado {
            border-bottom: 1px solid #DDDDDD;
            height: auto;
            left: 0;
            min-height: 30px;
            padding: 0 2%;
            position: absolute;
            top: 0;
            width: 96%;
            background-color: #F9F7F7;
        }     
            .Productos .ListaElementos li .Encabezado span {
                font-size: 0.8em;
                line-height: 30px;
            }
            .Productos .ListaElementos li .Encabezado span.Fecha.Dato {
                color: #DC291E;
                font-size: 0.7em;
                font-style: italic;
                position: absolute;
                right: 2%;
                top: 0;
            }
            .ModListado .ListaElementos li .Encabezado span.Fuente.Dato {
                color: #DC291E;
                font-weight: bold;
            }
            .ModListado .ListaElementos li .Encabezado span.Fuente.Etiqueta {
                color: #BABABA;
            }
        .Productos .ListaElementos li .Imagen {
            left: 3%;
            position: absolute;
            top: 50px;
            width: 30%;
            border: 1px solid #DDDDDD;
        }

        .Productos .ListaElementos li .Titulo {
            font-size: 1.2em;
            line-height: 1.2em;
            margin-bottom: 10px;
        }
            .Productos .ListaElementos li .Titulo a {
                color: #707070;
            }
                .Productos .ListaElementos li .Titulo a:hover {
                    color: #DC291E;
                }
        .Productos .ListaElementos li .Subtitulo {
            color: #707070;
            font-size: 0.8em;
            line-height: 1.4em;
            margin-bottom: 0;
        }
        .Productos .ListaElementos li p.LeerMas {
            bottom: 0;
            font-size: 0.7em;
            font-style: italic;
            position: absolute;
            right: 5%;
        }
        .Productos .ListaElementos li p.LeerMas a {
            color: #8F8F8F;
            display: block;
            line-height: 30px;
        }
        .Productos .TituloCategoria {
			margin:10px 0px;;
		}
        .Productos .TituloCategoria a {
			color:#707070;
		}
		 .Productos .TituloCategoria a:hover {
			color:#DC291E;
		}
		
		.Productos .Matriz.Categorias article {
			margin-bottom:30px;
		}

           /*Paginador productos*/
        .Productos .paginador {
	        font-size:0.8em;
	        text-align:center;
	        margin-bottom:20px;
	        line-height:30px;
        }
	        .Productos .paginador span {
		        width:20px;
		        height:20px;
		        border-radius:10px;
		        background-color:#DC291E;
		        color:#EBEBEB;
		        display:inline-block;
		        line-height:20px;
		        font-weight:bold;
		        margin-left:5px;
	        }
	        .Productos .paginador a {
		        width:20px;
		        height:20px;
		        border-radius:10px;
		        background-color:#bdbdbd;
		        color:#EBEBEB;	
		        display:inline-block;
		        line-height:20px;
		        font-weight:bold;
		        margin-left:5px;
	        }
	        .Productos .paginador a:hover {
		        background-color:#DC291E;	
	        }
	        .pagina-ultima, .pagina-siguiente, .pagina-anterior, .pagina-primera {
		        position:relative;
		        top:-2px;
		        margin-left:3px;
	        }
	        .NumericPagerField_NextPreviousButtonCssClass {
		        color:#BCBCBC;
		        font-weight:bold;
		        font-size:1.4em;
		        margin-left:3px;
		        margin-right:3px;
	        }
	        .ColumnaCentral.Detalle.Productos article {
				padding-top:20px;
			}
			.Detalle.Productos .ModDetalle header {
				position:relative;
				padding-left:0;
				height:auto;
			}
			.Detalle.Productos .ModDetalle header p {
				margin-bottom:10px;
				color: #BABABA;
				font-size:0.7em;
			}
			.Detalle.Productos .ModDetalle header span {
				color: #BABABA;
				line-height:16px;
				font-size:1em;
			}
			.ListProductosCat header {
				padding-left:30%;
				margin-bottom:20px;
				position:relative;
				min-height:160px;
				
			}
			.ListProductosCat header {
				color:#DC291E;
			}
			.ListProductosCat header + aside + .ListaElementos {
				clear:both;
			}
			.ListProductosCat header .ImagenCategoria {
				position:absolute;
				top:0px;
				left:0px;
				width:25%;	
			}
			.ListProductosCat header .ImagenCategoria img {
				width:100%;
				border:1px solid #CCCCCC !important;
			}
			.ListProductosCat header .ImagenCategoria figcaption {
				display:none;
			}
  
.enlaces-pie-lista-2 {
    margin-top: 20px;
} 
		

/*********************************************************/
/*         Pie                                           */
/*********************************************************/
.PiePrincipal {
	width:100%;
	clear:both;
	background-image:url('/Info/css/Imagenes/fondos/background-footer.png');
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:40px;
}
.PieContenedor {
	width:100%;
	max-width:990px;
	margin:auto;
	padding-left:80px;
	position:relative;
	height:260px;
}
	.Distineo {
		position:absolute;
		bottom:10px;
		right:0px;
		padding:5px 10px;
		border-radius:10px;
	}
		.Distineo .Version {
			display:none;
		}
		.Distineo a {
			font-size:0.8em;
			color:#FFFFFF;
			font-weight:bold;
			background-color:#999999;
			padding:0px 10px;
			line-height:25px;
			display: inline-block;
		}
		.Distineo a:hover {
			text-decoration:underline;
		}
	.Enlaces {
		float: left;
	    line-height: 35px;
	    position: relative;
	    width: 100%;
	}
		.Enlaces #enlaceEmpresa {
		    left: 0;
		    position: absolute;
		    top: 70px;
		}
		.Enlaces a#enlaceEmpresa + span {
			display:none;
		}
		.Enlaces a#Contactar + span {
			display:block;
		}
		.Enlaces a, .Enlaces span {
			font-size:0.8em;
			color:#FFFFFF;
			padding:5px 10px;
		}
		.Enlaces a {
			
		}
			.Enlaces a:hover {
				text-decoration:underline;
			}
		.Enlaces a.Contactar {
			background-image:none;
		}
		.Enlaces span {
			display:none;
		}
		.Enlaces span.PieTelefono + .PieTelefono {
			display:none;
		}
		
	footer.PiePrincipal aside.espacioEditablePie .menuPie {
	    padding: 0;
	    position: absolute;
	    right: 0;
	    top: 20px;
	    width: 80%;
	    text-align:right;
	}
	footer.PiePrincipal aside.espacioEditablePie .menuPie li {
	    float: none;
	    display:inline-block;
	    padding-right: 10px;
	    width: auto;
	    list-style-type:none;
	}
	footer.PiePrincipal aside.espacioEditablePie .menuPie li.peque {
	    width: auto;
	}
	footer.PiePrincipal aside.espacioEditablePie .menuPie li.peque + li.peque {
	    padding-right: 0;
	}
	footer.PiePrincipal aside.espacioEditablePie .menuPie li a {
	    border-bottom: 1px solid #999999;
	    color: #999999 !important;
	    display: block;
	    font-size: 0.75em;
	    font-weight: 500;
	    margin-bottom: 5px;
	    text-transform:uppercase;
	}
	footer.PiePrincipal aside.espacioEditablePie .menuPie li ul li a {
	    border: 0 none;
	    color: #4b4b4b !important;
	    font-size: 0.8em;
	    font-weight: normal;
	    margin-bottom: 3px;
	}
	footer.PiePrincipal aside.espacioEditablePie .menuPie li a:hover {
	    color: #666666 !important;
	    text-decoration: none !important;
	    border-bottom: 1px solid #666666;
	}

/*********************************************************/
/*         PÁGINA ERROR                            */
/*********************************************************/
.PaginaError {
	
}
	.PaginaError p {
		font-size:0.8em;
		line-height:1.2em;
		color:#707070;
		margin-bottom:15px;
	}
	.PaginaError .Botonera {
		margin-bottom:40px;
	}
		.PaginaError .Botonera ul {
			padding-left:40px;
		}
			.PaginaError .Botonera ul li {
				margin-bottom:10px;
				font-size:0.8em;
			}
				.PaginaError .Botonera ul li a {
					color:#DC291E;		
				}
					.PaginaError .Botonera ul li a:hover {
						color:#707070;	
					}


/*********************************************************/
/*         Espacios editables                            */
/*********************************************************/
.espacioEditable {
    min-height: 10px;
}
.Contacto.ContenedorPagina .espacioEditableIzda {
    min-height: 20px;
    left: 35%;
    position: absolute;
    top: 100px;
    width: 62.6%;
    z-index:1;
}
.PiePrincipal .espacioEditablePie {
	float: left;
    left: 0;
    padding: 0;
    position: relative;
    top: 25px;
    width: 100%;}

/*********************************************************/
/*         Mapa Web                                      */
/*********************************************************/
.MapaWeb .ListaMapaWeb article {
	padding:20px 0 10px;
	background-color:#FFFFFF;
	border-bottom:1px solid #DC291E;
	margin-bottom:0px;
}
	.MapaWeb .ListaMapaWeb article:first-of-type {
		padding-top:0;
	}
	.MapaWeb .ListaMapaWeb article header {
		
	}
		.MapaWeb .ListaMapaWeb article header h1 {
			    margin-bottom: 10px;
			    color: #dc291e;
			    font-weight: bold;
			    font-size: 1.1em;
			    margin-top: 5px;
		}
			.MapaWeb .ListaMapaWeb article header h1 a {
				color: #DC291E;
			}
	.MapaWeb .ListaMapaWeb article p.Nivel0 {
		font-size: 0.9em;
	    line-height: 1.5em;
	    margin-bottom: 5px;
	    color: #777272;
	}
		.MapaWeb .ListaMapaWeb article p.Nivel0 a {
			color:#777272;
		}
	
	.MapaWeb .ListaMapaWeb article p.Nivel1 {
		padding-left:25px;
		margin-bottom:10px;
		font-size:0.8em;
	}
		.MapaWeb .ListaMapaWeb article p.Nivel1 a {
			color:#707070;
		}
	.MapaWeb .ListaMapaWeb article p.Nivel2 {
		padding-left:50px;
		margin-bottom:10px;
		font-size:0.7em;
	}
		.MapaWeb .ListaMapaWeb article p.Nivel2 a {
			color:#474747;
		}
	.MapaWeb .ListaMapaWeb article p a:hover {
		color:#DC291E;	
	}

/*********************************************************/
/*         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;
    font-size:0.8em;
    line-height:1.4em;
}
.RecordarPass article div p {
    color: #707070;
    font-size: 0.8em;
    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;
	
}


/*********************************************************/
/*         Resultados Busqueda                           */
/*********************************************************/
.ResultadoBusqueda {
	
}
	.ResultadoBusqueda .ListaResultados {
		background-color: #FFFFFF;
	    border-bottom: 2px solid #DC291E;
	    margin-bottom: 30px;
	    padding: 4%;
	}
		.ResultadoBusqueda .ListaResultados li {
			list-style-type:none;
		}
			.ResultadoBusqueda .ListaResultados li h3 {
				color: #DC291E;
			    font-size: 1.5em;
			    font-weight: 300;
			    line-height: 1.2em;
			    margin-bottom: 15px;
			}
			.ResultadoBusqueda .ListaResultados li ul li {
				margin-bottom: 10px;
			}
			.ResultadoBusqueda .ListaResultados li ul li a {
				color: #474747;
				font-size:0.9em			
			}
				.ResultadoBusqueda .ListaResultados li ul li a:hover {
					color: #DC291E;
				}



/*********************************************************/
/*         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;
	box-shadow: 5px 5px 5px #666;
    border-radius: 5px;
    padding: 30px;
    top:200px !important
    
}

div.jqi .jqicontainer {
    font-weight: bold;
}

div.jqi .jqiclose {
    color: #bbbbbb;
    cursor: default;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 18px;
    cursor:pointer;
}
div.jqi .jqiclose:hover {
	color:#666666;
}

div.jqi .jqimessage {
    color: #888888;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 15px;
 }
div.jqi .jqimessage h3 {
	font-size:15px;
	color:#777777;
	margin-bottom:10px;
}

div.jqi .jqibuttons {
    margin-top: 30px;
    text-align:center;}

div.jqi button {
   background-color: #ccc;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    margin: 0 10px;
    padding: 7px 0;
    text-transform: uppercase;
    width: 90px;
    cursor:pointer;}

div.jqi button:hover {
    background-color: #4cd291;
}

div.jqi button.jqidefaultbutton:hover {
    background-color: #fd5555;
}

.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;
}


/*****************************************/
/*        Registro Usuarios              */
/*****************************************/
#register {}
	#register hgroup {
		margin-bottom:30px;
	}
		#register h1 {
			font-size:2em;
			line-height:1.2em;
			font-weight:300;
			color:#636f76;
			margin-bottom:5px;
		}
		#register h2 {
			font-size:1em;
			line-height:1.2em;
			font-weight:300;
			margin-bottom:0px;
			margin-top:0px;
			color:#707070;
		}
	#register p {
		font-size:0.9em;
		line-height:1.2em;
		margin-bottom:25px;
		color:#555555;
	} 
	#register fieldset {

	}
		#register fieldset legend {
			margin-bottom:10px;
			font-weight:bold;
			color:#999999;
		}
		#register fieldset > input {
			margin-bottom: -20px;
			position: relative;
			top: 150px;
		}
	#register ol {

	}
		#register ol li {
			list-style-type:none;
			margin-bottom:15px;
			position:relative;
			width:;
		}
			#register ol li label {
				background-color: #8f8f8f;
			    color: #ffffff;
			    display: inline-block;
			    font-size: 0.75em;
			    line-height: 25px;
			    padding: 0 0 0 10px;
			    width: 50%;
			    border: 1px solid #8f8f8f;
			}
			#register ol li input {
				border: 1px solid #cccccc;
			    display: block;
			    height: 25px;
			    padding-left: 2%;
			    width: 96%;
			}
			#register ol li > span {
				    display: block;
				    font-size:0.7em;
			}
	#register .Captcha {
		margin-bottom: 20px;
	}
	#register ol li:nth-child(5) {width:100% !important;font-size:0.8em;line-height:1,2em;}
	#register ol li:nth-child(5) input {
		width:auto !important;
		float:left;
		display:block;
	}
	#register .SectionRegister > div {
		display: inline-block;
    margin-left: 0;
    margin-right: -4px;
    vertical-align: top;
    width: 100%;
	}
	#register .Registrarse {margin-left: 0px !important;min-width:318px;}
	#register .Registro {}
	#register .botonRegistro {
		padding:5px 15px;
		color:#FFFFFF;
		text-transform:uppercase;
		background-color:#e31e24;
		font-size:0.9em;
		line-height:1.4em;
	}
		#register .botonRegistro:hover {
			background-color:#8f8f8f;
		}
	#register .Registro > input {
		padding:5px 15px;
		color:#FFFFFF;
		text-transform:uppercase;
		background-color:#e31e24;
		font-size:0.9em;
		line-height:1.4em;
		border:0px;
		margin-bottom:5px;
		cursor:pointer;
	}
		#register .Registro > input:hover {
			background-color:#8f8f8f;
		}
	#register .pLogin a {
		color:#e31e24;
		font-size:0.9em;
	}
		#register .pLogin a:hover {
			color:#8f8f8f;
		}
	#register .Registrarse p:first-child {
		text-transform:uppercase;
		font-weight:bold;
		margin-bottom:10px;
		font-size:0.9em;
	}
	#register .Registrarse p {
		font-size:0.8em;
	}
	.validation-summary-errors {
		color:#e31e24 !important;
		margin-bottom:30px !important;
		display: block !important;
	}
	#register .Captcha > input {
		padding:5px 15px;
		color:#FFFFFF;
		text-transform:uppercase;
		background-color:#e31e24;
		font-size:0.9em;
		line-height:1.4em;
		border:0px;
		margin-bottom:5px;
		cursor:pointer;
		margin-top:10px;
		float:left;
	}
	#register .Captcha > input:hover {background-color:#8f8f8f;}



/*****************************************/
/*         Login Usuarios                  */
/*****************************************/
#loginForm {}
	#loginForm hgroup {
			margin-bottom:30px;
		}
			#loginForm h1 {
				font-size:2em;
				line-height:1.2em;
				font-weight:300;
				color:#636f76;
				margin-bottom:5px;
			}
			#loginForm h2 {
				font-size:1em;
				line-height:1.2em;
				font-weight:300;
				margin-bottom:0px;
				margin-top:0px;
				color:#707070;
			}
		#loginForm p {
			font-size:0.9em;
			line-height:1.2em;
			margin-bottom:25px;
			color:#555555;
		} 
		#loginForm fieldset {

		}
			#loginForm fieldset legend {
				margin-bottom:10px;
				font-weight:bold;
				color:#999999;
			}
		#loginForm ol {

		}
			#loginForm ol li {
				list-style-type:none;
				margin-bottom:15px;
				position:relative;
				width:;
			}
				#loginForm ol li label {
					background-color: #8f8f8f;
				    color: #ffffff;
				    display: inline-block;
				    font-size: 0.75em;
				    line-height: 25px;
				    padding: 0 0 0 10px;
				    width: 98%;
			    	border: 1px solid #8f8f8f;
				}
				#loginForm ol li input {
					border: 1px solid #cccccc;
				    display: block;
				    height: 25px;
				    padding-left: 3%;
				    width: 94%;
				}
				#loginForm ol li > span {
				    display: block;
				    font-size:0.7em;
				    line-height:1.4em;
				}
				#loginForm fieldset > input {
					margin-bottom:10px;
				}
	#loginForm > p {
		font-size:0.9em;
		line-height:1.2em;
		margin-bottom:15px;
		color:#555555;
	}
	#loginForm > p a {
		
		color:#333333;
		font-weight:bold;
	}
	#loginForm > p a:hover {color: #666666;}
	#loginForm .SectionLogin > div {
		display: inline-block;
		width:48%;
		margin-left:4%;
		margin-right:-4px;
		vertical-align: top;
	}
	#loginForm .InicioSesion {margin-left: 0px !important;}
	#loginForm .UsuarioContrasena {}
	#loginForm .botonRegistro {
		padding:5px 15px;
		color:#FFFFFF;
		text-transform:uppercase;
		background-color:#e31e24;
		font-size:0.9em;
		line-height:1.4em;
	}
		#loginForm .botonRegistro:hover {
			background-color:#8f8f8f;
		}
	#loginForm .UsuarioContrasena > input {
		padding:5px 15px;
		color:#FFFFFF;
		text-transform:uppercase;
		background-color:#e31e24;
		font-size:0.9em;
		line-height:1.4em;
		border:0px;
		margin-bottom:5px;
		cursor:pointer;
	}
		#loginForm .UsuarioContrasena > input:hover {
			background-color:#8f8f8f;
		}
	#loginForm .pLogin a {
		color:#e31e24;
		font-size:0.9em;
	}
		#loginForm .pLogin a:hover {
			color:#8f8f8f;
		}
	#loginForm .InicioSesion p:first-child {
		text-transform:uppercase;
		font-weight:bold;
		margin-bottom:10px;
		font-size:0.9em;
	}
	#loginForm .InicioSesion p {
		font-size:0.8em;
	}
	.validation-summary-errors {
		color:#e31e24 !important;
		margin-bottom:30px !important;
		display: block !important;
	}

	

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	    -webkit-text-size-adjust:none;
}

/*****************************************/
/*         Hacks Chrome                  */
/*****************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.ModCol.Noticias .EnlaceListado {
		width:16%;
	}
	.Eventos .ModListado .ListaElementos article header {
		padding: 0 6%;
		width: 88%;
	}

}





/*****************************************/
/*         Media Queries                 */
/*****************************************/


@media (max-width: 1024px) {
	
}

@media (max-width: 991px) {
	p.ExplicacionContacto {
		/*padding-top:0px;*/
	}
	.Contactar footer {
	    bottom: -3%;
	    position: absolute;
	    right: 5%;
	    width: 35%;
	}
	.Contactar footer  {[;bottom:-4%;];}
}



@media (max-width: 800px) {
	.ContenedorGeneral {
		min-width:10px;
	}
	.ContenedorPrincipal {
		padding-top:0px;
	}
	.CabeceraPrincipal {
		margin-top:0px;
	}
	.CabeceraContenedor {
		margin-left:6%;
		width:94%;
	}
	.ModCol.Noticias .EnlaceListado {
		background-image:none;
	}
	#controlLoginCompleto {
		display:none;
	}
	.ContenedorPagina {
		padding-bottom:0px;
        width: 94%;
        margin-left:6%;
	}
	#enlacesCabeceraPagina a.Home {
		display:none;
	}
    .CabeceraContenedor > figure {
        top: 0px;
        width:5%;
        position:fixed;
    }
     .CabeceraContenedor > figure img {
     	width:100%;
     }
	#controlHerramientaBusqueda {
		left:3%;
		top:80px;
		right:auto;
	}
	.PiePrincipal {
		background-image:none;
		background-color:#666666;
		height:230px;
		margin-top:0px;
	}
	.PieContenedor {
		padding-left:0%;
		width:100%;
		height:230px;
	}
	.PiePrincipal .espacioEditablePie {
		top:0px;
	}
	.bloqueLugar div p {
		color:#FFFFFF;
	}
	footer.PiePrincipal aside.espacioEditablePie .menuPie {
		display:none;
	}
		#controlHerramientaBusqueda .cajaBuscar {
			width:150px;
		}
	#enlacesCabeceraPagina {
	    position: absolute;
	    right: 33%;
	    top: 18px;
	}
	.ColumnaIzda {
		display:none;
	}
	.ColumnaCentral {
		
	}
		.Home .ColumnaCentral {
			width:100%;
			padding:0%;
			margin-left:0;
		}
		.blo-text-mid {
			width:100%;
			padding:0;
			margin-bottom:30px;
		}
	.ColumnaCentral.Noticias, .ColumnaCentral.Proyectos, .ColumnaCentral.Contactar, .ColumnaCentral.Productos, .ColumnaCentral.Videos, .ColumnaCentral.MapaWeb, .ColumnaCentral.ResultadoBusqueda {
		width:90%;
		padding:5%;
		margin-left:0;
	}
	.ModCol.Noticias {
		padding:0;
		width:100%;
	}	
		.ModCol.Noticias .EnlaceListado {
			position:relative;
			top:0px;
			width:100%;
			line-height:1.3em;
		}

	#mapa-pie {
		display:none;
	}
	.Enlaces {
		margin-bottom:0px;
		font-size:0.8em;
		padding-right:2%;
	}
	.Distineo {
		display:none;
	}
	/*Menú para movil*/
	nav.MenuSuperior {
		position:absolute;
		right:0;
		top:0;
		width:0px;
		height:0px;
		overflow:hidden;
		padding-right:53px;
		padding-top:53px;
		cursor:pointer;
		z-index:1000000;
		border-left:2px solid #DC291E;
		border-bottom:2px solid #DC291E;
		background-color:#DC291E;
		background-image:url('Imagenes/fondos/menumovil.png');
		background-repeat:no-repeat;
		background-position: top right;
		background-size:53px;
	}
		.MenuSuperior ul {
			height:auto;
			background-color:transparent;
			margin:auto;
			border-bottom:0px;
		}
		.MenuSuperior > ul > li > a::before {
			background-image:none;
		}
		nav.MenuSuperior ul li {
			width:100%;
			background-image:none;
			display:block;
			list-style-type:none;
		}
	nav.MenuSuperior.menuMovil {
		width:100%;
		height:auto;
		position:absolute;
		padding-top:0px;
		background-color:#474747;
	}
	
	.contenedorPag {
	    height: 185px;
	    left: 5%;
	    top: 125px;
	    width: 90%;
	}
	
	#enlacesCabeceraPagina a.contacto {
	    left: auto;
	    position: absolute;
	    top: -60px;
	    right:60%;
	}
	.ColumnaCentral.Noticias, .ColumnaCentral.Proyectos, .ColumnaCentral.Productos, .ColumnaCentral.Contactar, .ColumnaCentral.Videos, .ColumnaCentral.MapaWeb, .ColumnaCentral.ResultadoBusqueda {
		/*padding:40px 5%;*/
	}
	footer.enlaces-pie-detalle .redes {
		width:90%;
		padding:20px 5% 40px;
	}
	.MenuSuperior ul li ul.subLista {
		position:relative;
		height:auto;
		top:0px;
	}
	.MenuSuperior ul li ul.subLista li a {
		text-align:center;
	}
	.MenuSuperior ul li ul.subLista {
		border-bottom:2px solid transparent;
	}
	.ColumnaDcha {
	    /*float: none;
	    margin: 0px 0px 20px;
	    width: 90%;
	    padding:160px 5% 0px 5%;
	    clear:both;*/
	    width:100%;
	    margin-left:0;
	}
	.ColumnaCentral.Contactar + .ColumnaDcha {
		margin-top:0px;
		margin-left:0px;
		width:100%;
	}
	.contenedorList figure {
        
        margin:auto;
        margin-bottom: 25px;
    }
	.ContenedorPagina.Contacto .ColumnaIzda {
		display:block;	
	}
	.ContenedorPagina.Contacto .ColumnaIzda * {
		display:none;	
	}
	/*Añadir mapa de contacto*/
    /*.ContenedorPagina.Contacto .ColumnaIzda .espacioEditableIzda {
		display:block;
		top:220px;
		left:5%;
		width:90%;
	}
		.ContenedorPagina.Contacto .ColumnaIzda .espacioEditableIzda * {
			display:block;	
		}
	*/
	.MenuSuperior ul li ul.subLista li {
		width:100%;
	}
	.MenuSuperior ul li ul.subLista {
		border-top:5px solid #999999;
	}
	.MenuSuperior ul li a:hover, .MenuSuperior ul li.activo a, .MenuSuperior ul li.opcionActiva > a {
		background-image:none;
	}
	.MenuSuperior > ul > li > a:hover, .MenuSuperior > ul > li.activo > a, .MenuSuperior > ul > li.opcionActiva > a {
		background-image:url("/Info/css/Imagenes/fondos/menuActivo.png");
	}
	.Enlaces {
		top:0px;
		background-color:#474747;
		/*padding-left:5%;
		padding-right:5%;*/
		text-align:center;
		font-size:0.9em;
		height:auto;
	}
	.Enlaces a#enlaceEmpresa {
		top:45px;
	}
	
	.Contactar footer {
	    bottom: auto;
		position: relative;
		right: 0;
		width: 100%;
		margin-top: 30px;
		top: -11px;	
	}
	.ModListado .BuscadorListado p.textoBuscador {
		top:15px;
	}
	.ColumnaCentral.Noticias, .ColumnaCentral.Detalle.Eventos, .ColumnaCentral.Proyectos, .ColumnaCentral.Productos, .ColumnaCentral.Contactar, .ColumnaCentral.Videos, .ColumnaCentral.MapaWeb, .ColumnaCentral.ResultadoBusqueda {
	    /*margin: 0px auto 10px;
        padding-top: 0px;*/
        width: 100%;
	}
    .ColumnaCentral.Noticias + .ColumnaDcha, .ColumnaCentral.VistaMeses.Eventos + .ColumnaDcha, .ColumnaCentral.Proyectos + .ColumnaDcha, .ColumnaCentral.Productos + .ColumnaDcha, .ColumnaCentral.Contactar + .ColumnaDcha, .ColumnaCentral.Videos + .ColumnaDcha, .ColumnaCentral.MapaWeb + .ColumnaDcha, .ColumnaCentral.ResultadoBusqueda + .ColumnaDcha {
        /*padding-top: 20px;*/
}
	.ModListado .ListaElementos article header {
	    background-color: #F9F7F7;
	    border-bottom: 1px solid #E5E5E5;
	    height: 30px;
	    left: 0;
	    padding: 0 3% !important;
	    position: absolute;
	    top: 0;
	    width: 94% !important;
	}
	.Eventos .ModListado .ListaElementos article header {
		min-height:30px;
		height:auto;
	}
	.MenuSuperior ul li a {
		color:#FFFFFF;
		display:block;
	}
	.cookies p {
		max-width:none;
	}
    .ColumnaCentral.Noticias .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Detalle.Eventos .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Proyectos .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Productos .ModListado footer.enlaces-pie-detalle, .ColumnaCentral.Videos .ModListado footer.enlaces-pie-detalle {
        bottom: 0;
        position: relative;
        clear: both;
        margin-top: 20px;
    }
    footer.enlaces-pie-detalle {
        height: 100px;
        bottom: -140px;
    }
    .ModCol.Proyectos article {padding-left: 25%; min-height: 80px;}
    .ModCol.Proyectos article figure {width: 20%;}
	.ColumnaCentral.Galeria {
		width:90% !important;
		margin:auto;
		padding:20px 5% !important;
	}
	.ColumnaCentral.Detalle.Productos article {
		margin-bottom:100px;
	}
	.block.two, .block.two.right {
		width:100%;
		padding:0px 20px;
	}
	.Home .contenidoCuerpo h1.title-big {
	    font-size: 2.4em;
	}
	.busc-obra .carga-busc .box-input {
		margin-top:0px;
	}
	.prog {
		width:100%;
		margin:0 0 20px;
	}
	.busc-obra.inf {
		padding:15px;
	}
	.textoBusqueda input[type="text"] {
		width:100%;
		margin-bottom:10px;
	}
	.textoBusqueda input[type="submit"] {
		width:100%;
		margin-left:0px;
	}
	.ui-accordion .ui-accordion-icons {
		padding:10px 25px 10px 10px !important;
	}
	.ui-accordion .ui-accordion-header {
		font-size:0.8em;
		line-height:1.1em;
	}
	.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
		right:5px;
	}
	.ui-accordion .ui-accordion-content {
		padding:10px !important;
	}
	.disciplinaList li {
		width:100%;
		padding-left:0px;
	}
	.imagenesBuscador .listadoImganesBI .itemImganBI {
		flex-direction:column;
		width:100%;
		margin-left:0px;
	}
	.paginadorBI {
		margin-bottom:20px;
	}
	.imgObra {
		width:100%;
		margin-bottom:10px;
	}
	.imgObra img {
		height:250px;
		padding:10px;
	}
	.datosObra {
		padding:0px;
		width:100%;
		margin-left: 0px;
	}
	.datosObra input {
		margin-top:20px;
	}
	.second {
		padding:10px;
	}
	.second p {
		text-align:center;
	}
	.second p input {
		display: block;
		margin-top:15px;
		margin-left:0px;
		width:100%;
	}
	.autoresBuscador .listadoAutoresBI .itemAutorBI {
		margin-left:0px;
		width:100%;
	}
	.autores .alfabetoBusqueda a {
		padding:0 3%;
	}
}
@media (max-width: 551px) {
	
}

@media (max-width: 480px) {
	.ModDetalle figure#bloqueImagenDetalle {
	    float: none;
	    height: auto;
	    margin-bottom: 5%;
	    margin-left: 0;
	    width: 100%;
	}
	#formContacto > div.Apartado {
		width:100%;
	}
	.imagenesPag .grande figcaption {
		width:60%;
		display:none;
	}
    #formContacto > div.Apartado.Mensaje textarea {        
        /*max-width: 91%;
        min-width: 91%;
        resize: none;
        width: 91%;*/
    }
    #formContacto > div.Apartado > span {
    	width:100%;
    	margin-bottom:8px;
    	text-align:left;
    	line-height:1em;
    }
    #formContacto > div.Apartado > input, #formContacto > div.Apartado.Mensaje textarea {
    	width:95%;
    }
}


