﻿.tablaPLAN 
{
	border: 1px solid #CCC;
	padding: 0;
	spacing: 0;
}

.TablaTitFACU3, .TablaTitFACU1, .TablaTitFACU4, .TablaTitFACU2
{ 
	Font-Family:Verdana; 
	Font-Size:11Px; 
	Font-Weight:Bold; 
	text-align: center; 
}

.TablaTitFACU3, .TablaTitFACU4, .TablaTitFACU2
{ 
	Color:#fff;  
}

.TablaTitFACU3
{ 
	background-Color:#56AC1B; 
}

.TablaTitFACU1
{ 
	Color:#000; 
	background-Color:#ECBE09; 
}

.TablaTitFACU4
{ 
	background-Color:#0FA1B8; 
}

.TablaTitFACU2
{ 
	background-Color:#CC3333; 
}

.TablaCampos 
{ 
	border:1px solid #fff; 
	FONT-WEIGHT:bold;
	COLOR:#636563; 
	Background-color: #EEEEEE; 
}

.yearFACU3, .yearFACU1, .yearFACU4, .yearFACU2
{ 
	FONT-FAMILY:verdana; 
	FONT-SIZE:11px; 
	FONT-WEIGHT:bold;
	text-align: center;
	COLOR: #636563; 
}

.yearFACU3
{  
	Background-color: #E6F9D2;
	BORDER-TOP:2px solid #56AC1B; 
}

.yearFACU1
{  
	Background-color: #FCF3DA;
	BORDER-TOP:2px solid #ECBE09; 
}

.yearFACU4
{  
	Background-color: #BAD4D8;
	BORDER-TOP:2px solid #0FA1B8; 
}

.yearFACU2
{  
	Background-color: #F9D9DC;
	BORDER-TOP:2px solid #CC3333; 
}

.cuatrimestreFACU3, .cuatrimestreFACU1, .cuatrimestreFACU4, .cuatrimestreFACU2
{ 
	FONT-FAMILY:verdana; 
	FONT-SIZE:10px; 
	FONT-WEIGHT:bold;
	text-align: center;
}

.cuatrimestreFACU3
{  
	color: #56AC1B;
	BORDER-TOP:1px solid #56AC1B; 
}

.cuatrimestreFACU1
{  
	color: #ECBE09;
	BORDER-TOP:1px solid #ECBE09; 
}

.cuatrimestreFACU4
{  
	color: #0FA1B8;
	BORDER-TOP:1px solid #0FA1B8; 
}

.cuatrimestreFACU2
{  
	color: #CC3333;
	BORDER-TOP:1px solid #CC3333; 
}


.materias 
{ 
	FONT-SIZE:10px; 
	COLOR: #636563; 
	BORDER-RIGHT:1px solid #ccc; 
	BORDER-TOP:1px solid #ccc; 
}

.TituloFACU3, .TituloFACU1, .TituloFACU4, .TituloFACU2
{ 
	Font-Family:Verdana; 
	Font-Size:11Px; 
	Font-Weight:Bold; 
	text-align: left; 
}

.TituloFACU3, .TituloFACU4, .TituloFACU2
{ 
	Color:#fff;  
}

.TituloFACU3
{ 
	background-Color:#56AC1B; 
}

.TituloFACU1
{ 
	Color:#000; 
	background-Color:#ECBE09; 
}

.TituloFACU4
{ 
	background-Color:#0FA1B8; 
}

.TituloFACU2
{ 
	background-Color:#CC3333; 
}

UL {
	list-style-image: url(/imagenes/punto_lista_gris.gif);
}


UL UL {
	list-style-image: url(/imagenes/punto_lista_gris2.gif);
}


UL LI.FACU3 {
	list-style-image: url(/imagenes/punto_lista_Facu3.gif);
}

UL LI.FACU1 {
	list-style-image: url(/imagenes/punto_lista_Facu1.gif);
}

UL LI.FACU4 {
	list-style-image: url(/imagenes/punto_lista_Facu4.gif);
}

UL LI.FACU2 {
	list-style-image: url(/imagenes/punto_lista_Facu2.gif);
} 

.padding{
	padding-left: 20px;
	padding-right: 20px;
}
