/*****************************/
/*** Core html setup ***/
/*****************************/

html { text-align: left; height: 100%; margin-bottom: 1px; }

form {
  margin: 0;
  padding: 0;
}

body { font-size: 9px; font-family: "Lucida Grande", Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; height: 100%; line-height: 12px; text-align: left; }

a:link, a:visited { color: #253e46; font-size: 9pt; line-height: 9pt; text-decoration: none; }

a:hover { color: #3781c6; font-size: 9pt; text-decoration: none; font-weight: normal; line-height: 9pt; }
p { font-size: 8pt; line-height: 10pt; margin-top: 0; margin-bottom: 5px; text-align: left; }

div, p, table, td, th { line-height: 1.3em; font-size: 10pt; color: #333; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/
#page_bg { background-image: url(../images/fondo.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; height: 100%; padding: 10px 0; margin-bottom: 1px; }
#marco { border: solid 1px #000; }
div.center {
  text-align: center;
}

div#wrapper {
		height: 100%;
		background: #f7f7f7 url(../images/mw_shadow_blue_l.png) 0 0 repeat-y;
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 1050px;
}

div#wrapper_r {
	background: url(../images/mw_shadow_blue_r.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/mw_header_blue_t.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/mw_header_blue_t_l.png) 0 0 no-repeat;
	position: relative;
}

div#header_r {
	height: 90px;
	background: url(../images/mw_header_blue_t_r.png) no-repeat 100% 0;
	padding-left: 370px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo { position: absolute; left: 0; top: 0; float: left; width: 245px; height: 75px; min-width: 245px; margin-left: 30px; margin-top: 25px; }
#sub_t3 { font-style: italic; font-weight: bold; font-size: 12px; color: #0f99a6; }
div#newsflash {
	width: auto;
	margin-left: 350px;
	border: solid 1px #00f;
}
div#tabarea { background: #f7f7f7 url(../images/mw_header_b.png) repeat-x;
	ma;margin-top: 0; margin-bottom: 0; margin-left: 11px; }
div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer {
	background: #f7f7f7 url(../images/mw_footer_blue_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/mw_footer_blue_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/mw_footer_blue_b_r.png) 100% 0 no-repeat;
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway { font-size: 9pt; line-height: 9pt; padding: 0 10px 8px; width: auto; margin-right: 250px; text-align: left; height: auto; margin-bottom: 10px; }

#search {
	width: 100px;
	height: 12px;
	overflow: hidden;
}

#area { padding: 0; }

#whitebox { background: #fff; width: auto; margin: 0 0 0 21px; }

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;
  
}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_seperator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a { font-size: 12px; font-weight: bold; float:left; display:block; height: 24px; line-height: 24px; padding: 0 0 0 20px; color: #000; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }

#pillmenu a:hover {
  color: #00f;
}

#pillmenu a#active_menu {
  background: url(../images/mw_menu_active_bg.png) repeat-x;
  color: #fff;
}

#pillmenu a#active_menu:hover {
  color: #fff;
}

#leftcolumn { padding: 0; float: left; margin: 0; }

#maincolumn {
	margin-left: 20%;
	float: none;
	padding-left: 15px;
	width: auto;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

span.pathway { font-size: 9pt; display: block; margin: 0 20px 10px 0; height: auto; line-height: 16px; background-image: url(../images/i_pathway.gif); background-repeat: no-repeat; text-align: left; overflow: hidden; padding-left: 35px; }

/* headers */
div.componentheading { font-size: 8pt; width: 98%; margin-top: 10px; padding-left: 15px; }

h1 { padding: 0; font-size: 8px; font-weight: bold; vertical-align: bottom; color: #666; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; width: 100%; }
h6 { color: #293e81; font-size: 11pt; line-height: 16pt; margin: 5px 0; }
h2, .contentheading { font-size: 7pt; vertical-align: bottom; color: #33578d; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-align: left; float: left; }

table.contentpaneopen h3 { margin-top: 25px; }

h4 { color: #333; font-size: 8pt; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

h3, .componentheading, table.moduletable th { margin: 0 0 10px; font-weight: bold; font-size: 8px; color: #253e46; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; width: 100%; }

/* small text */
.small {
	font-size: 0.9em;
	color: #1e65c1;
	font-weight: normal;
	text-align: center;
}
.texto_intro { color: #666; font-size: 9pt; font-weight: normal; text-align: justify; width: 100%; margin: 0; padding: 0; }
.texto_descriptiva { color: #515151; font-size: 9pt; font-weight: normal; text-align: left; }
.texto_descriptiva1 { color: #515151; font-size: 9pt; font-weight: normal; text-align: justify; }
.texto_largo { color: #333; font-size: 9pt; font-weight: normal; line-height: 14pt; text-align: justify; margin-right: 30px; padding-right: 5px; padding-bottom: 5px; }
.titulos_productos { color: #384c8a; font-size: 14px; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; width: 95%; margin-right: 0; padding: 1px 5px 1px 20px; }
.volver1 { color: #3f5d77; background-image: url(../images/volver.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin-right: 25px; margin-left: 0; padding: 4px 4px 4px 20px; }
.titulo_interno { color: #384b89; font-size: 14px; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; margin-right: 0; padding: 1px 0 1px 0; width: 95%; }
.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0;

}

a.readon:link, a.readon:visited { padding          : 4px 4px 4px 20px; color			 : #253e46; font-size: 8pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; font-variant: normal; background-image: url(../images/leer_mas.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration  : none; width: 90px; height: 20px; float: right; min-width: 90px; min-height: 20px; margin-top: 15px; margin-right: 0; }
a.readon:hover { color : #fff; font-size: 8pt; font-weight: bold; font-style: normal; font-variant: normal; background-image: url(../images/leer_mas_over.gif); background-repeat: no-repeat; background-attachment: scroll; text-decoration: none; width: 90px; height: 20px; float: right; min-width: 90px; min-height: 20px; margin-top: 15px; margin-right: 0; padding: 4px 4px 4px 20px; }

/* menu links */
a.mainlevel:link, a.mainlevel:visited { padding-left: 5px; }

a.mainlevel:hover {

}

/* spacers */
span.article_seperator {
	height: 20px;
}

td.buttonheading {  }

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 0 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}



/* content styles */
table.contentpaneopen, table.contentpane { margin: 0; padding: 0; width: auto; order-bottom-style: solid; order-right-style: solid; }

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 { margin-top: 25px; }

table.contentpaneopen h4 { color: #333; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

/* module control elements */
table.user1user2 div.moduletable { margin-bottom: 0; }

div.moduletable, div.module { margin-bottom: 25px; }

div.module_menu h3 { font-size: 12px; font-weight: bold; color: #eee; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: -23px -4px 5px -5px; padding-left: 10px; padding-bottom: 2px; }

div.module_menu {
	background: url(../images/mw_box_blue_br.png) 100% 100% no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div {
	background: url(../images/mw_box_blue_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/mw_box_blue_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/mw_box_blue_tl.png) 0 0 no-repeat;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 0 0 10px;
}

#leftcolumn div.module table { color: #b80d18; width: auto; }

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input { font-size: 8pt; width: 149px; border: solid 1px #333; }
/* thumbnails */
div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}
#css_buttons {
	MARGIN-TOP: 10px;
	FLOAT: right;
	WIDTH: auto;
	MARGIN-RIGHT: 0px;
	WHITE-SPACE: nowrap;
}
#css_buttons A {
	MARGIN-RIGHT: 0px
}
.button_vote {
	background-color: #CC0000;
	color: #FFFFFF;
	background: #CCOO00;
	font-weight: bold;
}
.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 200px;
	border: 1px solid #ccc;
	background: #cc0000;
	color: #fff;	
	font-weight: bold;
	font-size: 12px;
}

ul { margin: 0; padding: 0; list-style: none; }

li { line-height: 17px; text-indent: 18px; padding-top: 0; background-image: url(../images/arrow1.gif) ; background-repeat: no-repeat; background-position: 0 5px; }
/*estilos_cg*/
#tema { background-color: #fff; }
#date { color: #67b2ae; font-size: 7pt; padding-bottom: 3px; }
#top { background-image: url(../images/top_bg.png); background-repeat: repeat-x; background-position: 0 0; width: 100%; height: 110px; margin-right: 10px; }
#buttons {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
ul#mainlevel-nav
{ list-style: none; padding: 0; margin: 0; font-size: 0.8em; }
ul#mainlevel-nav li
{ color: #fff; padding-left: 0; margin: 0 5px 0 0; font-size: 11px; float: right; padding-right: 0; white-space: nowrap; border-right: 1px solid #538b9d; }
ul#mainlevel-nav li a
{ display: block; text-decoration: none; color: #fff; font-size: 8pt; font-weight: bold; background-image: url(../images/top_boton.gif); background-repeat: no-repeat; background-position: 0 -1px; text-indent: 10px; margin-top: 0; padding: 0 10px; }
#buttons>ul#mainlevel-nav li a { width: auto; }
ul#mainlevel-nav li a:hover
{ color: #7ac8e1; background-image: url(../images/top_boton_f2.gif); background-repeat: no-repeat; background-position: 0 -1px; text-decoration: none; }
#bot { background-image: url(../images/bot_bg.png); background-repeat: repeat-x; height: 37px; }
a.mainlevel:link, a.mainlevel:visited { vertical-align: middle; font-size: 8.5pt; color: #254453; background-image: url(../images/a_mainlevel.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left; width: 137px; text-decoration: none; height: 22px; margin-right: 0; margin-left: 3px; padding: 5px 0 0 18px; display: block; }
a.mainlevel:hover { color: #fff; font-style: normal; background-image: url(../images/a_mainlevel_over.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left; width: 137px; height: 22px; margin-left: 3px; display: block; }
a.mainlevel#active_menu { color:#253e46; font-weight: normal; background-image: url(../images/a_mainlevel_active.gif); background-repeat: repeat-x; text-align: left; width: 137px; height: 22px; margin-left: 3px; display: block; }
a.mainlevel#active_menu:hover { color: #2f455c; font-weight: normal; border-bottom-width: 1px; }
a.sublevel:link, a.sublevel:visited { font-size: 8.5pt; color: #fff; background-image: url(../images/sublevel.gif); background-repeat: no-repeat; width: 135px; height: 22px; min-width: 80px; padding-top: 0; }
a.sublevel:hover { color: #e8e8e8; background-image: url(../images/sublevel_over.gif); background-repeat: no-repeat; text-decoration: none; height: 22px; }
table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td { padding: 2px; }
table.contenttoc th { background: url(../images/subhead_bg.png) repeat-x; color: #666666; text-align: left; padding-top: 2px; padding-left: 4px; height: 25px; font-weight: bold; font-size: 10px; text-transform: uppercase; border: solid 12pt #039; }
.componentheading { font-size: 8pt; background-image: url(../images/subhead_bg.png); background-repeat: repeat-x; background-position: 0 0; text-transform: uppercase; text-align: left; text-indent: 10px; width: 100%; height: 20px; min-height: 20px; padding: 10px 0 0 20px; }
table.moduletable { color: #b80d18; background-color: #243e64; margin-bottom: 5px; padding: 0; border-spacing: 0px; border-collapse: collapse; }
div.moduletable { margin-bottom: 2px; }
table.moduletable th, div.moduletable h32 { color: #243e64; text-align: left; line-height: 21px; font-weight: bold; font-size: 10px; background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; margin-bottom: 7px; }
table.moduletable td { font-size: 11px; padding: 0; margin: 0 0 0 0; font-weight: normal; }
.moduletable_menu { color: #243e64; }
h3 { color: #254453; font-size: 9pt; font-weight: bold; background-image: url(../images/h3_bg.gif); background-repeat: repeat-x; width: 120px; height: 20px; margin-left: 5px; padding: 3px 0 0 20px; }
#izq { background-color: #fff; background-image: url(../images/izq_bg.gif); background-repeat: repeat-y; background-position: 0 0; width: 80px; min-width: 80px; padding-right: 0; }
#esp { width: 30px; }
#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}
.button { color: #fff; font-size: 9pt; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; width: 120px; background-image: url(../images/boton.gif); background-repeat: no-repeat; background-position: 0 0; height: 19px; margin-top: 10px; margin-bottom: 10px; padding-bottom: 10px; border-width: 0; }
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.contentcolumn { text-align: left; }
table.moduletable { width: 100%; margin-bottom: 5px; padding: 0; border-spacing: 0px; border-collapse: collapse; }
table.pollstableborder td {
  padding: 2px;
}
.rss { background-color: #243e64; }
.syndicate { background-image: url(../images/mods_bg.png); width: 160px; min-width: 160px; padding-top: 10px; padding-bottom: 0; }
.mod_login { padding-left: 30px; }
#menu_bg { background-image: url(../images/sub_bg.png); background-repeat: repeat-y; width: 110px; margin-top: 10px; padding-top: 0; }
a.sublevel { padding: 0 0 0 20px; margin: 0 0 2px; font-size: 10px; width: 139px; display: block; line-height: 20px; text-decoration: none; font-weight: normal; voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit; width: 80px; height: 30px; }
html>body a.sublevel {width:160px;}
#banner { background-image: url(../images/f_banner.png); margin-right: 21px; margin-left: 22px; border: solid 1px #a9a9a9; }
#l_tema { background-image: url(../images/linea_tema.png); background-repeat: repeat-x; margin-top: 5px; margin-right: 12px; }
#borde_main { text-align: justify; margin-right: 0; margin-bottom: 20px; padding: 5px; }
.contentheading { color: #192668; font-size: 12pt; position: relative; }
.copyright { color: #253e46; font-size: 8pt; line-height: 11pt; }
.resaltado { color: #f00; font-size: 10px; }
.info { color: #6a6a6a; font-size: 10px; }
#logo { background-image: url(../images/logo_meicol.gif); background-repeat: no-repeat; text-indent: 12px; width: 366px; height: 95px; float: left; min-width: 366px; min-height: 95px; margin: 0 0 0 10px; padding: 0 0 0 10px; }
#flash { width: 600px; height: 126px; min-width: 600px; }
#titulo_news { border: solid 1px #000; }
.titulo_noticias { color: #b80d18; width: 95%; margin-bottom: 12px; border-bottom: 1px solid #b80d18; }
#flash { background-color: #b80d18; background-repeat: no-repeat; width: 695px; height: 36px; }
#buscar_iz { background-image: url(../images/buscar_der.gif); background-repeat: no-repeat; width: 20px; height: 34px; min-width: 20px; }
#buscar_bg { background-image: url(../images/buscar_bg.gif); background-repeat: repeat-x; width: auto; }
.lupa { background-image: url(../images/lupa.gif); background-repeat: no-repeat; }
.lenguaje { background-image: url(../images/lenguaje.gif); background-repeat: no-repeat; }
#linea { background-image: url(../images/linea.png); background-repeat: repeat-x; height: 17px; margin-right: 21px; margin-left: 22px; }
/*menu_1*/
#menu_1_top { background-image: url(../images/menu_1_top.gif); background-repeat: repeat-x; background-position: 0 0; width: 130px; height: 12px; margin-right: 0; margin-left: 4px; }
#menu_1_bg { background-image: url(../images/menu_1_bg.gif); width: 130px; margin-left: 4px; }
#menu_1_bot { background-image: url(../images/menu_1_bot.png); background-repeat: no-repeat; background-position: 0 0; width: 130px; height: 21px; margin-left: 4px; }
/*menu_2*/
#menu_2_top { background-image: url(../images/menu_2_top.gif); background-repeat: no-repeat; background-position: 0 0; width: 158px; height: 12px; margin-left: 4px; }
#menu_2_bg { background-image: url(../images/menu_2_bg.gif); background-repeat: repeat-y; width: 130px; margin-left: 4px; }
#menu_2_bot { background-image: url(../images/menu_2_bot.gif); background-repeat: no-repeat; background-position: 0 0; width: 130px; height: 21px; margin-left: 4px; }
.labels_login { color: #253e46; font-size: 8.5pt; padding-left: 0; }
.a_labels_login { color: #3781c6; font-size: 8.5pt; background-image: url(../images/flecha_login.gif); background-repeat: no-repeat; height: 10px; padding-left: 0; }
#linea_m { background-image: url(../images/linea_m.gif); background-repeat: repeat-x; height: 10px; }
/*ventana_bot*/
#v_bot_iz { background-image: url(../images/v_bot_izq.gif); background-repeat: no-repeat; width: 15px; height: 48px; }
#v_bot_bg { background-image: url(../images/v_bot_bg.gif); background-repeat: repeat-x; height: 48px; }
#v_bot_der { background-image: url(../images/v_bot_der.gif); background-repeat: no-repeat; width: 18px; height: 48px; }
.extras_links { color: #000; font-size: 9pt; line-height: 11pt; }
.link_cg { color: #253e46; font-size: 8pt; font-weight: bold; text-decoration: underline; }
.links_sistemas { color: #000; font-size: 8px; }
hr { background-color: #ccc; }
.t_sede { color: #293e81; font-size: 11pt; width: 100%; border-bottom: 1px solid #293e81; }
#top_menu { background-image: url(../images/top_menu_bg.gif); background-repeat: repeat-x; width: 100%; height: 20px; }
#col_izq { background-image: url(../images/col_left.gif); background-repeat: repeat-y; background-position: 0 0; width: 154px; min-width: 154px; }
#s_col_izq { background-image: url(../images/s_col_left.gif); background-repeat: repeat-x; background-position: 0 0; width: 154px; height: auto; min-width: 154px; }
#col_der { background-image: url(../images/col_der.gif); background-repeat: repeat-y; background-position: 0 0; width: 154px; min-width: 154px; }
#s_col_der { background-image: url(../images/s_col_right.gif); background-repeat: no-repeat; background-position: 0 0; width: 154px; height: auto; min-width: 154px; }
#s_col_center { background-image: url(../images/s_col_center.gif); background-repeat: repeat-x; background-position: 0 0; width: 100%; height: auto; min-width: 154px; }
.fondo_banner { background-image: url(../images/banner_bg.jpg); background-repeat: repeat-x; width: 100%; height: 289px; }
.subtitulo { color: #2f4f4f; font-size: 8pt; font-weight: bold; background-image: url(../images/subhead_bg.png); background-repeat: repeat-x; background-position: 0 0; text-align: left; text-indent: 10px; width: 100%; height: 20px; visibility: visible; min-width: 100%; min-height: 20px; margin-top: 20px; margin-bottom: 20px; padding: 10px 0 0 20px; }
ul { text-indent: 0; vertical-align: 40px; margin-left: 40px; list-style-image: url(../images/bullet.gif); }
li { text-indent: 0; padding-top: -2px; }
h5 { color: #293e81; font-size: 9pt; font-weight: bold; line-height: 11pt; margin: 10px 0 5px; }
.buttonheading { text-align: right; width: auto; margin-left: 10px; }
.letter { color: #182b55; font-size: 11px; line-height: 11px; text-align: justify; }
.tabla_banneriz { height: 179px; background-image: url(../images/banner_2); background-repeat: repeat-x; }
.tabla_bannerder { height: 179px; background-image: url(../images/banner_5); background-repeat: repeat-x; }
.bannerder { height: 182px; background-image: url(../images/electrobanner2); background-repeat: repeat-x; }
.bannerder1 { height: 182px; background-image: url(../images/galvanibanner1); background-repeat: repeat-x; }
