#titulo{
	position:relative;
	top:10px;
	left:15px;
	font-family:"Monotype Corsiva";
	font-size:35px;
}
#cajacontenedor{
	position:relative;
	top:20px;
	height:110px;
	margin:0px auto 0px;
	width:950px;
}

.cajitacontenedor{
	position:relative;
	height:110px;
	float:left;
	width:134px;
	margin:0px 12px 0px 12px;
	

}

.cajitacontenedor div{
	display:table-cell;
	float:left \9;
}

.fototitulin{
	float:left \9;
	width:133px;
	text-align:left;
	font-family:"MS PGothic";
	font-weight:bold;
	color:#fff;
	background-color:#000;
}

.fototitulin img{
	margin-top:-2px \0/;
	margin-left:-2px \0/;
	width:133px;
	height:90px;
}

#columna1{
	position:ralative;
	float:left;
	margin-top:40px;
	margin-left:37px;
}

	#lista{
		font-family:"Monotype Corsiva";
		background-image:url("../imagenes/fondocarta.png");
		background-repeat:no-repeat;
		background-size:contain;
		width:255px;
		height:295px;
		font-size:20px;
		padding: 30px;
		line-height:1.3;
	}
	.tabvinos{
		margin-left:50px;
	}
	
#columna2{
	position:relative;
	float:right;
	margin-top:40px;
	margin-right:40px;
	width:590px;
}
	#titulogal{
		position:relative;
		float:left;
		background-color:#1d1d1d;
		padding-top:5px;
		padding-left:5px;
		width:585px;
		height:25px;
		color:#fff;
		font-size:20px;
		font-weight:bold;
		font-family:"MS PGothic";
	}

	#gal{
		position:relative;
		float:left;
		margin-top:10px;
		top:0px;
		left:0px;
		width:100%;
		height:316px;
		background-color:#1d1d1d;
	}
	
	#gal img{
		width:177px;
		height:177px;
	}

#texto1{
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	top:30px;
	color:#fff;
	font-size:32px;
	font-family:"Monotype Corsiva";
}

/*
span{
	border-width:2px;
	border-style:solid;
	border-color:#F00;
}

div{
	border-width:2px;
	border-style:solid;
	border-color:#0F3;
}

*/