/*links*/

.link01Blanco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link02Negro {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link03Amarillo {
	font-family: Verdana;
	font-size: 12px;
	color: #FFC500;
	text-decoration: none;
}
.link04Azul {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.link05Rojo {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.link06Verde {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	text-decoration: none;
}
.link07Naranja {
	font-family: Verdana;
	font-size: 12px;
	color: #FFA500;
	text-decoration: none;
}
.link08Morado {
	font-family: Verdana;
	font-size: 12px;
	color: #800080;
	text-decoration: none;
}
.link09Marron {
	font-family: Verdana;
	font-size: 12px;
	color: #800000;
	text-decoration: none;
}
.link10Gris {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}


/*textos*/

.texto01Blanco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.texto02Negro {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.texto03Amarillo {
	font-family: Verdana;
	font-size: 12px;
	color: #FFC500;
}
.texto04Azul {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
}
.texto05Rojo {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
}
.texto06Verde {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
}
.texto07Naranja {
	font-family: Verdana;
	font-size: 12px;
	color: #FFA500;
}
.texto08Morado {
	font-family: Verdana;
	font-size: 12px;
	color: #800080;
}
.texto09Marron {
	font-family: Verdana;
	font-size: 12px;
	color: #800000;
}
.texto10Gris {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
}

/*titulos*/

.titulo01Blanco {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo02Negro {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titulo03Amarillo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF200;
}
.titulo04Azul {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.titulo05Rojo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.titulo06Verde {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
.titulo07Naranja {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFA500;
}
.titulo08Morado {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #800080;
}
.titulo09Marron {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.titulo10Gris {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}


/* Varios */

.wtabla1 { /* para dibujar un borde a la tabla, agregar 2 pixeles pues es borde exterior */
	BORDER-COLLAPSE: collapse;
	border: 1px solid #000000;
}
.wthumbnail {
	float: left;
	width: 200px;
	margin: 2px;
	padding: 2px;
}
.wclearboth { clear: both; }
.wmenu {
	BACKGROUND-COLOR: #003B67;
	/*BORDER-BOTTOM: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;*/
	COLOR: #e3f4fa;
	FONT-SIZE: 12px;
	font-family: Verdana;
	text-decoration: none;
}
.wmenu2 {
	BACKGROUND-COLOR: #c02a0f;
	/*BORDER-BOTTOM: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;*/
	COLOR: #e3f4fa;
	FONT-SIZE: 12px;
	font-family: Verdana;
	text-decoration: none;
}

/* */

.zcopyright01 {
	font-family: Arial Black, Verdana;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

.zcopyright02 {
	font-family: Arial Black, Verdana;
	font-size: 24px;
	color: #006600;
	text-decoration: none;
}
.zcopyright03 {
	font-family: Arial Black, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.zcopyright04 {
	font-family: Arial Black, Verdana;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}

