div#producto {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
}

div#producto .nombre h1 {
    font: bold 17px arial, verdana, helvetica;
    color: #7C3C9E;
    padding-bottom: 5px;
    border-bottom: 1px solid #e0e0e0;
}

div#producto .prod_info {
    width: 96%;
    padding: 0;
    margin: 0 auto; 
    margin-top: 5px;
}

div#producto .prod_info .prod_foto {
    border-right:1px solid #e0e0e0;
    display:inline;
    float:left;
    margin-right:10px;
    width:210px;   
}

div#producto .prod_info .prod_foto .img {
    float:left;
    min-height:210px;
    text-align:center;
    width:210px;
    margin-top: 10px;
}

div#producto .prod_info .prod_opciones {
    display:inline;
    float:right;
    width: 420px;   
}

div#producto .prod_info .prod_opciones .mini_info {
    width: 100%;
    padding: 2px 0 2px 0;
}

div#producto .prod_info .prod_opciones .otros {    
    position: relative;
    display: block;
    float: left; 
    width: 285px;
}

div#producto .prod_info .prod_opciones .megusta { 
    background:url("images/megusta.png") repeat scroll left top transparent;
    display:block;
    float:right;
    margin-top:7px;
    min-height:48px;
    position:relative;
    width:119px;        
}

div#producto .prod_info .prod_opciones .megusta .mg-text {
    display:block;
    float:left; 
    height:20px;
    margin:22px 0 0 8px;
    position:relative;
    width:60px;
}

div#producto .prod_info .prod_opciones .megusta .mg-text a {
    font:bold 12px arial,verdana,helvetica;  
    color: #333;    
}

div#producto .prod_info .prod_opciones .megusta .mg-text a:hover {
    text-decoration: underline;
}

div#producto .prod_info .prod_opciones .megusta  .mg-cont {
    display:block;
    float:left;
    font:bold 14px arial,verdana,helvetica;
    height:20px;
    margin-top:9px;
    position:relative;
    text-align:center;
    width:50px;
}


div#producto .prod_info .prod_opciones .precio {
    color:red;      
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:bold;
    margin-bottom:8px;
    margin-top:8px;  
}

div#producto .prod_info .prod_opciones .precio span.precio-lista {
    color:#000000;      
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px!important;
    font-weight:normal; 
    /*text-decoration: line-through;*/
}

div#producto .prod_info .prod_opciones .line {
    border-bottom: 1px solid #e0e0e0;
    height: 2px;   
}

div#producto div.mas-especificaciones {
    width: 100%;
    padding: 0;
    margin:0;
}

div#producto div.mas-especificaciones table {
    border: 1px solid #d0d0d0;
    border-bottom: none;  
    font: normal 11px arial;
}

div#producto div.mas-especificaciones td {
    background: #FFF;   
    border-bottom: 1px solid #e0e0e0; 
    padding: 3px;   
}

div#producto div.mas-especificaciones td.me_top {
    background: #d0d0d0;
    font: bold 12px verdana, arial, helvetica;
}

div#producto div.mas-especificaciones td.me_1ro {
    background: #e0e0e0;    
}


/*Productos Relacionados*/
div.relacionados {
    position: relative;
    display: block;
    float: left;
    width: 69%;
    min-height: 100px; 
    border-right: 1px solid #e0e0e0
}

div.relacionados h3 {
    border-bottom:1px solid #E0E0E0;
    color:#7C3C9E;
    font: bold 15px arial,verdana,helvetica;
    margin-right:6px;
    padding-bottom:5px;
}

div.relacionados div.prod_rel
{
    position: relative;
    display: block;
    float: left;
    width: 148px;
    margin-right: 5px;   
    margin-top: 5px;
    min-height: 251px;
}

div.relacionados div.prod_rel div.img {
    margin: 0 auto;
    width: 127px;
    height: 120px;  
}

div.relacionados div.prod_rel div.tit {
    height: 28px;
    margin: 0 auto;
    width: 135px;
    
    text-align: center; 
}

div.relacionados div.prod_rel div.tit a {
    color: #7C3C9E;
    font: normal 11px arial, verdana, helvetica;
    text-decoration: none;   
}

div.relacionados div.prod_rel div.tit a:hover {
    text-decoration: underline;
}

div.relacionados div.prod_rel div.tex {
    color: #000;
    font: normal 9px arial, verdana, helvetica;
    height: 65px;
    text-align: center;
    margin: 0 auto;
    width: 135px;  
}

div.relacionados div.prod_rel div.mar {
    color: #7C3C9E;
    font: normal 11px arial, verdana, helvetica;
    height: 14px;
    text-align: center;
    margin: 0 auto;
    width: 135px; 
}

div.relacionados div.prod_rel div.pre {
    color: #FF0000;
    font: normal 11px arial, verdana, helvetica;
    height: 14px;
    text-align: center;
    margin: 0 auto;
    width: 135px;   
}





/*Productos Destacados Rubros*/
div.destacados-rubro {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    min-height: 100px; 
    /*border-right: 1px solid #e0e0e0*/
}

div.destacados-rubro h3 {
    border-bottom:1px solid #E0E0E0;
    color:#7C3C9E;
    font: bold 15px arial,verdana,helvetica;
    margin-right:6px;
    padding-bottom:5px;
    text-align: left;
}

div.destacados-rubro h3 span {
    font: normal 11px arial;
    color: #333;
}

div.destacados-rubro h3 a { 
    color: #7C3C9E;
    text-decoration: none;
}

div.destacados-rubro h3 a:hover { 
    color: #7C3C9E;
    text-decoration: underline;
}

div.destacados-rubro h3 span select {
    font: normal 11px arial;
    color: #333;
}



div.destacados-rubro div.prod_rel
{
    position: relative;
    display: block;
    float: left;
    width: 148px;
    margin-right:18px;   
    margin-top: 18px;
    min-height: 251px;
}

div.destacados-rubro div.prod_rel div.img {
    margin: 0 auto;
    width: 127px;
    height: 120px;  
}

div.destacados-rubro div.prod_rel div.tit {
    height: 28px;
    margin: 0 auto;
    width: 135px;
    
    text-align: center; 
}

div.destacados-rubro div.prod_rel div.tit a {
    color: #7C3C9E;
    font: normal 11px arial, verdana, helvetica;
    text-decoration: none;   
}

div.destacados-rubro div.prod_rel div.tit a:hover {
    text-decoration: underline;
}

div.destacados-rubro div.prod_rel div.tex {
    color: #000;
    font: normal 9px arial, verdana, helvetica;
    height: 65px;
    text-align: center;
    margin: 0 auto;
    width: 135px;  
}

div.destacados-rubro div.prod_rel div.mar {
    color: #7C3C9E;
    font: normal 11px arial, verdana, helvetica;
    height: 14px;
    text-align: center;
    margin: 0 auto;
    width: 135px; 
}

div.destacados-rubro div.prod_rel div.pre {
    color: #FF0000;
    font: normal 11px arial, verdana, helvetica;
    height: 14px;
    text-align: center;
    margin: 0 auto;
    width: 135px;   
}


/*Productos Destacados Home*/
div.destacados-home {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    min-height: 100px; 
    /*border-right: 1px solid #e0e0e0*/
}

div.destacados-home h3 {
    border-bottom:1px solid #E0E0E0;
    color:#7C3C9E;
    font: bold 15px arial,verdana,helvetica;
    margin-right:6px;
    padding-bottom:5px;
}

div.destacados-home h3 span {
    font: normal 11px arial;
    color: #333;
}

div.destacados-home h3 a { 
    color: #7C3C9E;
    text-decoration: none;
}

div.destacados-home h3 a:hover { 
    color: #7C3C9E;
    text-decoration: underline;
}

div.destacados-home h3 span select {
    font: normal 11px arial;
    color: #333;
}



div.destacados-home div.prod_rel
{
    position: relative;
    display: block;
    float: left;
    width: 148px;
    margin-right:2px;   
    margin-top: 10px;
    min-height: 251px;
}

div.destacados-home div.prod_rel div.img {
    margin: 0 auto;
    width: 127px;
    height: 120px;  
}

div.destacados-home div.prod_rel div.tit {
    height: 28px;
    margin: 0 auto;
    width: 135px;
    
    text-align: center; 
}

div.destacados-home div.prod_rel div.tit a {
    color: #7C3C9E;
    font: normal 11px arial, verdana, helvetica;
    text-decoration: none;   
}

div.destacados-home div.prod_rel div.tit a:hover {
    text-decoration: underline;
}

div.destacados-home div.prod_rel div.tex {
    color: #000;
    font: normal 9px arial, verdana, helvetica;
    height: 65px;
    text-align: center;
    margin: 0 auto;
    width: 135px;  
}

div.destacados-home div.prod_rel div.mar {
    color: #7C3C9E;
    font: normal 11px arial, verdana, helvetica;
    height: 14px;
    text-align: center;
    margin: 0 auto;
    width: 135px; 
}

div.destacados-home div.prod_rel div.pre {
    color: #FF0000;
    font: normal 11px arial, verdana, helvetica;
    height: 14px;
    text-align: center;
    margin: 0 auto;
    width: 135px;   
}



/*Productos Visitados*/

div.visitados {
    position: relative;
    display: block;
    float: right;
    width: 30%;
    min-height: 100px; 
}

div.visitados h3 {
    border-bottom:1px solid #E0E0E0;
    color:#7C3C9E;
    font: bold 15px arial,verdana,helvetica;
    padding-bottom:5px;
}

div.visitados div.prod_vis {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 2px; 
    margin-top: 5px;
    min-height: 45px;
}

div.visitados div.prod_vis div.img {
    position: relative;
    display: block;
    float: left;
    margin: 0 auto;
    width: 37px;
    height: 45px; 
}

div.visitados div.prod_vis div.info {
    position: relative;
    display: block;
    float: right;
    margin: 0 auto;
    width: 160px;
    height: 45px;  
}

div.visitados div.prod_vis div.info  div.tit {
    height: 28px;
}

div.visitados div.prod_vis div.info  div.tit a   {
    color: #7C3C9E;
    font: normal 12px arial, verdana, helvetica;
    text-decoration: none; 
    line-height: 1.1em;  
}

div.visitados div.prod_vis div.info  div.tit a:hover   {
    text-decoration: underline;
}

div.visitados div.prod_vis div.info  div.mar {
    position: relative;
    display: block;
    float: left;
    width: 60%;
    
    color: #000;
    font: normal 11px arial, verdana, helvetica;
    text-decoration: none;   
}

div.visitados div.prod_vis div.info div.pre {
    position: relative;
    display: block;
    float: right;
    width: 39%;
    
    color: #FF0000;
    font: normal 11px arial, verdana, helvetica;
    text-decoration: none;
    text-align: right;   
}


div.bg_agr {
    width: 274px;
    height: 45px;
    background: #f0f0f0 url(images/bg_agregar_carrito.png) no-repeat top left;
}

div.bg_agr div{
    position: relative;
    display: block;
    float: left;
}

div.bg_agr div.lbl_cant {
    width: 50px;
    height: 15px;
    padding: 15px 0 15px 5px;
    font: bold 11px arial;
    color: #000;
}

div.bg_agr div.cant {
    width: 40px;
    height: 39px;
    padding-top: 6px;
}

div.bg_agr div.btn_agr {
    width: 179px;
    height: 45px;
    background: url(images/comprar.png) no-repeat center center;
}

div.bg_agr div.btn_alq {
    width: 179px;
    height: 45px;
    background: url(images/alquilar.png) no-repeat center center;
}

div.bg_agr div.btn_agr a {
    padding: 20px 90px;
}

div.bg_agr div.btn_agr a span {
    display: none;
}

div.bg_agr div.btn_alq a {
    padding: 20px 90px;
}

div.bg_agr div.btn_alq a span {
    display: none;
}


.qty_selector {
    border-right:1px solid #6A899D;
    border-top:1px solid #6A899D;
    display:inline;
    float:left;
    height:20px;
    margin-right:5px;
    margin-top:5px;
    width:32px;
}

.qty_input {
border-color:-moz-use-text-color -moz-use-text-color #6A899D #6A899D;
border-style:none none solid solid;
border-width:0 0 1px 1px;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:16px;
margin:0;
padding:3px 0 0 2px;
text-align:center;
width:14px;
}

.qty_selector a {
color:#CC0000;
}

.qty_selector a {
color:#CC0000;
}

.qty_add_btn {
background-color:#FFFFFF;
border-bottom:1px solid #6A899D;
border-left:1px solid #6A899D;
color:#CC0000;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
height:9px;
line-height:9px;
margin:0;
overflow:hidden;
padding:0;
text-align:center;
width:14px;
}

.qty_add_btn {
background-color:#FFFFFF;
border-bottom:1px solid #6A899D;
border-left:1px solid #6A899D;
color:#CC0000;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
height:9px;
line-height:9px;
margin:0;
overflow:hidden;
padding:0;
text-align:center;
width:14px;
}

.prod_tecnica td{
    padding: 3px;
}


