
/* ----------------------------------------- CATÁLOGO ------------------------------------------ */
/*
--------- Fichas ---------
*/
.fichamed {background:#fff url(../img/fnd_ficha.gif) repeat-x;border:1px solid #666;float:left;height:160px;margin:0px 15px 15px 0px;overflow:hidden;width:300px;}
.fichamed_cuerpo {height:160px;overflow:hidden;padding:3px 5px;}
.fichamed_pieizq {float:left;text-align:center;width:50%;}
.fichamed_pieder {float:right;text-align:center;width:50%;}
.fichamed_pie {clear:both;}
.fichamed a:link,.fichamed a:visited,.fichamed a:active,.fichamed a:hover {font-size:10px;font-weight:normal;line-height:16px;text-decoration:none;}
/**/
.fichagra {background:#fff;border:1px solid #bbb;overflow:hidden;padding:10px;}
.fichagra_cuerpo {}
.fichagra_detalles {float:right;width:310px;}
.fichagra_pie {height:30px;margin-bottom:15px;padding:10px 0px 0px 0px;text-align:center;width:100%;}
.fichagra_pieizq {float:left;height:30px;overflow:hidden;padding:15px 5% 0 5%;text-align:center;width:40%;}
.fichagra_pieder {float:right;height:30px;overflow:hidden;padding:15px 5% 0 5%;text-align:center;width:40%;}
/*
--------- Navegación superior ---------
*/
#navegacion_cat {height:20px;padding:15px 5px 13px 5px;}
#cabecera_cat {clear:both;text-align:right;}
/*
--------- Grid ---------
*/
.grid {clear:both;float:left;font-size:10px;margin-top:30px;width:100%;} /* Tabla General */
.grid_cabecera {background:#3A671D;color:#FFF;font-size:11px;height:30px;text-align:left;text-transform:uppercase;width:100%;} /* Tabla Cabecera */
.grid_fila {background:#fff;text-align:left;width:100%;} /* Tabla para cada fila */
.grid_fila td {border-bottom:1px solid #bbb;padding:5px 0px;}
.paginacion {height:16px; text-align:center;}
.td1{width:45%;}
.td2{width:0%;}
.td3{width:25%;}
.td4{width:10%;}
.td5{width:0%;}
.td6{width:10%;}
.td7{width:10%;}
/*
--------- Pie catálogo ---------
*/
.pie_cat {clear:both;color:#888;font-size:9px;height:25px;padding:55px 0px 25px 0px;text-align:left;}


/* ----------------------------------------- NOTICIAS ------------------------------------------ */
/*
--------- Estructura ---------
*/
#noticias_destacadas {float:left;overflow:hidden;padding-right:15px;width:485px}
#noticias_destacadasbreves {float:right;overflow:hidden;width:190px;}
#Pnlnoticia {clear:both;width:100%;}
/*
--------- Destacadas ---------
*/
.noticia_destacada {border:1px solid #ccc;overflow:hidden;margin-bottom:8px;padding:0px 6px 6px 6px;}
.noticia_destacada h1 a:link,.noticia_destacada h1 a:visited,.noticia_destacada h1 a:active {color:#4D5F7C;font:12px verdana,sans-serif;}
.noticia_destacada h1 a:hover {}
.noticia_destacada p {padding:4px 0px;}
/*
--------- Destacadas breves ---------
*/
.noticia_destacadabreve {border-bottom:1px solid #ccc;overflow:hidden;margin-bottom:6px;padding:0px 0px 6px 0px;}
/*
--------- Fecha y grupo ---------
*/
.fecha {color:#F77A5A}
.gruponoticias {color:#999;}



/* ----------------------------------------- DESCARGAS ------------------------------------------ */
/*
--------- Lista por grupos ---------
*/
.GrupoDescargas {color:#999;font:bold 16px verdana,sans-serif;padding:10px 0px 5px 0px;text-transform:uppercase;} /* (span) */
.LinkDescargas:link,.LinkDescargas:visited,.LinkDescargas:active {display:block;height:15px;overflow:hidden;padding:2px 0px 2px 0px;} /* (enlace) */
.LinkDescargas:hover {background:#ddd;}
/*
--------- Descarga ---------
*/
.descarga {border-bottom:1px solid #ccc;}
#desc_cabec {border-bottom:1px dashed #ddd;clear:both;height:35px;}


/* ----------------------------------------- TIENDA ------------------------------------------ */
/*
--------- Carrito --------- 
*/
#carrito {background:#fff;margin-top:25px;padding:5px;width:165px;height:140px;}
#carrito_contenido {padding:5px;min-height:130px;}
.inputcarrito {background:#FFEEDD;font:11px tahoma,sans-serif;font-weight:bold;text-align:center;width:50px;}
.inputcarritoPeq {background:#FFEEDD;font:11px tahoma,sans-serif;font-weight:bold;text-align:center;width:25px;}


