* {
	margin: 0;
	padding: 0;
}
a {
	color: #0267C3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover	{
	color: #cc0000;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
	font-size: 62.5%;
}
img	{
	border: 0;
	font-size: .6em;
}
p {
	margin: 5px 0 5px 0;
}
pre {
	font-size: 11px;
}
td {
	vertical-align: top;
	text-align: left;
}
ul {
	vertical-align: top;
}
/***CLASS*/
.boton {
 	background: url(/images/html/bg_boton.gif) repeat-x #8a8a8a;  /*Gris boton */
	color: white;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.boton-destacado {
	font-size: 11px;
	background: url(/images/html/bg_boton_compra.gif) repeat-x #9b0704; /*Rojo obscuro*/
	color: white;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
.boton-secundario {
	font-size: 11px;
	background: url(/images/html/bg_boton_azul.gif) repeat-x #1e558d; /*Azul Boton */
	color: white;
	font-weight: bold;
	padding: 0px;
	border: none;
	cursor: pointer;
}
.combo-box, select {
	font-size: 1em;
	min-width: 50px;
}
select option {
	padding-right: .5em;
}
.input {
	font-size: 1em;
	min-width: 50px;
}
.publicidad	{
	margin: 0 10px 10px 14px;
}
.table {
	border: 1px solid #DCE0EE;
	margin: 0 0 15px 0;
	font-size: .9em;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}
.table strong {
	font-weight: bold;
	/* font-size: 1.2em; */
	color:#333333;/*#003E7E;*/
}
.table th {
	background-color: #F3F4F9;
	border-bottom: 1px solid #DCE0EE;
	border-top: 1px solid #DCE0EE;
	color: #003E7E;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding: 0 8px 0 8px;
	text-align: left;
	vertical-align: middle;
}
.table td {
	vertical-align: middle;
	color: #363636;
	padding: 8px 4px 4px 8px;
}
.table input {
	vertical-align: bottom;
}
/* clases para tabla de listado de certificados de descuentos */
.listado-dscto {
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
.listado-dscto th {
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
.listado-dscto td {
	text-align: center;
	padding: 8px 4px 8px 4px;
}
.listado-dscto td.monto {
	text-align: center;
}
/*****/
.grid {
	border: 1px solid #DCE0EE;
	margin: 10px 0 0 0;
}
.grid strong {
	font-weight: bold;
	color: #003E7E;
}
.grid th {
	border-bottom:2px solid #DCE0EE;
	border-right:1px solid #DCE0EE;
	color: #003E7E;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	padding-left: 8px;
	vertical-align: middle;
	/*text-align: left;*/
}
.grid td {
	font-size: .8em;
	vertical-align: top;
	color:#363636;
	padding: 8px 4px 4px 8px;
	border-right:1px solid #DCE0EE;
	border-bottom:1px solid #DCE0EE;
	height: 50px;
}
.first, .left {
	text-align: left;
}
.middle, .center {
	text-align: center;
}
.last, .right {
	text-align: right;
}
.par {
	background-color: #F0F0F0;
}
.celda_pop {
	padding:1px 0 1px 10px;
	text-align:left;
}
.celda_pop_total_der {
	padding:1px 10px 1px 0px;
	text-align:right;
	background-color:#DCE0EC;
	border:1px solid #CCC;
	border-left:none;
}
.celda_pop_total {
	padding:1px 0 1px 10px;
	text-align:left;
	background-color:#DCE0EC;
	border:1px solid #CCC;
	border-right:none;
}
/*NO-TABLE************************/
.no-table {
	border: 0;
	padding: 0;
	margin: 0;
}
.no-table td {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 1em;
}
.list {
	margin: 0 0 15px 0;
	border: 1px solid #DCE0EE;
	font-size: .9em;
	list-style: none;
}
.list li {
	padding: 8px 4px 4px 8px;
}
div.panel_seleccion_pais {
	background: url("/images/asociados/home/bg_home.jpg") no-repeat right top;
	width: 760px;
	height: 434px;
}
.lista {
	font-size: .9em;
	list-style: circle;
}
.lista li {
	list-style-type: circle;
	margin: 8px 4px 4px 36px;
}
/*ID*/
#tabla-principal {
 	border-collapse: collapse;
	width: 100%;
	clear: both;
}
#externo {
	text-align: center;
	margin: 0;
	padding: 0;
}
#panel-general {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
/*BARRA-SUPERIOR***************************/
#barra-superior	{
	background-color: white;
	line-height: 1em;
	margin-bottom: 2px;
	vertical-align: top;
	margin-top: 1px;
}

.barra-superior {
	text-align: right;
	float: right;
}
#barra-superior ul {
	display: inline;
	padding: 0 0 .1em;
	border: 0;
}
#barra-superior li {
	display: inline;
	font-size: 10px;
	border-right: 1px solid #dadada;
}
#barra-superior li.last {
	border-right: 0;
	margin-right: .5em;
}
#barra-superior form, #barra-superior select {
	display: inline;
}
#barra-superior select,
#barra-superior input {
	font-size: .55em;
	margin: 0 .5em 0 0;
	font-family: verdana, arial, sans-serif;
}
#barra-superior img {
	margin: .1em .7em -.2em .2em;
}
/**LOGO****************************/
#logo {
	position: relative;
	background: url("/images/html/paisaje.jpg") no-repeat right top;
	border-bottom: 1px solid #EFEFEF;
	margin-top: 2px;
	height: 60px;
}
#logo img {
	position: absolute;
	left: 20px;
	bottom: 7px;
	/* margin: 6px 0 7px 20px; */
}
#logo_empresas {
	background: url("/images/html/cabecera_home_cl.jpg") no-repeat right top;
}
#logo_chilecompra {
	background: url("/images/html/cabecera_home_chilecompra.jpg") no-repeat right top;
	height: 65px;
}
#logo_empresas img,
#logo_chilecompra img {
	margin: 0 0 0 0px;
}
#logo_asociados	{
	background: url("/images/asociados/cabecera.jpg") no-repeat right top;
	height: 48px;
}
/*BARRA-USUARIO****************************************************************/
#barra-usuario {
	background: url(/images/html/bg_acceso.gif) repeat-x left top;
	font-size: 1em;
	white-space: nowrap;
	clear: left;
	width: 100%;
	height: 32px;
}
#barra-usuario img	{
	margin: .4em .5em 0 0;
}
#barra-usuario ul {
	padding: 0 0 1.4em;
}
#barra-usuario li {
	border-right: 1px solid #dadada;
	display: inline;
	padding: 0 .8em 0;
}
#barra-usuario li.last 	{
	border-right: 0;
}
#barra-usuario span {
	float: right;
	padding: .4em .8em 1.4em;
}
#barra-usuario strong {
	text-transform: Capitalize;
}
/*PANEL-IZQ********************************************************************/

#panel-izq {
	vertical-align: top;
	width: 148px;
}
/***********************************************/
#fila-tabla-principal {
	vertical-align: top;
	width: 100%;
}
/*PIE**************************************************************************/
#pie {
	background: url(/images/html/bg_pie.gif) repeat-x left top;
	width: 760px;
	color: #333333;
	border-collapse: collapse;
	font-size: 1.1em;
	height: 4em;
}
#pie a {
	color: #333333;
}
#pie table {
	width: 100%;
	border-collapse: collapse;
}
#pie ul	{
	list-style-type: none;
}
#pie ul li {
	float: left;
	margin: 5px 0px;
/* 	line-height: 1em; */
	border-left: 1px solid #888888;
	padding: 0px 7px;
}
#pie ul li.first {
	border: none;
}
#pie #links ul {
	float: right;
	font-size: .8em;
}
#pie #barra-inferior {
	font-size: .8em;
	margin-top: 4px;
}
#barra-inferior	{
	height: 2em;
}
#one-world	{
	margin-top: 30px;
}
#panel-cen {
	vertical-align: top;
	width: 100%;
}
#panel-der 	{
	vertical-align: top;
	width: 182px;
}
#panel-der img, #panel-der a {
	margin: 0;
	padding: 0;
}
#banner	{
	margin-bottom: 1em;
}
/***** COMPRA *********************/
#barra-paso	{
	margin-top: 11px;
	margin-left:0;
	padding-left:10px;
	padding-right:10px;
	height: 50px;
}
#barra-paso table {
	font-weight:bold;
	font-size:1.1em;
}
#barra-paso a {
	color:#B70E00;
}
#barra-paso .first {
	color:#B70E00;
	height: 25px;
	background: url(/images/html/avion_anterior.gif) repeat-x bottom left;
}
#barra-paso .actual	{
	color:#FF1000;
	height: 25px;
	background: url(/images/html/avion.gif) no-repeat bottom left;
}
#barra-paso .sinLink {
	color:#858585;
	height: 25px;
	background: url(/images/html/avion_posterior.gif) repeat-x bottom left;
}
/*TITULO-COMPRA****************************************************************/
#titulo-compra	{
	margin-top: 32px;
	padding-left:8px;
	width: 760px;
	border-bottom: 1px solid #DCE0EE;
	vertical-align: bottom;
	color:#858585;
	font-size:1.1em;
	padding-bottom: 1px;
}
#titulo-compra .last {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 1px;
}
#titulo-compra h1 {
	margin: 0;
	font-size: 2.4em;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
#titulo-compra a {
	font-style: normal;
	font-weight: normal;
}

/*BARRA-CONTINUAR*****************/
#barra-continuar {
	color: #000000;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	height: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
	float: right;
	clear: both;
}
#barra-continuar tr	{
	text-align: right;
}
#barra-continuar td	{
	padding-right:30px;
	padding-left:8px;
	margin-right:10px;
	vertical-align: middle;
}
#barra-continuar .first	{
	background: url(/images/html/avance_body.gif) top right repeat-x;
	padding-right: 15px;
	margin-right: 0;
}
#barra-continuar .last {
	margin-left: 0;
	padding-left: 0;
	background: url(/images/html/avance_head.gif) top left no-repeat;
}
/*****CONTENIDO-PROCESO**************************/
#contenido-proceso	{
	font-size: 1.1em;
	margin-left: 12px;
}
#contenido-proceso .selectPanel select {
	width: 559px;
}
#contenido-proceso a {
	color: #cc0000;
}
#contenido-proceso h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
	margin:20px 0 5px 0;
	font-size: 2em;
	font-weight: normal;
}
#contenido-proceso h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #003E7E;
	font-size: 1.5em;
	margin: 20px 0 5px 0;
}
#contenido-proceso h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #dadada;
	font-size: 1.2em;
	margin: 20px 0 5px 0;
	}
#contenido-proceso h4, .titulo	{
	background-color: #DCE0EE;
	border: 0;
	color: #363636;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 6px 4px 6px 8px;
	/*text-align: left; height: 15px;*/
}
#contenido-proceso h5, .sub-titulo	{
	background-color: #F3F4F9;
	color:#5A5A5A;
	height: 15px;
	margin: 0;
	padding: 0; /*6px 4px 6px 8px;*/
	list-style: none;
}
#contenido-proceso h6, .error {
	color: red;
	font-size: 1.5em;
	text-align: center;
	margin: 5px 0 20px 0;
}
#contenido-proceso .nota {
	margin-top: 13px;
	background-color: #EFEFEF;
	padding: 10px;
	border: #CCCCCC 1px solid;
}
td.contenido_proceso_con_menu {
	padding-left: 14px;
	padding-bottom: 80px;
	width: 100%;
	height: 335px;
	padding-top: 0;
}
.debug {
	font-family: Arial, Helvetica, monospace;
	font-size: x-small;
	color: #000000;
	border: 1px solid #dddddd;
	clear: both;
	padding: 5px;
}
.campo-obligatorio {
	color: #CC0000;
}

/* Para el sistema de servicios json */
#json_loading {
    padding-top: 2px;
    padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;

	position: absolute;
	/*top: expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);*/
	top: 0;
	right: 0;
	z-index: 200;
}
#json_loading img {
	background-color: white;
}

.button-page {
	display: inline-block;
	margin: 0;
	border: 0;
	height:25px;
	padding: 5px 15px 5px 10px;
	text-align: right;
	line-height:25px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	overflow: visible;
	text-decoration: none;
	cursor: pointer;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 4px;
	background: url(/images/common/bg_button_page_blue.gif) right top no-repeat;
}
/***** HEADER NUEVO CHILECOMPRA *****/
#header-chilecompra {
	clear:both;
	height:100px;
	margin:0 auto;
	padding:0;
	width:766px;
}
#header-indexchilecompra {
	clear:both;
	height:65px;
	margin:0 auto;
	padding:0;
	width:760px;
}
.img-top-chilecompra {
	background:url(/images/common/header/bg_top_trotamundo.jpg) left top;
}

.img-top-indexchilecompra {
	background-image: url(/images/common/header/bg_top_indexchilecompra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-chilecompra #logo-lan-tm {
	border:0 none;
	float:left;
	height:65px;
	padding:10px 0 0 10px;
}
#header-chilecompra #logo-lan-ch {
	border:0 none;
	float:left;
	height:65px;
	width:215px;
}
#header-chilecompra #logo-chilecompra {
	border:0 none;
	float:left;
	height:65px;
	padding:10px 0 0 39px;
}
#header-chilecompra #logo-chilecomprach {
	border:0 none;
	float:left;
	height:65px;
	width:185px;

}
#header-chilecompra #box-right {
	border:0 none;
	float:right;
	height:98px;
	padding:0;
	width:370px;
}
#header-chilecompra #box-right-ch {
	border:0 none;
	float:right;
	height:65px;
	padding:0;
	width:760px;
}
#header-chilecompra #box-right #td-top {
	border:0 none;
	float:right;
	height:30px;
	padding:0;
	width:370px;
}
#header-chilecompra #box-right #td-top ul {
	color:#FFF;
	float:right;
	font:11px Arial, Helvetica, sans-serif;
	height:20px;
	list-style-type:none;
	margin:5px 0 0;
	padding:0 20px 0 0;
}
#header-chilecompra #box-right #td-top ul li.fono {
	background:url(/images/common/header/ico_telefono.gif) left top no-repeat;
	color:#FFF;
	font:bold 11px Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
	margin:0;
	padding:2px 2px 8px 25px;
	text-align:left;
}
/******** FIN HEADER NUEVO CHILECOMPRA ********/

/******** caja contenedora azul ********/
#contenedor_general h2 {
	width: 90%;
	height: 25px;
	background: #033d7d;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	text-align: left;
	text-indent: 15px;
	letter-spacing: normal;
	line-height: 25px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#contenedor_general #box-content {
	width: 90%;
	border: 2px solid #033d7d;
	margin: 0;
	padding: 0;
}
#contenedor_general #box-content #box-int-border {
	width: 85%;
	border: 5px solid #e5ecf7;
	margin: 0;
	padding: 7px;
	overflow: auto;
/*	display: inline-block;*/
}
/*botones azul chilecompra*/
.input-button {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding:5px 15px 5px 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
.blue {
	background:transparent url(/images/common/bg_button_page_blue.gif) no-repeat scroll right top;
	border: none;
}
/* ********** CLASES PARA MENU HORIZONTAL DE PESTAŅAS 2010 ******************* */
#contenido-proceso {
	font-size: 1.1em;
	margin-bottom: 15px;
	width:555px;
}
#contenido-proceso li {
	list-style-type: none;
}
#contenido-proceso a {
	color: #0267C3;
}
.base #centro_control {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 40px;
	width: 559px;
	position: relative;
	background: transparent url(/images/common/tab_border.gif) repeat-x left bottom;
	font-size: 11px;
}
.base #centro_control li {
	float: left;
	height: 40px;
}
.base #centro_control li a {
	display: block;
	float: left;
	height: 40px;
	line-height: 35px;
	color: #003e7e;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 6px;
	cursor: pointer;
	background: url(/images/common/tab_normal_01.gif) no-repeat;
}
.base #centro_control li a b {
	float: left;
	display: block;
	padding: 0 9px 5px 3px;
	background: url(/images/common/tab_normal_02.gif) no-repeat right top;
}
.base #centro_control li.current a {
	color: #fff;
	background: url(/images/common/tab_current_01.gif) no-repeat;
}
.base #centro_control li.current a b {
	background: url(/images/common/tab_current_02.gif) no-repeat right top;
}
.base #centro_control li a:hover {
	color: #033d7d;
	background: url(/images/common/tab_over_01.gif) no-repeat;
}
.base #centro_control li a:hover b {
	background: url(/images/common/tab_over_02.gif) no-repeat right top;
}
.base #centro_control li.current a:hover {
	color: #fff;
	background: url(/images/common/tab_current_01.gif) no-repeat;
	cursor: default;
}
.base #centro_control li.current a:hover b {
	background: url(/images/common/tab_current_02.gif) no-repeat right top;
}
#box-content {
	width: 555px;
	border: 2px solid #033d7d;
	margin: 0;
	padding: 0;
}
#box-content #box-int-border {
	width: 530px;
	border: 5px solid #e5ecf7;
	margin: 0;
	padding: 7px;
	overflow: hidden;/*	display: inline-block;*/
}
/******** caja contenedora azul ********/
#contenedor_general h2 {
	width: 92.75%;
	height: 25px;
	background: #033d7d;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	text-align: left;
	text-indent: 15px;
	letter-spacing: normal;
	line-height: 25px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#contenedor_general #box-content {
	width: 92.5%;
	border: 2px solid #033d7d;
	margin: 0;
	padding: 0;
}
#contenedor_general #box-content #box-int-border {
	width: 98.5%;
	border: 5px solid #e5ecf7;
	margin: 0;
	padding: 7px;
	overflow: auto;
/*	display: inline-block;*/
}
.sin_dato {
	background-image: url(/images/empresas/panel_control/sin_dato.gif);
	background-repeat: repeat;
}


/*  ---------------  CALENDARIO --------------- */
/* The main calendar widget.  DIV containing a table. */

div.calendar {
	position: relative;
}
.calendar {
	z-index: 100;
}
.calendar td, .calendar tr {
	padding: 1px;
}
.calendar table {
	border: 1px solid #999999;
	font-size: 10px;
	color: #000;
	cursor: default;
	background: #f7f7f7;
	font-family: tahoma, verdana, sans-serif;
	width: 120px;
	border-collapse: separate;
}
/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
	text-align: center;    /* They are the navigation buttons */
	padding: 1px;          /* Make the buttons seem like they're pressing */
	width: 25px;
}
.calendar .nav {
	background: #cccccc;
}
.calendar thead .title { /* This holds the current "month, year" */
	font-weight: bold;      /* Pressing it will take you to the current date */
	text-align: center;
	background: #a7b1be;
	color: #ffffff;
	padding: 0px;
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
	height: 18px;
}
.calendar thead .titleclose {
	color: white;
	background: #a7b1be url(/images/common/close_window.gif) no-repeat center center;
	font-size: 10px;
	border-bottom: 1px solid #dddddd;
}
.calendar thead .titleclose:hover {
	background: #a7b1be url(/images/common/close_window_hover.gif) no-repeat center center;
}
.calendar thead .headrow { /* Row <TR> containing navigation buttons */
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #999999;
}
.calendar thead .daynames { /* Row <TR> containing the day names */
	background: #e4e7ea;
}
.calendar thead .name { /* Cells <TD> containing the day names */
	padding: 2px;
	text-align: center;
	color: #272f83;
	font-weight: bold;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
	background-color: #a7b1be;
	color: #000;
	cursor: pointer;
}
.calendar thead .active { /* Active (pressed) buttons in header */
	background-color: #ffffff;
}
.calendar thead .active .titleclose {
	background-color: #a7b1be;
}
/* The body part -- contains all the days in month. */
.calendar tbody .day { /* Cells <TD> containing month days dates */
	width: 15px;
	color: #456;
	text-align: right;
}
.calendar tbody .day .othermonth {
	font-size: 80%;
	color: #bbb;
}
.calendar tbody .day .othermonth .oweekend {
	color: #fbb;
}
.calendar table .wn {
	border-right: 1px solid #000;
	background: #bdf;
}
.calendar tbody .rowhilite td.wn {
	background: white;
}
.calendar tbody td {
	border: 1px solid #f7f7f7;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
	background: #e4e7ea;
	cursor: pointer;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
	background: #cde;
	border: 1px solid #000;
}
.calendar tbody td.selected { /* Cell showing today date */
	font-weight: bold;
	border: 1px solid #000;
	background: #fff;
	color: #000;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
	color: #a66;
}
.calendar tbody td.today { /* Cell showing selected date */
	font-weight: bold;
	color: #cc0000;
}
.calendar tbody .disabled {
	color: #CCC;
}
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
	visibility: hidden;
}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
	display: none;
}
/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
	text-align: center;
	background: white;
	border-top: 1px solid #556;
	color: #cc0000;
}
.calendar tfoot td {
	border-top: 1px solid #556;
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
	background: #fff;
	color: #445;
	border-top: 1px solid #556;
	padding: 1px;
}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
	background: #a7b1be;
	border-top: 1px solid #556;
	color: #000;
	padding: 1px;
	cursor: pointer;
}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
	border-top: 1px solid #556;
	padding: 2px 0px 0px 2px;
}
/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 4em;
	cursor: default;
	border: 1px solid #655;
	background: white;
	color: #000;
	font-size: 90%;
	z-index: 200;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}
.calendar .combo .label-IEfix {
	width: 4em;
}
.calendar .combo .hilite {
	background: #e4e7ea;
}
.calendar .combo .active {
	background: #a7b1be;
	color: white;
	font-weight: bold;
}
.calendar td.time {
	border-top: 1px solid #000;
	padding: 1px 0px;
	text-align: center;
	background-color: #f4f0e8;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
	padding: 0px 3px 0px 4px;
	border: 1px solid #889;
	font-weight: bold;
	background-color: #fff;
}
.calendar td.time .ampm {
	text-align: center;
}
.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}
.calendar td.time span.hilite {
	border-color: #000;
	background-color: #667;
	color: #fff;
}
.calendar td.time span.active {
	border-color: #f00;
	background-color: #000;
	color: #0f0;
}
.img_calendario {
	margin: 0 ! important;
	padding: 0;
	vertical-align: top;
}
/*panel de control y desplazamiento*/
#titulo_tabla_panel {
	background-color: #033D7D;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	height: 7px;
	padding: 5px 10px 10px;
	color: #fff;
	font-weight: bold;
}
.contModulos {
	padding: 5px 0 0 0;
}
.contModulos .hide {
	display: none;
}
.contModulos .linkModulo {
	display: block;
	height: 20px;
	margin-bottom: 10px;
	text-align: right;
}
.contModulos .linkModulo a {
	background-image: url(/images/asociados/common/bullet_noticias.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}
/*cartola*/
.cartola img {
	vertical-align: top;
}
.cartola .table input {
	vertical-align: middle;
	display: inline;
}
/*graficos*/
.paneles .formSelect {
	margin-bottom: 10px;
}
.paneles .formSelect select {
	margin: 0;
}
