.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.texto2n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #644931;
	text-decoration: none;
}
.tex-int1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #452003;
	text-decoration: none;
}

.ddlPedidos
{
	font-weight: normal;
	font-size: 11px;
	color: #452003;
	font-style: normal;
	font-family: Courier;
	text-decoration: none;
}

.precios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D601C;
	text-decoration: none;
}
.cabecera
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana;
	background-color: #BA6A35;
	text-align: center;
}
.caja
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	border-left: gray 1px solid;
	color: #452003;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
}


