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;
}

div {
  margin: 0px;
  padding: 0px;
}

/* 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: #272D30;
  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: #ff6600;
  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: #009933;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 2px solid #009933;
  border-top: 2px solid #009933;
  line-height: 40px;
  width: 100%;
  background-color: #C0FFC0;
}

.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-size: 22px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #104d84;
}

.lnk_text2_home {
  font-size: 18px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #104d84;
}

.lnk_text_1_home {
  font-size: 26px;
  width: 100%;
  padding-top: 4px;
  text-decoration: none;
  color: #104d84;
}

.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;
  border-bottom: 1px solid #e8e8e8;
  */
}

.top_txt_l {
  padding-top: 10px;
}

.txt_news {
  font-size: 11px;
}

/* ID ------------------------------------------------------------------------*/

#content_body {
/*
  width: 100%;
  height: 100%;
  text-align: center;
*/
  background-color: white;
}

#content_header {
 
	border-bottom: 4px solid #7ba252;
	background-color: #10457b;
  margin: auto;
}

#content_header_line_top {
  background-color: #003355;
  border-bottom: 1px solid #10457b;
  height: 21px;
}

#content_header_line_top_msg {
  width: 1000px;
  margin: auto;
  background: url(imagenes/grupoth_21.gif) 100% 0px no-repeat;
  font-size: 10px;
  color: #ffffff;
  line-height: 21px;
}

#content_header_middle {
  width: 1000px;
  margin: auto;
}

#content {
  width: 1000px;
  background-color: #ffffff;
  /*
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding-left: 4px;
  padding-right: 4px;
  */
  margin: auto;
}

#content_top {
  width: 1000px;
  /* background-color: red; */
  /*text-align: left;*/
  margin: auto;
  
}

#content_middle {
  width: 100%;
  /* background-color: red; */
  /*text-align: left;*/
  margin: 10px auto auto;
}

#content_middle_weight {
  width: 650px; 
  padding: 2px;
  float: left;
  padding-right: 11px;
}

#content_middle_thin {
  width: 310px;
  padding: 2px;
  float: right;
}

#content_bottom {
	width: 100%;
	height: 95px;
	padding: 4px;
	border-top: 3px solid #7ba252;
	background-color: #10457b; /* color: #ffffff; */
	text-align: right;
	color: #E4E7E9;

  margin: auto;
}

#content_bottom_footer {
  width: 1000px;
  margin: auto;	
}


#content_bottom span {
  color: #E4E7E9;
}

#content_bottom a {
  color: #E4E7E9;
}

#content_copyright {
  color: #E4E7E9;
  font-size: 11px;
}

#content_copyright a {
  color: #E4E7E9;
}

#user_box {
	color: #ffffff; /* height: 100px; */
/* border:1px #009933 solid; */
	padding: 4px;
	background-color: #7ba252;
/*	float: right;*/
  width: 1000px;
  margin:auto;
}

#user_box a, #user_box span {
  color: #ffffff;
}

#space {
	clear: both;
}

/* -- MENU -------------------------------------------------------------------*/

.menuCommon {
/*  background:url(imagenes/gr_bg.gif) 0% 0px repeat-x left bottom; */
/*  background:url(imagenes/gr_bg.gif) repeat-x left bottom;  */
  height: 37px;
  margin: auto;
  border-top: 1px solid #10457b;
  background-color: #10457b;
}

.menuCommon ul {
	list-style-type: none;
   margin: 0px;
	padding: 0px 0px 0px 0px;
  background-color: #10457b;
}

.menuCommon li {
  list-style-type: none;
  float:left;
}

.menuCommon  li a {
  display:block;
/*  font-weight:bold; */
  float:left;
  text-align:center;
  padding:10px 9px 11px 6px;
  /* color:#E8E8E8; */
  color: white;
  text-decoration:none;
  border-top: 1px solid #10457b;
  background: url(imagenes/mn_sep_dg.gif) 100% 0px no-repeat;
}

.menuCommon li a:hover {
	background-color: #003355;
	color: white;
	text-decoration: none;
	border-top: 1px solid #7ba252;
}

.menuCommon li a.on, li a.on:hover {
  /*background:url(imagenes/mn_on.gif) 0% 0px no-repeat;*/
  background-color: #7ba252;
  color: white;
  font-weight:bold;
  border-top: 1px solid #7ba252;
}

.menuDivZona {
  height: 60px;
  /*background: url(imagenes/pie.gif);*/
  /* background: url(imagenes/user_box.gif); */
  background-color: #e8e8e8;
  font-size: 20px;
  color: #FFFFFF;
  padding: 10px;
  border-bottom:1px #585858 solid;
  border-top:1px #585858 solid;
  /*border-right:1px #585858 solid;*/
}

.menuDivZona a {
  text-decoration: none;
  color: #FFFFFF;
}

/* -- 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;
}

/* -- CONTENIDOS -------------------------------------------------------------*/

.dv_novedades {
  background: url(imagenes/bgw_275.gif) repeat-x left top
  background-color: #dde2e8;
  padding: 4px 4px 4px 4px;
}

#dv_banner {
	width: 100%;
	border: 1px solid #ced2d6;
	clear: both;
	padding: 0 4px;
	background: #fff url(/imagenes/bkg_banner.gif) repeat-y left 0;
	margin-bottom: 8px;
}

#dv_banner div {
	position: relative;
	float: left;
	width: 305px;
	padding: 16px 10px;
	color: #a3d3ff;
	line-height: 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 18px;

}

#dv_banner h4 {
  text-transform:uppercase;
  font-size:11px;
  color:#7aa054;
  background:#fff;
  position:absolute;
  width:305px;
  top:0;
  left:0;
  z-index:0;
  margin:0;
  text-align:center;
  padding:4px 0 0 0;
  line-height:1em;
  height:14px;
}

#dv_banner h2 {
  color:#fff;
  font-size:18px;
  background:none;
  height:auto;
  margin:0;
  padding:0;
}

#dv_banner h2 a {
  display:block;
  padding-top:116px;
}

#dv_banner a {
  color:#fff;
}

#dv_banner #rotary {
  float:none;
  clear:both;
  background:#7aa054 url(/imagenes/bkg_rotary.gif) repeat-x 0 bottom;
  border-bottom:4px solid #fff;
  border-top:0;
  width:auto;
  padding:5px 0;
  width:100%;
}
  
#dv_banner #rotary span {
  float:left;
  margin:0;
  background:#7aa054 url(/imagenes/bkg_rotarySep.gif) no-repeat right center;
  padding:0 10px;
  margin-right:9px;
  font-size:13px;
  font-weight:bold;
  color:#fff;
  text-transform:uppercase;
}

#dv_banner #rotary ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

#rotaryItems {
  float:left;
  padding:0 10px 0 0;
}

#rotaryItems li {
  display:none;
  font-size:13px;
  margin:0;
  padding:0;
}

#rotaryItems .on {
  display:block;
}

#rotaryNav {
  float:right;
  margin:6px 10px;
}

#rotaryNav li {
  margin:0 3px;
  float:left;
  height:9px;
  overflow:hidden;
}

#rotaryNav li a {
  display:block;
  float:left;
  background:url(/imagenes/btn_rotaryCircle.gif) no-repeat 0 0;
  width:8px;
  height:9px;
}

#rotaryNav .on a, #rotaryNav li a:hover {
  background-position:0 -9px;
}
