		response.write "<p class=""titulo_p"">Precio " & rstp.Fields("precio") & "</p>"
/* CSS Document */

body {
	background:url(../imagenes/fondo_.jpg);
	margin: 0px;
}

#principal {
	margin:0 auto;
	width:747px;
	height: 100%;
    min-height: 100%;
	background:url(../imagenes/fondo.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#cabecera {
	float:left;
	width:747px;
	height:197px;
}
#botonera {
	float:left;
	width:747px;
	height:50px;
}

/*CARRITO*/

div.tabla_carrito1{
	float:left;
	width:300px;
}
table.carrito, table.formulario{
	font-size:9px;
	text-align:center;

}
table.carrito tr{
background-color:#EEEEEE;
}
table.formulario tr{
	text-align:left;
}
p.no_hay {
	margin-top:0px;
	font-size:10px;
	color:#666666;
}
div.quitar_carrito a{
	background:none;
}


/* FIN CARRITO*/

#intro {
	float:left;
	width:747px;
	height:88px;
}

#fondo_principal {
	float:left;
	width:747px;
	height:100%;
	background:url(../imagenes/fondo_principal.jpg);
	background-repeat:no-repeat;
}
#fondo_principal2 {
	float:left;
	width:747px;
	height:100%;
	background:url(../imagenes/fondo_principal2.jpg);
	background-repeat:no-repeat;
}
#menu1{
	margin-top:20px;
	width:190px;
	height:100%;
	float: left;
	color: #FFFFFF;

}
#menu2{
	width:188px;
	height:100%;
	float: left;
	color: #FFFFFF;

}

#contenido {
	width: 369px;
	height: 100%;
	float: left;
	text-align:left;
	color:#000000;
}
div.texto_contenido {
	margin:20px 20px 20px 22px;
	text-align:justify;
	color:#000000;
}

div.form_contacto{
	float:left;
	width:90px;
}
input{
	font-size:11px;	
	height:12px;
}
input, textarea{
	background-color:#CCCCCC;
}
div.botones{
	padding-left:200px;
}
input.botonf{
	height:20px;
	background-color:#FFFFFF;
	color:#FF6600;
	font-weight:bold;
}


div.titulo_menu {
	margin-left:90px;
}
#categorias, #categorias2 {
	min-height: 100%;
	margin-bottom: 0px;
	margin-right:2px;
	background: url(../imagenes/fondo_categ.jpg);
	text-align: left;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right:10px;	
}
#categorias2 {
	background: url(../imagenes/fondo_categ2.jpg);
}
#categorias a, #categorias2 a {
	color:#666666;
	text-decoration:none;
}

#subcategorias {
	min-height: 100%;
	margin-bottom:3px;
	color:#FF0000;
	text-align: left;
	padding-top: 2px;
	font-weight: normal;
	padding-left: 50px;
	padding-right:10px;
}
#subcategorias a {
	color:#666666;
	text-decoration:none;
	font-size:10px;
}
p.titulo_s{
	color:#666666;
	margin-bottom:-10px;
	font-size:10px;
	text-align:right;
}
p.titulo_p, .precio {
	color:#f75f13;
	font-size:12px;
	text-align:right;
	text-decoration:overline;
}

.precio{
	text-decoration:none;
}

div.cproducto{
	border:#999999 solid 1px;
	text-align:center;
	margin-bottom:15px;
}

a.enlaces_poductos {
	color:#f75f13;
	font-size:10px;
	text-decoration:none;
	background:url(../imagenes/rueda_bullet.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
div.aņadir_poducto a, div.enlace_comprar a, div.enlace_actualizar a {
	color:#f75f13;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(../imagenes/flecha_bullet.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:2px;
}


#pie {
	width:inherit;
	height: 60px;
    clear:both;
	color: #f75f13;
    text-align: center;
	background:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	
}
#pie a {
	color:#999999;
	text-decoration:none;	
}
#scrollnoticias {
	width:200px;
    height:250px;
	background-color:#00FF00;
	float:right;
	color:#ffffff;
	cursor:hand;	
}

#destacado {
	width:370px;
	/*margin-left:50px;*/
	margin-top:12px;
	color:#ffffff;
	font-size:12px;
	margin-right:2px;
	
}
#destacado img {
	/*border:#f75f13 solid 2px;*/
	float:left;
	margin-right:2px;
	margin-left:12px;
	padding-bottom:5px;
}
#destacado a{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	
}
#destacado a:hover{
	color:#000000;
}


hr {
	border:1px #CCCCCC solid;
}
.negrita{
	font-weight:bold;
}

span.remarcar {
	color:#f75f13;
	font-size:12px;
}
span.remarcar2, h1 {
	color:#f75f13;
	font-size:12px;
	text-align:right;
	text-decoration:overline;
	font-weight:bold;
}


img.imagenseccion {
	float:right;
	border:#f75f13 1px solid;
	width:150px;
	margin-left:10px;
	margin-bottom:10px;
}
