/*****************************/



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











/*****************************/











html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
a:link, a:visited {
	text-decoration:none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
input.button {
	cursor: pointer;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
img {
	border: 0 none;
}
/*****************************************/







/*** Template specific layout elements ***/



/*****************************************/











#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}
div.center {
	text-align: center;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
}
body.width_medium div#wrapper {
	width: 950px;
}
body.width_small div#wrapper {
	width: 773px;
}
body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}
div#header_l {
	position: relative;
}
div#header_r {
	height: 90px;
	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: 662px;
	height: 75px;
	background: url(../images/logolabtop.gif) 0 0 no-repeat;
	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;
}
div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 15px;
}
div#tabarea_r {
	height: 34px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}
div#footer_r {
	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:0px 0px 0px 10px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: left;
}
#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}
form#searchForm input {
	vertical-align: middle;
}
form#searchForm table {
	border-collapse: collapse;
}
form#searchForm td {
	padding:0;
}
#mod_search_searchword {
	padding-left: 3px;
}
#area {
	padding:0;
	margin:0px;
}
#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 0px 1px 5px;
}
#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:  44px;
	height: 37px;
}
td.pill_m {
	background: url(../images/mw_menu_normal_bg.png) repeat-x;
	padding: 0;
	margin: 0;
	width: auto;
}
td.pill_r {
	background: url(../images/mw_menu_cap_r.png) no-repeat;
	width:  12px;
	height: 37px;
}
#pillmenu {
	white-space: nowrap;
	height: 42px;
	float: left;
}
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) 100% 50% no-repeat;
	margin: 0;
	padding: 0;
}
#pillmenu a {
	font-family: tahoma;
	font-size: 10px;
	font-weight: 700;
	float:left;
	display:block;
	height: 28px;
	line-height: 24px;
	padding: 3px 20px;
	color: #666;
	text-decoration: none;
    text-transform:uppercase;
}
#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}
#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}
#maincolumn, #maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}
#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width: 100%;
}
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 ***/







/*****************************************/







div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	padding:0px 5px;
}
a.pathway {
padding:0px 5px;
}
/* headers */

div.componentheading {
	padding-left: 150px;
	font-family:arial;
	font-size:26px;
	color:#355EA8;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:normal;
	text-align:center;
	line-height:30px;
	text-transform:none;
}
h1 {
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th, legend{
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
/* small text */







.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.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 {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
/* form validation */











.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/











.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* menu links */







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







span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {
}
td.buttonheading img {
	border:none;
}
.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_separator {
	display: block;
	height: 20px;
}
/* edit button */











.contentpaneopen_edit {
	float: left;
}
/* table of contents */







table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */







td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */







table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
	margin-left:10px;
}
table.contentpaneopen li {
	margin-bottom: 5px;
	color:#333;
}
table.contentpaneopen ul {
	list-style-type:disc;
}
table.contentpaneopen li a {
	color:#666;
	text-decoration:none;
	padding-left:10px;
	display:block;
	font-family:12px;
	text-transform:capitalize;
}
table.contentpaneopen li a:hover {
	color:#ff0202;
	text-decoration:none
}
table.contentpaneopen #lista ul {
	float:left;
	width:200px;
}
table.contentpaneopen #lista ul li.titulo {
	color:#fe0000;
	width:30px;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	font-family:verdana;
}
table.contentpaneopen #lista ul li.titulo span {
	font-style:normal;
	font-size:10px;
	font-weight:normal
}
table.contentpaneopen #lista {
	display:block;
	overflow:hidden;
	height:1%;
	margin-bottom:15px;
}
table.contentpaneopen #lista img {
	float:left;
}
table.contentpaneopen #lista p {
	float:left;
	width:200px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen #contactos {
	display:block;
	overflow:hidden;
	height:1%;
}
table.contentpaneopen #contactos #izquierda-contacto {
	float:left;
}
table.contentpaneopen #contactos img.foto-contacto {
	float:left;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */







table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.moduletable h3 {
	background:url(../images/categorias.jpg) 0 0 no-repeat;
	padding-left:5px;
	font-family:tahoma;
	color:#666;
	font-weight:bold;
	height:44px;
	padding-top:10px;
	font-size:12px;
	margin:0px;
	width:120px;
}
div.module-boletin h3 {
	background:url(../images/boletines.jpg) 0 0 no-repeat;
	height:37px;
	padding-left:50px;
	padding-top:9px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	font-family:tahoma;
	margin:20px 0 0 0;
	width:140px;
}
div.module-boletin {
	margin:0px 0px 10px 5px;
	padding:0px;
	width:178px
}
div.module-boletin .inputbox {
	margin:0px 0 0 0;
	background:url(../images/fondo_campo.jpg) 0 0 no-repeat;
	width:166px;
	height:25px;
	border:none;
	padding-left:10px;
	padding-top:3px;
	display:block;
}
div.module-boletin buttom {
	margin:5px 0px 0px 0px;
}
div.module-representadas h3 {
	background:url(../images/categorias.jpg) 0 0 no-repeat;
	height:37px;
	padding-left:10px;
	padding-top:9px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	font-family:tahoma;
	margin:20px 0 0 0;
	width:170px;
}
div.module-representadas {
margin-bottom:15px;
}
div.module h3 {
	background:url(../images/categorias.jpg) 0 0 no-repeat;
	height:37px;
	padding-left:10px;
	padding-top:9px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	font-family:tahoma;
	margin:20px 0 0 0;
	width:170px;
}
div.module a {	
	color:#333;
	font-size:11px;
	font-family:tahoma;
    text-decoration:none;
	
}
div.module-representadas a {	
	color:#333;
	font-size:11px;
	font-family:tahoma;
    text-decoration:none;
	
}
div.module-slide2 {
	height:auto;
	color:#fff;
	margin:10px 0px;
	width:180px;
	display:block;
	padding:0px;
}
div.module-representadas ul, div.module-representadas ul li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-decoration:none;
}
div.module-representadas a {
	color:#333;
	font-family:verdana;
	display:block;
	height:18px;
	width:163px;
	margin-left:10px;
	border-bottom:1px solid #ccc;
}
div.module-representadas a:hover {
	color:#fff;
	text-decoration:underline;
	background-color:#333;
}
div.moduletable-todoenuno {
	width:480px;
}
div.moduletable-ultimosproductos h3 {
	background-color:#CCC;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:10px;
	border:1px solid #666;
}
div.moduletable-ultimosproductos img {
	border:1px solid #999;
	height:120px;
	margin-top:10px;
	margin-bottom:5px;
}
div.moduletable-ultimosproductos a.llamar {
	padding:10px;
	color:#333;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px solid  #666;
	background-color:#999;
}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	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 4px;
}
#leftcolumn div.module table {
	width: auto;
}
/* forms */











table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/* thumbnails */




div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
/* Parameter Table */











table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */







/* Default skyscraper style */







.bannergroup {
}
.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Text advert style */







.banneritem_text {
	padding: 4px;
	font-size: 11px;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}
/* System Messages */







/* see system general.css */







.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */







.pollstableborder td {
	text-align: left;
}
/* WebLinks */







span.description {
	display:block;
	padding-left: 30px;
}
/* Frontend Editing*/







fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #666;
}
/* Tooltips */







.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* System Standard Messages */







#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Error Messages */




#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
/* System Notice Messages */



#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}
#syndicate {
	float:left;
	padding-left: 25px;
}
#power_by {
	float:right;
	padding-right: 25px;
}
/* Component Specific Fixes */







#component-contact table td {
	padding: 2px 0;
}
/* componenente buscara categorias */



#tpsearchvmcat {
	position:relative;
	background: url(../images/buscar.jpg) no-repeat left;
	height:43px;
	width:895px;
	margin:0px;
	display:block;
}
#tpsearchvmcat form {
	width:710px;
	position:absolute;
	top:7px;
	left:400px;
}
#tpsearchvmcat .button {
	background: url(../images/tpvmsearchbutton.gif) no-repeat;
	width:120px;
	height:24px;
	border:none;
	text-indent:-1000px;
}
/*****************************************/



/*** virtuemart ***/




/*** virtuemart 2***/





div#vmMainPage th {
	background-color:#999;
	color:#FFF;
	padding:5px 10px;
}
div#vmMainPage tr.sectiontableentry2 {
	border:1px solid #999;
	margin-bottom:10px;
	background-color:#E8E8E8;
}
div#vmMainPage tr.sectiontableentry1 {
	border:1px solid #999;
	margin-bottom:10px;
}
ul.pagination a.pagenav {
	border:1px solid #CCC;
	font-weight:bold;
	font-size:11px;
	padding:5px 10px;
	margin-right:5px;
	background:#EEE;
}
ul.pagination a.pagenav:hover {
	border:1px solid #CCC;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	background:#333;
}
td.contentheading {
	color:#333;
	font-weight:500;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:23px;
	padding-bottom:10px;
}
table.contentpaneopen span.destacado {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	padding:10px;
	border:1px solid #DADADA;
	margin:10px 0px;
	font-style:italic;
	font-size:15px;
	color:#333;
	line-height:19px;
	font-weight:500;
}
table.contentpaneopen img.noticias {
	padding:8px;
	margin:10px 0px;
	border:1px solid #DADADA;
}
table.contentpaneopen div#video {
	border:1px solid #CCC;
	padding:20px 10px 20px 10px;
	background-color: #E4E4E4;
	width:600px;
	text-align:center;
	padding-left:28px;
}
a.next_page {
	
	padding-right: 25px;
	line-height: 20px;
	float: right;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#365CA3;
	text-decoration:none;
}
a.previous_page {
	
	padding-left:25px;
	line-height:20px;
	float:left;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#365CA3;
	text-decoration:none;
}
div#vmMainPage a.subcategoria{
	font-weight:bold;
	font-size:13px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
    border-bottom:1px  solid #CCC;
	height:15px;
	display:block;
	text-decoration:none;
	padding:5px;
	padding-left:20px;
	width:160px;
	margin:0px 0px 5px 0;
	text-decoration:none;
	background:url(../images/flecha_gris.gif) 0 50% no-repeat;
}
div#vmMainPage a.subcategoria:hover{
	color:#666;
	text-decoration:underline;
}

table.contentpaneopen div#fila_areas{
	overflow:hidden;
	width:670px;
	height:1%;
}

table.contentpaneopen div#lista_categoria{
	overflow:hidden;
	width:670px;
	height:1%;
}
table.contentpaneopen div#lista_categoria div#categoria{
	width:198px;
	height:95px;
	float:left;
	display:block;
	background-color:#FCFCFC;
	margin:5px;
	padding:00px 0px 10px 0px;
	border-right: 1px dotted #888888;
	border-bottom:1px dotted #888888;
}

table.contentpaneopen div#lista_categoria div#categoria div#imagen{
	float:left;
	height:80px;
	width:40px;
	padding:3px 6px 3px 3px;
	display:block;
	margin-right:10px;
}
table.contentpaneopen div#lista_categoria div#categoria a.nombre_categoria{
	width:110px;
	height:15px;
	padding:10px 0px 0px 0px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#888888;
	font-size:14.4px;
	float:left;
}
table.contentpaneopen div#lista_categoria div#categoria a.nombre_categoria:hover{
	width:110px;
	height:15px;
	padding:10px 0px 0px 0px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	color:#3F73A7;
	font-size:14.4px;
	float:left;
}


table.contentpaneopen div#fila_areas div#item1{
    float:left;
	background:url(../images/fondo_lista.jpg) no-repeat 0% 100%;
	height:355px;
	width:208px;
	margin:0px;
	display:block;
	margin:0px 8px 0 0;
	padding:0px;
	
}
table.contentpaneopen div#fila_areas div#item2{
	float:left;
	background:url(../images/fondo_lista.jpg) no-repeat 5% 100%;
	height:355px;
	width:206px;
	margin:0px 3px 0 0;
	display:block;
	background-color:#CC99FF;
	margin:0px;
	padding:0px;
	border:1px solid #0000FF;
}
table.contentpaneopen div#fila_areas div#item3{
float:left;
	background:url(../images/fondo_lista.jpg) no-repeat 5% 100%;
	height:355px;
	width:206px;
	margin:0px;
	display:block;
	background-color:#CC99FF;
	margin:0px 3px 0 0;
	padding:0px;
	border:1px solid #0000FF;
}
table.contentpaneopen div#fila_areas div#item1 ul{
margin:0px 0 0 15px;
padding:0px;
width:150px;
list-style:none;
}
table.contentpaneopen div#fila_areas div#item1 ul li{
list-style:none;
}
table.contentpaneopen  img.ultimos{
margin:20px 0 20px 0;
padding:0px;
border-bottom:1px solid #2C6BB1;

}
table.contentpaneopen div#fila_areas div#item1 div#lista_equipos{
width:145px;
display:block;
margin:0px;
padding:0px;
height:200px
}

table.contentpaneopen img.recuadro{
float:right;
margin:0px 0px 15px 18px;
padding:5px;
border:1px solid #E9E9E9;
}

table.contentpaneopen div#fila_areas div#item1 div#lista_equipos h2{
padding:5px 0 10px 15px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:20px;
font-weight:100;
background:url(../images/flecha_titulos.jpg) no-repeat 100% 60%;
}


table.contentpaneopen div#fila_areas div#item1 div#lista_equipos a{
color:#FFFFFF;
text-decoration:none;
font-size:12px;
font-family:tahoma;
display:block;
border-bottom:1px solid #FFF;
padding-bottom:5px;
width:160px;
}

table.contentpaneopen div#fila_areas div#item1 div#lista_equipos a:hover{
text-decoration:underline;
}

table.contentpaneopen div#fila_productos{
	overflow:hidden;
	height:1%;
	width:668px;
	padding:0px;
	border:none;
	display:block;
	background:url(../images/fondo_fila_productosx.jpg)  repeat-x 0% 100%;
	margin:20px 0px 0px 0px;
	
}
table.contentpaneopen div#fila_productos img{
	float:left;
	display:block;
	width:Auto;
	border:1px solid #F4F4F4;
	margin:0px 10px 0px 0px;
	padding:0px;
}
table.contentpaneopen div#fila_productos div#contenido_productos{
	float:left;
	display:block;
	width:160px;
	margin:0px 5px 0px 3px;
	padding:0px 0px 0px 5px;
}
table.contentpaneopen div#fila_productos div#contenido_productos_lista{
	float:left;
	display:block;
	width:160px;
	margin:0px 5px 0px 3px;
	padding:0px 0px 0px 5px;
	height:2145px;
}
table.contentpaneopen div#fila_productos div#contenido_productos_imagenes{
	float:left;
	display:block;
	width:100px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 5px;
	height:2145px;
}
table.contentpaneopen div#fila_productos div#contenido_productos_imagenes img{
	display:block;
	width:auto;
	margin:0px 5px 45px 0px;
	padding:0px;
}
table.contentpaneopen div#fila_productos h2{
	margin:0px;
	padding:8px;
	color:#3470B1;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:160px;
}
table.contentpaneopen div#fila_productos div#contenido_productos_lista ul{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:150px;
	list-style-type:none;
}
table.contentpaneopen div#fila_productos div#contenido_productos_lista ul li{
	margin:0px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:160px;
	list-style-type:none;
	border-bottom: 1px solid  #EFEFEF;
}
table.contentpaneopen div#fila_productos div#contenido_productos_lista ul li a:hover{
	text-decoration:underline;
	color:#38669E;
}
table.contentpaneopen div#fila_productos div#contenido_productos_lista ul li a{
	text-decoration:none;
	color:#457EBE;
	background:url(../images/vineta_productos.jpg) 0% 10% no-repeat;
	padding-left:15px;
	text-indent:none;
	text-transform:none;
	
	
}

div#vmMainPage #emailForm label{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	font-weight:bold;
}
div#vmMainPage #emailForm .inputbox{
	border:1px solid #ccc;
	background-color:#EAEAEA
}
div#vmMainPage  .regresar{
color:#36F;
font-size:13px;
font-family:Tahoma, Geneva, sans-serif;
font-weight:bold;
border-bottom:1px solid #36C;
padding-bottom:10px;
width:450px;
margin-bottom:15px;
display:block;
margin-left:20px;
}

div#vmMainPage #emailForm{
	margin-left:20px;
}
div#vmMainPage .informacion_formulario{
	margin-left:20px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:550px;
	
}

div.module a.mainlevel{
	color:#555;
	text-decoration:none;
	padding:3px 5px;
	border-bottom:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	padding-left:15px;
	background:url(../images/category.png) 0% 50% no-repeat;
}
div.module a.mainlevel:hover{
	color:#29629A;
	font-weight:bold;
	
}
div.module a.mainlevel:visited{
	color:#555;
	text-decoration:none;
	padding:3px 5px;
	border-bottom:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	padding-left:15px;
	background:url(../images/category.png) 0% 50% no-repeat;
	
}
div.module a#active_menu.mainlevel{
	color:#444;
	text-decoration:none;
	padding:3px 5px;
	border-bottom:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	font-weight:bold;
	font-style:normal;
	padding-left:15px;
}
div.module a.sublevel{
	color:#444;
	text-decoration:none;
	padding:3px 5px;
	border-bottom:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:30px;
	background:url(../images/category.png) 0% 50% no-repeat;
}
div.module a.sublevel:hover{
	color:#29629A;
	font-weight:bold;

}
div.mod_frontpage_div img{
	border:1px solid #CCC;
}
div.mod_frontpage_div {
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
}
div.mod_frontpage_div a.mainlevel_frontpage_categories{
	text-decoration:none;
	font-family:arial;
	color:#666;
}
 div#vmMainPage div#item_producto div#detalles p#link_detalles a.detalle_lista{
	 font-size:14px;
	 text-decoration:none; 
	 color:#3461A3; 
	 font-family:Arial, Helvetica, sans-serif; 
	 text-decoration:none; 
	 line-height:16px; 
	 background:url(/inicio/components/com_virtuemart/themes/default/images/edit-find.png) 0 50% no-repeat;
	 padding:0px 0px 0px 20px; 
	 width:100%;
	 display:block;
}
 div#vmMainPage div#item_producto div#detalles p#link_detalles a:hover{
	 font-size:14px;
	 text-decoration:underline; 
	
}
div#vmMainPage div#item_producto div#detalles p#link_detalles {
	background:url(/inicio/components/com_virtuemart/themes/default/images/lista_x.gif) 0 0 repeat-x;
	padding:15px 0px 0px 15px;
}
div#vmMainPage a.button{
	background:url(/inicio/components/com_virtuemart/themes/default/images/boton_cotizar.jpg) 0 0 no-repeat;
	padding:5px 0px 0px 15px;
	margin:0px 0px 20px 0px;
	font-weight:bold;
	color:#555;
	display:block;
	width:153px;
	height:32px;
	clear:both;
	vertical-align:middle;
	
	
}
