@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container-fluid {	
	height:100%!important;
    width:100%!important;
	margin:0!important;
    padding:0!important;	
}
#body {	
	position: fixed;
	height:100%;
    width:16%;	
	color: #FFFFFF;
    background-size: cover;
	background-color:#02375E;
	background-image:url(../../imagenes/contenido.png);	
	background-repeat:no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
#menu_izquierda {
	margin-top: 1%;
	width: 100%;
	height: auto;
	float: left;
	line-height: .1px!important;
}
#menulogo {
	height:auto;
	width: 95%;
	text-align: center;
}
#menulogo img {
	margin-top: 10%;
	margin-left:20%;
	margin-right: 5%;
	padding-bottom: 2%;
}
#menulogo a {
	color: #FFFFFF;
}
.list-group-item hr {
	background-color: #CCCCCC;
	width: 50%!important;
	height: 2px!important;
	margin-left:1%!important;
	line-height: .1px!important;
}
.list-group-item {	
	background-color: transparent !important;
	color: #FFFFFF !important;
	text-align: left !important;
	padding: 6px 0px 6px 40px!important;
	font-size: 13px!important;
	/*border: 1px solid transparent;*/
	border-color: #FFFFFF!important;
	border-radius: 0!important;
	border-bottom: 1px solid transparent;
	border-top: 0!important;
	border-left: 0!important;
	border-right: 0!important;
	font-weight: bold;	
}
.list-group-item.active,
.list-group-item:hover,
.list-group-item:focus {
	color: #000000 !important;
	background-color:#FFFFFF !important;
	text-decoration: none !important;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.sub {	
	padding: 5px 10px 5px 70px!important;
}
.border {
	border: 0!important;
}


.nav-pills > li > a {
    border-radius: 4px;
    color: #FFFFFF!important;
    border-bottom: 1px solid transparent;
    border-bottom-color: #FFFFFF!important;
    line-height: 12px!important;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #000000 !important;
	background-color:#FFFFFF !important;
    font-weight: bold!important;
}
.nav-pills > .active > a > .badge {
    color: #FFFFFF!important;
    background-color: #337ab7!important;
    font-weight: bold!important;
}

.nav > li > a:hover,
.nav > li > a:focus {
    color: #000000 !important;
	background-color:#FFFFFF !important;
    font-weight: bold!important;
}

.dropdown-menu {
    left: 2px!important; 
    color: #000000 !important;
    background-color: #FFFFFF!important;
}
.dropdown-menu > li > a { 
    color: #000000!important;  
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #FFFFFF !important;
    background-color: #02375E!important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #FFFFFF !important;
	background-color:#02375E !important;
    font-weight: bold!important;
}


/*-----------Contenido------------*/
.wrapper {
	float: right;
	height:100%;
    width:84%;	
	/*overflow-y: auto;*/
}	
.wrapper h1 {
	color: #0E0774;
	font-size: 25px;
	/*font-size: 1.9vw;*/
	text-align:center;	
}
.wrapper h3 {
	color: #0E0774;
	font-size: 20px;
	/*font-size: 1.1vw;*/
	text-align:center;	
}
#header {
	height: 250px;
	width: 100%;	
	margin:auto;
}
.izq_header {
	position: relative;
	float: left;
	width: 25%;
	height:100%;
	top: 0px;	
}
.der_header {
	float: left;
	width: 25%;
	height:100%;		
	margin-top:0px;	
}
.header-contenido {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	margin-top:-15px;
	padding-left: 30px;
	padding-right: 30px;
}

.header-contenido h1 {
	color: #0E0774;
	font-size: 24px!important;
	text-align:center;
	font-weight: bold;
}
.header-contenido h2 {
	color: #A80C29;
	font-size: 18px!important;
	text-align:center;
	font-weight: bold;
}
.header-contenido h3 {
	color: #0E0774;
	font-size: 14px!important;
	text-align:center;
	font-weight: bold;
}
#contenido {	
	margin-left: 200px;
	margin-right: 120px;
	margin-bottom: 30px;
	min-height: 380px;
	margin-top: 30px;
    /*height: 100%!important;*/
}
#contenido h1 {
	color: #0E0774;
	font-size: 30px;
	/*font-size: 2.7vw;*/
	text-align:center;	
}
#contenido h2 {
	color: #0E0774;
	font-size: 25px;
	font-weight: bold;
}
#contenido h3 {
	color: #0E0774;
	font-size: 17px;
	/*font-size: 1.3vw;*/
	text-align: left;
	font-weight: bold;
}
#contenido h4 {
	margin-left: 25px;
	font-size: 16px;
	/*font-size: 1.2vw;*/
	color: #0E0774;	
}
#contenido p{
	color: #0E0774;
	font-size: 14px;
	margin-right: 0px;
	text-align:justify;
}
#contenido a {
	color: #031FF4;
	text-decoration: underline;
	font-style:italic;
	font-weight:bold;
}
#contenido ul, ol {
	padding: 0px;
    color: #0E0774!important;
	margin-left: 60px;
	font-size:14px;
}
#contenido fieldset {
	font-weight:bold;
}
.enfasis {
	text-align:center !important;
	font-weight:bold;
}
blockquote {
	color: #0E0774;
}
#izq {
	float: left;
	width: 50%;
	margin-left:-80px;
}
#izq_hos {
	float: left;
	width: 50%;
}
.centrado {
	width: 90%;
	text-align: left;
}
#der {
	float: left;
	width: 50%;
	margin-left: 50px;
}
#der_img {
	float: right;
	width: 50%;
	height: 100%;
	margin-top: 50px;
	padding-top: 300px!important;
}
#der_img h4 {
	text-align:center;
	/*font-size: 1vw;*/
}

.margin-header {
	margin-bottom: 50px;
}
legend {
	color:#FFFFFF;
}
#logos {
	text-align: right;
	display: block;
	height: 60px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.patrocinadores {
	width: 100%;
	height:100%;
	padding-left:-180px;
}
.encabezado {
	float: left;
	width: 100%;
	margin-left:-80px;
}

/*-----------programa----------*/

.informacion {
	font-size:18px;
	color:#0E0774;
    width: 80%!important;
}
th {
    text-align: center!important;
}
.aviso {
	background-color: #821214!important;
	color:  #FFFFFF!important;
}
.centrado table {
	background-color: #DBD9D1;
	text-align: center;
	color:#000000;
	width: 100%;	
	}
.columna{
	width:200px;
	background-color:#365F91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px !important;
	font-weight:bold;
	text-align: center;
	}
.texto a{
	color:#BACF9A!important;
    text-decoration: none!important;
	}
.encabezados{
	background-color:#365F91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#BACF9A;
	text-align: center;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#003;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#003;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#003;
}
.borde_inferior{
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#003;

}
.spacing {
	padding-left: 5% !important;
	padding-right: 5% !important;
	color: #00167E!important;
}
.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003;
	font-weight:bold;
	}
.fuente {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:10px;
}
.bordeazul{
	border: 2px solid #000 !important;
}
.pat {
	text-align:center;
	font-size:14px;
}
.bg-warning {
  background-color: #fcf8e3;
  line-height: 70px;
  color: #8a6d3b !important;
  padding-left:50px;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b !important;
  padding-left:50px;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.bg-danger {
  background-color: #EFD6D6;
  color: #B75542 !important;
  padding: 15px 50px 15px 50px;
	line-height: 20px;	
}
.bg-info {
  background-color: #D9EDF7;
  color: #050339;
  padding: 15px 50px 15px 50px;
	line-height: 20px;	
}
.bg-success {
  background-color: #DFF0D8;
  color: #3C763D;
  padding: 15px 50px 15px 50px;
	line-height: 20px;	
}
.bg-conf {
	color: #B70306;
}

.bg-prem {
	color: #31708f;
  	background-color: #A6A6A6;
  	border-color: #bce8f1;
	padding: 7px;
	margin-bottom: 10px!important;
	border: 1px solid transparent!important;
	border-radius: 4px!important;
}
a.bg-prem:hover,
a.bg-prem:focus {
  background-color: #f7ecb5;
}
.bg-prem h3 {
	text-align: center !important;
}

#resumenes ul, ol {
  color: #ffffff;
  font-size:15px;
  text-align:justify;
  margin-right: 50px;
  margin-left: 50px;
  margin-bottom: 30px;
}

#resumenes p {
  margin: 0;
  color: #ffffff;
  font-size:15px;
  text-align:justify;
  margin-right: 50px;
  margin-bottom: 30px;
}
#resumenes h3 {
	font-size: 18px;
	margin-right: 50px;
}
.liga {
    color:#0C11E5;
	font-weight: bold;
    text-decoration-line: underline;
}
.modal h4 {
    font-weight: bold!important;
}
.btn {
    text-decoration: none!important;
    color: #FFFFFF!important;
}
/*botón ir-arriba*/
.ir-arriba{
	display: none;	
	padding: 8px 18px;
	background:#01227C;	
	font-size: 30px;
	color: #ffffff;
	cursor: pointer;/*con esto se simula que es un boton*/
	position: fixed;
	bottom:80px;
	right: 120px;
    order-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 0px solid #01227C;
}
/*evento hover*/
.boton-subir:hover {
    box-shadow:   0px 2px 10px 0px rgba(255, 255, 255, 0.75);
}
/*estilos para el tag i*/
.boton-subir i{
    color: #fff;
    font-size: 1.5em;
    padding: 10px 10px 10px 7px;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
}
.dark-footer {
    padding: 10px 15px;
    background-color: #332C2C;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #FFFFFF;
}
.dark-footer hr {    
    width: 100%!important;
    height: 1px!important;
    background-color: #E7E5E5!important;   
}

/*****Tabla*****/
.excel10 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #0F243E;	
	font-style: normal;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: .5pt solid windowtext;	
	background: #538DD5;
}

.excel11 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #0F243E;	
	font-style: normal;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	border: .5pt solid windowtext;	
	background: #A6A6A6;
}

.excel5 {
padding-top:1px;
padding-right:1px;
padding-left:1px;
color:black;
font-size: 11px;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:Calibri, sans-serif;
text-align:center!important;
vertical-align:middle;
border:.5pt solid windowtext;
white-space:normal;
background:#A6A6A6;
}
.excel5 p {
	text-align: center;
}

