.txt-contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #976D01;
}


.tit-producto{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #B18105;
	
}

.txt-categoria {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FEECBC;
}

.txt-fecha {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.txt-cont-producto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

.txt-categoria-micompra {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FEECBC;
}

.tit-micompra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #976D01;
	font-style: normal;
	font-weight: bold;
}

.tit-categoria{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #B18105;
}

.pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px dashed #976D01;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #976D01;
	border: 1px solid #D29E0A;
	color: #FFFFFF;
}
.captcha {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px dashed #FF9900;
}

/*Enlaces Pie de pagina*/
a.enlaces {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FEECBC;
	text-decoration: none;
}
a.enlaces:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FEECBC;
	text-decoration: none;
}
a.enlaces:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #FEECBC;
}
a.enlaces:hover {
	font-family: Trebuchet MS;
	color: #5D4507;
}
a.enlaces:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #FEECBC;
}

/*Enlaces La Tienda*/
a.enlaces-latienda {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #976D01;
	text-decoration: none;
	font-weight: bold;
}
a.enlaces-latienda:link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #976D01;
	text-decoration: none;
	font-weight: bold;
}
a.enlaces-latienda:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #976D01;
	font-weight: bold;
}
a.enlaces-latienda:hover {
	font-family: "Trebuchet MS";
	color: #D99F0D;
	text-decoration: underline;
	font-weight: bold;
}
a.enlaces-latienda:active {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #976D01;
	font-weight: bold;
}

/*Enlaces Categorias*/
a.enlaces-categoria {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FEECBC;
}
a.enlaces-categoria:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FEECBC;
	text-decoration: none;
}
a.enlaces-categoria:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #FEECBA;
}
a.enlaces-categoria:hover {
	font-family: "Trebuchet MS";
	color: #FEECBA;
	text-decoration: underline;
}
a.enlaces-categoria:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #5E4608;
}

/*Enlaces volver*/
a.enlaces-volver {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #976D01;
}
a.enlaces-volver:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #976D01;
	text-decoration: none;
}
a.enlaces-volver:visited {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #976D01;
}
a.enlaces-volver:hover {
	font-family: "Trebuchet MS";
	color: #333333;
}
a.enlaces-volver:active {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #5E4608;
}
.respuesta
{
color:#CC0000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.registrado
{
padding:0 0 0 0;
margin: 0 0 0 0;
vertical-align:top;
}
.modificar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF6AB;
}
.bienvenido
{
	      font-family: Arial, Helvetica, sans-serif;
		  font-size:15px; 
		  color:#FEF6AB;
 }
