/*****************************/
/*** Core html setup ***/
/*****************************/
a{
outline: 0 !important;
}


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

form {
  margin: 0;
  padding: 0;
}

body { margin: 0; height: 100%; font-size: 80%; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; }

a:link, a:visited { color: #1a56a3; text-decoration: none; }

a:hover {
	color: #a60015;	text-decoration: none;
	font-weight: normal;
}
p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

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

/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/
#page_bg { background-image: url(../images/fondo.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; 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) 100% 0 no-repeat;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	margin-left: 30px;
	margin-top: 25px;
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;
}
#banner_ppal { background-image: url(../images/banner.gif); height: 147px; }
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 { padding: 0 10px 8px; width: auto; margin-right: 250px; text-align: left; }

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

#area { padding: 0; }

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

#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-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  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; width: 20%; 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 { margin-top: -10px; display: block; height: 25px; line-height: 16px; background-image: url(../images/pathway.png); background-repeat: no-repeat; overflow: hidden; padding-left: 30px; }

/* headers */
div.componentheading {
  padding-left: 0;
}

h1 {
	padding: 0;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading { font-size: 11.5pt; font-weight: 700; vertical-align: middle; color: #3f5d77; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; text-align: left; margin-right: 20px; margin-left: 0; padding-right: 20px; }
.catalogo { color: #3f5d77; font-size: 11pt; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; font-weight: 700; text-align: center; margin-right: 20px; margin-left: 0; padding-right: 20px; vertical-align: middle; }
table.contentpaneopen h3 { margin-top: 25px; }

h4 { color: #333; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; }

h3, .componentheading, table.moduletable th { margin: 0 0 10px; font-weight: bold; font-size: 1.1em; color: #3f5d77; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; padding-left: 0; text-align: left; }

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.texto_intro { color: #6c6c6c; font-size: 11px; font-weight: normal; margin-right: 25px; margin-left: 0; padding-right: 15px; padding-bottom: 5px; }
.texto_tabla { color: #6c6c6c; font-size: 11px; font-weight: normal; margin-right: 0; padding-right: 5px; padding-bottom: 5px; }
.links { color: #369; font-size: 13px; font-weight: normal; text-decoration: underline; margin-right: 20px; padding-right: 20px; padding-bottom: 5px; }
.links_1 { color: #369; font-size: 14px; font-weight: normal; text-align: center; margin-right: 0; padding-right: 0; padding-bottom: 0; }
.texto_largo { line-height: 18px; color: #6c6c6c; font-size: 12px; font-weight: normal; right: 0; padding-right: 5px; padding-bottom: 5px; padding-left: 0; }
.texto_login { text-align: left; line-height: 18px; color: #6c6c6c; font-size: 12px; font-weight: normal; right: 0; margin-left: 0; padding-right: 5px; padding-bottom: 5px; padding-left: 10px; }
.titulos_productos { color: #fff; font-size: 14px; font-weight: bold; background-color: #3f5d77; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: justify; width: 95%; margin-right: 0; padding: 1px 5px 1px 20px; }
.titulos_blanco { color: #fff; font-size: 14px; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: justify; width: 95%; }
.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: #3f5d77; font-size: 16px; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; margin-right: 0; padding: 1px 5px 1px 10 width: 95%; }
.titulo_tabla { color: #3f5d77; font-st-size: 12px; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; margin-right: 0; padding: 1px 5px 1px 10px; width: 95%; }
.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

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

}

a.readon:link, a.readon:visited { padding          : 4px 4px 4px 20px; float            : right; color			 : #456bb3; font: bold 8pt/8px "Lucida Grande", Arial, Helvetica, sans-serif; background: url(../images/readon.gif) no-repeat 3px 1px; text-decoration  : none; margin-right: 50px; }
a.readon:hover {
	color : #a60015;
	text-decoration: none; 
}

/* 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 5px;
}


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

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

td.sectiontableentry1, td.sectiontableentry2ry2{
  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", Arial, Helvetica, 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", Arial, Helvetica, 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 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 { width: 120px; float: right; 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*/
#s_banner { background-image: url(../images/s_banner.gif); height: 18px; }
#tema { background-color: #fff; }
#date { color: #9c9c9c; font-size: 8pt; padding-left: 20px; }
#top { 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; background-image: none; padding-left: 0; padding-right: 0; float: left; margin: 0; font-size: 11px; line-height: 21px; white-space: nowrap; border-right: 1px solid #747474; }
ul#mainlevel-nav li a
{ display: block; padding-left: 15px; padding-right: 15px; text-decoration: none; color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#buttons>ul#mainlevel-nav li a { width: auto; }
ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}
#top { background-image: url(../images/top.gif); height: 29px; }
a.mainlevel:link, a.mainlevel:visited { vertical-align: middle; font-size: 8.5pt; color: #fff; background-color: transparent; background-image: url(../images/menu_bg.png); background-repeat: no-repeat; background-position: 0 0; text-align: left; height: 20px !important; height: 25px; width: 100%; text-decoration: none; padding: 5px 20px 0 18px; display: block; }
a.mainlevel:hover { background-position: 0 -25px; color: #afe8ff; font-style: normal; }
a.mainlevel#active_menu {
	color:#fff;
	font-weight: normal;
}
a.mainlevel#active_menu:hover { color: #afe8ff; font-weight: normal; border-bottom-width: 1px; }
a.sublevel:link, a.sublevel:visited { vertical-align: top; font-size: 8.5pt; font-weight: bold; color: #7a90a7; background-image: url(../images/sublevel.png); background-repeat: no-repeat; width: 144px; min-width: 144px; padding-top: 3px; padding-bottom: 3px; }
a.sublevel:hover { color: #9cf; background-image: url(../images/sublevel_hover.png); text-decoration: none; width: 100%; }
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; text-transform: uppercase; text-align: left; text-indent: 10px; width: 100%; height: 20px; min-height: 20px; padding: 10px 0 0; }
table.moduletable { color: #b80d18; background-color: #243e64; width: 100%; 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: #fff; font-size: 8pt; background-image: url(../images/bg_h3.png); background-repeat: repeat-x; text-transform: uppercase; width: 155px; height: 22px; margin-right: 20px; margin-bottom: 0; margin-left: 0; padding: 3px 0 0 5px; }
#izq { background-color: #fff; background-image: url(../images/izq_bg.gif); background-repeat: repeat-y; background-position: 0 0; width: 155px; min-width: 155px; padding-right: 10px; }
#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: #1a56a3; text-align: center; font-size: 9px; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; font-weight: bold; border: double 3px #a9a9a9; width: auto; background: url(../images/button_bg.png) repeat-x; padding: 0 5px; line-height: 14px !important; line-height: 16px; text-transform: uppercase; height: 26px !important; height: 24px; margin: 1px; }
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.contentcolumn { padding-right: 5px; }
table.moduletable { width: 100%; margin-bottom: 5px; padding: 0; border-spacing: 0px; border-collapse: collapse; }
table.pollstableborder td {
  padding: 2px;
}
.rss { background-color: #243e64; width: 162px; }
.syndicate { background-image: url(../images/mods_bg.png); width: 159px; padding-top: 20px; padding-bottom: 20px; }
.mod_login { padding-left: 30px; }
#menu_bg { background-image: url(../images/sub_bg.png); background-repeat: repeat-y; width: 159px; 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: 123px;
}
html>body a.sublevel {width:160px;}
#l_tema { background-image: url(../images/linea_tema.png); background-repeat: repeat-x; margin-top: 5px; margin-right: 12px; }
#borde_main { margin-bottom: 10px; padding-right: 5px; padding-left: 5px; padding-top: 5px; text-align: justify; width: auto; margin-right: 12px; border: solid 1px #9c9c9c; }
.contentheading { }
.copyright { color: #a9a9a9; font-size: 7pt; }
.resaltado { color: #f00; font-size: 10px; }
.info { color: #6a6a6a; font-size: 10px; }
#search_iz { background-image: url(../images/search_izq.gif); background-repeat: repeat-x; width: 32px; height: 28px; }
#search_bg { background-image: url(../images/search_bg.gif); width: auto; height: 28px; }
#search_der { background-image: url(../images/search_der.gif); background-repeat: no-repeat; width: 14px; height: 28px; margin-right: 5px; padding-right: 5px; }
#search_bot { height: 8px; }
#logo { background-image: url(../images/logo_intermec.gif); background-repeat: no-repeat; text-indent: 12px; width: 231px; height: 126px; margin: 0 0 0 30px; padding: 0 0 0 30px; }
#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; }
#tabla { font-variant: normal; vertical-align: middle; padding: 3px; border: solid 1px #959595; white-space: nowrap; }
#columna { border-right: 1px solid #959595;border-top-sty;le: solid; }
.linea  th, .linea td { text-align: center; white-space: nowrap; padding: 3px; border: solid 1px #d4d4d4; border-collapse: collapse; font: 10px/14px "Lucida Grande", Geneva, Verdana, Arial, sans-serif; color: #787878; }
.tabla th, .tabla td { color: #595959; font: 11px/14px "Lucida Grande", Geneva, Verdana, Arial, sans-serif; text-align: left; white-space: nowrap; padding: 3px; border: solid 1px #d4d4d4; border-collapse: collapse; }
.caja_login_top { float: right; height: 15px; width: 253px; background-repeat: no-repeat; background-image: url(../images/caja_login_top.gif); }
.caja_login_bg { float: right; width: 253px; background-repeat: repeat-y; background-image: url(../images/caja_login_bg.gif); }
.caja_login_bot { float: right; height: 15px; width: 253px; background-repeat: no-repeat; background-image: url(../images/caja_login_bot.gif); }
.labels { text-align: left; padding-top: 4px; display: block; height: 26px; width: 100%; }
.labels_centro { text-align: center; padding-top: 4px; display: block; height: 26px; width: 100%; }
.label_izq { padding-left: 10px; float: left; text-align: left; padding-top: 4px; height: 22px; width: 23%; }
#hr_login { margin-right: 10px; margin-left: 10px; display: block; margin-bottom: 10px; margin-top: 20px; height: 1px; background-color: #cacaca; }
.pad_login { margin-bottom: 10px; padding-left: 10px; text-align: left; display: block; }
.item_login { margin-top: 10px; height: 40px; border-bottom-color: #447698; border-bottom-style: solid; border-bottom-width: 1px; color: #447698; font-size: 14px; font-weight: bold; }
#col_index { text-align: left; margin-right: 5px; margin-left: 5px; width: 218px; }
.titulo_home { margin-top: 5px; margin-bottom: 5px; font-size: 14px; color: #3f5d77; font-st-size: 12px; font-weight: bold; background-attachment: scroll; background-position: 0; text-align: center; }
.texto_home { text-align: left; line-height: 14px; margin-right: 5px; margin-left: 5px; font-size: 11px; color: #535353; font-st-size: 12px; background-attachment: scroll; }
.leer { font-size: 11px; color: #00417d; padding-left: 25px; font-weight: bold; padding-top: 4px; text-align: left; background-image: url(../images/leer_mas.gif); margin-top: 10px; float: left; height: 21px; width: 189px; background-repeat: no-repeat; }
.leer:hover { font-size: 11px; background-position: 0 -25px; color: white; padding-left: 25px; font-weight: bold; padding-top: 4px; text-align: left; background-image: url(../images/leer_mas.gif); margin-top: 10px; float: left; height: 21px; width: 189px; background-repeat: no-repeat; }
.cuentas_chat { color: #666666; font-weight: bold; font-size: 12px; list-style-type: none; margin-bottom: 10px; padding-bottom: 15px; padding-top: 15px; border-bottom-color: #999999; border-bottom-style: solid; border-bottom-width: 1px; width: 80%; text-align: left; float: right; }
.cuentas_chat a, .cuentas_chat a:hover { text-decoration: none; color: #666666; font-weight: bold; }
.items_exportadores { margin-bottom: 10px; margin-top: 5px; padding: 5px; border-color: #999999; border-width: 1px; border-style: solid; }
.exportadores_izq { float: left; width: 305px; }
.items_exportadores .titulo_interno { color: #970f1d; }

