#menus {
	background-color: #1E80A8;
	height: 130px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#identifiacion {
	background-color: #EBEBEC;
	border: 1px solid #B9CEE3;
	width: 300px;
	height: 150px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}
.alinearDcha {
	text-align: right;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.mensajeerror {
	font-weight: bold;
	color: #F00;
}
a {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
#contenido {
	width: 100%;
}
.titGestor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E80A8;
	font-weight: bold;
}
.ancho30 {
	width: 30px;
	text-align: center;
}
.tablatitulo {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
	text-align: center;
}
.tablaImpar {
	background-color: #B9CEE3;
}
.tablaPar {
	background-color: #1E80A8;
	color: #FFF;
}
.altas {
	list-style-image: url(../img/db_add.png);
}
.buscar {
	list-style-image: url(../img/search.png);
}
.nota {
	font-style: italic;
}
.mensajeGestion {
	font-weight: bold;
	position: relative;
	top: 440px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	z-index: 90;
	text-align: center;
	color: #900;
	background-color: #FFF;
	border: 1px solid #900;
	padding: 5px;
}
.altoPeq {
	height: 30px;
}
.fotoResultadoNoticias {
	height: 96px;
	width: 128px;
}
.justificado {
	text-align: justify;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}
.fotoResultadoProfesores {
	height: 124px;
	width: 80px;
}
.tablaPar a:visited {
	color: #FFF;
}
.tablaPar a:link {
	color: #FFF;
}
.tablaPar a:hover {
	color: #B9CEE3;
}
.fotoResCursosProf {
	height: 184px;
}
.imgListadoLibros {
	height: 50px;
}
.fotoListado {
	height: 50px;
}

