/****************************************************************/
/* GENERALES ***********************************************/
/****************************************************************/
td {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#666666; }
A {text-decoration : none;color:#666666; }
A:Hover {text-decoration:underline; } 

/* estilo para campos de texto (borde gris...) */
.SnRInput {border:1px solid #999999; color:#322724; font-family:Verdana,Helvetica; font-size:10px; }


/* listas con numeros */
ol.decimal { list-style-type:decimal; text-indent:0px; list-style:outside; }

.titulo_home{ font-size : 11px; color : #276C4C; font-weight : bold; }
.mas_link { font-weight : bold; color : #276C4C; }
.cabecera {font-weight : bold;  background-color : #EDEDED;  height : 18px;  padding-left : 5px;  font-size : 10px;        }

.form {
	border : 1px solid #999999;
	height : 18px;
	width : 200;
	font-size : 9px;
}
.input {
	border : 1px solid #999999;
	width : 460;
	font-size : 9px;
}
.button {
	border : 1px solid #999999;
	height : 18px;
	background-color : White;
	font-size : 9px;
}

/* MENÚ*/
.head {background-image : url(imgs/fondo_menu.gif); font-weight : bold; height : 26px; padding-left : 8px; vertical-align : middle;  font-size : 9px; }
.menu_link {padding-left : 8px; vertical-align : middle; height : 23px; font-weight : bold; font-size : 9px; border-bottom : 1px solid #EDEDED; }

.tabla_general {border : 1px solid #CCCCCC;  padding : 3px;  background-color : White;   }
.tabla_modulo {border : 1px solid #CCCCCC;  }
.tabla_menu {border-left : 1px solid #CCCCCC;  border-right : 1px solid #CCCCCC;  border-top : 1px solid #CCCCCC; }


/****************************************************************/
/* FIN de GENERALES ***************************************/
/****************************************************************/

