/* CSS Document */


.Contenedor /*antiguo Container*/
{
	font-size: 1.3em; /*tamanyo general de textos 13px*/
	
	color: #000;
	max-width: 975px;
	min-width: 760px;
	margin: auto; /*width: 95%;*/ /*overflow: auto; 	height: 1%;*/
}


* html .Contenedor
{
	width: 975px; margin:0 !important
}
.ContenedorCentral
{
	float: left;
	width: 100%;  
	

}

/* Incio estilos maquetación a 1, 2 o 3 columnas*/

.ContenedorCentral
{
	float: left;
	width: 100%;
}
div.Centro1
{
	margin: 0 255px 0 245px; 
}
div.Centro2
{
	margin: 0 0px 0 245px;
}
div.Centro2Ancho{
    margin: 0 !important;    
}

div.Centro3
{
	margin: 0 255px 0 0px;
}
div.Centro4
{
	margin: 0;
}
div.ColumnaIzquierda
{
	float: left;
	width: 245px;
	margin-left: -100%;
}
* html div.ColumnaIzquierda{/*margin-left: -52% !important;display: inline ; */  margin-left: -970px !important; left:0;position:relative; height:1%; }

div.ColumnaDerecha
{
	float: left;
	width: 250px;
	margin-left: -250px;
}
/* Fin estilos maquetación a 1, 2 o 3 columnas*/

/*---generico margenes ara todas las columnas--- */
.Margenes
{
	padding: 0 10px;
}


/*----ESTILOS CABECERA----*/


.CabeceraMail {
    color: #009FDA;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 53px 0;
}
#FormLoginCabecera {
	font-size:12px !important;
	float:left;
	margin-left:4em;
	padding:0.3em 0 0 0.5em;
}
#FormLoginCabecera p label { font-weight:bold; }
html>/*/*/body #FormLoginCabecera form div  { margin-bottom:5px;}  
.LabelLogin { width:5.5em !important; float:left;}
.InputLogin { width:3em !important; float:left;}
.InputLogin input { width:8em; border:1px solid #000;}
.AreaPrivadap { 
font-size:12px; 
font-weight:bold;
float:left;
margin:0 0 0 4em;
}
.AreaPrivadap a { color: #D10074; font-weight:bold;}
.AreaPrivadap .registrarse { 
	background:url(../img/registrarse.jpg) center left no-repeat;
	padding-left:1.2em;
}
.AreaPrivadap .clave {
	background:url(../img/clave.jpg) center left no-repeat;
	padding-left:1.2em;
}

#Cabecera
{
	font-size: 1em;
	color: #333;

	background: url(../img/fnCabecera4.jpg) no-repeat right top;
	overflow: auto;
	height: 1%;
}

#Cabecera h1
{
	float: left;
	background: none;
}
.Espacio { min-height:5px}
.ParametroCabecera { float:left; width:30%}
#Form-Cabecera p
{
	margin: 5px 0;
}


.ErrorCabecera
{
	position: absolute;
	top: 5px;
	left: 70%;
}
/*idiomas cabecera*/
.MenuIdioma input, #MenuUsuarioConectado input
{
	border: none;
	cursor: pointer;
	
	text-transform: uppercase;
	background: transparent;

}


.SpanInput
{
	background: #fff;
	display: block;
	padding: 2px;
}
.MenuIdioma { float:left; padding-top:5px }



.MenuIdioma li
{
	display: inline;
}

.idioma_seleccionado
{
	background: #EFF0F1 !important;
	color: #000 !important;
}
.BotonAcceso{float:left}
.BotonAcceso input
{
	border: none;
	cursor: pointer;
	
	text-transform: uppercase;
	background: transparent;
	
	width: 6em; }

.AccesoAreaPrivada
{
	background: url(../img/candado.gif) no-repeat left center !important;
	
	padding-left: 8px !important;
}

.Desconectar
{
	background: url(../img/Desconectar.gif) no-repeat left 3px !important;
	width: 10.5em !important;
	padding-left: 10px !important;
}


/*caja login*/
.AccesoTarjeta
{
	background: url(../img/tarjeta.gif) no-repeat left 1px !important;
	padding-left: 20px;
}
.AccesoTarjeta input
{
	border: none;
	background: transparent;
	
	text-align: left;
	cursor: pointer;
	width: 16em; font-weight:bold
}

.Logeado input.Desconectar{ font-weight:bold!important; width:9em!important; height:17px}
.NoLogeado .fila-campos
{
	margin: 0px 0 !important;
}
html > /**/ body .NoLogeado .fila-campos
{
	margin: 3px 0 !important;
}
.NoLogeado .p-label
{
	width: 6em;
}
.NoLogeado .p-input
{
	width: 50%;
}

#MenuUsuarioNoConectado
{
	clear: both;
}

#MenuUsuarioNoConectado li
{
	/*display: inline;*/
	color: #11547F;
	padding: 0 5px;
	padding-left: 20px !important;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 !important;
}
 

.OlvidoClave
{
	background: url(../img/olvido.gif) no-repeat left 3px !important;
	font-size: 0.9em;
	padding-left: 20px;
	font-weight: bold;
	padding-bottom: 3px !important;
}



.AccesoTarjeta
{
	background: url(../img/tarjeta.gif) no-repeat left 1px !important;
	padding-left: 20px;
}






/*login en el lateral izquierdo o derecho*/
.LoginInclude
{
	margin-bottom:5px;
}

.ColumnaIzquierda .LoginInclude, .ColumnaDerecha .LoginInclude
{
	background: #eff0f1;
}
.ColumnaIzquierda .BordesFieldset, .ColumnaDerecha .BordesFieldset
{
	background: none !important;
	padding-top: 5px;
}

.LoginInclude .p-label
{
	width: 6em;
}
.LoginInclude .p-input
{
	width: 60%;
}
.LoginInclude .botones
{
	margin-right: 0.5em !important;
}

/*caja usuario registrado*/
.Logeado
{
	padding: 5px 10px;
}
#MenuUsuarioConectado li{ display:inline}
.Usuario
{
	font-weight: bold;
	padding-bottom: 10px;
	color: #000;
}
.MiPerfil
{
	padding-top: 4px !important;
	background: url(../img/usuario.gif) no-repeat left 3px;
	padding-left: 20px;
	
	width: 6em;  margin-right:20px
}





/*--TITULO Y MIGA PAN ----*/

#Contenido
{
}
.Encabezado
{
	clear: both; /*overflow: auto;     height: 1%;*/
	margin-bottom: 5px;
	margin-left: 10px;
}
.MigaPan
{
	padding-top: 0px;
	padding-bottom: 5px;
	clear: both;
	overflow: auto;
	height: 1%;
	clear: both;
	float: right;
	font-size: 0.9em;
	padding: 5px 0px;
}

/*.MigaPan ul{ float:right}*/
.MigaPan li
{
	display: inline;
	margin-right: 5px;
}
.MigaPan li div
{
	display: inline;
}



.ContenidoCentral .MigaPan
{
	float: none;
	text-align: right;
}
.ContenidoCentral
{
	margin-left: 250px;
	overflow: auto;
	height: 1%;
}





/*home noticias*/


.HomeNoticiasResumen
{
	clear: both;
}
.HomeNoticias img
{
	float: left;
	margin-right: 10px;
}

/*Noticias en la parte izquierda*/

.ColumnaIzquierda .HomeNoticias
{
	/*background: #EFF0F1;*/
}
.ColumnaIzquierda .HomeNoticias h4
{
	background: #fff !important;
	padding: 5px 5px 5px 15px !important;
	
	font-size: 1.1em !important;
	font-weight: bold !important;
}

.ColumnaIzquierda .HomeNoticiasResumen
{
	background: #fff !important;
	border: none;
	padding-bottom: 0 !important;  padding-bottom:5px !important
}
.ColumnaIzquierda .HomeNoticias h4 span
{
	font-size: 0.9em !important;
}







/*agenda*/

.Agenda
{
	/*background: #EFF0F1;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;*/
	padding:5px 10px
}
.Agenda li
{
	background: #fff !important;
}

.Agenda h3
{
	padding-left: 10px;
	background: none !important;
	position: relative !important;
	color: #666 !important;
	padding-top: 10px !important;
	border: none !important;
	margin-top: 0 !important;
}

.Agenda dt, .Agenda dd
{
	float: none;
}
.SeparadorAgendaArriba, .SeparadorAgendaAbajo{ display:none}
/*agenda en los laterales*/
.ColumnaIzquierda .Agenda, .ColumnaDerecha .Agenda{float:none; width: auto/*width:100%*/}

.OtroMes
{
      color: #999 !important;
      display: block;
      padding: 2px;
}
.Festivo
{
      color: #CC0000 !important;
      display: block;
      padding: 2px;
}

.Laborable
{
      display: block;
      padding: 2px;
      color: #000 !important;
}


.DestacadosLateral li
{
	padding: 0;
	
	padding-left: 0 !important;
}

/*busqueda simple*/
.BordesBusquedaSimple
{
	
	padding: 1px 3px 3px 3px;
	margin-top: 10px;
}

#BusquedaSimple fieldset
{
	padding: 5px;
	border: none;
	margin: 0;
}

#BusquedaSimple legend
{
	margin-bottom: 10px;
	position: relative;
	left: -10px;
}
.BotonBusquedaAvanzada
{
	float: left;
	color: #CC0000;
	border: none;
	background: #fff;
	
	cursor: pointer;
	text-align: left;
	margin-top: 10px;
	width: 10em;
}



.Categoria
{
	color: #000;
	margin-top: 10px;
}

.ResultadosBuscador .Categoria{ font-size:0.8em; font-weight:normal}
.Empresa{ margin-top:5px}

.BordesFieldset .Categoria, .FechaDestacadaDerecha .Categoria
{
	margin-top: 0px;
}
p.Categoria
{
	font-size: 1em;
}









/*maquetas*/
.ColumnaFotoIzquierda
{
	float: left;
	width: 250px;
}
.ColumnaTextoDerecha
{
	margin-left: 270px;
}
.ColumnaTextoDch3Col
{
	margin-left: 150px;
}



.ColumnaTextoDerecha h4
{
	clear: none;
}
.ImagenDerecha
{
	float: right;
	margin-left: 20px;
}
.ImagenIzquierda
{
	float: left;
	margin-right: 20px;
}

/*---buscador --*/
fieldset
{
	border: none;
	clear: both;
	padding-top: 5px;
}

.BordesFieldset
{
	padding: 20px 10px; /*overflow: auto; 	height: 1%;*/
	border: solid 1px #ddd;
	background: url(../img/fnAcciones.jpg) repeat-x left bottom;
	margin-bottom: 10px;
}

/*---buscador en 1 click-----*/



#BusquedaSimple .input
{
	width: 99.3%;
}

#BusquedaSimple .Boton
{
	float: right;
	margin-top: 10px;
	margin-right: 0.5em !important;
}







/*---resultados buscador----*/


.ResultadosBuscador .GenericoBuscador
{
	background: url(../img/documento.gif) no-repeat left top;
	color: #CC0000;
	padding-left: 18px;
	font-size: 0.9em;
	margin: 0;
	margin-top: 10px;
}

/*
.ResultadosBuscador h3{ margin:0; padding:0; margin-top:10px; font-size:1.2em}*/
.ResultadosBuscador ul
{
	margin-left: 0 !important;
}
.ResultadosBuscador li{
	background: none;
	margin: 6px 0 10px 0;
}
.ResultadosBuscador li a.email{ font-size:0.9em  !important}

.FilaResultados p
{
	margin-top: 5px;
}

/*lista definicion seguida columnas en resultads*/
.ListaDefinicionLinea{ clear:both; overflow:auto; height:1%}
.ListaDefinicionLinea dt
{
	float: left;
	clear: none;
}
.ListaDefinicionLinea dd
{
	float: left;
	padding-right: 5px;
}

/*Salto Lista definicion*/
dt.ListaDefinicionSalto
{
	clear: left !important;
}
dd.ListaDefinicionSalto
{
	clear: right !important;
}

.ListaDefinicion dt
{
	float: left;
	clear: none;
}
.ListaDefinicion dd
{
	padding-right: 5px;
}
.ListaFlotada
{
	float: left;
}


.FilaResultados
{
	clear: both;
	margin-bottom: 5px;
	border-bottom: dotted 1px #CCD8DD;
	overflow: auto;
	height: 1%;
	padding-bottom: 10px;
}



.FilaResultados ul
{
	margin-left: 20px;
}
.Novedad
{
	background: url(../img/novedad.gif) no-repeat left top;
	color: #000;
	padding-left: 18px;
	font-size: 0.9em;
}



/*--busqueda avanzada---*/



.BusquedaAvanzada label
{
	/*font-size: 0.9em !important;*/
	color: #000;
}

.BusquedaAvanzada img
{
	margin-left: 5px;
	vertical-align: middle;
}

.BusquedaAvanzada .BordesFieldset
{
	padding: 20px 10px; /*overflow: auto; 	height: 1%;*/

	margin-bottom: 10px;
}



/*--ordenar----*/
.Ordenacion
{
	background: url(../img/fnOrdenacion.jpg) repeat-x left bottom;
	margin-bottom: 15px;
}

.NumResultados
{
	float: left;
	width: 48%;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 0.9em;
	clear: left;
}
.Orden
{
	float: right;
	margin-bottom: 5px;
	clear: right;
	overflow: auto;
	height: 1%;
	width: 51%;
}

.p-orden
{
	width:13em;
	/*width: 11.5em;*/
	float: left;
	text-align: right;
}
.p-orden-input
{
	float: left;
	padding-left: 4px;
	width: 40%;
}
.p-orden-input2
{
	float: left;
	padding-left: 4px;
}
.p-orden-input2 input
{
	float: left;
	margin-top: 3px;
}
.p-orden-input select
{
	width: 95%;
	
}

/*--ordenar cuando solo hay una columna*/
.Centro4 .Orden
{
	width: 35%;
}

/*-paginacion buscador---*/
.NumeroPagina
{
	float: right;
	overflow: hidden;
	display: inline;
	font-weight: normal;
}
.NumeroPagina li
{
	float: left;
	background: none !important;
	padding: 0 !important;
	margin: 0 1px 0 0 !important; border-bottom:none !important
}

html > /**/ body .NumeroPagina li
{
	margin: 0 1px !important;
	padding: 0;
}



html > /**/ body .BotonNumero
{
	padding: 0 !important;
}
html > /**/ body .BotonNumeroSeleccionado
{
	padding: 0 !important;
}



/*---FICHA INFORMACION CENTRO---*/


#FichaContenido p
{
	margin: 10px 0;
}



h4
{
	clear: both;
	font-size: 1.3em;
	padding-bottom: 15px;
	margin: 10px 0 0px 0;
	
	border-bottom: none;
	
}

h5
{
	
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}
.Ficha img

{
	float: left;
	margin-right: 10px;
}

.Ficha a, .FichaContenido a
{
	color: #11547F;
	font-weight: bold;
}
.Ficha a:hover, .FichaContenido a:hover
{
	color: #c20044;
}
.pEntradillaMasGrande { font-size:1.1em !important; margin:10px 0;}

/*--paginacion ficha ----*/

.Paginacion
{
	background: url(../img/fnPaginacion.jpg) repeat-x left top;
	font-size: 0.9em;
	padding: 5px 5px 3px 5px;
	overflow: auto;
	height: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border-bottom: solid 1px #E9E9E9;
}
.PaginacionIzquierda
{
	float: left;
}
.PaginacionIzquierda input{ font-weight:bold}
.PaginacionIzquierda p
{
	float: left;
	margin-right: 10px;
}
.PaginacionIzquierda ul
{
	margin: 0 !important;
}
.PaginacionIzquierda li
{
	background: none !important;
	padding: 0 !important;
	float: left;
	margin: 0 5px 0 0 !important; border-bottom:none !important
}
.PaginacionDerecha
{
	float: right;
}

.PaginacionDerecha input{ font-weight:bold}
.PaginacionDerecha p
{
	float: right;
	margin-right: 10px;
}
.PaginacionDerecha ul
{
	margin: 0 !important;
}
.PaginacionDerecha li
{
	background: none !important;
	padding: 0 !important;
	float: right;
	margin: 0 5px 0 0 !important; border-bottom:none !important
}

.Paginacion input
{
	border: none;
	
	cursor: pointer;
	padding: 0;
}




html > /**/ body .Primero, html > /**/ body .Anterior
{
	padding-left: 15px !important;
}

html > /**/ body .Siguiente, html > /**/ body .Ultimo
{
	padding-right: 15px !important;
}
.Anterior, .Siguiente{ border:none; font-weight:bold; cursor:pointer}

.PaginacionDerecha p
{
	float: left;
}
.Total
{
	padding-top: 3px !important;
	font-size: 0.9em;
	padding: 0 10px;
}
.ListadoCompleto
{
	background: url(../img/ListadoCompleto.gif) no-repeat left 2px;
	border: none;
	cursor: pointer;
	text-align: left;
	padding-left: 20px !important;
	width: 8em;
}
.ListadoPaginado
{
	background: url(../img/ListadoPaginado.gif) no-repeat left 2px;
	border: none;
	cursor: pointer;
	text-align: left;
	padding-left: 20px !important;
}



/*--Barra Acciones Ficha: Imprimir, Votar, Comentar...---*/

.BarraEnviar
{
	background: url(../img/fnOrdenacion.jpg) repeat-x left bottom;
	font-size: 0.9em;
	padding: 6px 10px 6px 10px;
	overflow: auto;
	height: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border-top: solid 1px #E8EBEC;
}
.BarraAcciones
{
	background: url(../img/fnAcciones.jpg) repeat-x left top;
	font-size: 0.9em;
	padding: 4px 10px 4px 10px;
	overflow: auto;
	height: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border: solid 1px #E9EAEB;
}
.BarraAcciones p{ margin:0 !important}
.BarraAccionesIzquierda
{
	float: left;width:64%
	/*width: 69%; margin-left: 15px;*/
}
.BarraAccionesIzquierda p
{
	float: left;
	margin-left: 5px;
}

.BarraAccionesDerecha
{
	float: right;
	/*width: 30%;*/width:35%
}

.BarraAccionesDerecha li
{
	/*display: inline;*/ float:left;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.BarraAccionesDerecha p
{
	float: right;
}



.BarraAccionesDerecha li
{
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#divBotonImprimir .Imprimir
{
	border: none;
	
	cursor: pointer;
}

.Volver
{
	
	text-align: left;
	padding-left: 20px !important;
}

.Enviar
{
	background: url(../img/enviar.gif) no-repeat left 4px;
	padding-left: 10px !important;
	float: left;
	width: 7em;
}
.EnviarEmail
{
	background: url(../img/enviar.gif) no-repeat left 4px;
    padding-left  : 15px !important;
    width: 9em;	    
}
.Comentar
{
	background: url(../img/comentar.gif) no-repeat left 4px;
	float: left;
	width: 8.5em;
}
.Imprimir
{
	background: url(../img/imprimir.gif) no-repeat left 2px;
	text-align: left;
	padding-left: 25px !important;
	/*width: 8em;*/
}



.VerComentarios
{
	background: url(../img/todos-comentarios.gif) no-repeat left top;
	width: 19em;
	border: none;
	
	cursor: pointer;
	padding-left: 20px;
	text-align: left; height:17px
}

.EliminarNotificaciones
{
	background: url(../img/Eliminar-notificaciones.gif) no-repeat left 4px;
	border: none;
	float:right;
	cursor: pointer;
font-weight:bold;
	width: 24em !important;
}
.EliminarComentarios
{
	background: url(../img/eliminar-comentario.gif) no-repeat left 4px;
	border: none;
	
	cursor: pointer;
	text-align: left;
	padding-left: 20px !important;
}
.EditarComentarios
{
	background: url(../img/EditarComentario.gif) no-repeat left 4px;
	border: none;
	
	cursor: pointer;
	text-align: left;
	padding-left: 20px !important;
}
.Compartir
{
	margin: 15px 0;
	clear: both;
	overflow: auto;
	height: 1%;
}
.BarraAccionesDerecha .Compartir
{
	margin: 0;
}
.BarraAccionesDerecha .Compartir ul
{
	float: none;
}
.Compartir p
{
	float: left;
}
.Compartir li
{
	/*display: inline;*/ float:left;
	padding: 0 0 0 5px !important;
	background: none !important; margin:0 !important
}
.Compartir img{ margin:0 !important}


/*--info relacionadas---*/


.InfoRelacionada ul
{
	margin-left: 20px;
}


.InfoRelacionada .Mas
{
	padding-left: 18px;
}

.MasInformacionEnlaces
{
	/*border: solid 1px #D1EAF8;*/
	margin-bottom: 10px;
	clear: both;
}
.MasInformacionEnlaces li img{ float:left; margin-right:10px}
.MasInformacionEnlaces div
{
	float: left;
}
#ulAdjuntos input { float:left; margin-bottom:10px;}
.DivEnlaces { float:none !important;}
*:first-child+html .DivEnlaces { float:left !important;}
.DivEnlaces p { float:left; }
.MasInformacionEnlaces div.Warning
{
	float: none;
	margin-top: 5px;
}
.MasInformacionEnlaces ul
{
	clear: both;
	margin-left: 0 !important;
	overflow: auto;
	height: 1%;
}
.MasInformacionEnlaces li
{
	background: none !important;
	clear: both !important;
	padding-bottom: 5px;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.MasInformacionEnlaces input
{
	/*height: 15px;*/ height:auto
}
.MasInformacionImagen
{
	border: solid 1px #D1EAF8;
	text-align: center;
	float: left;
	width: 265px;
	margin: 0 0px 15px 0;
}
.MasInformacionImagen img
{
	padding: 2px;
	float: none;
}
.MasInformacionRelacionada h5
{
	margin: 5px 0 !important;
	font-size: 1em;
	color: #000;
	position: relative;
	border-bottom: none;
}
.MasInformacionRelacionada a
{
	color: #c20044;
}




/*Maquetas mas informacion relacionada*/
.MasInformacionRelacionadaIzquierda
{
	float: left;
	width: 250px;
	margin: 0 30px 15px 0;
	background: #fff;
}
.MasInformacionRelacionadaDerecha
{
	float: right;
	width: 250px;
	margin: 0 15px 15px 0;
	background: #fff;
}
.MasInformacionRelacionadaIzq3Col
{
	float: left;
	width: 150px;
	margin: 0 15px 15px 0;
	background: #fff;
}
.MasInformacionRelacionadaDch3Col
{
	float: right;
	width: 150px;
	margin: 0 15px 15px 0;
	background: #fff;
}


.MasInfoFoto
{
	text-align: center !important;
}







input.Descargar
{
	border: none;
	background:  url(../img/descargar.gif) no-repeat left top;
	
	cursor: pointer;
	text-align: left;
	padding-left: 20px;
	width: 7em;
	cursor: pointer;
	float: left; font-weight:bold; font-size:1em
}



input.Detalle
{
	border: none;
	background: #fff url(../img/detalle.gif) no-repeat left top;
	
	cursor: pointer;
	text-align: center;
	padding-left: 20px;
	text-align: left;
	float: left;
	margin-left: 10px;
}

input.OcultarDetalle
{
	border: none;
	background: #fff url(../img/ocultar-detalle.gif) no-repeat left 4px;
	
	cursor: pointer;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}



/*----CONTENIDO PAGINAS PLANAS--- el estilo include es para los includes xhtml*/
.TextoLabel{font-size:0.9em; font-weight:bold}
.TextoPequenyo{ font-size:0.85em}
.ContenidoEstatico h2
{
	margin-bottom: 5px;
}
.ContenidoEstatico dt{ clear:none !important}
.ContenidoEstatico ul
{
	margin-left: 30px;
}
.ContenidoEstatico li img
{
	vertical-align: middle;
}

.ContenidoEstatico p, .Include p
{
	margin: 10px 0; 
}

.ContenidoEstatico h4
{
	clear: none;
}


.ContenidoEstatico ol
{
	margin-left: 60px !important;
}
.ContenidoEstatico ol li, .Include ol li
{
	background: none;
	list-style: decimal !important;
	padding-left: 0px;
	margin: 2px 0;
}


.TextoSangria
{
	margin-left: 30px !important;
}
/*localizacion*/
.Localizacion p{ text-align:center}

/*junta gobierno*/
#JuntaGobierno img{ float:left; margin-right:10px}



/*includes faqs buenas practicas */
.IncludeMostrarElegir
{
	margin-bottom: 10px;
}

.IncludeMostrarElegir img
{
	float: left;
}
.IncludesMostrarElegir p
{
	margin: 10px 0;
}

.ColumnaIzquierda .IncludeMostrarElegir .TextoMostrarElegir {width:45%}
.IncludeMostrarElegir .TextoMostrarElegir
{
	float: left;
	margin: 0 10px;
	width: 50%;
}
.TextoMostrarElegirNoImagen{margin: 0 10px;
	width: 99%;}



/*----tablas----*/
.ContenidoEstatico table, #FichaContenido table
{
	margin: 20px auto;
	width: 95%;
	border: solid 1px #CCCCCC;
}
table .blanco
{
	border: none !important;
}
.ContenidoEstatico th, #FichaContenido th
{
	background: #666666;
	text-align: left;
	padding: 0 5px;
	font-weight: normal;
	color: #fff;
}
.ContenidoEstatico td, #FichaContenido td
{
	border-bottom: dotted 1px #ccc;
	padding: 5px;
}
.ContenidoEstatico td a, #FichaContenido td a
{
	color: #CC0000;
}
.ContenidoEstatico td a:hover, #FichaContenido td a:hover
{
	color: #3087bd;
}
caption
{
	
	padding-bottom: 10px;
	
	margin-bottom: 20px !important;
	padding-left: 15px;
	text-align: left;
}


.Mas
{
	text-align: right;
}
.CeldaInvisible
{
    visibility: hidden;
    font-size: 0.1em !important;
    
}

/*--genericos---*/

.none
{
	position: absolute;
	left: -1500px;
	top: -10%;
	overflow: hidden;
	font-size: 0%;
	line-height: 0%;
}
.clear
{
	clear: both;
}
/*buscador general*/
.BuscadorGeneral h3
{
	background: none !important;
	color: #000;
	padding: 0 !important;
}
.ListaBuscadorGeneral li{background: url(../img/topoListado.gif) no-repeat left 4px !important;padding-left: 18px; 
                    border:none !important}
.ResultadosBuscador .ListaBuscadorGeneral li a{ font-size: 1em !important;}

.TextoDerecha
{
	text-align: right;
}


.FlotarIzquierda
{
	float: left;
}
.FlotarDerecha
{
	float: right;
}
.TablaAccionesDerecha{ float:right !important; margin-right:10px !important}
/*--pie---*/


#Pie{margin-top:20px}
#Pie dd
{
	float: left;
	padding-right: 5px;
}
#Pie dt
{
	clear: none;
}

#Pie li
{
	display: inline;
	border-right: solid 1px #fff;
}


.PieEnlaces li
{
	float: left;
	margin-right: 15px;
	font-weight: normal;
}



/*--CALENDARIO--*/
.ajax__calendar table
{
	width: 100% !important;
	margin: 0 !important;
	border: solid 1px #ccc !important;
	clear: none;
	margin-bottom: 5px;
}
.ajax__calendar_header
{
	background: #666;
	padding-top: 3px; color:#fff
}
.ajax__calendar_dayname
{
	background: #F5F5F5;
	padding: 0;
	font-weight: bold;
	color: #333;
	width: 100%;
	text-align: center !important;
}
.ajax__calendar td
{
	padding: 0px !important;
}



.ajax__calendar_container
{
	border: solid 1px #ccc !important;
}
.ajax_calendar_container table
{
	clear: none;
}
.ajax__calendar_body
{
}


.ajax__calendar_title
{
	color: #fff;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
	color: #F1F9DF !important;
}

.ajax__calendar_today
{
	font-weight: bold;
}




.ColumnaDerecha .Calendario, .ColumnaIzquierda .Calendario
{
	width: 100% !important;
}
.Calendario
{
	background: #CCCCCC;
}

.Calendario td
{
	background: #fff;
	font-size: 1em;
	text-align: center;
	padding: 0px;
}
table.Calendario
{
	margin: 5px auto !important;
	border: solid 1px #ccc !important;
}
.TituloCalendario
{
	text-align: center;
	font: normal 1.3em "Times New Roman" ,Times,serif;
	color: #000;
}
.Festivo
{
	color: #CC0000 !important;
	display: block;
	padding: 2px;
}

.DiaActivoOtroMes
{
	color: #fff;
	background-color: #3087BD;
	display: block;
	padding: 2px;
	font-weight: normal !important;
}

.DiaCelebrado
{
	color: #000;
	background-color: #ccc;
	display: block;
	padding: 2px;
}
.DiaCelebradoOtroMes
{
	color: #000;
	background-color: #ccc;
	display: block;
	padding: 2px;
	font-weight: normal !important;
}
.OtroMes
{
	color: #999 !important;
	display: block;
	padding: 2px;
}
.DiaActivoFestivo
{
	display: block;
	background-color: #3087BD;
	padding: 2px;
	color: #CC0000 !important;
}
.Laborable
{
	display: block;
	padding: 2px;
	color: #000 !important;
}
.CalendarioTitulo h3
{
	font: bold 1.5em Georgia, "Times New Roman" , Times, serif;
	padding-bottom: 10px;
}

.CalendarioTitulo h4, .CalendarioTitulo h3
{
	color: #89B51E;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	float: none;
	background: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.CalendarioTitulo h4
{
	font: bold 1em Georgia, "Times New Roman" , Times, serif;
}


/*olvido contrasena*/
.Olvido
{
	background: url(../img/Interrogante.jpg) no-repeat right top;
	height: 200px;
	padding-right: 200px;
}


/*formularios*/

.Actualizar
{
	vertical-align: middle;
}
.refrescar
{
	vertical-align: top;
	padding-top: 2px;
}

.FilaCheck .p-label{width:99% !important; }

.Check li
{
	background: none;
	padding-right: 0px;
	margin: 2px 0;
}
.RadioEventos { width:500px;}
.Radio2
{
	margin-left: 9em;
}

.Radio li, .RadioRefrescar li, .RadioEventos li
{
	display: inline;
	background: none !important;
	padding-left: 0px !important;
	margin: 2px 0;
}
html > /**/ body .Radio input, html > /**/ body .Check input,html > /**/ body .RadioEventos input
{
	margin-right: 5px;
}
html > /**/ body .Radio li, html > /**/ body .Check li,html > /**/ body .RadioEventos li
{
	padding-right: 5px;
}
.RadioRefrescar
{
	float: left;
	width: 50%;
}
.RadioVertical li
{
	
	background: none !important;
	padding-left: 0px !important;
	margin: 2px 0 !important; font-size:0.9em
}
.p-input-refrescar .form-select
{
	width: 85%;
}

.p-input, .p-input-refrescar
{
	float: left;
}

.BotonDerecha
{
	float: right;
}
.BotonIzquierda
{
	float: left;
}


.Lopd
{
	font-size: 0.9em;
}


/*--genericos formularios---*/

.p-label
{
	padding-top: 2px;
	float: left;
	font-weight: bold;
}



.p-texto
{
	float: left;
}


.fila-campos
{
	clear: both;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.fila-campos1
{
	float: left;
	width: 49%;
	margin-bottom: 5px;
	clear: left;
}


.fila-campos2
{
	float: right;
	width: 49%;
	margin-bottom: 5px;
}

html > /**/ body .fila-campos
{
	margin-bottom: 8px;
	
}

html > /**/ body .fila-campos1
{
	margin-bottom: 8px;
}
html > /**/ body .fila-campos2
{
	margin-bottom: 8px;
}
*:first-child+html #Administracion #SinFlotarIe { float:none !important;}  
.botones
{
	float: right;
}
.form-input
{
	width: 90%;
}

.form-input200px
{
	width: 200px;
}

.form-input300px
{
	width: 300px;
}

.form-input100px
{
	width: 100px;
}

.form-input150px
{
	width: 150px;
}

.form-input250px
{
	width: 250px;
}


.form-select
{
	width: 99.5%; /*width: 95%;*/ /*100%;*/
}
.euro{width:85% !important; margin-right:5px}



/*----validaciones----*/
.Validacion
{
	background: #FFFFCC;
	border: #F6EBA9 1px solid;
	clear: both;
	margin: 30px 0px;
	padding: 5px 5px 5px 10px;
}
.Validacion p
{
	margin: 0 !important;
}
.Validacion div
{
	background: url(../img/alert.gif) no-repeat left 5px;
	color: #000;
	padding: 5px 15px 15px 20px;
	font-weight: bold;
}
.Validacion ul
{
	margin-left: 20px;
}
.Validacion li, .Warning li
{
	color: #cc0000 !important;
	font-weight: bold;
	font-size: 0.9em;
	background: url(../img/asterisco.gif) no-repeat 5px 5px;
	padding: 2px 0 2px 20px;
}
.Warning ul{ margin-top:10px}
.Warning li{ font-size:0.9em; font-family:"Trebuchet MS" , Arial, Verdana !important}
.Warning
{
	background: #FFFFCC;
	border: #F6EBA9 1px solid;
	clear: both;
}
.WarningSinIcono
{
	background: #FFFFCC;
	border: #F6EBA9 1px solid;
	clear: both;
	padding: 10px;
	margin-top: 10px;
	width: 95%;
}
.Warning span
{
	background: url(../img/alert.gif) no-repeat left top;
}


.Obligatorio
{
	color: #CC0000; padding-left:4px
}

.ObligatorioSumari
{
	color: #CC0000
}

.ObligatorioSumari li
{
	color: #CC0000; padding: 0px 15px 0px 15px;background-image:none !important
}
.AccesoDenegado, .Error, .Ok, .Warning, .Ayuda
{
	margin: 10px 0px;
	padding: 5px 10px 5px 20px;
	overflow: auto;
	color: #000;
}
.AccesoDenegado span, .Error span, .Ok span, .Warning span, .Ayuda span
{
	padding: 2px 15px 0px 30px;
	font: bold 1em Arial, Helvetica, sans-serif;
	display: block;
}


.AccesoDenegado
{
	background: #FFF4F4;
	border: #CC0000 1px solid;
}
.AccesoDenegado span
{
	background: url(../img/stop.gif) no-repeat left top;
	color: #CC0000;
}
.Error
{
	background: #FFF4F4;
	border: #CC0000 1px solid;
}
.Error span
{
	background: url(../img/error.gif) no-repeat left top;
	color: #CC0000;
}
.Ok
{
	background: #F5FFD7;
	border: #99CC00 1px solid;
}
.Ok span
{
	background: url(../img/ok.gif) no-repeat left top;
	color: #009900;
}

.Ayuda
{
	background: #FFFFCC;
	border: #F6EBA9 1px solid;
}
.Ayuda span
{
	background: url(../img/info.gif) no-repeat left top;
	color: #000;
}




.CerrarAviso
{
	
	background: url(../img/cerrar.gif) no-repeat left top;
	border: none;
	color: #666;
	font-size:  0.95em ;
	cursor: pointer;
	width: 65px;
	float: right;
}



.EspaciadoAviso
{
	padding: 50px 0;
}
/*---estilos documentos----*/
.DescargarPdf
{
	background: url(../img/pdf.gif) no-repeat left 4px;
	border: none;
	
	width: 120px;
	cursor: pointer;
}
.Pdf
{
	background: url(../img/pdf.gif) no-repeat left 2px;
	padding-left: 30px;
	border: none;
	
}
.Web
{
	background: url(../img/enlace.jpg) no-repeat left 2px;
	padding-left: 30px;
	
}
.Enlace
{
	
}


.Documento
{
	font-weight: normal;
	color: #333;
	font-size: 0.9em;
}



.Eliminar
{
	background: url(../img/eliminar.gif) no-repeat left 6px;
	border: none;
	
	width: 5em;
	cursor: pointer;
	text-align: right; font-weight:bold
}




/*---login---*/
#Login .p-label
{
	width: 8em;
}
#Login .p-input
{
	width: 62%;
}
#Login .botones
{
	margin-right: 0.9em;
}
.LoginIzquierda
{
	width: 39%;
	float: left;
	display: block;
}

.LoginIzquierda .BordesFieldset
{
	padding-top: 20px;
	padding-bottom: 20px;
}
.LoginDerecha
{
	width: 60%;
	float: right;
	font-size: 0.9em;
}

.Mostrar
{
	
	cursor: pointer;
	border: none;
	
	text-align: left !important;
	padding-left: 20px /*width: 145px;*/;font-weight:bold
}
.Ocultar
{
	
	cursor: pointer;
	border: none;
	
	text-align: left !important;
	padding-left: 20px /*width: 150px;*/;font-weight:bold
}





/*listas definicion*/
dl, dt, dd
{
	margin: 0;
}

dt, dd
{
	padding-top: 5px;
}
dt
{
	font-weight: bold;
	float: left;
	clear: left;
	padding-right: 5px;
}







/*---contacto---*/
.Contacto .p-label
{
	width: 7em;
}
.Contacto .fila-campos .p-input
{
	width: 90%;
}
.Contacto .fila-campos1 .p-input
{
	width: 76%;
}
.Contacto .fila-campos2 .p-input
{
	width: 79%;
}
.Contacto .p-input span
{
	padding-top: 2px;
	display: block;
}
/*--contacto en pagina de 2 columnas--*/
.Centro2 .Contacto .fila-campos .p-input
{
	width: 83%;
}
.Centro2 .Contacto .fila-campos1 .p-input
{
	width: 63%;
}
.Centro2 .Contacto .fila-campos2 .p-input
{
	width: 63%;
}
.Centro2 .Contacto .botones
{
	margin-right: 0.5em !important;
}
/*---contacto si esta en pagina de 3 columnas---*/
.Centro1 .Contacto .fila-campos .p-input
{
	width: 75%;
}
.Centro1 .Contacto .fila-campos1 .p-input
{
	width: 50%;
}
.Centro1 .Contacto .fila-campos2 .p-input
{
	width: 50%;
}
.Centro1 .Contacto .botones
{
	margin-right: 0.5em !important;
}



/*--mapa web---*/




li.Menu1 a
{
	font-weight: bold !important;
}
.MapaWeb li li a
{
	font-weight: normal !important;
}







/*encuestas*/

.EncuestaTexto .p-label
{
	width: 40em;
}

.EncuestaTexto .p-input
{
	width: 40%;
}

.EncuestaHora .p-label
{
	width: 20em;
}
.EncuestaHora .p-input
{
	width: 40%;
}
.EncuestaTextArea .p-input
{
	clear: both;
	width: 95%;
}
.EncuestaVarias .p-label
{
	float: none;
}
.EncuestaSiNo .Radio
{
	clear: both;
}


/*includes*/

.Include h3
{
	color: #8CB640;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0px;
	background: none;
}
.MargenesInclude
{
	margin: 0 10px;
}

.FilaSuperior
{
	margin-bottom: 15px !important;
}
.FilaInferior, .FilaSuperior
{
	padding: 5px 10px; /*overflow: auto; 	height: 1%;*/
}


.espaciado
{
	padding: 15px;
}








.textoLOPD
{
	font-size: 0.9em;
	padding: 1em 0;
}
.textoLOPD p
{
	margin-bottom: 1em;
	text-align: justify;
}


/*arbol de canales*/

.ArbolCanales
{
	font-size: 1.1em;
	margin: 10px 0;
}
.ArbolCanales li
{
	background: none !important;
	padding: 3px 0;
}
.ArbolCanales li span.Canal
{
	background: url(../img/ListaCanales.gif) no-repeat left 3px;
	padding-left: 20px;
}


.ArbolCanales li span.CanalSeleccionado
{
	background: url(../img/CheckCanales.gif) no-repeat left 3px;
	padding-left: 20px;
}

.ArbolCanales li li
{
	margin-left: 15px;
}
.ArbolCanales input
{
	vertical-align: middle;
}

#BusquedaAvanzadaNoticias .p-label
{
	width: 12em;
}
#BusquedaAvanzadaNoticias .fila-campos .p-input
{
	width: 75%;
}
#BusquedaAvanzadaNoticias .p-input
{
	width: 50%;
}

#BusquedaAvanzadaNoticias .fila-campos .fila-campos1 .p-input, #BusquedaAvanzadaNoticias .fila-campos .fila-campos2 .p-input
{
	width: 50%;
}

/*buscador mis solicitudes*/


#BusquedaSolicitudes .p-label
{
	width: 9em;
}
#BusquedaSolicitudes .fila-campos2 .p-label
{
	width: 6em;
}

#BusquedaSolicitudes .p-input
{
	width: 50%;
}

#BusquedaSolicitudes .fila-campos2 .p-input
{
	width: 73%;
}
#BusquedaSolicitudes .fila-campos1 .form-select
{
	width: 75%;
	margin-right: 5px;
}

/*canal foto y descripcion en listado*/
.CanalIntro
{
	margin-bottom: 10px;
	border: solid 4px #F5F5F5;
	overflow: auto;
	height: 1%;
	padding: 5px;
}
.CanalFoto
{
	float: left;
	width: 150px;
	font-size: 0.9em;
}

.CanalDescripcionFoto
{
	margin-left: 160px;
}
.CanalDescripcion
{
	margin-left: 0;
}
.CanalDescripcionFoto, .CanalDescripcion
{
	font: normal 1.3em Georgia, "Times New Roman" ,Times,serif;
	font-style:italic
}

.CanalFicha
{
	margin-left: 0;
}
.CanalFichaFoto
{
	margin-left: 275px;
}

/*votaciones*/
/*---votaciones----*/
.VotacionTexto
{
	float: left;
	width: 4.5em;
	padding-top: 2px;
	font-weight: bold;
}
.VotacionVotar
{
	float: left;
	width: 10em;
}
.VotacionVotar2
{
	float: left;
	width: 8.5em;
}
.VotacionVotar ul
{
	margin: 0 !important;
}
.VotacionVotar li
{
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
}
.VotacionVotar li input
{
	/*height:2em;*/ /*padding: 0 !important; 	margin: 0 !important;*/
}
.VotacionResultado
{
	float: left;
	width: 7em !important;
	border-left: solid 1px #ccc;
	padding-left: 5px;
	padding-top: 2px;
	margin-left: 3px;
	font-weight: bold;
}
.VotacionVotos
{
	float: left;
	width: 5.5em;
	padding-top: 2px;
	margin-left: 10px;
}
.ratingStar
{
	font-size: 0pt;
	width: 17px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.Compartir
{
	margin: 15px 0;
	clear: both;
	overflow: auto;
	height: 1%;
}
.BarraAccionesDerecha .Compartir
{
	margin: 0;
}
.BarraAccionesDerecha .Compartir ul
{
	float: none;
}
.Compartir p
{
	float: left;
}


.FechaDestacadaDerecha
{
	float: left;
	
	padding-left: 10px;
	margin-bottom: 12px;
	width: 90%;
}
.FechaDestacadaDerecha h3
{
	color: #0066AF;
	background: none;
	padding: 0;
}
.FechaDestacada
{
	width: 50px;
	float: left; /*padding:5px 0; margin:5px 0*/
}
/*calendario azul*/



.FechaDestacada2 span
{
	font-size: 1.6em;
	font-weight: bold;
}

.ResumenCanales
{
	margin: 10px 0;
	font-style: italic;
	font-weight: bold;
}

/*enviar a un amigo*/

.FormEnvio
{
	
	
	overflow: auto;
	height: 1%;
	padding: 10px 20px;
	margin-bottom: 10px;
	color: #000;
}
.FormEnvio .p-label
{
	width: 11em;
}
.FormEnvio .p-input
{
	width: 50%;
}
.FormEnvio .fila-campos .p-input
{
	width: 75.5%;
}
.FormEnvio .botones
{
	margin-right: 0.4em;
}

/*comentarios*/

.ComentarioUsuario
{
	font-size: 1.2em;
	float: left;
}
.FilaComentarios
{
	border-bottom: none;
	padding: 5px 0;
	clear: both;
	font: normal 1.2em Georgia, Times;
	font-style: italic;
	padding-bottom: 10px;
}
.RespuestaUsuario
{
		font: normal 0.9em Georgia, "Times New Roman" , Times, serif; font-style:italic; 
		}

.ComentarioEliminar
{
	float: left;
	margin-left: 5px;
	position: relative;
}

.ListaComentarios{ margin-left:0 !important}

.ListaComentarios li
{
	
	background: url(../img/Comentario.gif) no-repeat left top !important;
	padding-left: 40px !important;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ccc;
	position: relative;
	overflow: auto;
	height: 1%;
}

/*blog*/

.UsuarioBlog
{
	

	font: normal 1.3em Georgia, "Times New Roman" , Times, serif;
	font-style:italic}


.NumeroComentarios
{
		background: url(../img/comentarios.jpg) no-repeat left top; padding-left:6px; padding-bottom:5px;
		font-weight:bold; 
	}

		
.ComentarioEdicion .p-input{ width:100% !important}

.RSS input
{
	vertical-align: middle;
}
.RSS a
{
	color: #0066AF;
	font-weight: bold;
	font-size: 1em;
}
.RSS a:hover
{
	color: #C20044;
}



.inputCuenta
{
	
	width: 15px;
}

.inputCuentaBancaria
{
	
	
	width: 30px; 
}
.inputCuentaBancaria2
{
	
	
	width: 75px; 
}
.inputPassword
{
	
	width: 75%;
}
.inputCP
{
	
	width: 18%;
}





.BotonSeleccionar
{
	background: url(../img/list.gif) no-repeat left 3px;
	border: none;
	
	width: 9em;
	cursor: pointer; font-weight:bold
}






/*catalogo colegiados*/
#Buscador .p-label
{
	width: 10em;
}

#Buscador .p-input
{
	width: 79%;
}



/*alta usuarios*/





#divBotonesPestanias input
{
	border: none;
	
	cursor: pointer;
	padding: 3px 5px;
	margin: 0 1px;
}
html > /**/ body #divBotonesPestanias input
{
	padding: 5px;
}



.AccionesFichaUsuario
{
	text-align: left;
	clear: both;
	margin-top: 10px;
}
.AccionesFichaUsuario li
{
	display: inline;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}
.AccionesFichaUsuario input{ font-weight:bold}
.Editar
{
	background: url(../img/editar.gif) no-repeat 5px 4px;
	padding-left: 25px !important;
	text-align: left;
	
	border: none;
	cursor: pointer;
}
.GuardarFicha
{
	background: url(../img/guardar2.gif) no-repeat 5px 2px;
	padding-left: 30px !important;
	text-align: left;
	
	border: none;
	cursor: pointer;
}
.CancelarFicha
{
	background: url(../img/cancelar.gif) no-repeat left 4px;
	padding-left: 20px !important;
	text-align: left;	
	border: none;
	cursor: pointer;
}
.Aceptar
{
	background: url(../img/aceptar.gif) no-repeat left 4px;
	border: none;
	
	cursor: pointer;
	
	padding-left: 10px;
}

.RefrescarSeleccionador
{
	background: url(../img/en-revision.gif) no-repeat left 4px;
	border: none;
	cursor: pointer;
	padding-left: 10px; height:22px; font-weight:bold
}

.Ampliar
{
	background: url(../img/buscar.gif) no-repeat left 4px;
	border: none;
	
	cursor: pointer;
	
	padding-left: 10px; font-weight:bold
}
.Cerrar
{
	background: url(../img/cerrar.gif) no-repeat left top;
	border: none;
	
	cursor: pointer;
	width: 65px; font-weight:bold
}
.Anyadir
{
	background: url(../img/nuevo-mensaje.gif) no-repeat left 4px;
	padding-left: 25px !important;
	text-align: left;

	border: none;
	cursor: pointer;
}

.AprobarSolicitud
{
	background: url(../img/Aprobar.gif) no-repeat left top;
	border: none;
	
	cursor: pointer;
	
	padding-left: 15px !important;
}
.RechazarSolicitud
{
	background: url(../img/Rechazar.gif) no-repeat left top;
	border: none;
	
	cursor: pointer;
	
	padding-left: 15px !important; 
}

.AprobarEnviarSolicitud
{
	background: url(../img/AprobarEnviar.gif) no-repeat left top;
	border: none;
	cursor: pointer;
	padding-left: 20px !important;
}
.RechazarEnviarSolicitud
{
	background: url(../img/RechazarEnviar.gif) no-repeat left top;
	border: none;
	
	cursor: pointer;
	
	padding-left: 15px !important;
}

.VerEmailSolicitud
{
	background: url(../img/EmailEnviar.gif) no-repeat left top;
	border: none;
	
	cursor: pointer;
	
	padding-left: 20px !important;
}
.VerEmailRespuesta
{
	background: url(../img/EmailEditar.gif) no-repeat left top;
	border: none;
	
	cursor: pointer;
	
	padding-left: 20px !important;
}


.FichaUsuario .BordesFieldset
{
	padding-top: 5px;
}
.FichaUsuario .p-input
{
	padding-top: 2px;
}
#divBotonesPestanias li{ background:none; margin:0 !important; padding:0 !important; display:inline}

.FormularioFicha fieldset
{
	margin: 0;
	padding: 10px; /*overflow: auto; 	height: 1%;*/
	border: solid 1px #F0F0F0;
	background: url(../img/fnAcciones.jpg) repeat-x left bottom;
	margin-bottom: 5px;
}

.FormularioFicha legend
{
	
	margin-left: -7px !important;
	margin-top: 5px;
	margin-bottom: 5px;
}

.FormularioDinamico .p-label{width:11em}
.FormularioDinamico .p-input{width:55%}
.FormularioDinamico .fila-campos .p-input{width:78%}



/*formulario dinamico*/
#FormularioOtros .p-label
{
	width: 15em;
}
#FormularioOtros .p-input
{
	width: 70%;
}

/*ficha entidades*/

.DatosEntidades .p-label{width: 7em;}
.DatosEntidades .fila-campos .p-input{width: 80%;}
.DatosEntidades .p-input{width: 70%;}

.EntidadesIzquierda{ float:left; width:70%}
.EntidadesDerecha{ float:right; width:29%}

/*datos personales ficha*/
.DatosPersonales .p-label{width: 12em;}
.DatosPersonales .fila-campos2 .p-label{width: 8em;}
.DatosPersonales .fila-campos2 .p-input{width: 64%;}
.DatosPersonales .p-input{width: 48%;}
.DatosPersonales .fila-campos .p-input{width: 75%;}


.DatosBancarios .p-label{width:10em}
.DatosBancarios .p-input{width: 59%;}
.DatosBancarios .fila-campos .p-input{width: 80%;}

.FichaContacto .p-label
{
	width: 9em;
}
.FichaContacto .p-input
{
	width: 63%;
}
.FichaContacto .fila-campos .p-input
{
	width: 83%;
}

.FichaEstudios .p-label{width:11em}
.FichaEstudios .p-input{width:50%}
.FichaEstudios .fila-campos2 .p-label{width:12em}

.DatosColegiales .p-label{width:13em !important}
.DatosColegiales .fila-campos1 .p-input,
.DatosColegiales .fila-campos2 .p-input{width:47% !important}

.DatosColegiales .fila-campos .p-input{width:70% }

/*buscador solicitudes*/
#BusquedaAvanzadaSolicitudes .p-label
{
	width: 8em;
}

#BusquedaAvanzadaSolicitudes .p-input
{
	width: 60%;
}
.EstadoRight
{
	float: right;width:35%
}
.EstadoRight dl{ margin-top:10px}
.EstadoRight dt{text-align:right !Important;
                 width:10em}
.EstadoRight dd{ 
             text-align:right !Important; margin-left:0   }
.EstadoLeft
{
	float: left; width:64%
}
.EstadoLeft a{clear:both}
.Aprobado
{
	background: url(../img/aceptar.gif) no-repeat left 3px;
	padding-left: 15px !important;
}
.Rechazado
{
	background: url(../img/cancelar.gif) no-repeat left 3px;
	padding-left: 15px !important;
}
.Pendiente
{
	background: url(../img/interrogante.gif) no-repeat left 3px;
	padding-left: 15px !important;
}
.Anulado
{
	background: url(../img/anulado.gif) no-repeat left 3px;
	padding-left: 15px !important;
}

/*visados*/

.Visado
{
	background: url(../img/visar.gif) no-repeat left top;
	padding-left: 18px;
	
}

.EnRevision
{
	background: url(../img/en-revision.gif) no-repeat left top;
	padding-left: 18px !important;

}
.Borrador
{
	background: url(../img/borrador.gif) no-repeat left top;
	padding-left: 18px;
	
}
.Incorrecto
{
	background: url(../img/incorrecto.gif) no-repeat left top;
	padding-left: 15px;
	
}
.CopiarVisado
{
	background: url(../img/copiar.gif) no-repeat left top;
	padding-left: 5px;
	
}

.EliminarDocumentos
{
	background: url(../img/document-delete.gif) no-repeat left top;
	padding-left: 2px; border:none; cursor:pointer
	
}

.Visar
{
	background: url(../img/visar.gif) no-repeat left top;
	padding-left: 18px;
	
}
.MandarRevision
{
	background: url(../img/MandarRevision.gif) no-repeat left top;
	padding-left: 18px; width:10em
	
}
.Limpiar{background: url(../img/limpiar.gif) no-repeat left top;
	padding-left: 18px;
border:none;cursor:pointer; font-weight:bold}
	
.Calcular{background: url(../IMG/calcular.gif) no-repeat left top;
	padding-left: 18px; width:17em
}
.SeleccionadorRefrescar{width:70%; float:left}
.SeleccionadorRefrescar .form-input{width:80% !important}


.Recargar{ background:url(../img/refrescar.gif) no-repeat left top; border:none; font-weight:bold; 
         cursor:pointer; text-align:left; padding-left:20px;}
         
     #ModificarColegiado .fila-campos1{width:39%}
     #ModificarColegiado .fila-campos2{width:60%}
     #ModificarColegiado .fila-campos1 .p-input{width:35%} 
#ModificarColegiado .fila-campos2 .p-label{width:9em}
#ModificarColegiado .fila-campos2 .p-input{width:25% !important; margin-right:5px}

/*2 combos anidados*/

.MultiplesSelect .fila-campos1{width:40%}
.MultiplesSelect .p-input{width:100% !important}
.MultiplesSelect .fila-campos2{width:58%}
.SeleccionadorRefrescarVisado{width:70%; float:left}
.SeleccionadorRefrescarVisado .form-input{width:89% !important}


/*foros*/
.Foros li{ border-bottom:dotted 1px #ccc}
li.Mensaje2
{
	margin-left: 30px !important;
}
li.Mensaje3
{
	margin-left: 60px !important;
}
li.Mensaje4
{
	margin-left: 90px !important;
}
.Foros input{
	cursor: pointer;
	text-align: left;border: none;}
.Foros .Boton{ text-align:center}
.NuevoMensaje
{
	background: url(../img/nuevo-mensaje.gif) no-repeat 5px 4px;
	padding-left: 30px !important; text-align:left
	
}

.Responder
{
	background: url(../img/responder-mensaje.gif) no-repeat 5px 2px;
	padding-left: 25px;font-weight:bold
	
	
}


.EditarMensaje
{
	background: url(../img/editar.gif) no-repeat 5px 2px;
	padding-left: 25px;height:17px; font-weight:bold
}

.EliminarMensaje
{
	background: url(../img/eliminar.gif) no-repeat 5px 2px;
	padding-left: 25px;height:17px;font-weight:bold
}


.ForoFila{ margin:5px 0 10px 0;}
.Autor
{
	width: 35% !important;
}
.DivAnonimo
{
	float: left;
	width: 255px;/* margin-top:10px*/
}
.Anonimo
{
	background: url(../img/anonimo.gif) no-repeat 5px 2px;
	padding-left: 25px; width:20em; font-weight:bold;border:none; cursor:pointer;text-align:left

}
.Registrado
{
	background: url(../img/usuario.gif) no-repeat 5px 2px;
	padding-left: 25px; width:20em;border:none; cursor:pointer;font-weight:bold; text-align:left
}


/*ESTILOS ADMINISTRACION*/

#Administracion .form-select
{
	width: 100%;
}
/*---barra acciones administrador---*/
#Administracion legend
{
	
	padding-left: 0 !important;
	margin-left: 0 !important;
}
#AdministracionAcciones
{
	background: url(../img/fnAcciones.jpg) repeat-x left top;
	font-size: 0.9em;
	
	overflow: auto;
	height: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border: solid 1px #E9EAEB;
}
#AdministracionAcciones ul{ float:left; padding-left:10px !important}

#AdministracionAcciones li
{
	background: none;
	padding: 0;
	float: left;
	margin: 2px 0px ;
}


.Nuevo
{
	background: url(../img/nuevo-mensaje.gif) no-repeat 5px 1px;
	padding-left: 30px !important;
	text-align: left;
}
.Guardar
{
	background: url(../img/guardar2.gif) no-repeat 5px 2px;
	padding-left: 30px !important;
	text-align: left;
	width: 8em;
}
.GuardarNuevo
{
	background: url(../img/guardarnuevo.gif) no-repeat 5px 2px;
	padding-left: 30px !important;
	text-align: left;
	width: 12em;
}
.GuardarVolver
{
	background: url(../img/Guardar-salir.gif) no-repeat 5px 2px;
	padding-left: 30px !important;
	text-align: left;
	width: 12em;
}
.Entregar
{
	background: url(../img/entregar.gif) no-repeat 5px 2px;
	padding-left: 30px !important;
	text-align: left;
	width: 9em;
}

.Importar
{
	background: url(../img/importar.gif) no-repeat 5px 1px;
	padding-left: 30px !important;
	text-align: left;
}

.Exportar
{
	background: url(../img/exportar.gif) no-repeat 5px 1px;
	padding-left: 30px !important;
	text-align: left;
}

/*avisos*/
.AceptarAviso
{
	background: url(../img/aceptar.gif) no-repeat left top;
	border: none;
	color: #333;
	font-size:0.95em;
	cursor: pointer;
	float: right;
	padding-left: 10px;
}
.CancelarAviso
{
	background: url(../img/cancelar.gif) no-repeat left top;
	border: none;font-size:0.95em;
	color: #333;
	
	cursor: pointer;
	float: right;
	padding-left: 10px;
}



.EditarFicha
{
	background: url(../img/editar.gif) no-repeat 5px 4px;
	padding-left: 20px !important;
}


.Filtrar
{
	background: url(../img/buscar.gif) no-repeat 5px 4px;
	padding-left: 15px !important;
	border: none;

	cursor: pointer; font-weight:bold
}
.BorrarFiltro
{
	background: url(../img/BorrarFiltro.gif) no-repeat 5px 4px;
	padding-left: 10px !important;
	border: none; font-weight:bold;
	
	cursor: pointer;
}
.SubirImagen
{
	background: url(../img/subirImagen.gif) no-repeat 5px 4px;
	padding-left: 10px !important;
	border: none;
	
	cursor: pointer;
}
.EliminarImagen
{
	background: url(../img/eliminar.gif) no-repeat left 6px;
	border: none;
	
	cursor: pointer;
	padding-top: 0px !important;
	padding-bottom: 0 !important;
	padding-left: 15px !important;
	text-align: left;
	margin-left: 5px;
}
.Distribuir
{
	background: url(../img/enviar.gif) no-repeat 5px 5px;
	padding-left: 30px !important;
	text-align: left;
	width: 10em;
	border: none;
	
	cursor: pointer;
	padding-top: 2px;
}

/*formulario menus*/
#Administracion .p-label
{
	padding-top: 2px !important;
}
#Administracion .p-input
{
	padding-top: 2px !important;
}


#GestorMenus .p-label
{
	width: 8em;
}
#GestorMenus .p-input
{
	width: 72%;
}

#GestorMenus .fila-campos .p-input
{
	width: 86.5%;
}
#GestorMenus .botones
{
	margin-right: 1em;
}


.FichaAdmin .p-label
{
	/*width: 13em;*/width: 9em;
}
.FichaAdmin .fila-campos .p-input
{
	/*width: 74%;*/width: 82%
}
.FichaAdmin .fila-campos .fila-campos1 .p-input, .FichaAdmin .fila-campos .fila-campos2 .p-input
{
	width: 46% !important;
}
.FichaAdmin .fila-campos2 .p-input
{
	width: 46% !important;
}
.FichaAdmin .p-input
{
	width: 47%;
	padding-top: 3px;
}


/*gestor formularios ficha solicitud*/
.FichaSolicitudDatosGenerales .p-label{width:13em}
.FichaSolicitudDatosGenerales .p-input{width:75%}

.FichaSolicitudDatosPersonales .p-label{width:14.5em}
.FichaSolicitudDatosPersonales .fila-campos2 .p-label{width:11em}
.FichaSolicitudDatosPersonales .p-input{width:45%}
.FichaSolicitudDatosPersonales .fila-campos .p-input{width:70%}

.NumRegistros .p-label{width:10em}

/*gestor paginas*/
#AdminBuscador .fila-campos1
{
	width: 65%;
}
#AdminBuscador .fila-campos2
{
	width: 33%;
}
#AdminBuscador .p-label
{
	width: 7em;
}
#AdminBuscador .p-input
{
	width: 79%;
	padding: 0 !important;
}

/*--tablas---*/

.Fila1
{
	cursor: pointer;
}
.Fila2
{
	background: #F5F5F5;
	cursor: pointer;
}
.InputDisabled
{
	background: #F5F5F5;
	border: solid 1px #cccccc;
	
	color: #999;
}
#Grid
{
	margin: 10px 0;
}
#Grid table
{
	width: 100%;
}

.dxpControl
{
	width: auto !important;
}
.dxtlControl
{
	width: 100% !important;
}

.dxgvTable
{
	font: normal 1.1em Calibri, "Trebuchet MS" , Arial, Verdana;
}
.dxtcControl
{
	font: normal 13px Calibri, "Trebuchet MS" , Arial, Verdana !important;
}
.dxtcPageContent
{
	font: normal 13px Calibri, "Trebuchet MS" , Arial, Verdana !important;
}
.dxtcPageContent .p-label{ font-size:1em !important}

.dxgvControl
{
	margin-bottom: 10px;
}

.Seleccionador .InputDisabled
{
	width: 50%;
}

.Seleccionador .form-input
{
	width: 45%;
}

.fila-campos1 .Seleccionador .form-input, .fila-campos2 .SeleccionadorPeq .form-input
{
	width: 70%;
}


.Seleccionador, .SeleccionadorPeq, .AgregarInformaciones
{
	position: relative;
}

.SeleccionadorPeq .CapaSeleccionador
{
	width: 290px;
}
.AgregarInformaciones .CapaSeleccionador
{
	width: 500px;
	/*left: -300px !important;*/
}
.CapaSeleccionador
{
	border: solid 2px #ccc;
	vertical-align: top;
	z-index: 3;
	width: 40em;
	height: auto; /*position: relative; 	left: 0px;*/
	position: absolute;
	left: 0px;
	top: 20px;
	padding: 10px;
	background: #fff;
}

.CapaSeleccionador .botones
{
	margin-right: 0px !important;
}
.CapaSeleccionador .BordesFieldset
{
	margin-bottom: 10px;
}
.CapaSeleccionador li
{
	background: none !important;
}

.CapaSeleccionador #Filtro .p-label{width:12em}
.CapaSeleccionador #Filtro .p-input{width:70% !Important}
.SeleccionadorNoFlotante .CapaSeleccionador{ position: relative !important; margin-bottom:10px !important; width: 51em; top:0 !Important}
.CanalesBoletines .SeleccionadorNoFlotante .form-input{width:45%}


#Filtro .p-label
{
	width: 6em;
}
#Filtro .p-input
{
	width: 80%;
}



/*gestor entidades*/
#BuscadorEntidades .fila-campos2 .p-label{width:10em}
.FichaEntidadDGenerales .p-label{width:11em}

.FichaEntidadDGenerales .fila-campos1 .p-input,
.FichaEntidadDGenerales .fila-campos2 .p-input{width: 50% !important }
.FichaEntidadDGenerales .fila-campos .p-input
{
	width: 76%;
}




.Tabla td{ border-top:solid 1px #ccc}
.Tabla{border:solid 1px #ccc; margin-bottom:10px}
.FilaBaja
{
  
    padding:3px 6px 4px 6px;
    color:#CC0000; font-weight:bold;  cursor:pointer
}
.Baja{ background: url(../img/BAJA.gif) no-repeat left top; padding:15px 50px; font:bold 1.2em Aria; color:#CC0000 }
.Derecha{ text-align:right}
.LeyendaBaja{ background:#CC0000; width:20px; display:block; float:right; margin-left:5px; }

/*.....ACCESIBILIDAD.....*/
#Accesibilidad dt
{
	color: #333;
	background: url(../Img/flecha-menu.gif) no-repeat 10px 6px;
	padding-left: 20px;
	padding-bottom: 0em;
	font-weight: bold;
	margin-top: 1em; float:none
}
#Accesibilidad dd
{
	margin: 0;
	padding-left: 20px; float:none
}

#Accesibilidad .AccesibilidadSin dt
{
	color: #333;
	background: none;
	padding-left: 20px;
	padding-bottom: 0em;
	font-weight: normal;
	margin-top: 1em; float:none;
}
#Accesibilidad .AccesibilidadSin dd
{
	margin: 0;
	padding-left: 40px;
	padding-top: 10px;float:none;
}


#Accesibilidad ul li
{
	background: url(../Img/flecha.gif) no-repeat 10px 10px;
	padding-left: 20px;
	padding-bottom: 0em;
}
#Accesibilidad a
{
	color: #0074BF;
}
.LogosAccesibilidad
{
	margin: 1em 0;
}
kbd
{
	background: #EDEDED;
	border-top: solid 1px #CECECE;
	border-bottom: solid 2px #CECECE;
	border-right: solid 2px #CECECE;
	border-left: solid 2px #CECECE;
	padding: 0px 5px;
}



/*PopUP*/
 .modalPopup
 { background-color:White;
  
   border:solid 4px #000;
   padding:10px;
   width: 850px;
   height:550px;
  }
  
 /* 
  .modalBackground 
{ background-color: #000;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

*/
.Popup{ border:solid 4px #000;padding:10px; background:#fff; font-size:1.2em}
.GaleriaImagenes li{ background:none !Important; float:left; width:20%; border:solid 1px #ddd; 
min-height:120px;padding:10px 0; margin-right:10px !important; margin-bottom:10px !important; clear: none!important}
.Centrar{ text-align:center !important}
.ContenidoEstatico p.Centrar{text-align:center !important}
iframe{border:solid 1px #fff}


.dxmMenuItem{ color:#069 !important;  font:bold 0.9em "Trebuchet MS" , Arial, Verdana !important}
.dxmMenuItemWithImage{ color:#069 !important;  font:bold 0.9em "Trebuchet MS" , Arial, Verdana !important}
.dxmSubMenu, .dxmSubMenuGutter{ background:#fff !important; color:#069 !important;  font:bold 0.9em "Trebuchet MS" , Arial, Verdana !important}
.dxmSubMenuItemWithImage{color:#069 !important;  font:bold 1em "Trebuchet MS" , Arial, Verdana !important}


/*----------------------------------------------------------------------------------- */
/* Sistema de aclarado bajo bloques con contenido flotado
		----------------------------------------------------------------------------------- */

.clearfix:after
{
	/* Con esto se subsana el colapso al flotar bloques en los navegadores que interpretan contenido generado */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	/* Con esto se subsana el colapso al flotar bloques en IE-Mac pero se hace necesario rectificar 				su efecto posteriormente */
	overflow: hidden; /* Con esto se subsana el colapso al flotar bloques en IE-Win */
	height: 1%;
}
/* Oculto para IE-mac \*/
.clearfix
{
	/* Con esto se compensa el overflow antes declarado. */
	overflow: visible;
}
/* Este comentario es necesario para cerrar el hack de IE-mac */


/*************TWITTER***********************/


  #custom-tweet-button a {
    display: block;
    padding: 3px 5px 3px 20px;
    background: #D5E7F3 url(../img/twitter.jpg) left top no-repeat !important;
    border: 1px solid #A4CCE5;
    color: #2A7090 !important; font-size:0.9em
  }

.VentanillaUnica { background:url(../img/Ventanilla.jpg) no-repeat right top; padding-right:250px; height:200px}
.AccesoVentanilla{ background:#F7F7F7 url(../img/Ventanilla2.jpg) no-repeat 10px 10px; 
border:solid 1px #E9EAEB; padding-left:120px;
                   margin-top:20px; height:85px; padding-top:20px;
                 margin-right:60px}




/*contenidos*/


.DivColumna
{
	clear: both;
	margin-bottom: 5px;

	width: 100%;
}
.DivColumnaIzquierda
{
	float: left;
	width: 49%;
	margin-bottom: 5px;
	clear: left;
}


.DivColumnaDerecha
{
	float: right;
	width: 49%;
	margin-bottom: 5px; 
}

.Mantenimiento{width:550px; margin:auto}
.Mantenimiento p{ margin-top:50px; font:bold 1.3em Arial}

.rojo
{
    color: #CC0000 !important;
}

/*cobros*/
.BuscadorCobros .p-label{ width:10em}
.BuscadorCobros .fila-campos2 .p-label{ width:6em}
.BuscadorCobros.p-input{width:60%}
.BuscadorCobros .fila-campos .p-input{width:80%}

.FichaCobros .fila-campos1{width:60%}
.FichaCobros .fila-campos2{width:39%}

.FichaCobros .p-label{width:9em}
.FichaCobros .fila-campos2 .p-label{width:7em}
.FichaCobros .p-input{width:60%}
.FichaCobros .fila-campos .p-input{width:80%}
.FichaCobros .fila-campos2 .p-input{width:67%}

/*sellos*/
.FichaSellos .p-label{ width:4em}
.FichaSellos .p-input{width:50%}

/*entidades*/

.FichaEntidadesPersonas .p-label
{
	width: 9em;
}
.FichaEntidadesPersonas .fila-campos2 .p-label{ width:11em}
.FichaEntidadesPersonas .fila-campos .p-input
{
	width: 82%
}

.FichaEntidadesPersonas .fila-campos2 .p-input
{
	width: 55% !important;
}
.FichaEntidadesPersonas .p-input
{
	width: 47%;
	padding-top: 3px;
}

/*cita*/
.cita{ padding-left:50px; padding-top:5px; }
.cita p{ padding-right:50px; padding-bottom:20px}


/*___________ESTADO EVENTOS*/

.Cerrado
{
	background: url(../Img/cerrado.gif) no-repeat left top;
	padding-left: 18px;
	color: #9966CC;
	font-weight: bold;
}

.Abierto
{
	background: url(../Img/abierto.gif) no-repeat left top;
	color: #009900;
	padding-left: 18px;
	font-weight: bold;
}
.EnCurso
{
	background: url(../Img/en-curso.gif) no-repeat left top;
	padding-left: 18px;
	font-weight: bold;
}

/*_________FIN ESTADOS EVENTOS________*/

/*___________FICHA EVENTOS____________*/

.MasBoton
{
	background: url(../IMG/mas.gif) no-repeat left 3px;
	cursor: pointer;
	border: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fe9900 ;
	text-align: left;
	padding-left: 15px;
}
.MenosBoton
{
	background: url(../IMG/menos.gif) no-repeat left 3px;
	cursor: pointer;
	border: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fe9900 ;
	text-align: left;
	padding-left: 15px;
}

/*________INSCRIPCION EVENTOS_________*/

.Inscribirse
{
	background: url(../img/inscribirse.gif) no-repeat left top;
	padding-left: 18px;
	text-align: left; width:8.5em
}
.SeleccionarTodos{float:left; width:130px; background: url(../img/Check2.gif) no-repeat left 3px; border:none; font:bold 0.9em Arial, Helvetica , Verdana; color:#8aab04; text-align:left; padding-left:15px; cursor:pointer}

.DeseleccionarTodos{float:left;width:120px; background: url(../img/Check.gif) no-repeat left 3px; border:none; font:bold 0.9em Arial, Helvetica , Verdana;color:#8aab04; text-align:left; padding-left:15px;cursor:pointer}

.CambiarInscripciones, .ExportarInscripciones{ float:left; width:120px}
.AgregarInscripcion{ float:right; width:160px}


.DescargarCertificadoAsistencia
{
	border: none;
	background:  url(../img/descargar.gif) no-repeat left top;
    cursor: pointer;
	text-align: left;
	padding-left: 20px;
	width: 160px;
	cursor: pointer;
	float: left; font-weight:bold; font-size:1em
}

/*calendario izquierda*/
.ColumnaIzquierda .Agenda{ margin-right:20px}
.ColumnaIzquierda .HomeEventos{margin-right:20px}

.HomeEventos dt{ float:none}

.HomeEventos { float:left; width:45%}
.ColumnaIzquierda .HomeEventos, .ColumnaDerecha .HomeEventos { width:auto}

.FilaCalendario{ clear:both; margin-bottom:10px}
.HorasEventos{ margin-left:60px}
.HorasEventos li{ padding-left:0 !important; background:none !important}
.BordesPrograma{ border:dotted 1px #ccc; padding:10px; max-height:200px; overflow:auto}
.CalendarioEventosFechas
{
    float: right;
    width: 30%;
}
.CalendarioEventosListado
{
    float: left;
    width: 65%;
   
}
.CalendarioEventosListado h5{ margin-bottom:0}


#BuscadorEventos .p-label{width:9em}
#BuscadorEventos .fila-campos .p-input{width:80%}
#BuscadorEventos .p-input{width:50%}
.FilaEventos1 {width:65%}
.FilaEventos2{width:30%}

#ResultadosEventos .EstadoRight{width:25%}

#ResultadosEventos .EstadoLeft{width:74%}

.GestorEventosFicha .p-label{width:13em}
.GestorEventosFicha .fila-campos2 .p-label{width:11em}
.GestorEventosFicha .fila-campos .p-input{width:75%}
.GestorEventosFicha .p-input{width:55%}
.GestorEventosFicha .RadioEventos{width:98%}

.EventosInscripciones dt{ clear:none; width:8em}
.EventosInscripciones dd{ float:left}
.Aforo1{ width:10%}
.Aforo2{width:57%}
.Inscritos{width:10%}
.Anulados{width:10%}
.EnEspera{width:32%}

.Asistencia1{width:10%}
.Asistencia2{width:10%}
.Asistencia3{width:10%}
.Asistencia4{width:8%}


.SeleccionadorContacto div{ width:60%; float:left}
.SeleccionadorContacto .form-input{ width:70% !important}

.CrearPersona
{
	background: url(../img/usuario.gif) no-repeat left 4px;
	border: none;
	cursor: pointer;
	padding-left: 10px; height:22px; font-weight:bold
}
.Envios1{ float:left; width:33%}
.Envios2{ float:left;width:33%}
.Envios3{ float:left;width:33%}
.Envios1 .p-label{width:12em} 

.Envios2 .p-label, .Envios3 .p-label{width:13em}
.Envios1 .p-input, .Envios2 .p-input, .Envios3 .p-input{width:30% !important}


/*CESTA COMPRA*/

.CestaFila
{
	overflow: auto;
	height: 1%;
	padding-bottom: 10px;
}
.CestaIzquierda
{
	float: left;
	width: 65px;
}
.CestaDerecha
{
	float: right;
	width: 60%;
}
.CestaDerecha span
{
	padding-top: 2px;
	display: block;
	width: 40px;
	float: left;
}
.CestaDerecha .FlotarDerecha
{
	padding-top: 2px;
}
.CestaAnyadido
{
	font-size: 1.4em;
	padding-bottom: 5px;
}

.FlotarIzquierda
{
	float: left;
}
.FlotarDerecha
{
	float: right;
}
.CestaSeparador hr
{
	display: none;
}

.CestaTotal
{
	text-align: right;
	font-size: 1.1em;
}
h2.MiCesta
{
	font-size: 1.6em;
	margin: 10px 0 5px 0;
}
.ResultadosBuscadorTienda { width:100%;}
.ResultadosBuscadorTienda h3 { font-size:1.2em;}
.ResultadosBuscadorTienda input { margin:0.5em 0 2em 0;}
.ResultadosBuscadorTienda li {margin:7px 0 3px 15px;}
.ResultadosBuscadorTienda li li { list-style-type:disc;}

.ResultadosBuscadorTienda img { float:left; margin-right:1em;}
 *:first-child+html .ResultadosBuscadorTienda img { margin-right:2em;}
#textoTienda { float:left;}
.EnviarEnlaces {
 background:  url(../img/EnviarEnlaces.gif) no-repeat left center;
 padding:2px 0 0 17px;
 margin-left:10px;
 }
 *:first-child+html .EnviarEnlaces  { background:  url(../img/EnviarEnlaces.gif) no-repeat left center; padding:2px 0 0 0; margin-left:5px;}  
 .Expandir {
 background:url(../img/expandir_arbol.gif) no-repeat left center;
 padding:2px 0 0 17px;
 margin-bottom:10px;
  border:none;
  cursor:pointer;
 }
*:first-child+html .Expandir { padding:2px 0 0 1px;}
 .Contraer {
  background:url(../img/contraer_arbol.gif) no-repeat left center;
  padding:2px 0 0 17px;
   margin-bottom:10px;
    border:none;
     cursor:pointer;
 }
 *:first-child+html .Contraer { padding:2px 0 0 1px;}
 
.fila-camposImporte {
   clear: both;
    float: right;
    margin-bottom: 5px;
    }
.fila-camposImporte p { margin-top:5px;}


/*FIN CESTA COMPRA*/

/*Encuestas*/
.BotonesEncuesta li { display:inline; margin:0.1em 0.5em 0.5em 0.3em;}
.BotonesEncuesta ul { float:right !important;}
.Encuesta {margin-bottom:10px;}
.Encuesta .p-label { width:90% !important;}

#ResultadosEncuesta legend { font-weight:bold !important; font-size:1.2em !important; margin-left:-8px !important;}
#ResultadosEncuesta .p-label { width:80% !important; }
#ResultadosEncuesta .p-input { width:19% !important; text-align: right;}
#ResultadosEncuesta .fila-campos {border-bottom: dotted 1px #DDDDDD;}
#ResultadosEncuesta .Boton {margin-top: 5px;}

/*Ayuda en campos*/


.manita
{
    cursor:pointer;
}

.aviso
{
     border-style:solid;
     border-width: 1px;
     border-color: #d10074;
     padding: 10px;
     background-color: White;
     text-align:center;
     margin-top: 20px;
    }

#cookiesNotif
{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:60px;
    background-color: #009FDA;
    z-index: 100;
}

#cookiesNotif p
{
    font-family:Arial,Verdana,Helvetica;
    font-size: 8.25pt;
    font-weight:bold;
    color:#FFF;
    text-align:center; 
    line-height:1.3em;
    padding-left:5px;
    padding-right:40px;
}

#cookiesNotif a
{
    color: #FFF;
    text-decoration:underline;
}

#cookiesNotif img
{
    position:absolute;
    top:40%;
    right:20px;
    cursor:pointer;
}