﻿body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}
#contenedor
{
	margin: 2px 8px 8px 2px;
	border: 1px solid #003366;
	box-shadow: 3px 3px 3px #666666;
}
#encabezado
{
	width: 100%;
	height: 100px;
}
MenuPrincipal
{
	width: 100%;
	height: 28px;
}
#contenido
{
	margin: 4px;
}
#contenido a {
	text-decoration: none;
	/*color: #0069D2;*/
	color: #0071B9; 
}
#contenido a:link {text-decoration:none;
}
#contenido a:visited {text-decoration:none;
} 
#contenido a:hover {
	text-decoration: underline;
	/*color: #0069D2;*/
	color: #0071B9;
}
#contenido a:active { 
	/*color: #0069D2;*/
	color: #0071B9;
}

.T_Principal
{
	font-family: calibri;
	/*color: #015994;*/
	color: #0071B9;
	font-size: 20px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*border-bottom-color: #003366;*/
	border-bottom-color: #0071B9;
	margin-bottom: 12px;
	padding-bottom: 6px;	
}
.subTitulo
{
    FONT-FAMILY: calibri;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
h1
{
	font-family: calibri;
	color: #015994;
	font-size: 24px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	margin-bottom: 12px;
	padding-bottom: 6px;	
}

h2{
	font-family: calibri;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;

}
.subTitulo2
{
	FONT-FAMILY: calibri;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	font-style: italic;
}

.textoNormalCentrado
{
	text-align: justify;
	width: 100%;
}
#vinetas2
{ /*no las recomiendo. vicky*/
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	list-style-image: url('iconoFaba2.jpg');
	line-height: 28px;
	/*vertical-align: top;*/
	background-position: 50%;
}

#vinetasSimples
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 28px;
	vertical-align: top;
	list-style-type: decimal;
}
.VinetasV3{
	list-style-type:none;
	background-size: 16px 16px;
	padding: 2px 2px 2px 26px;
	background-position: 2px;
	width: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	/*background-image: url('FABA_logo_16.png');*/
	background-image:url('iconoFaba2.jpg');
	background-repeat: no-repeat;
}
.VinetasV4  li{
	list-style-type:none;
	background-size: 16px 16px;
	padding: 8px 8px 8px 27px;
	background-position: 2px;
	width: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	/*background-image: url('FABA_logo_16.png');*/
	background-image:url('iconoFaba2.jpg');
	background-repeat: no-repeat;
}

#botones
{
	border: 1px solid #FFFFFF;
	border-radius: 2px;
	padding: 2px 2px 4px 2px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #0071B9;
	/*background-color: #0162A6;*/
	height: 28px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#botones:hover
{
	background-color: #2A85B7;
	/*background-color: #7BA3CE;*/}

.botones
{
	border: 1px solid #FFFFFF;
	border-radius: 2px;
	padding: 2px 2px 4px 2px;
	color: #FFFFFF;
	cursor: pointer;
	/*background-color: #0162A6;*/
	background-color: #0071B9;
	height: 28px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.botones:hover
{
	/*background-color: #7BA3CE;*/
	background-color: #2A85B7;
}

#cuerpo{
	width: 100%;
	overflow:hidden;
	background-color : #ffffff;
	float: right;
}

#cuerpo a {
	text-decoration: none;
	color: #00478E;
}
#cuerpo a:link {text-decoration:none;
	}
#cuerpo a:visited {text-decoration:none;
} 
#cuerpo a:hover { text-decoration: underline;
} 
#cuerpo a:active { color: #0286C9;
}

#izquierda
{
	width: 156px;
	float: left;
	background-color: #FFFFFF;
	overflow:hidden;
}
#tablaContenido
{
	width: 100%;
}
.col_izq
{
	width: 156px;
	vertical-align: top;
}
.col_der
{
	width: 100%;
	vertical-align: top;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #003366;
	margin:4px;
}



#box-table-b
{
	margin: 45px;
	width: 60%;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
#box-table-b th
{
	padding: 8px;
	background: #FFFFFF;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	border-right-color: #003366;
	border-left-color: #003366;
}
#box-table-b td
{
	padding: 8px;
	background: #FFFFFF;
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	border-right-color: #003366;
	border-left-color: #003366;
}
#imagenBionoticia
{
	float: right;
	margin-left: 5px;
	margin-right: 5px;

}
#tablaContenedora
{
	padding: 0px;
	margin: 0px;
}
.volver
{
	width: 82px;
	height: 29px;
	border-style: none;
	float: right;
	background-image: url('../ImagenesNuevas/volver_izq1.jpg');
}
/* -- OBJETOS --*/

hr{
	margin: 6px;
	border-color: #003366;
	border-style: solid none none none;
	border-width: 1px;
}
input[type=submit],input[type=reset]
{
	margin: 2px;
	box-shadow: 1px 1px 3px #808080;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	padding: 2px 2px 4px 2px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #0162A6;
	height: 28px;
	width: 80px;
}

input:hover[type=submit],input:hover[type=reset]
{
	background-color: #7BA3CE;
}

img{
	border:0;
}
.IMGS_Bionoticias{
	margin: 8px;
	border: 1px solid #CCCCCC;
	box-shadow: 1px 3px 3px #666666;
	border-radius: 6px;
	width: 290px;
}
.IMG_Efemeride{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin: 10px;
	width: 200px;
	padding: 6px;
	border: 1px solid #D7EBFF;
	border-radius: 4px;
}
/*********** Botones Lateral *************/
.btnLateral
{
	border: 1px solid #0162A6;
	padding: 2px 2px 4px 3px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #0162A6;
	margin-top: 1px;
	margin-bottom: 1px;
	background-position: 2px;
	width: 152px;
	height: 35px;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 2px;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
}
.btnLateral:hover
{
	background-color: #7BA3CE;
}

.FabaInforma{
	background-image: url('FABALogoICO.png');
}
.BioNoticias{
	/*background-image: url('FABAInformaICO.png');*/
}
.Links{
	background-image: url('FabaLinksIco.png');
}
.Premios{
	background-image: url('FabaPremiosIco.png');
}
.Cincuentenario{
	background-image: url('FABA50ICO.png');
}
.Fotos{
	background-image: url('FABAFotosICO.png');
}
.ABioq{
	background-image: url('FABAABioqICO.png');
}
.PrensaCarga{
	background-image: url('FABAPrensaCargaICO.png');
}


/*************** TABLAS ********************/

.TablaNueva{
	margin: 16px auto 16px auto;
	border: 1px solid #666666;
	border-radius: 6px;
	width: 98%;
	box-shadow: 1px 3px 3px #888888;
	border-spacing: 0px;
}
.TablaNueva th:first-child, th:last-child{
	border-radius: 6px 0px 0px;
}
.TablaNueva th:last-child{
	border-radius: 0px 6px 0px 0px;
}
.TablaNueva td{
	padding: 4px;
	line-height: 22px;
}
.TablaNueva tr:first-child td{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-style: none;
	padding: 6px 2px 6px 2px;
	/*background-color:#0162A6;*/
	background-color:#0071B9;	
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}

.TablaNueva tr:last-child td{
	border-style: none;
	/*background-color:#0162A6;*/
	background-color:#0071B9;
	border-radius: 0px 0px 4px 4px;
}

.Izquierdo{
	text-align:right;
	padding-right:3px;
	width:40%;
}
.ColumnaCentro{
	font-weight: bold;
	text-align:left;
	padding-left:5% !important;

}
.Filas_CON_Bordes td{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-bottom-color: #999999;
	vertical-align: top;
	line-height: 20px;
}


.Filas_Sombreadas tr:hover{
	background-color: #C1E7FF;
	cursor: pointer;
	color: #000000;
	-webkit-transition: background 0.3s ease-out;
	-moz-transition: background 0.3s ease-out;
	-ms-transition: background 0.3s ease-out;
	-o-transition: background 0.3s ease-out;
	transition: background 0.3s ease-out;
}


.Filas_SIN_Bordes{
	/*background-color:#0162A6;*/
	background-color:#0071B9;
	cursor:default;	
	color: #FFFFFF;
}


.DatoObligatorio{
	color:#FF0000; font-size: 16px; font-weight: bold; vertical-align:top;
}

input[type=text], input[type=password], textarea, select {
	margin: 2px;
	padding: 4px;
	box-shadow: 1px 1px 3px #CCCCCC;
	border: 1px solid #808080;
	border-radius: 2px;
	background-color: #FFFFFF;
}

.Botones{
	border: 1px solid #003366;
	padding: 10px 40px 10px 12px;
	color: #FFFFFF;
	background-color: #003366;
	box-shadow: 1px 3px 3px #999999;
	border-radius: 4px;
	font-size: 16px;
	cursor: pointer;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: right;
}
.Botones:hover{
	opacity: 0.70;
	filter: alpha(opacity =70);
}
.GifExportar1{
	background-image: url('cloud-computing-14.png');
}

.SACT_Items_Titulo{
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
}
.SACT_Items_Texto{
	cursor: pointer;
	margin-left: 20px;
}
.JefeSector{
	border-style: solid none none none; border-width: 1px; border-color: #003366; margin-left: 6px; margin-top:12px; margin-bottom:10px; padding-top: 10px;
}

.ItemsLista {
	background-size: 16px;
	background-position: 6px;
	padding: 8px 8px 8px 30px;
	margin: 6px 4px 6px 15px;
	font-weight: bold;
	font-size: 12px;
	width: auto;
	background-image: url('../ImagenesNuevas/IconoLista.jpg');
	background-repeat: no-repeat;
}

.ItemsLista a: link, a:active {
	cursor: pointer;
	text-decoration:none;
}
.ItemsLista :hover{
	  text-decoration:underline;
}
.BTN_DescargaFormulario{
	background-size: 20px;
	background-position: 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #015994;
	border: 1px solid #015994;*/
	background-color: #0071B9;
	border: 1px solid #0071B9;
	border-radius: 4px;
	box-shadow: 1px 3px 3px #666666;
	width: 230px;
	margin: 10px auto 2px auto;
	padding: 8px 4px 8px 40px;
	background-image: url('../ImagenesNuevas/BTN_Descargar.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
.BTN_DescargaFormulario:hover{
	/*background-color: #5F79A0;*/
	background-color: #2A85B7;
	transition: background-color 0.5s ease;
}

/************ ESTILOS 2017 ************/

.TableGeneral2017{
	border-style: solid;
	border-width: 8px 1px 8px 1px;
	border-color: #015994;
	background-color: #FFFFFF;
	border-radius: 2px;
	margin: 10px auto 10px auto;
	box-shadow: 1px 2px 2px #666666;
	padding: 0px;
	width: 80% !important;
	border-spacing: 0px;
}
.TableGeneral2017 th{
	border-style: 0;
	border-radius: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	padding: 4px;
	color: #FFFFFF;
	background-color: #015994;
}
.TableGeneral2017 td{
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	padding: 4px;
}
.divDerecha{
	border: 1px solid #009F98; 
	background-color: #FFFFFF; 
	padding: 4px; 
	width: 182px; 
	line-height: 20px;
	text-align: center;
}
.divDerecha a{
	cursor: pointer;
}
.imgDerechaLogo{
	width: 178px;
}
.FilasPunteadas td{
	width:33%;
	}
.TablaDirectivos{
	width: 85%;
	margin: 15px auto 15px auto;
	border-radius: 4px;
	box-shadow: 1px 3px 3px #999999;
	border: 1px solid #003366;
	color: #000000;
	border-spacing: 0px;
	line-height: 25px;
}
.TablaDirectivos tr:first-child td{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-style: none;
	padding: 6px 2px 6px 2px;
	/*background-color: #0162A6;*/
	background-color:#0071b9;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.TablaDirectivos tr:last-child td{
	border-style: none;
	/*background-color: #0162A6;*/
	background-color:#0071b9;
	border-radius: 0px 0px 4px 4px;
}
.TablaDirectivos tr{
	padding: 10px;
}

.TablaDirectivos td{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 50%;
	vertical-align: top;
}
.TablaDirectivos th{
	padding: 4px 10px 4px 30px;
	text-align: left;
	font-weight: bold;
	width: 50%;
	vertical-align: top;
}
.TablaDirectivos tr:nth-child(odd) {
   background-color:#E4E4E4;
}
.superIndiceNuevoVerde{
	color:#009F98;
	font-size:11px;
	font-weight:bold;
}