/* Textos */

.titulo {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight:bold;
	color:#ef891c;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#899297;
	text-align:justify;
}

.enlace {
	font-family:Tahoma, Arial;
	font-size: 10px; 
	color:#ef891c;
}
.enlace a:link {color:#ef891c; text-decoration:none;}
.enlace a:visited {color:#ef891c; text-decoration:none;}
.enlace a:active {color:#ef891c; text-decoration:none;}
.enlace a:hover {color:#ef891c; text-decoration:none;}

.fecha {
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#ffffff;
}

.titulo-enlace {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight:bold;
	color:#ef891c;
}
.titulo-enlace a:link {color:#ef891c;}
.titulo-enlace a:visited {color:#ef891c;}
.titulo-enlace a:active {color:#ef891c;}
.titulo-enlace a:hover {color:#ef891c;}

.titulo-enlace2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight:bold;
	color:#72c61f;
}
.titulo-enlace2 a:link {color:#72c61f;}
.titulo-enlace2 a:visited {color:#72c61f;}
.titulo-enlace2 a:active {color:#72c61f;}
.titulo-enlace2 a:hover {color:#72c61f;}


.enlace_gris {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#899297;
}
.enlace_gris a:link {color:#899297; text-decoration:none;}
.enlace_gris a:visited {color:#899297; text-decoration:none;}
.enlace_gris a:active {color:#899297; text-decoration:none;}
.enlace_gris a:hover {color:#72c61f; text-decoration:none;}


.enlace_verde {
	font-family: Tahoma, Arial;
	font-size: 10px;
		color:#72c61f;
}
.enlace_verde a:link {color:#72c61f;}
.enlace_verde a:visited {color:#72c61f;}
.enlace_verde a:active {color:#72c61f;}
.enlace_verde a:hover {color:#72c61f;}

.titulo-cursiva {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style:italic;
}

.autor {
	font: bold 10px Tahoma, Arial;
}

.pagina_actual {
	font: bold 11px Tahoma, Arial; color:#FFFFFF;
	background-color:#72c61f;
}


/* Imagenes */

.fondo1 {background-image:url(images/top01bg.gif);}
.fondo2 {background-image:url(images/top02bg.gif);}
.fondoIden {background-image:url(images/acceso/acceso_restringido.gif);}
.fondoCaja {background-image:url(images/informacion2.gif);}
.fondoCajaDown {background-image:url(images/informacion3.gif);}
.barra1 {background-image:url(images/topbar01.gif);}
.barra2 {background-image:url(images/menu/bottom01.gif);}
.barra3 {background-image:url(images/linea_gris.gif);}
.barra4 {background-image: url(images/menu/bottombg.gif);}
.barra5 {background-image:url(images/menu_docencia2.gif); width:17px;}







	

		