@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #150000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../imagenes/jpg/bg-general.jpg);
}
.bg-producto-thumb {
	background-image: url(../imagenes/jpg/bg-productos.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg-producto-thumb-der {
	background-image: url(../imagenes/jpg/bg-productos-der.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.times-12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #c6b678;
}
.times-15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c6b678;
}
.times-12-amarillo {
	font-family: "Times New Roman", Times, serif;
	font-size: 2px;
	color: #a87509;
}
.times-17-subrayada {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #c6b678;
	text-decoration: underline;
}
.times-14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c6b678;
	font-weight: normal;
}
.times-14-vino {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6c2314;
	background-color: #a87509;	
}


@font-face {  
font-family: "PapaMano AOE";  
src: url(../Fuentes/PapaManAOE.ttf) format("TrueType");  /*para exploradores nuevos*/
} 
.times-14-subrayada {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #bc850a;
}

.txtPapaMan-21 {
	font-family: "PapaMano AOE", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #efe4b6;
}

.txtPapaMan-33 {
	font-family: "PapaMano AOE", Times, serif;
	font-size: 33px;
	font-weight: normal;
	color: #efe4b6;
}

.txtPapaMan-25-vino
{
	font-family: "PapaMano AOE", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #6c2314;
}

.txtPapaMan-30 {
	font-family: "PapaMano AOE", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #efe4b6;
}

.txtPapaMan-30-naranja {
	font-family: "PapaMano AOE", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #ff6600;
}


.txtPapaMan-40 {
	font-family: "PapaMano AOE", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #efe4b6;
	letter-spacing: 0px;
}


@font-face {  
font-family: "PapaMano AOE";  
src: url(../fuentes/PapaManAOE.ttf) format("TrueType");  /*para explorador*/
}

.Oculto
{
	display:none;
	visibility:hidden;
}

.Visible
{
	display:block;
	visibility:visible;
}
