.cuerpo {
	background-color: #FFFFFF;
	border-right-width: 2.5px;
	border-left-width: 2.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #841B1E;
	border-left-color: #841B1E;
	font-size: 10px;
}
.cuadrofotosinicial {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 5px;
	font-size: 10px;
}
.pie {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #841B1E;
	font-size: 10px;
	height: 20px;
}


.cabeceramenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00481D;
	padding-bottom: 5px;
}
.menusuperior {
	background-color: #8A1D20;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.botonesmenusup {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textomenusup {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.cajaportada {
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
}
.calidades {
	font-size: 10px;
}
.bordeburdeos {
	border: 1px solid #660000;
}
.bordeverde {
	border: 1px solid #841B1E;
}
.textoburdeos {
	color: #003300;
}
.textoBLANCO {

	color: #FFFFFF;
}
.Estilo5 {
	color: #003300;
}

.bordegrana {
	border: 1px solid #841B1E;
}
.Estilo6 {
	color: #003300;
}
.VENDIDO {
	background-image: url(imagenes/VENDIDO.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.textoverde {
	color: #2F592F;
}

