.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.center-table
{ 
margin-left: auto;
margin-right: auto;
text-align: center;
width: 100%;
}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display: block;
	padding:10px;
	text-align:justify;
	font-weight: bold;
}
.cuerpo-file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	padding:10px;
	text-align:justify;
	font-weight: bold;
}
.cuerpoCentrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display: block;
	padding:10px;
	text-align:justify;
	font-weight: bold;
}

.wrapper {
    display: grid;
    grid-template-rows: repeat(1, 200px);
    grid-gap: 15px;
    grid-auto-flow: column;
}

.wrapper1 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 10px;
  grid-auto-rows: 160px;
}


.cuerpoLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	display: block;
	padding:10px;
}
.cuerpoLnk:hover {
	color:#777;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9C01;
	color: #035587;
}

.campo {
	border: 1px solid #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025285;
	background-position: center center;
	margin-top: 5px;
}
.foto-minis {
	margin-left: 8px;
}
.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bullet-sub.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4AB9EC;
	text-align: left;
	white-space: normal;
}
.menuOption {
	color: #FFFFFF;
	text-decoration: none;
}
.menuOption:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menuOption:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}
.lblReglamento {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#BBB;
	text-decoration:none;
}
.lblReglamento:hover {
	color:#999;
}
.tblDirectorio {
	color:#000;
	border-color:#000;
	border-collapse:collapse;	
}
.pipeBecas {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	color:#AAA;
	text-decoration:none;
}
.lblBecas {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	font-weight:bold;
	color:#AAA;
	text-decoration:none;
}
.lblBecas:hover {
	color:#888;
	text-decoration:underline;
}
.lnkArchivo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	cursor:pointer;
	text-decoration:none;
}
.lnkArchivo:hover {
	color:#333;
}
.menu2Option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;	
}
.menu2Option:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
}
.menu2Option:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888;
	text-decoration: none;
}
.btnCurso {
	background-image:url("../images/boton.png");
	//background-repeat:no-repeat;
	width:150px;
	opacity:0.4;
	padding:0px;
}.lnkImages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	cursor:pointer;
	text-decoration:none;
}
.linkImagen {
	border: none;
}
.separador {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9C01;
}
