/* IAR - SGM Sistemas */
@import url("../../estilos/css.css");
h1 {
}
h2 {
	margin:0px;
	background-image:url(../img/bg_h2.jpg);
	height:40px;
	background-repeat:no-repeat;
	line-height:27px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:lighter;
	padding-left:40px;
}
h2.e {
	margin:0px;
	background-image:none;
	padding:0px;
	margin:0px;
}
h3 {
	font-size:9px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a img {
	border-width:0px;
}
.input {
	width:250px;
}
/* Menu lateral */
.mnu_familia {
	background-image:url(../img/bg_familias.jpg);
	height:25px;
	width:205px;
	padding-top:14px;
	padding-left:7px;
	text-transform:uppercase;
	font-weight:bold;
	color:#3f3c36;
}
.mnu_familia.sel, .mnu_familia.sel a {
	color:#b5a01d;
	background-image:url(../img/bg_familias.jpg);
}
.mnu_familia a {
	color:#3f3c36;
}
.mnu_subfamilia {
	background-image:url(../img/bg_subfamilias.jpg);
	height:25px;
	width:180px;
	padding-top:14px;
	padding-left:32px;
	text-transform:uppercase;
	font-weight:bold;
	color:#3f3c36;
}
.mnu_subfamilia a {
	color:#b5a01d;
}
/* Menu tienda */
#menu_tienda {
	width:auto;
	margin-top:156px;
	margin-left:240px;
	height:38px;
}
#menu_tienda ul {
	margin:0px;
	padding:0px;
}

#menu_tienda li {
	float:left;
	list-style:none;
	margin:0px;
	height:38px;
	color:#FFF;
	text-indent:-500em;
	padding:0px;
}

#menu_tienda #Videos {
	margin:150px 0 0 0;
	position:absolute;
	background:url(../img/mnu/mt_videos.png) 0 100% no-repeat;
	width:174px;
	height:40px;
	padding-right:46px;
}

#menu_tienda #Ofertas {
	background:url(../../img/mnu/mt_ofertas.jpg) 0 0% no-repeat;
	width:120px;
}
#menu_tienda #Novedades {
	background:url(../../img/mnu/mt_novedades.jpg) 0 0% no-repeat;
	width:117px;
}
#menu_tienda #Noticias {
	background:url(../../img/mnu/mt_noticias.jpg) 0 0% no-repeat;
	width:92px;
}
#menu_tienda #tProductos {
	background:url(../../img/mnu/mt_productos.jpg) 0 0% no-repeat;
	width:177px;
}
#menu_tienda #Cesta {
	background:url(../../img/mnu/mt_cesta.jpg) 0 0% no-repeat;
	width:82px;
}
#menu_tienda #Registrese {
	background:url(../../img/mnu/mt_registrese.jpg) 0 0% no-repeat;
	width:121px;
}
#menu_tienda li a {
	display:block;
	width:100%;
	height:100%;
	outline: none;
}
#menu_tienda li.activa a {
	background-position: 0 0 !important
}

#divmenu #Videos a {background:url(../img/mnu/mt_videos.jpg) 0 0% no-repeat;}
#menu_tienda #Ofertas a {
	background:url(../../img/mnu/mt_ofertas.jpg) 0 0 no-repeat;
}
#menu_tienda #Novedades a {
	background:url(../../img/mnu/mt_novedades.jpg) 0 0 no-repeat;
}
#menu_tienda #Noticias a {
	background:url(../../img/mnu/mt_noticias.jpg) 0 0 no-repeat;
}
#menu_tienda #tProductos a {
	background:url(../../img/mnu/mt_productos.jpg) 0 0 no-repeat;
}
#menu_tienda #Cesta a {
	background:url(../../img/mnu/mt_cesta.jpg) 0 0 no-repeat;
}
#menu_tienda #Registrese a {
	background:url(../../img/mnu/mt_registrese.jpg) 0 0 no-repeat;
}
#menu_tienda #Ofertas.activa, #menu_tienda #Novedades.activa, #menu_tienda #Noticias.activa, #menu_tienda #tProductos.activa, #menu_tienda #Cesta.activa, #menu_tienda #Registrese.activa {
	background-position: 0 100% !important
}
#menu_tienda #Ofertas a:hover, #menu_tienda #Novedades a:hover, #menu_tienda #Noticias a:hover, #menu_tienda #tProductos a:hover, #menu_tienda #Cesta a:hover, #menu_tienda #Registrese a:hover {
	background-position: bottom left;
}

#menu_tienda #Videos .activa{background:url(../img/mnu/mt_videos.png) 0 0% no-repeat;}
#menu_tienda #Videos a:hover{background:url(../img/mnu/mt_videos.png) 0 0% no-repeat;}

/* Catalogo */
.mod_catalogo_producto {
	height:141px;
	background-image:url(../img/fondo_articulo.png);
	background-repeat:no-repeat;
	background-position:left;
}
.catalogo_imagen {
	background-image:url(../img/bg_img.png);
	width:220px;
	height:141px;
	float:left;
}
.catalogo_imagen div {
	margin:9px;
	text-align:center;
	height:120px;
	line-height:117px;
}
.catalogo_texto {
	float:left;
	width:440px;
	margin-left:22px;
	padding-top:0px;
}
.catalogo_texto .titulo {
	background-image:url(../img/catalogo_texto_bg.jpg);
	background-repeat:no-repeat;
	height:21px;
	margin-top:10px;
}
.catalogo_texto h3 {
	margin:0px;
}
.titulo {
	padding-left:35px;
	margin:0px;
	font-size:medium;
	text-transform:uppercase;
}
.descripcion {
	color:#3f3c36;
	line-height:20px;
}
.precio {
	float:right;
	font-family:"Trebuchet MS";
	font-size:xx-large;
	font-weight:bold;
	color:#58550b;
}
.opciones {
	float:left;
}
.p1 {
	background-image:url(../img/p1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:30px;
}
.p2 {
	background-image:url(../img/p2.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right:30px;
}
.btnSubmit {
	width:124px;
	height:40px;
	background-image:url(../img/btn_comprar.jpg);
	border-style:none;
	cursor:pointer;
	background-color:transparent;
}
.descripcion_larga {
	color:#3f3c36;
	line-height:40px;
	font-size:medium;
	background-image:url(../img/punteado.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
}
.img {
	background-image:url(../img/bg_fotos.jpg);
	float:left;
	width:227px;
	height:151px;
	line-height:147px;
	margin:1px;
}
.miTitu {
	font-size:large;
	margin-top:10px;
}
.separador {
	background-image:url(../img/punteado.png);
	background-repeat:repeat-x;
	margin-top:10px;
}
/* Módulo de comentarios de usuarios */
#modulo_comentarios {
	
}

#div_comentario {
	border: 1px solid #9aa664;
	width: 340px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
}
