BODY  {
	margin: 0px 0px;
	background-color: ;
	background-image: url(apymem/fondo_pag.gif);
	background-repeat: ;
	background-position: center;
	
}  

/* usa siempre nombres en mayusculas para identificar al elemento */

HTML {}

	
/* Text Module (Mdulos de texto) */


ABBR {}

ACRONYM {}

ADDRESS {}

BLOCKQUOTE {}

BR {}

CITE {}

CODE {}

DFN {}

DIV {}

EM {}

H1 {}

H2 {}

H3 {}

H4 {
}

H5 {}

H6 {}

KBD {}

P {}

PRE {}

Q {}

SAMP {}

SPAN {}

STRONG {}

VAR {}






/* Hypertext Module (Mdulos de Hipertexto) */ 
a.categoria { display:block; width:130px; background: url('apymem/fondo_cat.png') no-repeat;}

a.subcategoria { display:block; width:130px; height:19px; background: url('apymem/fondo_subcat.png') no-repeat;}
a span { display:none; }

a.categoria:hover { background: url('apymem/fondo_cat2.png') no-repeat;}
a.subcategoria:hover { background: url('apymem/fondo_subcat2.png') no-repeat; } 
 
/*  Hypertext Module 2 (Mdulos de Hipertexto Pseudoclasses)  */




A:link    {
	COLOR: #666666;
	text-decoration:none;
	font-weight: lighter;
	
}   /* vnculos no visitados */

A:visited {
	COLOR: #666666;
	text-decoration:none;
	font-weight: lighter;
}   /* vnculos visitados */

A:hover   {
	COLOR:  #64980C;
	text-decoration:none;
	font-weight: lighter;
}

A.categoria:link    {
	COLOR: #FFFFFF;
	text-decoration:none;
	font-size: 9px;
	text-transform: uppercase;
}   /* vnculos no visitados */

A.categoria:visited {
	COLOR: #FFFFFF;
	text-decoration:none;
	font-size: 9px;
	text-transform: uppercase;
}   /* vnculos visitados */

A.categoria:hover   {
	COLOR: #FFFF99;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 9px;
}

A.subcategoria:link    { COLOR: #051870;
text-decoration:none;
}   /* vnculos no visitados */

A.subcategoria:visited {COLOR: #666666;
text-decoration:underline;
}   /* vnculos visitados */

A.subcategoria:hover   {  COLOR: #FFDD00;
text-decoration:underline;
}



/* List Module (Mdulos de Listados) */

DL {}

DD {}

DT {}

LI {}

OL {}

UL {}



/* Edit Module (Mdulos de Edicin) */



DEL {}
    
INS {}





/* Forms Module (Mdulos de Formularios) */


BUTTON {}

FIELDSET {}

FORM {}

INPUT {}

LABEL {}

LEGEND {}

SELECT {}

OPTGROUP {}

OPTION {}

TEXTAREA {}





/* Table Module (Mdulos de Tablas) */



CAPTION {}

COL {}

COLGROUP {}

TABLE { FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

TBODY {}

TD {}

TFOOT {}

TH {}

THEAD {}

TR {}






/* Image Module (Mdulos de Imagenes) */


IMG {}

/* CLASES */


}
.texto {
	FONT-SIZE: 9px;
	COLOR: #006F37;
	FONT-FAMILY: verdana, sans-serif;
	text-align: left;
	font-weight: lighter;

}

.rotativo {
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: verdana, sans-serif;
	

}
.texto_azul {
	FONT-SIZE: 9px;
	COLOR: #00659c;
	FONT-FAMILY: verdana, sans-serif;



}
.texto2 {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: verdana, sans-serif;
	text-align: left;
	font-weight: lighter;

}
.titulo1 {
	font-size: 15px;
	font-weight: lighter;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.titulo11 {
	font-size: 16px;
	font-weight: lighter;
	color: #648C72;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

.titulo2 {

	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.titulo22 {

	font-size: 16px;
	font-weight: lighter;
	color: #666666;
	filter : Shadow (color=#E8FEBA, direction=120); 

}
.titulo3 {
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
}
.pie {

	font-size: 12px;
	color:#C50010;
}
.menu{
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F6C94B;
}
.titulo33 {
	font-weight: bold;
	font-size: 12px;
	color: #2979D7;
	filter : Shadow (color=#C6DBF4, direction=135); 

}
.textobold {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana, sans-serif;
	font-weight: bold;

}

.categoria{
	
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: verdana, sans-serif;
	font-weight:  bold;
	
}
.subcategoria{
	
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: verdana, sans-serif;
	font-weight: bold;
	
}
.textoAZUL{
	FONT-SIZE: 10px;
	COLOR: #0C1E7D;
	FONT-FAMILY: verdana, sans-serif;
	font-weight: bold;

}

.textobold2 {
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana, sans-serif;
	font-weight: bold;

}
.precio {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000}

.campousuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009A51;
	background-color: #FFFFFF;
	border: 1px #D7F99D solid;
	margin-left: 30px;
}
.fondocolor {
	background-color: #FFFFFF;
}

.fondocolor2 {
	background-color: #FFBF95;
}

.fondocolor3 {
	background-color: #D9F1FF;
}
.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.seccion { background-color :;
	FONT-SIZE: 10px;
	COLOR: #F6C94B
	FONT-FAMILY: arial, sans-serif;
	font-weight: lighter;
			
}

.subseccion { background-color : #000429;
			font-size: 10px;
			color: #ffffff;  }
			
.subseccion2 { background-color : #00659c;
			font-size: 10px;
			color: #ffffff;  }
			
.fondo_festivos {
	border: 0px solid #;
	background-color: #ff6600;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fondo_lectivos {
	border: 1px solid #2979D7;
	background-color: #;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}			
.seccionmenu{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;

}

A.seccionmenu:link {
	display: block;
	font-weight: normal;
	color: #FF9966;
	text-decoration: none;
}

A.seccionmenu:visited { 
	display: block;
	font-weight: lighter;
	color: #FF9966;
	text-decoration: none;

}

A.seccionmenu:hover{
	font-weight: lighter;
	color: #000000;	
	text-decoration: none;
}

.subseccionmenu{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

A.subseccionmenu:link {
	display: block;
	font-weight: lighter;
	color: #8BA400;
	text-decoration: none;
}

A.subseccionmenu:visited {
	display: block;
	font-weight: lighter;
	color: #944307;
	text-decoration: none;
}

A.subseccionmenu:hover{
	background-image: none;
	font-weight: lighter;
	color: #008040;	
	text-decoration: none;
}
.campousuarioCopyCOPY {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009A51;
	background-color: #FFFFFF;
	border: 1px #D7F99D solid;
	margin-left: 0px;
}
.numero_calendario1 {

	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: verdana, sans-serif;
	text-align: left;
	font-weight: lighter;
}
.fecha {


	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: verdana, sans-serif;
	text-align: center;
	font-weight: lighter;
}
.fecha2 {



	FONT-SIZE: 10px;
	COLOR: #FF3300;
	FONT-FAMILY: verdana, sans-serif;
	text-align: center;
	font-weight: lighter;
}
