@CHARSET "UTF-8";
fieldset.practicas {
	width: 700;
	border: 1px solid #eee;
	background: #eee;
}
fieldset.graficos {
	width: 720;
	border: 1px solid #eee;
	background: #eee;
}
table.global {
	width: 690;
	border: 0;
	background: #eee;
}

table.global td{
	/*border: 1px solid #000;*/
	border: 0;
}

table.global input[type=text] {
	clear: both;
	font-size: 110%;
	text-align: justify;
	font-family: "lucida grande", "verdana", sans-serif;
	/*width: 95%;*/
}

table.global input[type=button] {
	display: compact;
	font-size: 100%;
	width: auto;
	vertical-align: bottom;
}

#lista_practicantes {
	width: 100%;
	/*border: 1px solid;*/
	border: 0;
}

table.practicantes_actuales{
	/*border: 1px solid;*/
	vertical-align: middle;
	width: 100%;
}

table.practicantes_actuales table {
	clear: both;
	color: #333;
	width: 100%;
}

table.practicantes_actuales th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

table.practicantes_actuales th a {
	color: #000000;
	text-decoration: none;
}

table.practicantes_actuales td {
	height: auto;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	/*border: 1px solid;*/
	border: 0;
}

table.practicantes_actuales tr {
	color:  #284773;
}
	
table.fotografia td {
	border: 0;
	/*border: 1px solid;*/
}

table.identificacion td {
	border: 0;
	/*border: 1px solid;*/
}

.aula_equipo{
	text-align: center;
	font-family: sans-serif;
	font-size: medium;
	font-weight: 900;
	vertical-align: middle; 
}

.numer_eq {
	text-align: center;
	font-family: sans-serif;
	font-size: medium;
	font-weight: 900;
	/*background: url(../img/computer.png) center no-repeat;*/
	vertical-align: middle;
}

.texto_bold{
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
}

.td_right{
	text-align: right;
	vertical-align: middle;
	color: #cdcac7; /*63b9bf;*/
}

.td_left{
	text-align: left;
	vertical-align: top;
	color: #cdcac7; /*63b9bf;*/
}

.tabla_lista{
	vertical-align: top;
}	

/*table.botones {
	width: 100%;
	height: 50; 
	border: 0;
	text-align: center;
	vertical-align: middle;
}

table.botones td {
	border: 0;
}*/

