@charset "iso-8859-1";

	/* MENUS.CSS */
	
	BODY { font-family:verdana,arial;}
	.titulo {font-family:times, verdana; font-size:16; font:bold; color:blue;}
	.titulo2 {color:yellow; font-family: verdana; font: bold; font-size:12;}
	.subtitulo {font-family: verdana,arial; font-size:12; color:navy;}
	.evento {font-family: verdana; font-size:9; color:black;}
	.borde {border: thin solid white; background: #3366cc; color: white;}
	.color1 {background: white;}
	.color2 {background: #ffcc99;}
	TH {background:#ff6600;  color:white; font-size:12;}
	B {color:blue; font-weight:lighter; font-size:12;}
	.titulin {font-family: verdana, arial; color:blue; font-size:10;}
	.celda {border: thin solid white; background:maroon; color:navy; font:20;}
	.celdita {color:green; font-family: comic sans MS; font-size:16;}
	.texto{font-family:verdana; font-size:11; font-weight:lighter;}
	.texto2{font-family: verdana, arial; font-size:12; font-weight:bolder;}
	A {text-decoration:none;}
	.normal {color:black; text-decoration:none; background-color:#ffffcc;}
	.normal2 {color:black; text-decoration:none; background-color:white;}
	.cursor {color:black; text-decoration:none; background-color:#ffcc99; cursor:hand;}
	.cursor2 {color:black; text-decoration:none; background-color:#ffcc99;}
	TEXTAREA {font-family:times, verdana; font-size:12; font-weight:lighter; border: thin groove;}
	SELECT {font-family: times, verdana; background: #ffffff; border: thin groove;}
	INPUT {font-family: times, verdana; border:thin groove;}
	.caja {font-family:verdana; font-size:12; background: #ffffcc; border-width: 1om; border-style:solid;}
	.boton {font:bold; background: #ccccff; border-width: 1om; border-style:solid;}
	TD {font-family:verdana; font-size:11; font-weight:lighter;}
	.ttip {border:1px solid black;font-size:12px;layer-background-color:lightyellow;background-color:lightyellow}
.cBorde
{
	background-color: #afc0d0;
	color: #000000;
}
.cDatos
{
	background-color: white;
	color: #000000;
}
.cCampo
{
	background-color: #E1E4F2;
	color: green;
	font-size: 12;
}
.cTitulo
{
	background: #afc0d0;
	color: navy;
	font-family: verdana, arial;
	font-size: 12;
	font-weight: bolder;
}
.cTittle
{
	background: silver;
	color: navy;
	font-family: verdana, arial;
	font-size: 12;
	font-weight: bolder;
}
.EnlaceBarra {text-decoration:none; color:white; font-family: verdana; font: bold; font-size:12;}
.EnlaceMenu {text-decoration: none; color: black; font-family: verdana, arial; font-size:11;}	
.EnlaceFoco {text-decoration:none; color:lime; font-family: verdana, arial; font: bold; font-size:12;}
