body {
	background-color: #043150;
	margin-top: 5px;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:justify;
}
.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;
	text-align:left;
}
.titulo2 {
	text-indent:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	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;
}
.thumbsTable {	
	display:table;
	margin:auto;
}
.thumbsTableRow {
	display:table-row;
}
.thumbsTableCell {
	display:table-cell;
}
.thumbsTableCellIcon {
	display:table-cell;
	vertical-align:middle;
	width:70px;
	padding-bottom:5px;
}
.thumbsTableCellText {
	display:table-cell;
	vertical-align:middle;
}
.divTableDirectorio {
	display:table;
	margin:auto;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#000;
}
.divRowDirectorioHeader {
	display:table-row;
	background-color:#548dd4;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}
.divRowDirectorioSubHeader{
	display:table-row;
	background-color:#b8cce4;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.divRowDirectorio {
	display:table-row;
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.divCellDirectorioCentered {
	display:table-cell;
	padding:5px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#000;
}
.divCellDirectorio {
	display:table-cell;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#000;
}
.divMain {
	display:table;
	width:900px;
	margin:auto;
}
.divFillTable {
	display:table;
	width:100%;
}
.divRow {
	display:table-row;
}
.divMenuBar {
	display:table-row;
	height:26px;
	background-image:url(../../PORTAL/images/fondo-m3.gif);
	background-repeat:repeat-x;
}
.divLeftMenuDirections {
	display:table-cell;
	width:195px;
	background-color: #0D4B6C;
}
.divContentDirections {
	display:table-cell;	
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
}
.divLeftFooter {
	display:table-cell;
	background-image:url(../../PORTAL/images/izq-in.jpg);
	background-position:bottom;
	width:20px;
	background-color:#000;
	background-repeat:no-repeat;
}
.divRightFooter {
	display:table-cell;
	background-image:url(../../PORTAL/images/der-in.jpg);
	background-position:bottom;
	width:20px;
	background-color:#000;
	background-repeat:no-repeat;
}
.divCenterFooter {
	display:table-cell;
	width:860px;
	background-color:#000;
	height:35px;
	text-align:center;
	padding:10px;
}