﻿table td{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:black;
}
.encabezadoTabla{
    background-color: #7E4C90;
    color:white;
 	
}
#sidemenu {
position:relative;
top:-3px; 
float:left;
width:140px; 
margin-left:-3px; 
display:table-row;
}

#div_sidemenu_sub{
float:none;  
margin-left:-3px; 
margin-top:-20px;
width: 95px;
height:15px;
background:url('../images/bg.png') no-repeat;
}
}

#menuSupFin {
display:none;
margin-top:-1px;
width:0px;
height:36px;
background:url('../images/barra_derecha_menu_arriba.png') no-repeat;
}

#menuSupAntesFin {
display:inline;
margin-top:0px;

width:0px; /* Mover este para ajustar tamaño de antes de fin */
height:35px;
background:url('../images/bg.png');
}


div.smheader{
}
#smheader { 
	font: 14px Verdana;
	font-weight:bold;
/*	padding: 4px;*/
	color:#CCCCCC;

    font-weight:bold;
	padding: 8px 48px;
	float:left; 
	margin-left:-8px; 
    height:50px;
	background:url(../images/side_head.png) no-repeat; 
}

div.fondoSubmenus{
	width:161px;
	height:561px;
	position:absolute;
	left:310px;
	top:10px;
	/*background: url('../images/barra_subMenus.png') no-repeat;*/
	background-position: 0px 0px;
	/*background-position: 310px 0 ;*/
	
}



div.fondoSubmenusFieldSet{
	width:161px;
	height:261px;
	position:absolute;
	left:310px;
	top:10px;
	background-position: 0px 0px;
	/*background-position: 310px 0 ;*/
	
}

div.sub_menux a:hover{
	margin-top: -2px;
	margin-left:10px;
	font-weight:bold;
	padding: 6px 7px;
	height: 23px;
	color:#FFFFFF;
    display:block;
    background:url('../images/boton_activo_subMenu.png');
}

div.sub_menux a{
	margin-top: 0px;
	margin-left:0px;
	font: 10px Verdana;
	font-weight:bold;
 	padding: 0px 0px 0px 0px;
/*	padding: 4px;*/
	color:#E6E5E3;
	display:block;
	padding: 6px 6px;
	height: 23px;
	
	text-decoration: none;
 /*	background: url('../images/background.gif');*/
    background: url('../images/boton_desactivo_subMenu.png')

}


div.menu_g a:hover{
/*	background: url('../images/highlight.gif') no-repeat right; */
	margin-top: 0px;
	margin-left:0px;
	font-weight:bold;
	padding: 6px 8px;
	height: 23px;
	color:#CB850B;
    background:url('../images/boton_activo.png');
    display:block;
	}

div.rounded-box {
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
}


div.menu_g a{
	margin-top: 0px;
	margin-left:0px;
	font: 11px Verdana;
	font-weight:bold;
 	padding: 0px 0px 0px 0px;
/*	padding: 4px;*/
	color:#666699;
	display:block;
	padding: 6px 6px;
	height: 23px;
	 margin-left:0px;
	text-decoration:none;
 /*	background: url('../images/background.gif');*/
 	background: url('../images/boton_desactivo.png');

}

#scrollable { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; }

.dynamicDiv{
width:200px;
height:100px;
border:solid 1px #c0c0c0;
background-color:#e1e1e1;
font-size:11px;
font-family:verdana;
color:#000;
padding:5px;
}
