body {
	background-image: url(../images/plantilla/fondo.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	background-color: #DEDEDE;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E74226;
	text-decoration: none;
}
.titulo_infotecnica {
	font-family: Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #E74226;
}
.titulo_productos {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #E74226;
	font-style: italic;
}
.titulo_productos_negro {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
}
texto_precios {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}
.texto_detalleproducto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_detalleproductotitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.titulo_productos_sinbold {

	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	font-style: italic;
}
.titulo_productos_sinboldnegro {


	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}
.textopeqadmin {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.divtecnica {
	height: 250px;
	width: 280px;
	overflow: auto;
}

