.Fondo01 {
	background-image: url(imagenes/fondolineas.gif);
}
.fondoua01 {
	background-image: url(imagenes/fondoua01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 2px solid #003366;
}
.borde01 {
	border: 2px dotted #003366;
}

.fondo_est {
	background-image: url(imagenes/fondo_estudiante.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_doc {
	background-image: url(imagenes/fondo_docente.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_com {
	background-image: url(imagenes/fondo_com.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_docum {
	background-image: url(imagenes/fondo_docum.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_enlaces {
	background-image: url(imagenes/fondo_enlaces.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bordes {
	border: thin solid #0066CC;
}
.borde_b {
	border: thin solid #FFFFFF;
}
.linea {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.Fondo01_panel {
	background-image: url(imagenes/fondolinea_panel.gif);
	background-repeat: repeat-y;
}
