.contenido{
	border: 5px solid #ff00ff;
}
.nombre_comision {
	font-weight: bold;
	font-size: 12pt;
	position: relative;
	top: 0;
	left:0;
}

.datos_usuario{
	font-weight: bold;
	position: relative;
	top: 0;
	right:0;
}

.celda_admin_1{
	color: #e7ebf7;
	background-color: #114074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.celda_admin_2{
	color: #cecece;
	background-color: #EFF4F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.celda_admin_3{
	color: #e7ebf7;
	background-color: #114074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.enlacesdestacados  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f09f07;
	text-decoration: none;
}
.enlacesdestacados:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f09f07;
	text-decoration: underline;
}
.enlace_principal{
	color:#114074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;	
}
.titulo_tabla{
	color: #ffffff;
	background-color: #114074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;
}
.campoform_error { 
	background-color: #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8EADBF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #8EADBF;
	border-bottom-color: #8EADBF;
	border-left-color: #8EADBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.titulo_tabla12{
	color: #ffffff;
	background-color: #114074;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
