/* estilos para grilla*/

.fondo_grilla{
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1BDCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1BDCC;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.titulos_grilla{
	background-color:#000099;
	font-family: Arial;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
}
.titulos_grilla_rojo{
	background-color:#FF0000;
	font-family: Arial;
	font-size:10px;
	color: #FFFFFF;
	text-align: center;
}
.TextBox {
	text-align: right;
	clip: rect(auto,1px,auto,auto);
}
.TextBox_Left {
	text-align: left;
	clip: rect(auto,1px,auto,auto);
}
.celdas_grilla{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size:10px;
	top: auto;
	text-align: center;
}


/* Estilos para Panel */

.vinetas
{
	list-style-image: url('../Imagenes/iconos/ic_vineta.png');	
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	color: #000066;
}


/*{
	background-position: left bottom;
	color: #000066;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	background-image: url(  '../Imagenes/iconos/ic_vineta.png' );
	background-repeat: no-repeat;
	text-transform: capitalize;
}*/


.fuentes_texto_panel{font-family: Arial; font-size:10px;}
.fuentes_texto_panel_fondo{
	font-family: Arial;
	font-size:10px;
	background-color: #F4FEFF;
	color: #000000;
	text-indent: 5pt;
	border: 1px solid #00CCFF;
}
.fuentes_texto_titulos{font-family: Arial; font-size:11px; color:#0099FF}

/* Estilo Fuentes *************************************************************/

#fuentes_iconos{cursor:hand ;font-weight:normal; font-family: Arial;font-size:9px; text-align: center;}

/* Menu Amarillo ***********************************************************/

#menu_amarillo { margin-left: 0px; margin-top:20px;} 
#menu_amarillo div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_amarillo a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#000;}
#menu_amarillo a:hover { color:#FF6600; } 
#menu_amarillo #activo { background-position:0 -150px; border-width:0;} 
#menu_amarillo #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_amarillo div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_amarillo div:hover a { background-position:100% -150px; }

/* Menu Verde ***********************************************************/

#menu_verde { margin-left: 0px; margin-top:20px;} 
#menu_verde div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_verde.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_verde a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_verde.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#000;}
#menu_verde a:hover { color:#FF6600; } 
#menu_verde #activo { background-position:0 -150px; border-width:0;} 
#menu_verde #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_verde div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_verde div:hover a { background-position:100% -150px; }

/* Menu Lila ***********************************************************/

#menu_lila { margin-left: 0px; margin-top:20px;} 
#menu_lila div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_lila.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_lila a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_lila.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#000;}
#menu_lila a:hover { color:#FF6600; } 
#menu_lila #activo { background-position:0 -150px; border-width:0;} 
#menu_lila #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_lila div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_lila div:hover a { background-position:100% -150px; }

/* Menu Azul ***********************************************************/

#menu_azul { margin-left: 0px; margin-top:20px;} 
#menu_azul div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_azul.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_azul a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_azul.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#000;}
#menu_azul a:hover { color:#FF6600; } 
#menu_azul #activo { background-position:0 -150px; border-width:0;} 
#menu_azul #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_azul div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_azul div:hover a { background-position:100% -150px; }

/* Menu Gris ***********************************************************/

#menu_gris { margin-left: 0px; margin-top:20px;} 
#menu_gris div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_gris.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_gris a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_gris.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#fff;}
#menu_gris a:hover { color:#FFFF00; } /* FF6600*/
#menu_gris #activo { background-position:0 -150px; border-width:0;} 
#menu_gris #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_gris div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_gris div:hover a { background-position:100% -150px; }

/* Menu burdeo ***********************************************************/

#menu_burdeo { margin-left: 0px; margin-top:20px;} 
#menu_burdeo div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_burdeo.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_burdeo a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_burdeo.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#000;}
#menu_burdeo a:hover { color:#FFFF00; } /* FF6600*/
#menu_burdeo #activo { background-position:0 -150px; border-width:0;} 
#menu_burdeo #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_burdeo div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_burdeo div:hover a { background-position:100% -150px; }

/* Menu Cafe ***********************************************************/

#menu_cafe { margin-left: 0px; margin-top:20px;} 
#menu_cafe div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_cafe.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_cafe a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_cafe.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#000;}
#menu_cafe a:hover { color:#FFFF00; } /* FF6600*/
#menu_cafe #activo { background-position:0 -150px; border-width:0;} 
#menu_cafe #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_cafe div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_cafe div:hover a { background-position:100% -150px; }

/* Menu Cafe_Verde ***********************************************************/

#menu_cafe_v { margin-left: 0px; margin-top:20px;} 
#menu_cafe_v div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_cafe_v.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_cafe_v a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_cafe_v.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#ffffff;}
#menu_cafe_v a:hover { color:#FFFF00; } /* FF6600*/
#menu_cafe_v #activo { background-position:0 -150px; border-width:0;
	color:#000;} 

#menu_cafe_v #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_cafe_v div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_cafe_v div:hover a {
	background-position:100% -150px;
	color:#FFFFFF;
}

/* Menu Naranja ***********************************************************/

#menu_naranja { margin-left: 0px; margin-top:20px;} 
#menu_naranja div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_naranja.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_naranja a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_naranja.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#333;}
#menu_naranja a:hover { color:#003366; } /* FF6600*/
#menu_naranja #activo { background-position:0 -150px; border-width:0;
	color:#000;} 

#menu_naranja #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_naranja div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_naranja div:hover a {
	background-position:100% -150px;
	color:#FFFFFF;
}

/* Menu Rosa ***********************************************************/

#menu_rosa { margin-left: 0px; margin-top:20px;} 
#menu_rosa div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_rosa.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_rosa a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_rosa.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#333;}
#menu_rosa a:hover { color:#FFFF00; } /* FF6600*/
#menu_rosa #activo { background-position:0 -150px; border-width:0;
	color:#000;} 

#menu_rosa #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_rosa div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_rosa div:hover a {
	background-position:100% -150px;
	color:#FFFFFF;
}

/* Menu Terra ***********************************************************/

#menu_terra { margin-left: 0px; margin-top:20px;} 
#menu_terra div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_terra.png") no-repeat left top;
  padding:0 0 0 9px;} 
#menu_terra a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_terra.png") no-repeat right top;
  padding:5px 6px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 10px;
  color:#333;}
#menu_terra a:hover { color:#FFFF00; } /* FF6600*/
#menu_terra #activo { background-position:0 -150px; border-width:0;
	color:#000;} 

#menu_terra #activo a {  background-position:100% -150px;
  padding-bottom:5px;
  color:#333; } 
#menu_terra div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_terra div:hover a {
	background-position:100% -150px;
	color:#FFFFFF;
}

/* Menu Generico ***********************************************************/

#menu_generico { margin-left: 0px; margin-top:20px;} 
#menu_generico div { float:left;
  background:url("../Imagenes/subtitulos/subtit_menu_izq_gen.png") no-repeat left bottom;
  padding:0 0 0 9px;} 
#menu_generico a {  display:block;
  background:url("../Imagenes/subtitulos/subtit_menu_der_gen.png") no-repeat right top;
  background-position:100% -150px;
  padding:8px 12px 8px 8px;
  text-decoration:none;
  font-weight:bold;
  font-family: Arial;
  font-size: 12px;
  color:#000;}
#menu_generico a:hover { color:#FF6600; } 
#menu_generico #activo { background-position:0 0px; border-width:0;} 
#menu_generico #activo a {  background-position:100% 0px;
  padding-bottom:5px;
  color:#333; } 
#menu_generico div:hover, #menu div:hover a {
  background-position:0% -150px;
  color:#333;} 
#menu_generico div:hover a { background-position:100% -150px; }

/*
.button{
	background: #333366 url('../Imagenes/iconos/ic_boton.png') no-repeat right 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #0000CC;
		text-align: left;
		white-space: pre;
		border-top: thin none #FFFFFF;
		border-right: thin solid #FFFFFF;
		border-bottom: thin solid #FFFFFF;
		border-left: thin solid #FFFFFF;
		line-height: 15px;
		text-transform: capitalize;
		cursor: hand;
	width: 54px;
}*/

.inputLower{
	font-family: Arial;
	font-size:10px;
	border: 1px solid #A5B2CE;
	text-transform: lowercase;
}

.inputCapital{
	font-family: Arial;
	font-size:10px;
	border: 1px solid #A5B2CE;
	text-transform: capitalize;
}

input{
	font-family: Arial;
	font-size:10px;
	border: 1px solid #A5B2CE;
	text-transform: uppercase;
	height: 19px;
}
select{
	font-family: Arial;
	font-size:10px;
    margin-top: 6px;
}
textarea{
	font-family: Arial;
	font-size:10px;
	text-transform: uppercase;
}
body {
	SCROLLBAR-FACE-COLOR:#E0E0E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #C9C9C9;
	SCROLLBAR-SHADOW-COLOR: #C9C9C9;
	SCROLLBAR-3DLIGHT-COLOR: #AAAAAA;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F4F4F4;
	SCROLLBAR-DARKSHADOW-COLOR: #AAAAAA;
	font-family: Arial; 
	font-size:10px;
	}

.boton_hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	color: #0000CC;
	margin: 0px;
	cursor:hand;
}

.boton_hyperlink_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	color: #0000CC;
	margin: 0px;
	cursor:hand;
	text-align:left;
}


/*bloquea el titulo*/
/* Div container to wrap the datagrid */
div#div-datagrid {
overflow: auto;
scrollbar-base-color:#ffeaff;
}

/* Locks the left column */
td.locked, th.locked {
position:relative;
cursor: default;
/*IE5+ only*/
left: expression(document.getElementById("div-datagrid").scrollLeft-2);
}

/* Locks table header */
th {
position:relative;
cursor: default;
/*IE5+ only*/
top: expression(document.getElementById("div-datagrid").scrollTop-2);

z-index: 10;
}

/* Keeps the header as the top most item. Important for top left item*/
th.locked {z-index: 99;}

/* DataGrid Item and AlternatingItem Style*/
.GridRow { background-color:#ffffff; }
.GridAltRow {background-color:#eeeeee; }

.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
} 

.shadow, 
.content{ 
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 

.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 

.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
}

.text_principal {
	font-family: Tahoma, "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight:normal;
	font-variant: normal;
}