@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:0px auto;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	text-decoration:underline;
}

a img {
	border:0px;
}


h2 {
	display: none;
}
#envolvente{
	margin:0px auto;
	width:960px;
	background-image:url(../img/bg_contenido_fin_2.jpg);
	background-repeat:repeat-y;
}

/* CABECERA */
#cabecera{
	background-image: url(../img/bg_cabecera.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:349px;
}
#cabecera2{
	background-image: url(../img/bg_cabecera.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:349px;
}
/* FIN CABECERA */

/* MENU */
#menu_izq{
	float:left;
	width:334px;
}

#tit_menu{
	background-image:url(../img/tit_menu.jpg);
	width:334px;
	height:80px;
}

#menu{
	background-image:url(../img/bg_menu.jpg);
	background-repeat:repeat-y;
	width:284px;
	min-height:200px;
	padding-left: 50px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 25px;
}

.mnu_familia {

}

.mnu_subfamilia {
	padding-left: 20px;
}

#pie_menu{
	background-image:url(../img/pie_menu.jpg);
	background-repeat:no-repeat;
	width:334px;
	height:80px;
}

#separador_1{
	width:334px;
	height:40px;
	background-image:url(../img/bg_separador_1.jpg);
	background-repeat:no-repeat;
}

#busqueda{
	background-image:url(../img/bg_busqueda.jpg);
	background-repeat:no-repeat;
	width:294px;
	height:157px;
}

#separador_2{
	width:334px;
	height:71px;
	background-image:url(../img/bg_separador_2.jpg);
	background-repeat:no-repeat;
}
/* FIN MENU */

/* CONTENIDO */
#contenido{
	background-image:url(../img/bg_contenido.jpg);
	background-repeat:repeat-y;
	float:left;
	width:626px;
	min-height:446px;
}
/* FIN CONTENIDO */

/* PIE */
#pie{
	background-image:url(../img/bg_pie.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:227px;
}
#pie a{color:#FFF}
/* FIN PIE */

/* LISTADO */
.catalogo {
	color: #FFFFFF;
}
#ficha_articulo{
	background-image:url(../img/bg_ficha.jpg);
	background-repeat:no-repeat;
	width:243px;
	height:246px;
	margin-left:24px;
	float:left;
	color: #000000;
}

.img_listado{
	margin-top:35px;
	margin-left:45px;
	text-align: center;
	width:150px;
	height:100px;
	background-repeat: no-repeat;
	background-position: center;	
}

.sep_listado{
	width:10px;
	float:left;
}

.text_listado{
	margin-left:50px;
	margin-top:4px;
	width:167px;
}

.listado_comprar{
	margin-top:18px;
	margin-left:45px;
}
/* FIN LISTADO */

/* FICHA */
#ficha_g{
	float:left;
	width:546px;
	background-image:url(../img/ficha_bg.jpg);
	background-repeat:repeat-y;
}

#ficha_g #ficha_sup {
	background-image:url(../img/ficha_sup.jpg);
	background-repeat: no-repeat;
}

#ficha_g #ficha_pie {
	background-image:url(../img/ficha_inf.jpg);
	height: 93px;
	background-repeat: no-repeat;
}

#foto_art{
	margin-top:50px;
	width:190px;
	height:140px;
	text-align: center;
}

.barra_sep{
	background-image:url(../img/Barra_sep.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:3px;
}

#articulo{
	margin-top:5px;
	margin-bottom:5px;
	width:231px;
}

.bt_comprar{
	margin-top:6px;
}

.texto_art{
	margin-bottom:0px;
	line-height: 24px;
}
/* FIN FICHA */



.contenido_texto, .contenido {
	padding:0px 50px 0px 8px; color: #FFFFFF;
}

.contenido_texto a {
	color: #FFFFFF;
}

.input {
	width: 150px;
}

/*Menu_html*/
.linea{font-size:10px;display:inline;font-weight:normal;color:#7E7047}
.linea a{color:#7E7047}


/*Titulos Familias y Subfamilias*/
.encab{font-size:12px;display:inline}