﻿.BTituloBarraBusqueda {
	display: none !important;
}
.ui-dialog {
    padding: 0 !important;
    border: 1px solid rgb(24, 109, 199) !important;
}

.ui-dialog-titlebar {
	border: 0px solid !important;
	background-color: rgb(40, 124, 214) !important;
	background-image: none !important;
	color: white !important;
	font-size: 14px !important;
}
.ui-dialog-content {
	padding: 0 0 0 0 !important;
}
.ui-widget-overlay {
  opacity: .80 !important; /* Make sure to change both of these, as IE only sees the second one */
  filter: Alpha(Opacity=80) !important;
  background: rgb(40, 40, 40) !important; /* This will make it darker */
}


.hiddenColumn
{
    display: none;
}
.hiddenField
{
    display: none;
}

td
{
    font-family: Verdana, MS Sans Serif, Arial;
    margin: 0;
    font-size: 10px;
    font-style: normal;
    color: Black;
}

.ReadOnly
{
    background-color: #E6E6E6;
    color: #000000;
    cursor: Default;
    border-width: 1px;
    border-color: #A0A0A0;
    border-style: solid;
    font-family: Verdana, MS Sans Serif, Arial;
    font-weight: normal;
    font-size: 10px;
}

.Wrapper
{
    background-color: #FFAB4B;
    color: #000000;
    cursor: Default;
    border-width: 1px;
    border-color: #A0A0A0;
    border-style: solid;
    display:inline-block;
}

.BtnClear
{
    background-color:transparent;
    border:0;
}

.TextoPopup
{
    background-color: #FFAB4B;
    color: #000000;
    border: 0;
    cursor: Default;
    font-family: Verdana, MS Sans Serif, Arial;
    font-weight: normal;
    font-size: 10px;
}

.Texto
{
    color: #000000;
    cursor: Default;
    border-width: 1px;
    border-color: #A0A0A0;
    border-style: solid;
    font-family: Verdana, MS Sans Serif, Arial;
    font-weight: normal;
    font-size: 10px;
}

.TextoValor
{
    color: #000000;
    cursor: Default;
    border-width: 1px;
    border-color: #A0A0A0;
    border-style: solid;
    font-family: Verdana, MS Sans Serif, Arial;
    font-weight: normal;
    font-size: 10px;
}

/*Fuentes*/

.FAyuda /*Barra de Ayuda*/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #bebebe;
    white-space:nowrap;
    text-decoration:none;
}

.FExaminar /*Barra de Busqueda*/ /*Barra de Busqueda*/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: italic;
    color: #8c8c8c;
    border: none;
    border-collapse: collapse;
    width: 100%;
}

.FLoginPpal /*Barra de Busqueda*/ /*Barra de Busqueda*/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: italic;
    color: #000000;
}

.FMenuTitle /*Modulo*/
{
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #fe7c01;
}

.FMenuPpal /*Modulo*/
{
    font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
}
.FMenuPpal1 /*Modulo*/
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: 100;
    color: #ffffff;
}

.FMenu1 /*Menu Modulo 1*/
{
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    white-space:nowrap;
    vertical-align:top;
    color: #e6e6e6;
    cursor: pointer;
}

.FMenu2 /*Menu Modulo 2*/
{ 
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    vertical-align:top;
    white-space:nowrap;
    color: #282828;
    cursor: pointer;
}

.FMenaje /*Barra de Ayuda*/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #717171;
    text-decoration:none;
}

.FTabDetalle /*pestaña detalle*/
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #000;
    font-weight: bold;
}

.FMensajeInformativo 
{
    width: 100%;
    vertical-align: text-top;
    border: none;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    color: Gray;
    text-align:justify;
}

.FMensajeInformativoRojo
{
    width: 100%;
    vertical-align: text-top;
    border: none;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    color: Red;
    text-align:justify;
}

.FTabNoticias /*pestaña detalle*/
{
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #000;
}

.FPresentacion /*Usuario, Fecha y Hora*/
{
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #bebebe;
}

.FListText /*Pripedades TextBox*/
{
    width: 100%;
    vertical-align: text-top;
    border: none;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    font-style: italic;
    color: #8c8c8c;
    height: 18px;
}

.FTextoNegrillaDerecha /**/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    font-weight: bold;
    text-align:right; 
}

.FTextoNegrillaIzquierda /**/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    font-weight: bold;
    text-align:left; 
}

.FTextoNegrillaJustificada /**/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    font-weight: bold;
    text-align:justify; 
}

.FTextoRojoNegrillaJustificada
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: Red;
    font-weight: bold;
    text-align:justify; 
}
.FTextoNNaranjaJustificada
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #ff4500;
    font-weight: bold;
    text-align:justify; 
}
.FTextoPlanoDerecha /**/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    font-weight: normal;
    text-align:right; 
}
.FTextoPlanoIzquierda /**/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    font-weight: normal;
    text-align:left; 
}

.FTextoPlanoJustificada /**/
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #000;
    font-weight: normal;
    text-align:justify; 
}

/*Fin Fuentes*/
/*Imagenes de Fondo*/

.BBotonExaminar
{
    background: url(../images/buscar_normal_btn.png);
    background-repeat: no-repeat;
}

.BBotonExaminar:hover
{
    background: url(../images/buscar_over_btn.png);
    background-repeat: no-repeat;
}

.BDivisor
{
    background: url(../images/divisor_vert_bg_01.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BExaminar /*Fondo Examinar parte Central*/
{
    background: url(../images/imput_text_middle_bg.png);
    background-repeat: repeat-x;
    background-position: center;
}

.BExaminarLeft /*Fondo Examinar parte izquierda*/
{
    background: url(../images/imput_text_left_bg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BExaminarRight /*Fondo Examinar parte Derecha*/
{
    background: url(../images/imput_text_right_bg.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BGrid { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border:none; }
.BGrid td { padding: 1px; border-bottom: solid 1px #c1c1c1; border-top:solid 1px #c1c1c1; border-left:none; border-right:none; color: #717171;}
.BGrid th { font-size: 10px; padding: 4px 2px;  background: #424242 url(../images/grd_head.png) repeat-x top; border:none; }
.BGrid th a { color: #ffffff; text-decoration: none; text-align:left; white-space:nowrap }
.BGrid .alt { background: #F3F3F3 url(../images/grd_alt.png) repeat-x top; }
.BGrid .pgr {background: url(../images/grd_pgr.png) repeat-x; }
.BGrid .pgr table { margin: 5px 0; }
.BGrid .pgr td { border-width: 0; padding: 0 6px; border-left:none; font-weight: bold; color: #000; line-height: 12px; }   
.BGrid .pgr a { color: #000; text-decoration: none; }
.BGrid .pgr a:hover { color: #fff; text-decoration: none; }
.BGridHeaders {color:#fff; font:Verdana; white-space:nowrap; }

.BLineDetail
{
    background: url(images/linea_informe.png);
    background-repeat: repeat-x;
    background-position: top;
}

.BLogoTop /*Fondo Barra Top*/
{
    background: url(../images/topbanner_bg_01.jpg);
    background-position: left;
    background-color: #000;
    background-repeat: no-repeat;
    vertical-align: top;
}

.BLobo /*Logo Lobo*/
{
    background: url(../images/logo_tab.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
    width: 21px;
    height: 21px;
}

.BMenuTop /*Fondo Barra de Ayuda parte Central*/
{
    background: url(../images/topmenu_middle_bg.png);
    background-repeat: repeat-x;
}

.BMenuTopLeft /*Fondo Barra de Ayuda parte izquierda*/
{
	background:url(../images/topmenu_bg.png);
	background-repeat:no-repeat;
	background-position:left;
}

.BMenuTopRight /*Fondo Barra de Ayuda parte Derecha*/
{
	background:url(../images/topmenu_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}

.BModuloB /*Fondo Menu Ppal*/
{
    background: url(../images/id_modulo_bg_b.png);
    background-position: left;
    width: 100%;
}

.BModuloV /*Fondo Menu Ppal*/
{
    background: url(../images/id_modulo_bg_g.png);
    background-position: left;
    width: 100%;
}

.BModuloO /*Fondo Menu Ppal*/
{
    background: url(../images/id_modulo_bg_o.png);
    background-position: left;
    width: 100%;
}

.BModuloP /*Fondo Menu Ppal*/
{
    background: url(../images/id_modulo_bg_p.png);
    background-position: left;
    width: 100%;
}

.BModuloR /*Fondo Menu Ppal*/
{
    background: url(../images/id_modulo_bg_r.png);
    background-position: left;
    width: 100%;
}

.BModuloY /*Fondo Menu Ppal*/
{
    background: url(../images/id_modulo_bg_y.png);
    background-position: left;
    width: 100%;
}

.BNext
{
    background: url(../images/next_normal_btn_02.png);
    background-repeat: no-repeat;
    background-position: center;
}
.BNext:hover
{
    background: url(../images/next_over_btn.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BSearch_B
{
    background-color: #C5D1DF;
}

.BSearch_topline_B
{
    background-image: url('../images/search_line_top_B.png');
    background-repeat: repeat-x;
    background-position: left top;
}

.BSearch_bottomline_B
{
    background-image: url('../images/search_line_bottom_B.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_B
{
    background-image: url('../images/search_line_left_B.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_B
{
    background-image: url('../images/search_line_right_B.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_B
{
    background-image: url('../images/search_corner_B.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_B
{
    background-image: url('../images/search_corner_B.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_B
{
    background-image: url('../images/search_corner_B.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_B
{
    background-image: url('../images/search_corner_B.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BSearch_G
{
    background-color: #E6E6E6;
}

.BSearch_W
{
    background-color: #FFFFFF;
}

.BSearch_topline_W
{
    background-image: url('../images/search_line_top_W.png');
    background-repeat: repeat-x;
    background-position: left top;
}

.BSearch_bottomline_W
{
    background-image: url('../images/search_line_bottom_W.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_W
{
    background-image: url('../images/search_line_left_W.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_W
{
    background-image: url('../images/search_line_right_W.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_W
{
    background-image: url('../images/search_corner_W.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_W
{
    background-image: url('../images/search_corner_W.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_W
{
    background-image: url('../images/search_corner_W.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_W
{
    background-image: url('../images/search_corner_W.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BSearch_R
{
	background-color:#E5C4CB;
}
	
.BSearch_topline_R
{
	background-image:url('../images/search_line_top_R.png');
	background-repeat:repeat-x;
	background-position:left top;
} 
	
.BSearch_bottomline_R
{
	background-image:url('../images/search_line_bottom_R.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}
	
.BSearch_leftline_R
{
	background-image:url('../images/search_line_left_R.png');
	background-repeat:repeat-y;
	background-position:left top;
} 
	
.BSearch_rightline_R
{
	background-image:url('../images/search_line_right_R.png');
	background-repeat:repeat-y;
	background-position:right top;
} 
	
.BSearch_corner_top_left_R
{
	background-image:url('../images/search_corner_R.png');
	background-repeat:no-repeat;
	background-position:left top;
} 
	
.BSearch_corner_top_right_R
{
	background-image:url('../images/search_corner_R.png');
	background-repeat:no-repeat;
	background-position:right top;
} 
	
.BSearch_corner_bottom_left_R
{
	background-image:url('../images/search_corner_R.png');
	background-repeat:no-repeat;
	background-position:left bottom;
} 
	
.BSearch_corner_bottom_right_R
{
	background-image:url('../images/search_corner_R.png');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.BSearch_O
{
    background-color: #EBD1B8;
}

.BSearch_topline_O
{
    background-image: url('../images/search_line_top_O.png');
    background-repeat: repeat-x;
    background-position: left top;
    height: 21px;
}

.BSearch_bottomline_O
{
    background-image: url('../images/search_line_bottom_O.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_O
{
    background-image: url('../images/search_line_left_O.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_O
{
    background-image: url('../images/search_line_right_O.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_O
{
    background-image: url('../images/search_corner_O.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_O
{
    background-image: url('../images/search_corner_O.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_O
{
    background-image: url('../images/search_corner_O.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_O
{
    background-image: url('../images/search_corner_O.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BSearch_LA
{
    background-color: #E3D9C0;
}

.BSearch_topline_LA
{
    background-image: url('../images/search_line_top_LA.png');
    background-repeat: repeat-x;
    background-position: left top;
}

.BSearch_topline_HLA
{
    background-image: url('../images/search_line_top_HLA.png');
    background-repeat: repeat-x;
    background-position: left top;
    height: 21px;
}

.BSearch_bottomline_LA
{
    background-image: url('../images/search_line_bottom_LA.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_LA
{
    background-image: url('../images/search_line_left_LA.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_LA
{
    background-image: url('../images/search_line_right_LA.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_LA
{
    background-image: url('../images/search_corner_LA.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_left_HLA
{
    background-image: url('../images/search_corner_HLA.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_LA
{
    background-image: url('../images/search_corner_LA.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_top_right_HLA
{
    background-image: url('../images/search_corner_HLA.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_LA
{
    background-image: url('../images/search_corner_LA.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_LA
{
    background-image: url('../images/search_corner_LA.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BSearch_P
{
    background-color: #CFCCD9;
}

.BSearch_topline_P
{
    background-image: url('../images/search_line_top_P.png');
    background-repeat: repeat-x;
    background-position: left top;
}

.BSearch_bottomline_P
{
    background-image: url('../images/search_line_bottom_P.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_P
{
    background-image: url('../images/search_line_left_P.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_P
{
    background-image: url('../images/search_line_right_P.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_P
{
    background-image: url('../images/search_corner_P.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_P
{
    background-image: url('../images/search_corner_P.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_P
{
    background-image: url('../images/search_corner_P.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_P
{
    background-image: url('../images/search_corner_P.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BSearch_V
{
    background-color: #D3DBC5;
}

.BSearch_topline_V
{
    background-image: url('../images/search_line_top_G.png');
    background-repeat: repeat-x;
    background-position: left top;
}

.BSearch_bottomline_V
{
    background-image: url('../images/search_line_bottom_G.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_V
{
    background-image: url('../images/search_line_left_G.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_V
{
    background-image: url('../images/search_line_right_G.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_V
{
    background-image: url('../images/search_corner_G.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_V
{
    background-image: url('../images/search_corner_G.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_V
{
    background-image: url('../images/search_corner_G.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_V
{
    background-image: url('../images/search_corner_G.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BSearch_VS
{
    background-color: #F7EDD4;
}


.BSearch_topline_VS
{
    background-image: url('../images/search_line_top_VS.png');
    background-repeat: repeat-x;
    background-position: left top;
}

.BSearch_bottomline_VS
{
    background-image: url('../images/search_line_bottom_VS.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_VS
{
    background-image: url('../images/search_line_left_VS.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_VS
{
    background-image: url('../images/search_line_right_VS.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_VS
{
    background-image: url('../images/search_corner_VS.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_VS
{
    background-image: url('../images/search_corner_VS.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_VS
{
    background-image: url('../images/search_corner_VS.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_VS
{
    background-image: url('../images/search_corner_VS.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BSearch_Y
{
    background-color: #E1DAB8;
}

.BSearch_topline_Y
{
    background-image: url('../images/search_line_top_Y.png');
    background-repeat: repeat-x;
    background-position: left top;
}

.BSearch_bottomline_Y
{
    background-image: url('../images/search_line_bottom_Y.png');
    background-repeat: repeat-x;
    background-position: left bottom;
}

.BSearch_leftline_Y
{
    background-image: url('../images/search_line_left_Y.png');
    background-repeat: repeat-y;
    background-position: left top;
}

.BSearch_rightline_Y
{
    background-image: url('../images/search_line_right_Y.png');
    background-repeat: repeat-y;
    background-position: right top;
}

.BSearch_corner_top_left_Y
{
    background-image: url('../images/search_corner_Y.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.BSearch_corner_top_right_Y
{
    background-image: url('../images/search_corner_Y.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.BSearch_corner_bottom_left_Y
{
    background-image: url('../images/search_corner_Y.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

.BSearch_corner_bottom_right_Y
{
    background-image: url('../images/search_corner_Y.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}

.BPrev
{
    background: url(../images/prev_normal_btn_02.png);
    background-repeat: no-repeat;
    background-position: center;
}
.BPrev:hover
{
    background: url(../images/prev_over_btn.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BTabDetalleLeft
{
    background: url(../images/tab_detalle_left.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BTabDetalleCentral
{
    background: url(../images/tab_detalle_central.png);
    background-repeat: repeat-x;
    background-position: center;
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #000;
}

.BTabDetalleRight
{
    background: url(../images/tab_detalle_right.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BTabNoticiasLeft
{
    background: url(../images/tab_noticias_left.png);
    background-repeat: no-repeat;
    background-position: center;
}

.BTabNoticiasCentral
{
    background: url(../images/tab_noticias_central.png);
    background-repeat: repeat-x;
    background-position: center;
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #000;
}

.BTabNoticiasRight
{
    background: url(../images/tab_noticias_right.png);
    background-repeat: no-repeat;
    background-position: center;
}

/*begin creating the tabs */
.menu 
{
	margin-left: 28px;
	font-size: 10px;
	background: #EBD1B8;
	font-weight:300;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td 
{
	height: 24px;
	background: #F7EED4;
	width: 200px;
	text-align: center;
}
/* make current tab gray,set the background-color also in case images are not on*/
.menuSelectedItem td 
{
	background: #e0e0de;
}
/* make link and visited the same look,set the background-color also in case images are not on*/
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited {
	color: #000;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	text-decoration: underline;
}

.BTabSoporteLeft
{
    background: url(../images/tab_soporte_left.png);
    background-repeat: no-repeat;
    background-position: top;
}

.BTabSoporteCentral
{
    background: url(../images/tab_soporte_central.png);
    background-repeat: repeat-x;
    background-position: top;
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    color: #000;
}

.BTabSoporteRight
{
    background: url(../images/tab_soporte_right.png);
    background-repeat: no-repeat;
    background-position: top;
}

.BTituloBarraBusqueda
{
    background-color: #000;
}

/*Fin Imagenes de Fondo*/

DIV.oculto
{
    width: 800px;
    height: 15px;
    overflow: hidden;
    vertical-align: middle;
}

#DWorkflow
{
    float: left;
    position: fixed;
    overflow: hidden;
    left:50px;
    top:100px;
    background-color:#F8F8F8;
    width:470px;  
    border:1px solid gray;
}


