﻿/************************** ESTILOS DEL CONTENIDO **************************/

/* Encabezado 1 */
h1{
	color:#365F91;
	font-family:Calibri,Arial;
	font-size:16pt;
	text-align:left;
	margin: 0;
}

/* Encabezado 2 */
h2 {
	color:#365F91;
	font-size:13pt;
	font-family:Calibri,Arial;
	text-align:left;
	display: block;
	clear: both;
}

/* Encabezado 3 */
h3 {
	color:#365F91;
	font-size:12pt;
	font-family:Calibri,Arial;
	text-align:left;
}

/* Encabezado 4 */
h4 {
	color:#365F91;
	font-size:11pt;
	font-family:Calibri,Arial;
	text-align:left;
}

/* Encabezado 5 */
h5 {
	color:#365F91;
	font-size:10pt;
	font-family:Calibri,Arial;
	text-align:left;
}

/* PÃƒÂ¡rrafo */
p {
	font-size:10pt;
	font-family:Calibri,Arial;
	text-align:justify;
}

/* Enlaces de pÃƒÂ¡rrafo */
p a, p a:visited, .principal li a, .principal li a:visited, .AspNet-WebPart a, .AspNet-WebPart a:visited{
	font-size:10pt;
	font-family:Calibri,Arial;
	text-align:justify;
	color:#365F91;
	text-decoration:none;
}

/* Efecto hover de los enlaces de pÃƒÂ¡rrafo */
p a:hover, .principal li a:hover, .AspNet-WebPart a:hover {
	color:#8E908E;
	text-decoration:underline;
}

/* LÃƒÂ­nea horizontal de separaciÃƒÂ³n */
hr {
	color:#DBDBDB;
	height:1px;
	width:100%;
	clear:both;
}

/* Texto destacado */
b {
	font-weight:bold;
}

/* Elemento de lista de la zona de contenido */
.principal li {
	font-size:10pt;
	font-family:Calibri,Arial;
	text-align:justify;
}


p table {
	border-collapse:collapse;
	text-align:left;
	font-family:Calibri,Arial;
}

/* Cabecera de tabla */
p th {
	color:#616b7b;
	padding:3px 20px 3px 20px;
	border-top:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
	font-size:10pt;

}

/* Cabecera de tabla con texto centrado */
p th.centrado {
	background-color:#cce0ff;
	text-align:center;

}

p th.izquierda {
	background-color:#cce0ff;
	text-align: left;

}

table.Resultados
{
	width: 95%;
}

table.Resultados th {
	background-color:#cce0ff;
	color:#616b7b;
	padding:3px 20px 3px 20px;
	font-size: 10pt;
	text-align: left;
}

table.Resultados th.centrado {
	font-size: 10pt;
}

table.Resultados th.centradoFecha {
	font-size: 10pt;
}

p.ResultInfo
{
	text-align: right;
	width: 95%;
}

p.ResultInfo2
{
	clear: both;
}

/* Celda de tabla */
p td{
	padding:3px 20px 3px 20px;
	text-align:center;
	background-color:#ffffff;
	border-top:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;
	color: #666;
	font-size:9pt;
}

table.Resultados td
{
	font-family:Calibri,Arial;
	font-size: 9pt;
}

table.Resultados td a
{
	font-family:Calibri,Arial;
	font-size: 9pt;
}

p td.izquierda{
	text-align:left;
}

/* Imagen*/
img, a img {
	border:0;
}

/* Elemento flotante a la izda*/
/*
.izquierda {
	float:left;
	margin: 10px 10px 10px 0;
}
*/

.leftAlign {
	text-align: left;
}

/* Elemento flotante a la dcha*/
.derecha {
	float:right;
	margin: 0px 10px 10px 10px;
}


.newsdate{
	float:right;
}
/************************** CALENDARIO **************************/

table.accessibleCalendar {
	background-color:#666666;
	font-size:9pt;
	border-collapse:collapse;
}

table.accessibleCalendar th { /*NavegaciÃƒÂ³n mes siguiente anterior*/
	color:white;
}

table.accessibleCalendar th a { /*NavegaciÃƒÂ³n mes siguiente anterior*/
	color:white;
	text-decoration:none;
	font-size:8pt;
	margin-left:5px;
	margin-right:5px;
}

table.accessibleCalendar td { /*Celda para almacenar el calendario*/

}

table.accessibleCalendar td table { /*Tabla interior*/
	background-color:white;
	font-size:8pt;
	text-align:center;
	width:160px;
	border-collapse:collapse;
}

table.accessibleCalendar td table th { /*DÃƒÂ­as de la semana (3 primeras letras)*/
	background-color:#d9e2e1;
	border: 1px #a2adbc solid;
	border-collapse:collapse;
	color:#616b7b;
}

table.accessibleCalendar td table td { /*DÃƒÂ­as numÃƒÂ©ricos*/
	background-color:#efefef;
	border: 1px #a2adbc solid;
	color:#616b7b;
}

table.accessibleCalendar td table td.outOfMonth {
				/*DÃƒÂ­as numÃƒÂ©ricos fuera del mes actual*/
	color: #CCCCCC;
	background-color:white;
}

table.accessibleCalendar td table td.today {
				/*DÃƒÂ­a actual*/
	background-color:#df9496;
	color: #f6f4da;
}

table.accessibleCalendar td table td.markEvent { /*DÃƒÂ­as numÃƒÂ©ricos con evento/enlace asignado*/
	background-color:#cce0ff;
}

table.accessibleCalendar td table td.markEvent a { /*DÃƒÂ­as numÃƒÂ©ricos con evento/enlace asignado*/
	color:#616b76;
	text-decoration:none;
}

/************* JORNADAS, GERENCIAS, CURSOS ************/

li.evento
{
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	list-style: none;
	font-size: 11pt;
}

li.evento .fecha
{
	text-align: right;
	font-size: 9pt;
}

li.evento .eventDescrip
{
	text-align: left;
	font-size: 10pt;
}

/************************** MAQUETACIÃƒâ€œN **************************/

/* Cuerpo*/
body {
	text-align:center;
}

/* Caja contenedora de la zona con fondo blanco*/
.ms-main {
	width:expression(document.body.clientWidth < 750? "750px" : "100%");
	background-color:white;
}

/* Caja de ancho 100% */
.ancho100{
	width:100%;
}

/* Caja de ancho 100% hasta 1300px */
.ancho1300{
	width:expression(document.body.clientWidth > 1300? "1300px" : "100%");
	margin-left:auto;
	margin-right:auto;
}

/* Contenido de las columnas central y derecha*/
.content {
	padding:15px;
	padding-bottom:0px;
}



/* Barra superior con los logotipos */
.Logo{
	display:block;
	list-style-type: none;
    margin: 0px;
    padding: 0;
  	height:93px;
  	width:100%;
	background:#01548A url('/bibliotecaestilos/imagenes/logo25.gif') no-repeat 80% center;
	text-align:left;
}

/* Logotipos de la barra superior */
.Logo img{
	margin-left:30px;
}

/* Barra de opciones bajo el Logo */
.BarraSubLogo{
	list-style-type: none;
	float: left;
	display: block;
	background-color: #E5E5E5;
	margin-top:0px;
    padding: 0px;
    height: 36px;
  	width: 100%;
  	margin-bottom: 5px;
	color: #646464;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
}

/* Opciones de la barra */
.SubLogoOpciones {
	display: block;
	float: right;
	text-align: right;
	margin: 0px;
	height: 36px;
	margin: 0;
	padding: 3px 0 0 3px;
}

/* Lista de opciones de la barra*/
.SubLogoOpciones ul
{
	vertical-align: top;
	list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100%;
  	width: 907px;
}

/* Elementos de la lista de opciones de la barra */
.SubLogoOpciones li {
  	display: inline;
	padding: 0 10px 0 0;
	height: 100%;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* VÃƒÂ­nculos de la lista de opciones de la barra */
.SubLogoOpciones li a{
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #646464;
	margin: 0;
	padding: 0;
}

/* Efecto hover de los vÃƒÂ­nculos de la lista de opciones de la barra */
.SubLogoOpciones li a:hover{
	text-decoration:underline;
}

/* Formulario de bÃƒÂºsqueda */
.SubLogoOpciones li form
{
	margin-top: 5px;
}

/* Etiquetas buscador */
.SubLogoOpciones li label {
}


/* Campo de bÃƒÂºsqueda de las opciones de la barra*/
.SubLogoOpciones input.ms-searchbox{
	margin-top: 0px;
	margin-right: 5px;
	border: 0;
	width: 100px;
	vertical-align: top;
}

/* Caja de la zona de contenido*/
.principal{
	width:100%;
	float:left;
	height: 350px;
	margin-left:0;
	margin-right:0;
}

/* Caja contenedora de PlaceHolderMain */
#div_PlaceHolderMain
{
	width:auto;
	float:left;
}

/* Columna central para el contenido*/
.centercol{
	width:auto;
	float:left;
	padding:0px;
	line-height:0px;
	padding: 0 15px 0 15px;
}

.rightcol_thin{
	width:220px;
	height:auto;
	float: right;
}

.leftcol_thin{
	width:220px;
	height:auto;
	float: left;
}

.PlaceHolderPie{
	height:0px;
	clear:both;
}

/* Columna izquierda de 50% de ancho*/
.leftcol{
	width:47%;
	float:left;
	margin-left:1.5%;
}

/* Columna derecha de 50% de ancho*/
.rightcol{
	width:47%;
	float:right;
	margin-right:1.5%;
}


/* Columna izquierda sobreada*/
.leftcol_shadow{
	width:100%;
	float:left;
	padding:0;
	background-image:url('/bibliotecaestilos/imagenes/shadow-right.gif');
	background-position:right;
	background-repeat:repeat-y;
	margin-right:0%;
	margin-bottom:20px;
	clear:left;
	position:relative;
	margin-left: 0;
	margin-top: 0;
}

/* Columna derecha sobreada*/
.rightcol_shadow{
	width:100%;
	float:left;
	padding:0;
	background-image:url('/bibliotecaestilos/imagenes/shadow-right.gif');
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:20px;
	clear:left;
	position:relative;
				margin-left: 0;
				margin-right: 0;
				margin-top: 0;
}

/* Contenido de la columna sombreada*/
.contentShadow{
	margin-right:10px;
	border-left:1px #e8eceb solid;
	height:312px;
	padding-top:9px;
}

.rightcol_shadow .contentShadow{
	padding-top:8px;
}

/* PestaÃƒÂ±as de las cajas principales*/
.tab {
	float:left;
	height:21px;
	width:125px;
	color:white;
	background-color:#01548a;
	border-left:1px #e8eceb solid;
	border-top:1px #e8eceb solid;
	text-align:center;
	font-family:Calibri,Arial;
	font-size:10pt;
	padding-top:2px;
}

/* Sombreado de las pestaÃƒÂ±as */
.shadow_tab {
	float:left;
	height:21px;
	width:11px;
	background-image:url('/bibliotecaestilos/imagenes/shadow-tab.gif');
	background-position:left;
	background-repeat:no-repeat;
}

/* Borde superior de las cajas principales */
.border_top {
	border-top:1px #e8eceb solid;
	border-left:1px #e8eceb solid;
	z-index: 1;
	width:100%;
	position:absolute;
	left:0;
}

/* Parte superior de la caja sombreada*/
.shadow_top{
	width:11px;
	display:block;
	height:9px;
	background-image:url('/bibliotecaestilos/imagenes/shadow-top-right.gif');
	background-position:right top;
	background-repeat:no-repeat;
	z-index: 2;
	position:absolute;
	right:0;
}

/* Parte inferior de la caja sombreada*/
.shadow_bottom{
	width:100%;
	clear:both;
	display:block;
	height:9px;
	background-image:url('/bibliotecaestilos/imagenes/shadow-bottom.gif');
	background-position:center bottom;
	background-repeat:repeat-x;
	position:relative;
}

/* Esquina inferior izquierda de la caja sombreada*/
.shadow_bottomleft{
	width:9px;
	float:left;
	height:9px;
	display:block;
	background-image:url('/bibliotecaestilos/imagenes/shadow-bottom-left.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}

/* Esquina inferior derecha de la caja sombreada*/
.shadow_bottomright{
	width:9px;
	float:right;
	height:9px;
	display:block;
	background-image:url('/bibliotecaestilos/imagenes/shadow-bottom-right.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}


/* Caja del menÃƒÂº lateral de la izquierda */
.leftcol_thin .LeftMenu{
	float:left;
	width:100%;
	background-color:#fbfbfb;
	background-image:url('/bibliotecaestilos/imagenes/shadow-leftmenu.gif');
	background-position:right;
	background-repeat:repeat-y;
	position:relative;
	padding-bottom:20px;
	margin-bottom:15px;
}

/* TÃƒÂ­tulo del primer menÃƒÂº lateral de la izquierda*/
.leftcol_thin #ctl00_lblLeftMenu .LeftMenu .title{
	background-color: #01548a;
	background-image: url('/bibliotecaestilos/imagenes/corner-leftmenu.png');
	background-position:right top;
	background-repeat:no-repeat;
	color: white;
	text-align: center;
	width: 100%;
	line-height: 100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right:20px;
}


/* TÃƒÂ­tulo de los menÃƒÂºs de la izquierda*/
.leftcol_thin .LeftMenu .title{
	background-color: #01548a;
	background-image: url('/bibliotecaestilos/imagenes/corner-leftmenu-white.png');
	background-position:right top;
	background-repeat:no-repeat;
	color: white;
	text-align: center;
	width: 100%;
	line-height: 100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right:20px;
}


.leftcol_thin .LeftMenu .corner, .leftcol_thin .LeftMenu .corner a{
	height: 20px;
	width: 100%;
	background-image: url('/bibliotecaestilos/imagenes/corner-leftmenu-bottom.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	bottom: -1px;
	left: 0px;
	text-align: center;
}


/* Caja del menÃƒÂº lateral de la derecha */
.rightcol_thin .RightMenu
{
	display: block;
	float: right;
	width: 100%;
	height: auto;
	background-color: #fbfbfb;
	background-image: url('/bibliotecaestilos/imagenes/shadow-rightmenu.gif');
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

/* TÃƒÂ­tulo del primer menÃƒÂº de la derecha*/
.rightcol_thin #ctl00_lblRightColumn .RightMenu .title{
	background-color: #01548a;
	background-image: url('/bibliotecaestilos/imagenes/corner-rightmenu.gif');
	background-position:left top;
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	width: 100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* TÃƒÂ­tulo de los menÃƒÂºs de la derecha*/
.rightcol_thin .RightMenu .title{
	background-color: #01548a;
	background-image: url('/bibliotecaestilos/imagenes/corner-rightmenu-white.gif');
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	width: 100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


.rightcol_thin .RightMenu .corner, .rightcol_thin .RightMenu .corner a{
	height:20px;
	width:100%;
	background-image:url('/bibliotecaestilos/imagenes/corner-rightmenu-bottom.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:transparent;
	position:absolute;
	bottom:-1px;
	left:0px;
	text-align:center;
}


/* Caja contenedora de WebPartZone */
.AspNet-WebPartZone-Vertical{
	width: 100%;
	height: 0px;
	line-height: 0px;
}

.centercol .AspNet-WebPartZone-Vertical{
	padding-left: 15px;
	padding-right: 15px;
}


/* Caja contenedora de WebPart */
.AspNet-WebPart{
	width:100%;
	line-height:normal;
}

/* Miga de pan */
.miga{
	border-bottom:1px solid #e8e8e8;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	color:#000;
	margin-right:0%;
	font-family:Calibri, Arial, Verdana;
	font-size:9pt;
	background-color:#f7f7f7;
	width:100%;
	text-align:left;
	line-height:100%;
}

/* Enlaces de la miga de pan */
.miga a{
	color:#365F91;
	text-decoration:none;
	text-align:left;
}

/* Efecto hover de los enlaces de la miga de pan */
.miga a:hover{
	color:#8E908E;
	text-decoration:underline;
}

/* Banner inferior*/
.banner {
	clear:both;
	text-align:center;
	margin-top:20px;
}

/* Imagen del banner*/
.banner img{
	/*width:expression(document.body.clientWidth > 878? "878px" : "100%");*/
}

/* Pie de pÃƒÂ¡gina*/
.Pie{
	margin-top:5px;
    background-image:none;
    background-color:white;
  	float:left;
  	width:100%;
  	height:40px;
	line-height:30px;
    display:block;
    vertical-align:middle;
    text-align:center;
}

/* Texto del pie de pÃƒÂ¡gina*/
.Pie p {
    font-family: "Century Gothic";
    color: gray;
    font-size: 10pt;
    text-align: center;
}


/* Enlaces del pie */
.Pie a {
	font-weight: bold;
	color: #365F91;
	text-decoration: none;
}

/* Efecto hover de los enlaces de pie */
p a:hover, .principal li a:hover {
	color: Gray;
	text-decoration: underline;
}



/* Texto de "GETAFE INICIATIVAS" del pie */
.TextoLogoInferior{
	font-weight: bold;
	color: #4094dc;
}


/************************** MENÃƒÅ¡S Y OTROS ELEMENTOS **************************/

/* MenÃƒÂº horizontal */
.Menu {
	/*width: expression(document.body.width < 800? "800px" : document.body.clientWidth > 1200? "1200px" : "100%");*/
    margin: 0;
    margin-top:5px;
	margin-bottom:5px;
    padding: 0;
    border: 0;
	width:100%;
}

/* Lista del menÃƒÂº horizontal */
.Menu ul {
	text-align:center;
	margin:0;
	padding:0;
	border:0;
}

/* Elemento de lista del menÃƒÂº horizontal */
.Menu li{
	margin-right:0.5%;
	margin-left:0.5%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	list-style-type: none;
	padding: 0px;
	border:0;
	height: 127px;
	position:relative;
	display:inline;
	/*width: expression(document.body.width < 800? "190px" : document.body.clientWidth > 1300? "300px" : "23%");*/
	/*width: expression(document.body.width > 1300? "310px" : "23.75%");*/
	width:23.75%;
	overflow:hidden;
	text-align:right;
}

/* Contenedor de imagen del menÃƒÂº horizontal */
.ImagenMenu{
	z-index: 1;
	width:100%;
	position:absolute;
	top:12px;
	left:0;
	text-align:left;
	overflow:hidden;
	background-image:url('/bibliotecaestilos/imagenes/boton-azul.gif');
	background-position:right;
	background-repeat:no-repeat;
}

/* BotÃƒÂ³n del menÃƒÂº horizontal */
.BotonMenu{
	z-index: 2;
	height:121px;
	width:90px;
	position:absolute;
	text-align:right;
	background-image:url('/bibliotecaestilos/imagenes/boton-gris.gif');
	background-color:transparent;
	background-position:right;
	background-repeat:no-repeat;
	right:-1px;

	display: table;
	#position: relative;
	overflow: hidden;
}

.BotonMenu .valign{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	cursor:pointer;
	right:0px;
	width:90px;
}

.BotonMenu .texto{
	#position: relative;
	#top: -50%;
	cursor:pointer;
	text-align:center;
}



/* Texto de los enlaces del menÃƒÂº horizontal */
.Menu ul li a{
	font-family:'Century Gothic';
	font-size:11pt;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
}

/* Elemento seleccionado del menÃƒÂº horizontal */
.Menu ul li a:hover, .Menu ul li.selected a.BotonMenu{
	background-image:url('/bibliotecaestilos/imagenes/boton-azul.gif');
	color:white
}


/* MenÃƒÂº del pie */
.MenuPie {
	margin-top:10px;
    padding: 0;
    width: 100%;
    text-align:center;
    background-color:#e6e6e6;
  	float:left;
  	height:30px;
	line-height:30px;
    display:block;
    vertical-align:middle;
    text-align:center;
	padding-top:5px;
}

/* Lista del menÃƒÂº del pie */
.MenuPie ul {
    width: auto;
    list-style: none;
    list-style-type: none;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size:10pt;
    text-align:center;
    display:inline;
}

/* Elemento de lista del menÃƒÂº del pie */
.MenuPie li {
    padding: 2px;
    list-style: none;
    list-style-type: none;
    display: inline;
    color:black;
    text-align:center;
    border-right:1px black solid;
    padding:0 10px 0 10px;
    display:inline;
    width:auto;
}

/* Primer elemento de la lista */
.MenuPie li.ultimo {
	border:0;
	width:60px;
	vertical-align:baseline;
	display: inline;
	white-space: nowrap;
}
/* Enlace del menÃƒÂº del pie */
.MenuPie li a, .MenuPie li a:visited{
	color:#365F91;
	text-decoration:none;
	height: 30px;
}

/* Efecto hover de los enlaces del menÃƒÂº del pie*/
.MenuPie li a:hover {
	color:#8E908E;
	text-decoration:underline;
}


/* 1Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul{
	margin-left:0px;
	list-style:none;
	list-style-type:none;
	/*background-image:url('/bibliotecaestilos/imagenes/corner-leftmenu-bottom.png');
	background-position:right bottom;
	background-repeat:no-repeat;*/
	height:100%;
	margin:0;
}

/* Elementos del 1Ã‚Âº nivel del menÃƒÂº lateral*/
.LeftMenu ul li{
	margin-bottom:0px;
	/*background-image: url('/bibliotecaestilos/imagenes/corner-leftmenu-hover.gif');
	background-position:-30px;
	background-repeat:no-repeat;*/
}

/* PRIMER ELEMENTO del 1Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul li a.top, .LeftMenu ul li a.top:visited {
	background-color: #01548a;
	background-image: url('/bibliotecaestilos/imagenes/corner-leftmenu.gif');
	background-position: right top;
	background-repeat:no-repeat;
	color: white;
	text-align: left;
	width: 100%;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:20px;
}

/* Efecto hover del PRIMER ELEMENTO del 1Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul li a.top:hover{
	/*background-image: url('/bibliotecaestilos/imagenes/corner-leftmenu-hover.gif');*/
	background-color: #237bc2;
	color: white;
	text-decoration:none;
}

/* PRIMER ELEMENTO del 1Ã‚Âº nivel del menÃƒÂº lateral seleccionado*/
.LeftMenu ul li a.topSeleccionado:visited, .LeftMenu ul li a.topSeleccionado{
	background-color: #237bc2;
	color: #fff;
	text-decoration:none;
}


/* Enlace del 1Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul li a, .LeftMenu ul li a:visited{
	background-color: #01548a;
	background-image: none;
	color: white;
	text-align: left;
	width: 100%;
	line-height: 100%;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:20px;
}

/* Efecto hover 1Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul li a:hover{
	background-color: #237bc2;
	color: white;
	text-decoration:none;
}

/* 1Ã‚Âº nivel del menÃƒÂº lateral seleccionado*/
.LeftMenu ul li a.seleccionado:visited, .LeftMenu ul li a.seleccionado{
	background-color: #237bc2;
	color: #fff;
	text-decoration:none;
}

/* 2Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul ul{
	margin-left:30px;
	list-style:none;
	list-style-type:none;
	border: 0px;
	background-image:none;
	height:auto;
}

/* Elementos del 2Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul ul li{
	margin-bottom:0px;
	background-image:none;
/*	list-style:disc;
	list-style-position:inside;
	color: #8e908e;
	padding-top:3px;
	vertical-align:middle;*/
}

/* Enlace del 2Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul li ul li a, .LeftMenu ul li ul li a:visited{
	color: #8e908e;
	background-color: transparent;
	background-image:none;
	height:15px;
	font-size: 9pt;
	padding:0;
	padding-top:3px;
	padding-bottom:3px;
	width:auto;
}

/* Efecto hover 2Ã‚Âº nivel del menÃƒÂº lateral */
.LeftMenu ul li ul li a:hover{
	color: #8e908e;
	background-color: transparent;
	background-image:none;
	text-decoration:underline;
}

/*2Ã‚Âº nivel del menÃƒÂº lateral seleccionado*/
.LeftMenu ul li ul li a.seleccionado, .LeftMenu ul li ul li a.seleccionado:visited {
	color: #000;
	background-color: transparent;
	background-image:none;
	text-decoration:underline;
}

/* Caja contenedora de noticia */
.Noticia{
	margin: 1px 7px 9px 9px;
	overflow: hidden;
	height: 95px;
	border-bottom:1px gray solid;
	font-size:10pt;
	text-align:justify;
}

/* Caja contenedora de ÃƒÂºltima noticia */
.NoticiaBottom{
	margin: 1px 7px 0px 9px;
	overflow: hidden;
	height: 103px;
	font-size:10pt;
	text-align:justify;
}

.NoticiaBottom .LinkTodas, .NoticiaBottom .LinkTodas a{
	text-align:right;
	font-family: Calibri, Arial;
	font-size:10pt;
	color:#365F91;
	text-decoration:none;
}

.NoticiaBottom .LinkTodas img, .ParteDcha .Descripcion img{
	margin-right: 3px;
	margin-left: 5px;
	width:auto;
	float:none;
	vertical-align:text-bottom;
}

/* Imagen de noticia */
.Noticia img, .NoticiaBottom img{
	float: left;
	width: 116px;
	margin-right: 10px;
}


/* Caja contenedora de la parte derecha de las noticias */
.ParteDcha{
	height: 87px;
	width:auto;
	overflow:hidden;
}

/*VÃƒÂ­nculos de la parte derecha de las noticias*/
.ParteDcha a{
	font-family: Calibri, Arial;
	font-size:10pt;
	color:#365F91;
	text-decoration:none;
}

/* TÃƒÂ­tulo de la noticia */
.ParteDcha .Titulo a{
	float: left;
	font-weight:bold;
	text-decoration:none;
}

/* Hover del tÃƒÂ­tulo de la noticia */
.ParteDcha a:hover, .LinkTodas a:hover{
	text-decoration:underline;
}


/* Fecha de la noticia*/
.ParteDcha .Fecha{
	float: right;
	color: gray;
	font-size:9pt;
	margin-left:10px;
	font-family:Calibri,Arial;
}

/* DescripciÃƒÂ³n de la noticia */
.ParteDcha .Descripcion{
	clear:both;
	float: right;
	margin-top:4px;
	width:100%;
	color:#646464;
	font-size:10pt;
	font-family:Calibri,Arial;
	line-height: 14px;
}
.ParteDcha .Descripcion .moreInfo {
	text-align: right;
	margin-top: -3px;
}

.Destacado {
	width:80%;
	float:none;
	position:relative;
	height: 89px;
	margin-bottom:14px;
	text-align:left;
}


.Destacado .Imagen{
	z-index: 1;
	width:100%;
	position:absolute;
	top:1px;
	right:0;
	text-align:right;
	overflow:hidden;
	border:1px #e8eceb solid;
}

.Destacado .Boton{
	z-index: 2;
	height:90px;
	width:97px;
	position:absolute;
	text-align:left;
	background-image:url('/bibliotecaestilos/imagenes/boton-destacados.png');
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	left:-10px;
	top:0;

	display: table;
	#position: relative;
	overflow: hidden;
}



.Destacado .Boton .valign{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	cursor:pointer;
	left:0px;
	width:87px;
}

.Destacado .Boton .valign .texto{
	#position: relative;
	#top: -50%;
	cursor:pointer;
	text-align:center;
	width:100%;
}

.Destacado a.Boton{
	padding-top:0px;
	padding-right:10px;
	font-family:'Century Gothic';
	font-size:9pt;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	vertical-align:bottom;
}


.Destacado a.Boton:hover {
	background-image:url('/bibliotecaestilos/imagenes/boton-destacados-sel.png');
	color:#646464;
}

.smDestacado {
	margin-bottom:10px;
	width:100%;
	height: 36px;
	text-align:left;
}

.smDestacado img{
	width:48px;
	height:36px;
	float:left;
	border: 1px solid #e0e0e0;
}

.smDestacado a{
	display: table;
	height: 36px;
	width: 130px;
	#position: relative;
	overflow: hidden;
	text-decoration:none;
}

.smDestacado a:hover{
	text-decoration:underline;
	color:#8E908E;
}

.smDestacado a .valign {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	cursor:pointer;
}

.smDestacado a .valign .texto{
	#position: relative;
	#top: -50%;
	cursor:pointer;
	font-family:Calibri,Arial;
	font-size:9pt;
	color:#365F91;
	text-decoration:none;
	padding-left:5px;
}

.smDestacado a:hover .valign .texto{
	color:#8E908E;
}

.smNoticia {
	width:100%;
	margin-bottom:5px;
	text-align:left;
	font-family: Calibri, Arial;
	border-bottom:1px gray solid;
	padding-bottom:8px;
}


.smNoticiaBottom {
	width:100%;
	text-align:left;
	font-family: Calibri, Arial;
}


.smNoticia .fecha, .smNoticiaBottom .fecha{
	float:right;
	color: gray;
	font-size:9pt;
	margin-bottom:5px;
}

.smNoticia a, .smNoticiaBottom a{
	clear:right;
	text-align:left;
	font-size:10pt;
	color:#365F91;
	text-decoration:none;
}

.smNoticia a:hover, .smNoticiaBottom a:hover {
	text-decoration:underline;
}

/* RESULT TABLE LIST */
 ul.resultTableList
{
	margin: 10px;
	list-style-type: none;
	width: 90%;
}

 ul.resultTableList li
{
	background-color: #fff;
	color: #000;
	text-align:left;
	font-family:Calibri,Arial;
	border: 0;
	border-bottom: 1px solid #eee;
	padding: 3px 10px 3px 10px;
	width: 100%;

}

 ul.resultTableList li.header
{
	background-color:#cce0ff;
	color:#616b7b;
	padding:3px 10px 3px 10px;
	text-align:left;
	border: 0;
	font-size:10pt;
	font-weight: bold;
}


/* LISTCONTENT WEB PART */
#ContentListSearchForm
{
	font-size:10pt;
	font-family:Calibri,Arial;
	background-color:#ffffff ;
	color:#616b7b;
	padding:3px 20px 3px 20px;
	border-top:1px #eeeeee solid;
	border-bottom:1px #eeeeee solid;

}
#ContentListSearchForm input
{
	background-color: #fff;
}

#ContentListSearchForm input.boton
{
}

#ContentListSearchForm input.Checkbox
{
	background-color: #fff;
	border: 0px;
	color: #333;
	width: 20px;
}

input.smallTextBox
{
	width: 80px;
}

input.largeTextBox
{
	width: 250px;
}

.ListContentItem
{
	display: block;
	clear: both;
}

.ListContentItem{
	font-family:Calibri,Arial;
	border-bottom:1px #dfdfdf solid;
	margin-bottom: 10px;
	font-size:10pt;
	text-align:justify;
	display: block;
}

/* Caja contenedora de ÃƒÂºltima noticia */
.ListContentItemBottom{
	font-family:Calibri,Arial;
	font-size:10pt;
	text-align:justify;
}


/* Imagen del list item */
.ListContentItem img, .ListContentItemBottom img{
	float: none;
	display: block;
	margin-right: 10px;
}

/* Caja contenedora del contenido del list item */
.ListContentItem .ItemContent{
	width:auto;
}

/*VÃƒÂ­nculos de la parte derecha del list item*/
.ListContentItem .ItemContent a{
	font-family: Calibri, Arial;
	font-size:10pt;
	color:#365F91;
	text-decoration:none;
}

/* Hover del tÃƒÂ­tulo del list item */
.ListContentItem .ItemContent a:hover, .LinkTodas a:hover{
	text-decoration:underline;
}

/* TÃƒÂ­tulo del list item */
.ListContentItem .ItemContent .Titulo a{
	float: left;
	font-weight:bold;
	text-decoration:none;
}

/* Fecha del list item*/
.ListContentItem .ItemContent .Fecha{
	float: right;
	color: gray;
	font-size:9pt;
	margin-left:10px;
	font-family:Calibri,Arial;
}

/* Intro del list item */
.ListContentItem .ItemContent .Intro{
	margin-top:4px;
	width:100%;
	color:#646464;
	font-size:10pt;
}

/* DescripciÃƒÂ³n del list item */
.ListContentItem .ItemContent .Descripcion{
	margin-top:4px;
	width:100%;
	color:#646464;
	font-size:10pt;
}
.ListContentItem .ItemContent .Descripcion .moreInfo {
	text-align: right;
	margin-top: -3px;
}

.volver
{
	font-size:9pt;
	font-family:Calibri,Arial;
	float: right;
}

#Navegacion
{
	margin-top: 20px;
	padding-right: 30px;
}


/************************** ESTILOS DE SHAREPOINT SOBREESCRITOS **************************/

.ms-titlearealine, .ms-storMeEstimated, .ms-bannerContainer, .ms-titlearearight .ms-areaseparatorright,
.ms-consolestatuscell, .ms-searchresultstitlearea, div.ms-areaseparatorright, .ms-globalbreadcrumb,
.ms-pagemargin, .ms-pagetitle, div.ms-titleareaframe, {
	background-color: white;
	background-image:none;
}

.ms-titleareaframe table td.ms-titlearea,.ms-areaseparator table td.ms-titlearea,
.ms-pagetitleareaframe table td.ms-titlearea,.ms-consoletitleareaframe{
	background-color:#ffffff;
	background-image:none;
	text-align:right;
}

.ms-navframe{
	width:100%;
	margin-right:0%;
	background-color:transparent;
	background-image:none;
}

.ms-leftareacell{
	float:left;
	width:0;
}

.ms-titlearea,.ms-mwstitlearea{
	background-image:none;
	background-color:transparent;
	color:#666666;
	font-family:tahoma;
	font-size:8pt;
	letter-spacing:.1em;
	margin-bottom:20px;
}

TD.ms-titleareaframe,Div.ms-titleareaframe,.ms-pagetitleareaframe,.ms-mwspagetitleareaframe,.ms-consoletitleareaframe{
	background-image:none;
	background-color:transparent;
	text-align:left;
}

.ms-siteactionsmenu{
	float:left;
	margin-top:10px;
	margin-left:1%;
}

.ms-titlearealeft{
	vertical-align:middle;
	float:left;
}

.ms-pagetitleareaframe{
	width:100%;
	border:0px;
	float:left;
}

.ms-titlearea{
	vertical-align:top;
}

.ms-titlearearight, .ms-leftareacell{
	float:left;
}

.ms-nav{
	width:100%;
	background:transparent;
	background-image:none;
}

.editorContainer iframe{
	height:400px;
}

.ms-SPLink, .ms-SPLink a:hover {
	vertical-align:middle;
	padding:0px;
	margin:0px;
	border:0;
}

