table, td, tr{
  border: none;
  vertical-align: inherit;
}

th, td {
padding:2px; border:none;
}

hr 
{
text-align: 10px 0px 15px;
}

.modulohome
{
/*overflow: auto;*/
position: relative;
}

legend
{
	margin: 0px;
}


.tablaborde {
	border: 1px solid;
	border-color:#E0E0E0;
}


.tablaborde td {
	border: 1px solid;
	border-color:#E0E0E0;
}


.fondogris {
        border: 1px solid #F6F6F6;
        background-color:#F6F6F6;
        clear:both;
        color: #000000;
}


.fondonaranja {
       border: 1px solid #AC5E02;
        background-color:#AC5E02;
        clear:both;
        color: #ffffff;
}

.naranja_medio{
	font-size:18px;
	padding-top:7px;
	padding-bottom:7px;
}

#datos table{
	width: 100%;
	height: 608px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}
#datos th{
	background-color: #DBDBDB;
}
#datos th, #datos td {
	border: 1px solid #66707E;
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}



/*
#datoscaja table{
	width: 100%;
	height: 608px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}
.posgradofondo th{
	background-color: #DBDBDB;
}
#datoscaja th, #datos td {
	border: 1px solid #66707E;
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}
*/

.posgradofondo
{
	font-size: 11px;
	padding: 0px;
}
.posgrado
{
	font-size: 11px;
	padding: 5px 0px;
}

.titulonaranja
{
	background-color: #FB3;
	clear: both;
	color: #005572;
	font-weight: bold;
	padding: 3px;
}