html, body {height:100%}
* html body { height: 100% }
.parrafos, .parrafos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	line-height: 20px;
}
.parrafos a:hover {text-decoration:underline}
.parrafos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.pie, .pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.pie a:hover {text-decoration:underline}

.productosnombre {
	color: #014286;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
}

.productosxcodigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	list-style-position: outside;
	list-style-image: url(econtrol/imagenes/vinieta.jpg);
}
.productosxcodigo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.dots {
	background-image: url(imagenes/dots.gif);
	background-repeat:  repeat-y;
	background-position: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.lineainf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F2F2F2;
	width: 97%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 3px;
}
.fondo_lista_subcategorías {
	background-image: url(imagenes/productos_lista_subcategoria.jpg);
	background-repeat: repeat-y;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F2F2F2;
	width: 97%;
	height: 137px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 3px;
}
.categorias_con_vinieta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(imagenes/vinieta.jpg);
}
ul, li, h1 {
list-style-type: none;
margin:0;
padding:0;
}
.rellenoderecha {
	background-color: #FFFFFF;
	background-image: url(imagenes/rellenoderecha.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bkg_prod {
	background-image: url(imagenes/bkg-prod.gif);
	background-repeat:  repeat-x;
}

.comillas, .comillas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004284;
	text-decoration:none;
}
.comillas a:hover {text-decoration:underline}
.namep, .namep a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.namep a:hover {text-decoration:underline; color: #006699}

.linksmall, .linksmall a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.linksmall a:hover {text-decoration:underline}

.publicidad_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014284;
	text-decoration:none;
	font-weight: bold;
}

.publicidad_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47B2EA;
	text-decoration:none;
	font-weight: bold;
}

.bt_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	color: #333333;
	background-color: #B0B0B0;
	border: 2px;
}

