/* CSS Document */

.Arial12_Negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;	
	background-color: #FFFFFF;
}
.Arial12_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;	
	
}
.Tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #b7ceb9;
	border-color:white;
	border-width:thin;	
}

.Normal_verde_oscuro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #547b5b;
	font-weight: bold;	
	background-color: #b7ceb9;
}
.Normal_fondo_oscuro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;	
	background-color: #547b5b;
}
.Normal_verde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #547b5b;
	font-weight:normal;	
	background-color: #b7ceb9;
}
.consultar_horarios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #547b5b;
	font-weight:bold;	
	background-color: #b7ceb9;
}
.modificaciones{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	padding:10;
	margin:10;
	border:10;
	font-weight: bold;	
	background-color: #346595;
}
.Nombre_carrera{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #84bade;
	font-weight: bold;	
	background-color: #346595;
}
.Nombre_tipo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #346595;
	font-weight: bold;	
	background-color: #84bade;
}
.Normal_blanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #547b5b;
	font-weight:normal;	
	background-color: #dae7db;
}
.arial_13_rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight:normal;	
	
}
.Nombre_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #346595;
	font-weight: bold;	
	background-color: #84bade;
}
.Texto_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #346595;
	font-weight: bold;	
	background-color: #84bade;
}
.Texto_inicio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:normal;	
}
.mes_rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight:bold;	
	
}
