TD, TH, DIV, SPAN, UL, LI, FORM {font: 11px Arial, Helvetica, sans-serif;}

body {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    background: url("../../images/bomgr/bkg-cabecera.png") repeat-x scroll left top #F9F9F9 !important;
    margin: 0px;
    padding: 0px;
    border-style: none;
}
.ghost {
	display: none;
}


/*---------------------------------------*/
/*---------------  LOGIN  ---------------*/
/*---------------------------------------*/
.login-nombre {
	top: 35px;
}
.login-nombre-input {
	top: 55px;
}
.login-contrasenia {
	top: 100px;
}
.login-contrasenia-input {
	top: 120px;
}
#login .login-recuerdame {
	top: 173px;
	left: 55px;
}
.login-recuerdame-input {
	top: 170px;
}
.login-btn-acceder {
	background: url(../../images/bomgr/btn-login-acceder.png) no-repeat;
	display: block;
	height: 24px;
	width: 80px;
	position: absolute;
	right: 40px;
	bottom: 55px;
	border:0px;
}

.login-btn-ingresar {
	display: block;
	height: 24px;
	width: 80px;
	position: absolute;
	right: 40px;
	bottom: 55px;
	border:0px;
}

.login-contrasenia-olvidada {
	position: absolute;
	display: block;
	width: 200px;
	bottom: 7px;
}


/*---------------------------------------*/
/*------------  CONTENEDOR  -------------*/
/*---------------------------------------*/
#contenedor {
	text-align: left;
	margin: 0px auto;
	width: 1000px;
}

.tabsTraducirTodo {
	position:relative;
	float:right;
	top:27px;
	right:0px;
	display:inline;
}

/*---------------------------------------*/
/*-------------  CABECERA  --------------*/
/*---------------------------------------*/
#cabecera {
	background: url(../../images/bomgr/bkg-cabecera.png) repeat-x left top;
	height: 47px;
	position: relative;
	width: 100%;
	font-size: 12px;
	margin: 0px 0px 20px;
}
#cabecera h1 {
	margin: 0px 0px 0px 15px;
	font-size: 22px;
	line-height: 47px;
	text-shadow: 0.05em 0.05em #fff;
}
#cabecera p {
	padding-top: 5px;
}
#cabecera a {
	font-size: 12px;
	color: #000000;
}
.cabecera-hola {
	position: absolute;
	top: 0px;
	right: 110px;
	border-right: 1px solid #000000;
	padding: 0px 10px 0px 0px;
}
.cabecera-cerrar-sesion {
	position: absolute;
	right: 20px;
	top: 0px;
}
.cabecera-selector {
	position: absolute;
	top: 12px;
	right: 250px;
}


/*---------------------------------------*/
/*-------------  LATERAL  ---------------*/
/*---------------------------------------*/
#lateral {
	width: 160px;
	float: left;
        position:relative;
        z-index: 999;
}
#lateral a.escritorio {
	background: url(../../images/bomgr/btn-escritorio.jpg) no-repeat;
	margin: 0px 0px 10px 14px;
	height: 31px;
	width: 146px;
	display: block;
}
#lateral a.escritorio span.ghost {
	display: none;
}


/*-------------  MENU  ---------------*/
.menu {
	margin: 0px 0px 10px 15px;
	padding: 0px;
	list-style: none;
	background: url(../../images/bomgr/bkg-menu.png) repeat-y left top;
}
.menu .menu-top {
	background: url(../../images/bomgr/bot-paginas.png) no-repeat center top;
	border-style: none;
}
.menu .menu-top A{
	font-size:12px;
}
.menu .menu-top A.titulo{
	font-weight:bold;
}
.menu .menu-pie {
	background: url(../../images/bomgr/bkg-menu-pie.png);
	height: 29px;
	width: 145px;
	border-style: none;
}
.menu li {

}
.menu li strong {
	line-height: 29px;
	color: #20749a;
	text-decoration: none;
	font-size: 12px;
	display: block;
	font-weight:bold;
	padding-left:7px;
}

.menu li a {
	line-height: 29px;
	color: #20749a;

	text-decoration: none;
	font-size: 12px;
	display: block;
}

.menu li a:hover {
	color: #000000;
}
.menu li a img{
	margin: 0px 4px;
	border-style: none;
	vertical-align: middle;
}
.menu li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #FFFFFF url(../../images/bomgr/bkg-menu-ul.png) repeat-y left top;
}
.menu li ul li a {
	font-size: 10px;
	padding: 0px 10px;
	display: block;
	background-image: url(../../images/bomgr/sub-bot-up.png);
	background-repeat: no-repeat;
}
.menu li ul li a:hover {
	font-weight: normal;
	background-image: url(../../images/bomgr/sub-bot-down.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0px 10px;
}
.menu-separador {
	background: url(../../images/bomgr/bkg-hr.png);
	display: block;
	margin: 0px 0px 10px 16px;
	height: 11px;
	width: 144px;
}



/*---------------------------------------*/
/*-------------  PRINCIPAL  -------------*/
/*---------------------------------------*/
#principal {
        float: left;
	width: 80%;
        padding-left: 20px;
}
#principal h2 {
	font-size: 25px;
	line-height: 41px;
	font-weight: normal;
	margin: 0px 0px 50px;
}
#principal h2 img {
	vertical-align: middle;
}


/*----------  MENSAJE ALERTA  ----------*/
#mensaje-alerta {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background: #FF0000;
	margin: 0px auto 20px;
	padding: 10px;
	width: 90%;
	font-weight: bold;
	border: 4px double #FFFFFF;
}


/*------------  NUEVA ENTRADA  ------------*/
.nueva-entrada-input {
	width: 830px;
	margin: 0px 0px 40px;
}


/*---------------------------------------*/
/*---------------  TAREA  ---------------*/
/*---------------------------------------*/
.tarea-contenedor-externo {
	background: url(../../images/bomgr/bkg-tarea-contenedor-externo.png) repeat-y left top;
	width: 831px;
	margin: 0px 0px 25px;
}
.tarea-contenedor-externo TABLE {
	padding-left:10px;
}
.tarea-contenedor-externo .tarea-contenedor {
	padding-left:10px;
}
.tarea-contenedor-top {
	background: url(../../images/bomgr/bkg-tarea-contenedor-top.png) no-repeat left top;
	position: relative;
	padding-left:5px;
	padding-bottom:6px;
}
.tarea-contenedor-pie {
	background: url(../../images/bomgr/bkg-tarea-contenedor-pie.png) no-repeat left bottom;
	height: 5px;
}
#principal h2.tarea-titulo {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.tarea-expandir-cerrar {
	background: url(../../images/bomgr/btn-expandir-contenedor-funciones.png);
	display: block;
	height: 15px;
	width: 20px;
	position: absolute;
	top: 6px;
	right: 10px;
}
.tarea-expandir-cerrar:hover {
	background: url(../../images/bomgr/btn-expandir-contenedor-funciones-hover.png) no-repeat;
}


/*---------------------------------------*/
/*----------------  PIE  ----------------*/
/*---------------------------------------*/
/*
#pie {
	background: url(../../images/bomgr/bkg-pie.png) repeat-x left top;
	height: 50px;
	width: 100%;
	clear: both;
}*/


/*Browse Table*/

.Browse SELECT {font-size: 11px;}

.Browse TH {background: #cdd9df; text-align: left; font-weight: bold; height: 22px; vertical-align: middle; font-size:12px;
			color: #20749a;
}

.Browse .THleft{text-align: left}

.Browse .THcenter {text-align: center}

.Browse .THright {text-align: right}

.Browse TD {background: #f3f7f9; font-size:11px;}

.Browse .Rollover TD {background: #ECEFF0;}


.Browse .Sml TD {font-size:9px;}

.Browse .Sml TH {font-size:9px;}

.Browse TR:hover TD {background-image:url(../../images/bomgr/tr-over.jpg);} /* #ECEFF0 */
.Browse .CleanRow TD, .Browse TR.CleanRow:hover TD {background: #FFFFFF;}

.Browse .FootBrowse TD {background: transparent; height: 40px; vertical-align: bottom; padding-bottom: 5px;}

.NoStyle{}



.standby {color: #FF9900}

/*Insert Edit Table*/

.TableBtns TD {vertical-align: bottom; height: 40px; padding: 0px 0px 12px;}

.TableBtns#Login TD {height: 40px;}

/*
.FormBtn {background: #f5f6f6 url(../images/bomgr/formbtnbg.gif) repeat-x left top; width: 100px; border: 1px solid #D5D5D5; padding: 0px; cursor: pointer; cursor: hand; font: 11px Verdana, Arial, Helvetica, sans-serif;}
*/
.FormBtn {background: #f5f6f6; width: 100px; border: 1px solid #D5D5D5; padding: 0px; cursor: pointer; cursor: hand; font: 11px Verdana, Arial, Helvetica, sans-serif;}

html>body .FormBtn {padding-top: 3px; padding-bottom: 2px;}

/* Hide from IE-Mac \*/

html>body .FormBtn {padding-top: 0px;}

.FormBtn {height: 20px;}

/* End hide */

.Titulo
{
	font-weight: bold;
	color: #8d9b9d;
	font-size: 15px;
	line-height: 24px;
	margin-left: 10px;
}

.contenedor
{
}

.lnkTabIdioma
{
	color:#999999;
}
.lnkTabIdiomaSelected
{
	color:#333333;
	font-weight:bold;
}


.inputTxtSml, .inputTxt, .inputTxtMid, .inputTxtBig,
.input2Num, .input4Num, .input10Num, .input15Num, .input20Num
{
    border: 1px solid #DFDFDF;
    border-radius: 10px 10px 10px 10px;
    color: #777777;
    font-size: 12px;
    margin-left: 5px;
    padding: 5px;
    width: 400px;
}

.inputTxtSml {width: 110px; }
.inputTxt {width: 180px; }
.inputTxtMid {width: 270px; }
.inputTxtBig {width: 360px; }
.input2Num {width: 26px; }
.input4Num {width: 40px; }
.input10Num {width: 80px;}
.input15Num {width: 120px; }
.input20Num {width: 160px; }



/*------------------------ TABS IDIOMAS --------------------*/
.container {width: auto; margin: 10px auto;}
ul.tabs,
ul.tabs_images, ul.tabs_images_add,
ul.tabs_videos, ul.tabs_videos_add {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}
ul.tabs li,
ul.tabs_images li, ul.tabs_images_add li,
ul.tabs_videos li, ul.tabs_videos_add li
{
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #CCCCCC;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a,
ul.tabs_images li a, ul.tabs_images_add li a,
ul.tabs_videos li a, ul.tabs_videos_add li a
{
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover
, ul.tabs_images li a:hover, ul.tabs_images_add li a:hover
, ul.tabs_videos li a:hover, ul.tabs_videos_add li a:hover
{
	background: #ccc;
}
html ul.tabs li.tabActive, html ul.tabs li.tabActive a:hover,
html ul.tabs_images li.tabActive, html ul.tabs_images li.tabActive a:hover, html ul.tabs_images_add li.tabActive, html ul.tabs_images_add li.tabActive a:hover,
html ul.tabs_videos li.tabActive, html ul.tabs_videos li.tabActive a:hover, html ul.tabs_videos_add li.tabActive, html ul.tabs_videos_add li.tabActive a:hover
{
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tab_container,
.tab_container_images, .tab_container_images_add,
.tab_container_videos, .tab_container_videos_add
{
	padding-bottom:10px;
	border: 1px solid #CCCCCC;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content,
.tab_content_images, .tab_content_images_add,
.tab_content_videos, .tab_content_videos_add
{
	padding-top: 15px;
	padding-left: 0px;
	font-size: 1.2em;
}
.tab_content h2,
.tab_content_images h2, .tab_content_images_add h2,
.tab_content_videos h2, .tab_content_videos_add h2
{
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a,
.tab_content_images h3 a, .tab_content_images_add h3 a,
.tab_content_videos h3 a, .tab_content_videos_add h3 a
{
	color: #254588;
}

/*------------------------ FIN DE: TABS IDIOMAS --------------------*/

.RelacionarContenidos {width:400px;}

/*------------------------ Adicionados por Gabriel --------------------*/
/*   * { margin: 0px; padding: 0px;  border: 0px none;  outline: 0px;  } */
.silver {
	color: #e3e3e3;
}
.gris {
	color: gray;
}
.verde {
	color: green;
}
.cabecera-hola {
	position: absolute;
	top: 11px;
	right: 145px;
	padding: 0px 10px 0px 0px;
}
.cabecera-cerrar-sesion {
	position: absolute;
	right: 40px;
	top: 6px;
}
#cabecera h1 {
	margin: 0px 0px 0px 15px;
	font-size: 18px;
	line-height: 47px;
	text-shadow: 0.05em 0.05em #fff;
}
p.titulos_menu {
	font-size: 12px;
	color:#20749a;
	font-weight: bold;
	margin: 0px 0px 0px 30px;
	padding-top:8px;
}
div.inicio {
	background-image: url(../../images/bomgr/btn-escritorio.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 146px;
	margin: 0px 0px 10px 14px;
}
.ghost{
	display:none;
}
A.drawer-handle {
font-weight: bold;
text-decoration: none;
cursor: pointer;
}

A.drawer-handle.open {
}

.contenedor-traduciendo
{
	position:fixed; top:0px;
	width:100%; height:20px;
	text-align:center;
	z-index:10000; display:none;
}

.contenedor-traduciendo .traduciendo
{
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	background-color:#F6BC5D; color:#000000; font-weight:bold; width:100px; height:20px; margin:auto; padding-top:5px;
}
/*------------------------ FIN DE: Adicionados por Gabriel --------------------*/


.ContenedorFotosCarga
{
	float:left;
	border:0px solid red;
}

.FotoCarga
{
	margin:5px 5px 5px 5px;
	border:0px solid green;
	cursor:pointer;
	position:relative;
}

.ContenedorArchivosCarga
{
	float:left;
	border:0px solid red;
}

.ArchivoCarga
{
	margin:5px 5px 5px 5px;
	border:0px solid green;
	cursor:pointer;
	position:relative;
}


.imgGaleria
{
}

.boxcaption {
    background: url("../../images/bomgr/icono-eliminar.gif") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: none;
    float: right;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
}

.imgEliminarImagenGaleria
{
	margin:5px;
	cursor:pointer;
}

.archEliminarArchivoGaleria
{
	margin:5px;
	cursor:pointer;
}

.imgFoto, .imgVideo
{
	cursor:pointer;
}

.TituloSeccion {
font-size:16px;
font-weight:bold;
padding-bottom:15px;
}

.full {text-align:justify;}


/*
cabecera
*/
#contenedor {
    float: left;
    text-align: left;
    width: 100%;
    min-height: 500px;
}
#cabecera {
    font-size: 12px;
    height: 47px;
    margin: 0 0 20px;
    position: relative;
    width: 1000px;
}
#cabecera h1 {
    margin: 0px 0px 0px 15px;
    font-size: 22px;
    line-height: 47px;
    text-shadow: 0.05em 0.05em #fff;
}
#cabecera p {
    padding-top: 5px;
}
#cabecera a {
    color: #333333;
    font-size: 11px;
    text-decoration: none;
}
#cabecera a {
    text-decoration: hover;
}
.cabecera-hola {
    position: absolute;
    top: 0px;
    right: 110px;
    border-right: 1px solid #000000;
    padding: 0px 10px 0px 0px;
}
.cabecera-cerrar-sesion {
    position: absolute;
    right: 20px;
    top: 0px;
}
.cabecera-selector {
    position: absolute;
    top: 12px;
    right: 250px;
}
#lateral {
    width: 170px;
    float: left;
}
#lateral a.escritorio {
    background: url("../../images/bomgr/btn-inicio.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 31px;
    margin: 0 0 10px 5px;
    width: 161px;
}
#lateral a.escritorio span.ghost {
    display: none;
}
.menu {
    list-style: none outside none;
    margin: 0 0 10px 5px;
    padding: 0;
}
.menu-separador {
    display: none;
    margin: 0px 0px 10px 16px;
    height: 11px;
    width: 144px;
}
html>body .FormBtn {padding-top: 0px;}

.FormBtn {height: 20px;}

.cabecera-hola span {
    color:#006600;
    font-weight:bold;
}
.cabecera-hola {
    border-right: 0 none !important;
    color: #333333;
    font-size: 11px;
    padding: 0 10px 0 0;
    position: absolute;
    right: 85px;
    top: 1px;
}
.cabecera-cerrar-sesion {
    color: #333333;
    position: absolute;
    right: 3px;
    top: 0;
}
#cabecera h1 {
    color: white;
    font-size: 18px;
    font-weight: normal;
    line-height: 47px;
    margin: 0 0 0 15px;
    text-shadow: 0.05em 0.05em #000000;
}
.TituloSeccion {
    background: url("../../images/bomgr/pin.png") no-repeat scroll left top transparent;
    color: #333333;
    font-family: Times New Roman;
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 15px;
    padding-left: 35px;
    position: relative;
}
.menu li a img {
    display:none;
}
.menu li.menu-top {
    background: none!important;
}
.menu li.menu-top > a {
    background: url("../../images/bomgr/bg-top.png") no-repeat scroll left top transparent;
    margin-left: 0;
    padding-left: 33px;
}
.menu li.menu-top > a {
    color:white!important;
}
A.drawer-handle.open {
    color: #FFFFFF;
}
.menu {
    border: 1px solid #ABABAB;
    border-radius: 5px 5px 5px 5px;
    list-style: none outside none;
    margin: 0 0 10px 5px;
    padding: 0;
    width: 153px;
}
.menu li a {
    line-height: 26px;
}
.menu li {
    background: none repeat scroll 0 0 #ECECEC;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid white;
}
.menu .menu-top A.titulo {
    color: #20749A;
    padding-left: 26px;
    position: absolute;
    /*z-index: 999999;*/
}
.menu li ul li:hover {
    background: url("../../images/bomgr/flecha.png") no-repeat scroll right top transparent;
    border-color: transparent !important;
    width: 167px;
}
.menu li ul li {
    background: none repeat scroll 0 0 transparent;
}
.active > a {
    background: url("../../images/bomgr/pico.png") no-repeat scroll 154px top transparent !important;
    color: #FFFFFF !important;
    position: absolute !important;
    /*z-index: 2147483647 !important;*/
}
.active > a:hover {
    background: url("../../images/bomgr/pico.png") no-repeat scroll 154px top transparent !important;
    color: #FFFFFF !important;
    position: absolute !important;
    z-index: 2147483647 !important;
}
.menu li ul li a {
    background: url("../../images/bomgr/sinflecha.png") no-repeat scroll left top transparent;
    width: 147px;
}
.menu li ul li {
    background: url("../../images/bomgr/sinflecha.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid white;
    width: 153px;
    height: 25px;
}
.menu li ul li.pagina {
    background: url("../../images/bomgr/paginas.png") no-repeat scroll left top transparent!important;
}
.menu li ul li.pagina:hover {
    background: url("../../images/bomgr/paginas-on.png") top right no-repeat transparent!important;
}
.menu li ul li.multimedia {
    background: url("../../images/bomgr/multimedia.png") no-repeat scroll left top transparent!important;
}
.menu li ul li.multimedia:hover {
    background: url("../../images/bomgr/multimedia-on.png") top right no-repeat transparent!important;
}
.menu li.usuarios {
    background: url("../../images/bomgr/usuarios.png") no-repeat scroll left top transparent!important;
}
.menu li.usuarios:hover {
    background: url("../../images/bomgr/usuarios-on.png") top right no-repeat transparent!important;
}
.menu li.enlaces {
    background: url("../../images/bomgr/enlaces.png") no-repeat scroll left top transparent!important;
}
.menu li.enlaces:hover {
    background: url("../../images/bomgr/enlaces-on.png") top right no-repeat transparent!important;
}
.menu li.configuracion a {

}
.menu li.configuracion {
    background: url("../../images/bomgr/configuracion.png") no-repeat scroll left top transparent !important;
}
.menu li.configuracion:hover {
    background: url("../../images/bomgr/configuracion-on.png") top right no-repeat transparent!important;
}
.menu li.textos {
    background: url("../../images/bomgr/textos.png") no-repeat scroll left top transparent !important;
}
.menu li.textos:hover {
    background: url("../../images/bomgr/textos-on.png") top right no-repeat transparent!important;
}
.menu li ul li a:hover {
    background: url(../../images/bomgr/pico-2.png) 153px top no-repeat;
}
.menu li ul li a.hover-pico {
    background: url(../../images/bomgr/pico-2.png) 153px top no-repeat!important;
}
.menu li ul li.active > a.hover-pico {
    background: url(../../images/bomgr/pico.png) 154px top no-repeat!important;
}
a.drawer-handle {
    margin-left: 32px;
}
A.drawer-handle.open {
    color: #20749A !important;
}
.menu li ul {
    background: none repeat scroll 0 0 transparent!important;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 154px;
}
.menu li ul li a {
    background: none repeat scroll 0 0 transparent;
    padding-left: 26px !important;
    color: #20749A;
}
.ok:hover, .cancelar:hover, .guardar:hover, .FormBtn:hover {
    color:#000;
}
.ok {
    background: url("../../images/bomgr/ok.png") no-repeat scroll left top transparent !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 0;
    width: 161px !important;
    float: right;
}
.cancelar {
    background: url("../../images/bomgr/cancelar.png") no-repeat scroll left top transparent !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 0;
    width: 161px !important;
	/*
    float: right;
	*/
}
.guardar {
    background: url("../../images/bomgr/guardar.png") no-repeat scroll left top transparent !important;
    padding-left: 36px !important;
    padding-right: 20px !important;
    padding-top: 0;
    width: 169px !important;
    /*
	float: right;
    clear: both;
	*/
}
html > body .FormBtn {
    background: url("../../images/bomgr/normal.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #464646;
    font-weight: bold;
    height: 24px;
    padding-top: 0;
    width: 162px;
}
.buttons-action {
    position: absolute;
    right: 0;
    top: 8px;
}
.active {
	  background: url("../../images/bomgr/active.png") no-repeat scroll right top transparent !important;
    border: medium none transparent !important;
    width: 167px !important;}
.titulo-input {
    border: 1px solid #DFDFDF;
    border-radius: 10px 10px 10px 10px;
    color: #777777;
    font-size: 12px;
    margin-left: 5px;
    padding: 5px;
    width: 400px;
}
.titulo-monto {
    width:20px;
    color:#bbbbbb;
    padding:5px;
    border:1px solid #dfdfdf;
    border-radius:10px;
    margin-left:5px;
}
.titulo-fecha {
    border: 1px solid #DFDFDF;
    border-radius: 10px 10px 10px 10px;
    color: #777777;
    margin-left: 5px;
    padding: 5px;
    width: 80px;
}
.txtArea {
    width:565px;
    height: 100px;
    color:#bbbbbb;
    padding:5px;
    border:1px solid #dfdfdf;
    border-radius:10px;
    font-family:Arial;
    font-size:13px;
    margin-left:5px;
}
.txtAreaBig {
    width:400px;
    color:#bbbbbb;
    font-size:13px;
    padding:5px;
    border:1px solid #dfdfdf;
    font-family:Arial;
    border-radius:10px;
    margin-left:5px;
}
.menu-top ul li {
    position:relative;
}
.menu-top ul li ul {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CDCDCD;
    left: 153px;
    position: absolute;
    top: 0;
    z-index: 9999;
    border-radius: 5px 5px 5px 5px;
}
.menu-top ul li ul li {
    background: none repeat scroll 0 0 white;
    border: 0 none;
}
.menu-top ul li ul li:hover {
    background-color: #9DEAFD;
    background-image: none!important;
    width: 154px;
}
.menu-top ul li ul a {
    left: 0;
    margin-left: 0 !important;
    padding-left: 10px !important;
    background-image: none!important
}
.menu-top ul li ul a:hover {
    background-image: none!important
}
dl {
    margin: 1em 0;
    padding: 0;
}

dt {
    clear: both;
    /*float: left;*/
    width: 200px;
    margin: 0 0 5 0px;
    padding: 5px;
    font-weight: bold;
}

dd {
    /*float: left;*/
    width: 300px;
    margin: 0;
    padding: 0px;
}

#FilterForm{
    clear: both;
}

fieldset {
	border:0px;
}

FORM h1 {
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	text-shadow: 0.05em 0.05em #fff;
}

TABLE {border:0px;}


/************* BOTONES FILTROS BROWSE **************/
form fieldset#fieldset-left, form fieldset#fieldset-right
{
    float: left;
	margin:0px;
	padding:5px;
}

form fieldset#fieldset-leftfiltros, form fieldset#fieldset-rightfiltros
{
    float: left;
	margin:0px;
	padding:5px;
}

form #fieldset-bottom
{
    clear: both;
    border: 0px solid red;
}
/************* FIN DE: BOTONES FILTROS BROWSE **************/

.boton-add-top {
	float: right;
	margin-bottom:2px;
}

.boton-add-bottom {
	float: right;
	margin-top:2px;
}
.tipo_item {width:200px;}
#defaultTable .rowHead th {font-size: 12px; width: 150px;}


.loading-page-contenedor {
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
}
.loading-page-mask {
    background-color: #000000;
    height: 100%;
    opacity: 0.4;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.loading-page-detail {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 52px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    overflow: auto;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 150px;
    z-index: 10000;
}

/***************NAVEGACION SUBMENU*******************/
#submenunav h2 {
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#productonav {
    float: left;
    line-height: 1em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

#productonav LI {
    float: left;
    margin: 0;
    padding: 0;
}

#productonav A {
    background: none repeat scroll 0 0 #CCCCCC;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #AAAAAA;
    border-top: 1px solid #FFFFFF;
    color: #20749A;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 9px 18px;
    text-decoration: none;
}

#productonav A:hover, #productonav A:active, #productonav A.selected:link, #productonav A.selected:visited {
    background: none repeat scroll 0 0 #20749A;
    color: #FFFFFF;
}

#productonav A.selected:link, #productonav A.selected:visited {
    position: relative;
    z-index: 102;
}

#productonav UL {
    margin: 0;
    padding: 0;
}

#productonav UL LI {
    display: block;
    float: left;
    margin-top: 1px;
}

#productonav UL A {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 0 none;
    display: inline;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 1em;
}

#productonav UL A:hover, #productonav UL A:active, #productonav UL A.selected:link, #productonav UL A.selected:visited {
    background: none repeat scroll 0 0 #20749A;
    color: #FFFFFF;
}

.point { 
    display:block;      
    top:30px; 
    left:10px; 
    z-index:100; 
    position:absolute; 
    color: #FFF; 
    text-align: center; 
    font-weight: bold;
    height: 63px;
    width: 39px;
    font-size:18px;
    padding-top: 5px;
    cursor: pointer
}

.canvas a, .canvas2 a {
    background: url('images/point.png') no-repeat;
}

#imagen_web-element {
    width: auto;
}

#imagen_web-element .canvas {
    position: relative;
}