.inputtext {
	border: 1px solid #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bg_inputtext.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 200px;
	background-color: F7F7F7;
}
.txtTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.detalle_producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.precio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #CC0000;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.precio_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
text-decoration: underline;
}

.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.firma_uo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.menu_arriba {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.carrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}
.txtTituloAmp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	background-attachment: fixed;
	background-repeat: repeat;
	border-bottom-style: none;
	font-style: normal;
}
.bgboton {
	text-decoration: none;
	background-image: url(images/bg_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: square;
}
.subboton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	color: #7D7D7D;
	text-decoration: none;
}
.inputtext02 {

	border: 1px solid #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/bg_inputtext.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.precio_lista_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: line-through;
}

