/* CSS3 */
/* Developed by: MrCh0n <mrchon@gmail.com> */  
/* fecha de creacion: 11/02/2013 */  
/* fecha de modificacion: 11/02/2013 */
/* =================================================================== 
 * OBJETOS DEL HEADER
 * ===================================================================*/
#header_logo {
	padding-top: 6px;
	float:left;
	text-align: center;
	background-image: url('../imagenes/logo_2021.png');
	background-repeat:no-repeat;
	background-position: left top;
	background-color: transparent;
	background-size: 100% auto;
	width: 180px; 
}
.seccionvertical{
	position:relative;
}
#menuvertical {
	height:100%;
	/*background-image: url('../imagenes/banner13.png');*/
	background-repeat:no-repeat;
	background-position: left top;
	background-color: transparent;
	text-align: center;
	vertical-align:top;
	margin-top:0;
	float: left;
	z-index: 1;
	font-weight: bold;
	left: 0;
	width: 580px; 
	position:absolute;
}
#header_spaceleft,#header_spaceleft2{
	width: 160px;
	float:left;
}
#header_logo,#header_menu,#header_spaceleft{
	height: 55px;
	/*border:1px solid #000; /* */
}
#header_menu{
    border:0 solid #000;
	padding-left:10px;
	/*width: calc(100% - 270px);
	width: -moz-calc(100% - 270px);
	width: -webkit-calc(100% - 270px);
	width: -o-calc(100% - 270px);
	width: -ms-calc(100% - 270px);*/

}

#contentprincipal{
	position:relative;
	float:right;
	height:100%;
	width: 100%;
/*	width: calc(100% - 380px);
	width: -moz-calc(100% - 380px);
	width: -webkit-calc(100% - 380px);
	width: -o-calc(100% - 380px);
	width: -ms-calc(100% - 380px);*/
}


#contentprincipal2016{
	position:relative;
	float:right;
	height:100%;
	width: calc(100% - 380px);
	width: -moz-calc(100% - 380px);
	width: -webkit-calc(100% - 380px);
	width: -o-calc(100% - 380px);
	width: -ms-calc(100% - 380px);
}

.bkground_slider{
	background-repeat:repeat;
	background-position: left top;
	background-color: transparent;
	width:100%;
	height:100%;
}

#header_spaceleft2{
	background-image: url('../imagenes/izquierdaesquina3.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
}



#ulmenuconcurso{
	color:#ffffff;
	text-align: left;
	list-style-type: none;
	list-style: none;
	list-style-position: inside;
	padding:0;
	width:400px;
	margin-left:170px;
	margin-top:30px;
	
}

#ulmenuconcurso li {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right:5px;
  margin:0;
  font-size: 1em;
  color:#ffffff;
  border-left:2px solid background-color: rgba(100, 100, 100, 0.5);
  width:100%;
}
#ulmenuconcurso li:hover {
  cursor:pointer;
}

#ulmenuconcurso li a {
  color:#003847;
  font-size: 1.2em;
  display:inline-block;
  text-decoration:none;
}
#ulmenuconcurso li a:hover {
	text-decoration:underline;
}

#rollover { 
  width: 100%;
  height: 100%;
  overflow:hidden;
  z-index:-1;
  background:#ffffff;
  text-align:center;
}


.contenedor_instituciones>li{
	float:left;
}


.leyendaroll {
	top:230px;
	position:relative; 
	height: 100px;
	width: auto;
	float: right;
	z-index: 1;
	text-align: right;
}
.rollverimg{
/*	width:100%;*/
	height:100%;
	margin-left:25%;
}
.showbanner, .hidebanner{
	cursor:pointer;
}
.slidebanner {
  display: inline-block;
  width: 185px;
  height: 100px;
}



.ulpre2018{
	color:#000;
	text-align: left;
	list-style-type: none;
	list-style: none;
	list-style-position: inside;
	padding:0;
	width:100%;
	
}

.ulpre2018 li {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right:5px;
  margin:0;
  font-size: 1em;
  color:#000;
  border-left:2px solid background-color: rgba(100, 100, 100, 0.5);
  width:100%;
  text-align:justify;
}

.ulpre2018 li  h3{
	color:#334661;
	text-decoration: underline;
}

.imgmenus{
	/*width:250px;*/
	width:80%;
	height: auto;
}

.imgMenuDescargas2018{

	width: auto;
}

.comunicadoCovid2020{
	width:100%;
	/*background-image: url('../imgsys/fondoAnuncioCovid3.jpg');*/
	background-image: url('../imgsys/remometro2.png');
	background-repeat:no-repeat;
	background-position: right bottom;
	background-color: transparent;
}
.comunicadoTextoCovid2020{
	border:0 solid #000;
	width:100%;
	margin-left:1%;
	display:inline-block;
	/*background-color:white;*/
	text-align:justify;
	padding-top:10px;
	/*margin-top:100px;*/
	padding-bottom:100px;
}
.comunicadoTitleimg{
	display:block;
	margin:auto;
}
.comunicadoTexto1{
	text-align:center;
	font-size:1.2;
	font-weight: bold;
}
.aurl{
	color:#240085;
	font-weight: bolder;
}
.itemBotonIndex{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
.imgprincipalBtn{
	width:90%;
}
/* =================================================================== 
 * RESPONSIVE
 * ===================================================================*/
/* screen desde 770 px a  1024 px */

/*media query celulares* /
@media only screen and (max-width: 320px){ 
}
/*media query celulares anchos* /
@media only screen and (min-width : 321px) and (max-width : 480px) {
}
/*media query celulares anchos iphone 5* /
@media only screen and (min-width : 481px) and (max-width : 568px) {
}
/* media query tabletas y mas grandes * /
@media only screen and (max-width:767px){ 
	.contenedor_descargas>li{
		border:0 solid #000;
		margin:auto;
		clear:both;
	}
}

/* media query tabletas y mas grandes * /
@media only screen and (min-width:768px){

}
/*media query computadoras normales* /
@media only screen and (min-width: 960px) and (max-width : 1024px) { 
	html { font-size: 112.5%; } /* 18px * /
}



/*media query laptops* /
@media only screen and (min-width: 1280px) { 
	html { font-size: 112.5%; } /* 18px * /	
}
*/