/*  Generales */
#menu a:link 	{ color: #000066; text-decoration: none; font-weight: bold;}
#menu a:visited { color: #000066; text-decoration: none; font-weight: bold;}
#menu a:hover 	{ color: #ffffff; text-decoration: none; font-weight: bold;}
#menu a:active 	{ color: #ffffff; text-decoration: none; font-weight: bold;}

a:link 			{ color: #3333CC; text-decoration: none; font-weight: bold;}
a:visited 		{ color: #898998; text-decoration: none; font-weight: bold;}
a:hover 		{ color: #cc0000; text-decoration: underline; font-weight: bold;}
a:active 		{ color: #cc0000; text-decoration: none; font-weight: bold;}
img a:link 		{ color: #000000;}

body 			{ background-image: url(../imagenes/fondo_body.gif); background-color: #ffffff; background-attachment: fixed;  background-repeat: repeat-x;

scrollbar-face-color: #9a9aa9;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #9a9aa9;
/*scrollbar-shadow-color: #000000;*/
scrollbar-track-color: #000000;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Textos */
.Negro4		 	{ font-weight: bold;  	font-size:	14px;  	font-family: Arial, Verdana, Helvetica, sans-serif; color: #000066;	}
.Negro3		 	{ font-weight: bold;  	font-size: 	12px;   font-family: Arial, Verdana, Helvetica, sans-serif; color: #000066;	}
.Negro2			{ font-weight: normal;	font-size: 	11px;	font-family: Arial, Verdana, Helvetica, sans-serif; color: #000099;	}
.Negro2Bold		{ font-weight: bold;  	font-size: 	14px;	font-family: Arial, Verdana, Helvetica, sans-serif; color: #000066;	}
.Negro1 		{ font-weight: bold;  	font-size: 	10px;   font-family: Arial, Verdana, Helvetica, sans-serif; color: #666666;	}
.Titulo 		{ font-weight: bold;	font-size: 	14px;	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #cc0000;	}
.Rojo2 			{ font-weight: bold;	font-size:	14px;	font-family: Arial, Verdana, Helvetica, sans-serif; color: #CC0000; }
.Rojo1 			{ font-weight: bold;	font-size: 	11px;	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #CC0000;	line-height: normal; }
.Gris2  		{ font-weight: bold;	font-size: 	11px;	font-family: Arial, Verdana, Helvetica, sans-serif; color: #9a9aa9; }


/* --------------------------------------------------------------------------------------------------------- */
/* Fondos */
.Fondo_rayado 	{ background-color: Black; }

/* --------------------------------------------------------------------------------------------------------- */
/* Especiales */
.Campo		{ background: #FFFFFF;	font-weight: bold;	font-size: 8pt;	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000066;	margin: 0;	border: 1px solid #FF0000;	}
.Linea 		{ color: #cc0000;  height: 1px;      	 }
.celdas		{	border-top: 0px solid #FFFFFF;	border-right: 1px solid #000000;	border-bottom: 0px solid #000000;	border-left: 1px solid #FFFFFF;	background-image: url(file:///I|/alex/Vix%EDa/v5/imgs/linea.gif); }
.celdacolor {	background-color: #f0f0ff; }
.imagen 		{
	margin: 1px 5px;
	border: 1px solid #000000;



}

/* Celdas Tabla General */
.celda1 	{	background-image: url(tabla/1.gif);	background-repeat:  repeat-y;	background-position: top; 	white-space: nowrap;}
.celda2		{	background: #9A9AA9;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #FFFFFF; }
.celda3		{	background-image: url(tabla/3.gif);	background-repeat:  repeat-y;	background-position: top; 	white-space: nowrap;}
.celda4 	{	background: #FFFFFF url(tabla/4.gif) no-repeat;	height: 50px; 	white-space: nowrap;}
.Celda5 	{	font-weight: bold;	font-size: 14px;	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000066;	padding: 10px 5px 5px 2px;	vertical-align: top;	background-image: url(tabla/5.gif);	background-repeat:  repeat-x;	background-color: #FFFFFF; }
.celda6 	{	background: #FFFFFF url(tabla/6.gif) no-repeat;	height: 50px; 	white-space: nowrap;}
.titular 	{
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CC0000;
	top: 5px;
	position: relative;
	eft: 5px;
	left: 10px;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Listas */
.lista 			{	font-weight:	bold;	font-size:	14px;	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #CC0000;	margin: 0px 0px 0px 15px; }
.lista2 		{	font-size: 		14px;	font-family:Arial, Verdana, Helvetica, sans-serif;	color: #000066;	margin: 0px 0px 0px 15px; }
.lista3Menus	{	font-size: 		 8pt;	font-family:Arial, Verdana, Helvetica, sans-serif;	color: #000066;	margin: 0px 0px 0px 25px;	line-height: 100%; }
.celdasespaciosmenu {	height: 8px; }
