body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  color: #2d2d2d;
  font-size: 12px;
  font-family: Arial, Georgia;
}

span, td {
  color: #2d2d2d;
  font-size: 12px;
  font-family: Arial, Georgia;
}

img {
  border: 0;
}

/* CLASS ---------------------------------------------------------------------*/

.b_orange {
  background-color: #fa9b17;
  padding: 8px;
  margin: 8px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-right: 1px solid #7f4817;
  border-bottom: 1px solid #7f4817;
  border-left: 1px solid #edda74;
  border-top: 1px solid #edda74;
}

.b_orange a {
  text-decoration: none;
}

.b_green {
  background-color: #009933;
  padding: 8px;
  margin: 8px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-right: 1px solid #006633;
  border-bottom: 1px solid #006600;
  border-left: 1px solid #00cc33;
  border-top: 1px solid #00cc00;
}

.b_green a {
  text-decoration: none;
}

.title {
	width: 100%;
	color: #B22222;
	font-size: 28px;
	font-family: Georgia, Arial; /* font-weight: bold; */
	padding-top: 5px;
	padding-left: 10px; /* background:url(imagenes/title.gif) 0% 0px no-repeat; */
	margin-top: 2px;
}

.title_light {
	width: 100%;
	color: #B22222;
	font-size: 18px; /* font-weight: bold; */
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 2px;
}

.msg {
  color: red;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid red;
  border-top: 2px solid red;
}

.no_registros_list {
  color: #613830;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #613830;
  border-top: 2px solid #613830;
  line-height: 40px;
  width: 100%;
  background-color: #dec3bd;
  text-align: center;
}

.form_pd {
  font-size: 10px;
  font-family: Arial;
  text-align: justify;
}

.lnk_url {
  font-size: 22px;
}

.lnk_reporte {
  font-size: 22px;
  width: 100%;
  padding-top: 0px;
  text-decoration: none;
  color: #000000;
}

.lnk_text_home {
  font-family: Georgia, Arial;
  font-size: 22px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #00309c;
}

.lnk_text2_home {
  font-family: Georgia, Arial;
  font-size: 18px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #00309c;
}

.lnk_text_1_home {
  font-family: Georgia, Arial;
  font-size: 26px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #00309c;
}

.lnk_reporte_sub {
  font-size: 11px;
  color: #989898;
}

.lnk_fecha {
  font-size: 11px;
  color: #006633;
}

.lnk_fecha2 {
  font-size: 10px;
  color: #006633;
}

.lnk_obs_text2_home {
  font-size: 11px;
}

.lnk_lnk_home {
  font-size: 22px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #104d84;
}

.lnk_lnk2_home {
  font-size: 18px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #104d84;
}

.lnk_lnk_1_home {
  font-size: 26px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #104d84;
}

.lnk_obs_lnk2_home {
  font-size: 11px;
}           

.tag_tag {
  font-weight: bold;
  font-size: 20px;
}

.tag_cloud_w_1 {
  font-size: 10px;
}

.tag_cloud_w_2 {
  font-size: 11px;
}

.tag_cloud_w_3 {
  font-size: 12px;
}

.tag_cloud_w_4 {
  font-size: 15px;
}

.tag_cloud_w_5 {
  font-size: 17px;
}

.tag_cloud_w_6 {
  font-size: 18px;
}

.tag_cloud_w_7 {
  font-size: 19px;
}

.precode {
  font-size: 90%;
  border: 1px solid #6d6d6d;
  background: #ededed;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Courier, Arial;
}

.precode span {
  font-family: Courier, Arial;
}

.sys_tags {
  text-align: center;
  width: 100%;
  float: right;
  padding: 4px;
}

.sys_tags a {
  text-decoration: none;
  color: #104d84;
}

.sys_tagts {
  text-align: center;
  width: 100%;
  float: right;
  padding: 4px;
  /*
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  */
}

.sys_tagts a {
  text-decoration: none;
  color: #104d84;
}

.sys_texts_2 {
  text-align: left;
  width: 260px;
  float: right;
  padding: 4px;
  border-left: 1px solid #e8e8e8;
}

.top_txt_l {
  padding-top: 10px;
}

/* ID ------------------------------------------------------------------------*/

#content_body {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #ffffff;
  border-top: 5px solid #B22222;
}

#content_publi_top {
  height: 100px;
  width: 1000px;
  background-color: #f6f6f6;
}

#content {
  width: 1000;
  background-color: #ffffff;
  /*
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  */
  /*
  padding-left: 4px;
  padding-right: 4px;
  */
}

#content_top {
  width: 100%;
  /* background-color: red; */
  background: url(imagenes/fondo_head.gif) repeat-x;  
  text-align: left;
}

#content_middle {
  width: 100%;
  /* background-color: red; */
  text-align: left;
}

#content_middle_weight {
  width: 100%; 
  text-align: left;
  padding: 2px;
}

#content_middle_thin {
  width: 310px;
  text-align: left;
  padding: 2px;
  float: left;
}

#content_bottom {
	width: 100%;
	height: 45px;
	padding: 4px;
	border-top: 3px solid #B22222;
	background: url(imagenes/pie.gif);
	background-color: #d4d4d4; /* color: #ffffff; */
	text-align: left;
}

#content_bottom span {
  /* color: #ffffff; */
}

#content_bottom a {
  /* color: #ffffff; */
}

#content_copyright {
  color: #2d2d2d;
  font-size: 11px;
}

#content_copyright a {
  color: #2d2d2d;
}

#content_contact {
	display: block;
	width: 230px;
	height: 28px;
	background-color: #B22222;
	float: left;
	text-align: center;
	color: #fefefe;
	font-size: 20px;
	font-family: Georgia, Arial;
}

#user_box {
  background: url(imagenes/user_box.gif);
  color: #000000;
  /* height: 100px; */
  /* border:1px #009933 solid; */
  padding: 4px;
}

#user_box a, #user_box span {
  color: #000000;
}

/* -- MENU -------------------------------------------------------------------*/

.menuCommon {
  margin:0px 0px;
  list-style:none;
  height:30px;
  background-color:#242424;
  clear:left;
}

.menuCommon ul {

}

.menuCommon li {
  display:block;
  background:url(imagenes/mn_sep_dg.gif) 100% 0px no-repeat;
  float:left;
}

.menuCommon  li a {
  color: #e8e8e8;
  float:left;
  text-align:center;
  padding: 8px 19px 0px 16px;
  height: 30px;
  display: block;
  text-decoration: none;
}

.menuCommon li a:hover {
  background: url(imagenes/mn_on.gif) 50% 0px no-repeat left top;
  color: #e8e8e8;
  text-decoration:none;
  background-color: #686868;
}

.menuCommon li a.on, li a.on:hover {
  background:url(imagenes/mn_on.gif) 50% 0px no-repeat;
  color: #e8e8e8;
  font-weight:bold;
}

.menuCommon input {
  border: #686868 1px solid;
  background-color: #e8e8e8;
  height: 18px;
}

.menuCommon .buscador_b {
  border:#686868 1px solid;
  background-color:#e8e8e8;
  height: 18px;
}

.menuDivZona {
  height: 60px;
  background: url(imagenes/pie.gif);
  /* background: url(imagenes/user_box.gif); */
  background-color: #f8f8f8;
  font-size: 20px;
  color: #000000;
  padding: 10px;
  border-bottom:1px #585858 solid;
  border-top:1px #585858 solid;
  /*border-right:1px #585858 solid;*/
}

.menuDivZona a {
  text-decoration: none;
  color: #000000;
}

/* -- CABECERA DE TABLAS-TAB -------------------------------------------------*/

.tab_bordes {
  border-bottom: 1px solid #aaaaaa;
}

.tab_unselected {
  border-top: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  text-align: center;
  background-color: #eeeeee;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

.tab_selected {
  border-top: 4px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.tab_bordesc {
  border-top: 1px solid #2d2d2d;
}

.tab_bordescr {
  border-top: 1px solid #2d2d2d;
  border-left: 1px solid #aaaaaa;
}

.tab_unselectedc {
  border-top: 1px solid #2d2d2d;
  border-left: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  text-align: center;
  background-color: #eeeeee;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

.tab_selectedc {
  border-bottom: 4px solid #2d2d2d;
  border-right: 1px solid #2d2d2d;
  border-left: 1px solid #2d2d2d;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ff5100;
  color: #ffffff;
}

.tab_selectedct {
  border-right: 1px solid #2d2d2d;
  border-left: 1px solid #2d2d2d;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ff5100;
  color: #ffffff;
}

.tab_selectedct a {
  color: #ffffff;
  font-weight: bold;
}

.tb_comenta_add {
  BORDER-RIGHT: #d4d4d4 1px solid;
  BACKGROUND: url(imagenes/bgw_275.gif) repeat-x left top;
  BORDER-LEFT: #d4d4d4 1px solid;
  BORDER-TOP: #d4d4d4 1px solid;
  BORDER-BOTTOM: #d4d4d4 1px solid;
}

.com_item {
  padding-bottom: 4px;
}

/* -- DRAG-DROP ------------------------------------------------------------- */

.dragcontainer {
  BORDER-RIGHT: #669999 2px solid;
  PADDING-RIGHT: 5px;
  BORDER-TOP: #669999 2px solid;
  PADDING-LEFT: 5px;
  FLOAT: left;
  PADDING-BOTTOM: 0px;
  MARGIN: 3px;
  BORDER-LEFT: #669999 2px solid;
  WIDTH: 100%;
  PADDING-TOP: 5px;
  BORDER-BOTTOM: #669999 2px solid
}

.OverDragContainer {
	BORDER-RIGHT: #669999 2px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #669999 2px solid;
    PADDING-LEFT: 5px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 3px;
    BORDER-LEFT: #669999 2px solid;
    WIDTH: 100px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #669999 2px solid
}
.OverDragContainer {
	BACKGROUND-COLOR: #eee
}
.DragBox {
	BORDER-RIGHT: #000 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #000 1px solid;
    PADDING-LEFT: 10px;
    MARGIN-BOTTOM: 5px;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: #000 1px solid;
    WIDTH: 300px;
    CURSOR: pointer;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #000 1px solid;
    BACKGROUND-COLOR: #eee
}

.OverDragBox {
  BORDER-RIGHT: #000 1px solid;
  PADDING-RIGHT: 10px;
  BORDER-TOP: #000 1px solid;
  PADDING-LEFT: 10px;
  MARGIN-BOTTOM: 5px;
  PADDING-BOTTOM: 10px;
  BORDER-LEFT: #000 1px solid;
  WIDTH: 300px;
  CURSOR: pointer;
  PADDING-TOP: 10px;
  BORDER-BOTTOM: #000 1px solid;
  BACKGROUND-COLOR: #eee
}
.DragDragBox {
  BORDER-RIGHT: #000 1px solid;
  PADDING-RIGHT: 10px;
  BORDER-TOP: #000 1px solid;
  PADDING-LEFT: 10px;
  MARGIN-BOTTOM: 5px;
  PADDING-BOTTOM: 10px;
  BORDER-LEFT: #000 1px solid;
  WIDTH: 300px;
  CURSOR: pointer;
  PADDING-TOP: 10px;
  BORDER-BOTTOM: #000 1px solid;
  BACKGROUND-COLOR: #eee
}

/* -- REPORTES ---------------------------------------------------------------*/

.reporte_asunto {
  width: 100%;
  color: #000000;
  font-size: 28px;
  font-family: Georgia, Arial;
  /* font-weight: bold; */
  padding-top: 0px;
  padding-left: 0px;
  /* background:url(imagenes/title.gif) 0% 0px no-repeat; */
  margin-top: 0px;
}

.reporte_fecha {
  font-size: 11px;
  color: #006633;
}

/* -- EMPRESA ----------------------------------------------------------------*/

#datos_empresa {
  BORDER-RIGHT: #d4d4d4 1px solid;
  BACKGROUND: url(imagenes/bgw_275.gif) repeat-x left top;
  BORDER-LEFT: #d4d4d4 1px solid;
  BORDER-TOP: #d4d4d4 1px solid;
  BORDER-BOTTOM: #d4d4d4 1px solid;
  padding: 4px;
}

#datos_empresa_logo {
  BACKGROUND: url(imagenes/pb_bg.gif) no-repeat bottom;
/*
  BORDER-TOP: #d4d4d4 1px solid;
*/
  padding: 40px;
  text-align: center;
}

.lista_img_thumb {
  background-color: #f6f6f6;
  BORDER-TOP: #d4d4d4 1px solid;
}

#datos_empresa_imageflow {
  float: right;
  padding-left: 2px;
}

#datos_empresa_nota_footer {
  BORDER-RIGHT_: #d4d4d4 1px solid;
  BACKGROUND: url(imagenes/bgw_275.gif) repeat-x left top;
  BORDER-LEFT_: #d4d4d4 1px solid;
  BORDER-TOP: #d4d4d4 1px solid;
  BORDER-BOTTOM_: #d4d4d4 1px solid;
  padding: 4px;
}

#datos_empresa_footer {
  BORDER-RIGHT_: #d4d4d4 1px solid;
  BACKGROUND: url(imagenes/bgw_275.gif) repeat-x left top;
  BORDER-LEFT_: #d4d4d4 1px solid;
  BORDER-TOP: #d4d4d4 1px solid;
  BORDER-BOTTOM_: #d4d4d4 1px solid;
  padding: 4px;
}

.directorio_emp_it {
  padding-bottom: 6px;
  padding-top: 4px;
  border-bottom: 1px solid #e8e8e8;
}

.directorio_emp_top {
  padding-left: 4px;
  padding-right: 4px;
  DISPLAY: inline-block;
}

#datos_proyecto_r {
  float: right;
  border: 1px solid #d4d4d4;
  padding: 4px;
  width: 300px;
  background-color: #f6f6f6;
}

.column_Header {
  border-right:1px solid #aaaaaa;
  border-bottom: 4px solid #aaaaaa;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #eeeeee;
}

.column_Item {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.column_Footer {
  border-left:1px solid #aaaaaa;
  border-top: 2px solid #aaaaaa;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #eeeeee;
}

.menuVertical ul {
  width: 300px;
  text-decoration: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.menuVertical li {

}

.menuVertical a {
  padding: 5px 5px 5px 0.5em;
  border-left: 10px solid #c6c6c6;
  border-right: 10px solid #e6e6e6;
  border-bottom: 1px solid #ffffff;
  background-color: #f6f6f6;
  text-decoration: none;
  width: 100%;
  color: #000000;
}

.menuVertical a:hover {
  color: #ffffff;
  text-decoration: none;
  border-left: 10px solid #969696;
  border-right: 10px solid #a6a6a6;
  /*
  background-color: #2175bc;
  */
  background-color: #b6b6b6;
}
