@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%;	
    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: 80%;
	text-align: center;
}
#menulogo img {
	margin-top: 10%;
	margin-left:20%;
	margin-right: 5%;
	padding-bottom: 2%;
}
.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;
}

/*-----------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: 280px;
	width: 100%;	
	margin:auto;
}
.izq_header {
	position: relative;
	float: left;
	width: 13%;
	height:100%;
	top: 0px;
	padding-left: 2%;
}
.der_header {
	float: left;
	width: 30%;
	height:100%;		
	margin-top:0px;	
}
.header-contenido {
	position: relative;
	float: left;
	width: 57%;
	height: 100%;
	margin-top:-15px;
	padding-left: 30px;
	padding-right: 30px;
}

.header-contenido h1 {
	color: #0E0774;
	font-size: 28px!important;
	text-align:center;
	font-weight: bold;
}
.header-contenido h2 {
	color: #A80C29;
	font-size: 25px!important;
	text-align:center;
	font-weight: bold;
}
.header-contenido h3 {
	color: #0E0774;
	font-size: 16px!important;
	text-align:center;
	font-weight: bold;
}
#contenido {	
	margin-left: 200px;
	margin-right: 120px;
	margin-bottom: 30px;
	min-height: 380px;
}
#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:16px;
}
#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----------*/

table {
	font-size:18px;
	color:#0E0774;	
}
.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{
	color:#BACF9A;
	}
.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 {
  background-color: #A6A6A6;
  line-height: 70px;
  color: #FFFFFF !important;
  padding-left:50px;
}
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;
}

/*****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;
}

