body{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	scrollbar-arrow-color:#FF6600;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#284F6F;
	
}

/* ----------------------------------------------------------- */
/* Titulos */

.titulo1 {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	padding:10;
}

a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}

/***************************************************************/

a.enlace1 {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #256D24;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:hover{
	color: #256D24;
	text-decoration: underline;
	font-weight: bold;
}

a.enlace1:visited{
	color: #256D24;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:active {
	color: #256D24; 
	text-decoration: none;
	font-weight: bold;
}

/* ----------------------------------------------------------- */
/* Tablas */

td {
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	border: 1;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.campo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color :#EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
}

.asignado {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #AAEDB1;
}

.disponible {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #F2FFCA;
}

.inactivo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #CCCCCC;
}

/* ----------------------------------------------------------- */
/* Formularios */

TextArea {
	font:normal 9px verdana, tahoma, arial, helvetica;
	color:black;
	background-color:#FFFFFF;
	border-style:groove;
}

Select {
	font:verdana,tahoma,arial,helvetica;
	font-size:7pt;
	color:black;
	background-color:#FFFFFF;
	font-weight: normal;
}

Button {
	font-size:7pt;
	background-color:#003366;
	font-family:verdana,tahoma,arial,helvetica;
	font-weight:bold;
}

.InputBox {
	border-style:groove;
	Border-Right: #a1a1a1 0px solid;
	Border-Top: #a1a1a1 0px solid;
	Border-Left: #a1a1a1 0px solid;
	Border-Bottom: #a1a1a1 0px solid;
	Color: #000000;
}

Input {
	font:verdana,tahoma,arial,helvetica;
	font-size:9pt; font-weight : normal;
	border-style:groove;
	Border-Right: #577CB5 1px solid;
	Border-Top: #577CB5 1px solid;
	Border-Left: #577CB5 1px solid;
	Border-Bottom: #577CB5 1px solid; 
	Color: #222222;
	BackGround-Color: #FFFFFF;
}

Input.Xpert {
	font:verdana,tahoma,arial,helvetica;
	font-size:9pt; font-weight : normal;
	border-style:groove;
	Border-Right: #003366 2px solid;
	Border-Top: #C5DFEB 2px solid;
	Border-Left: #C5DFEB 2px solid;
	Border-Bottom: #003366 2px solid; 
	Color: #D2E7F0;
	BackGround-Color: #4474A4;
	width: 108px;
}

TR.selectRow {
	BackGround-Color: #BAD2E0;
}

/* ----------------------------------------------------------- */
/* Bordes */

.obligatorio {
	border: thin solid blue;
}
.error {
	border: thin solid red;
}
.norequerida {
	border: thin dotted #AAAAAA;
}

/* ----------------------------------------------------------- */
/* ToolTips */

.tooltiptitle {
	Color: #FFFFFF;
	Text-Decoration: none;
	Cursor: Default;
	Font-Family: verdana,tahoma,arial;
	Font-Weight: bold;
	Font-Size: 7pt;
}

.tooltipcontent {
	Color: #000000;
	Text-Decoration: none;
	Cursor: Default;
	Font-Family: verdana,tahoma,arial;
	Font-Size: 7pt;
}

#ToolTip {
	Position:absolute;
	Width: 100px;
	Top: 0px;
	Left: 0px;
	Z-index:4;
	Visibility:hidden;
}

/* ----------------------------------------------------------- */
/* Barras de Títulos */

.titDatos {
	color: #FFFFFF;
	background: #316531;
}

.titAlerta {
	color: #FF0000;
	background: white;
}

.titInfo {
	color: white;
	background: black;
	border-color: ;
}

.titSelect {
	color: white;
	background: cyan;
	border-color: ;
}

.TablaRegs {
	position:relative;
	left:80px;
	top:0px;
	overflow:auto;
	width:850px;
	height:140px;
	background-position: center;
	vertical-align: top;
}
.TablaProcess {
	top:9%;
	left:10%;
	overflow:auto;
	width:100%;
	height:74%;
	background-position: center;
	vertical-align: top;
}

.TablaModif {
	top:9%;
	left:10%;
	overflow:auto;
	width:100%;
	height:600%;
	background-position: center;
	vertical-align: top;
}


.TablaModif {
	top:9%;
	left:0%;
	overflow:auto;
	width:100%;
	height:0%;
	background-position: center;
	vertical-align: top;
}

.TablaBita {
	position:relative;
	left:0px;
	top:0px;
	overflow:auto;
	width:970px;
	background-position: center;
	vertical-align: top;
}


/* ----------------------------------------------------------- */
/* Barras de Registros */

.regSuave {
	color: black;
	background: white;
	border-style:groove;
	Border-Right: #003366 1px solid;
	Border-Top: #577CB5 1px solid;
	Border-Left: #577CB5 1px solid;
	Border-Bottom: #003366 1px solid; 
}

.regOscuro {
	color: black;
	border-style:groove;
	Border-Right: #BBD3E1 2px solid;
	Border-Top: #477EAB 1px solid;
	Border-Left: #477EAB 1px solid;
	Border-Bottom: #BBD3E1 2px solid;
	background-color:#B4CBDE;
}

.regOscuroLogfor {
	color: black;
	border-style:groove;
	Border-Right: #BBD3E1 2px solid;
	Border-Top: #477EAB 1px solid;
	Border-Left: #477EAB 1px solid;
	Border-Bottom: #BBD3E1 2px solid;
	background-color: darkorange;
}

.regSelect {
	color: black;
    background: url(../../../web/media/image/ds_bars_titulos_gral.jpg);
}

.tdBarra {
	color: #BAD2E0;
	border-style:groove;
	Border-Right: gray 0px solid;
	Border-Bottom: gray 0px solid;
	Border-Top: white 0px solid;
	Border-Left: white 0px solid;
	background-color: #bad2e0;
}

.subtitInfo {
	color: white;
	border-style:groove;
	Border-Right: #a1a1a1 1px solid;
	Border-Top: #a1a1a1 1px solid;
	Border-Left: #a1a1a1 1px solid;
	Border-Bottom: #a1a1a1 1px solid;
	background-color: #003466;
}

.coolTable
{
	behavior: url(../../../web/script/lib/behaviors/coolTable.htc);
	sortNoneImageUrl: ../../../web/media/image/_behaviors/sortBlank.gif;
	sortUpImageUrl: ../../../web/media/image/_behaviors/sortUp.gif;
	sortDownImageUrl: ../../../web/media/image/_behaviors/sortDown.gif;
	posUpImageUrl: ../../../web/media/image/_behaviors/uparrow.gif;
	posDownImageUrl: ../../../web/media/image/_behaviors/downarrow.gif;
	position: relative;
	margin: 0px;
	width: 100%;
	highlightBackgroundColor: #CCCCCC;
	highlightBorderColor: #000000;
	color: windowtext;
	cursor: hand;
}

.titHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
}
