#contenedor {
	width: 940px;
	height: 600px;
	margin-top: 0px;
	display: block;
	float: right;
	margin-right: 100px;
	background-image: url(interfaz/sombra.png);
	background-repeat: repeat-x;
}
.blanco {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.80em;
	height: 400px;
	width: 400px;
}

#encabezado {
	height: 700px;
	width: 940px;
	background-image: url(interfaz/vinaBackground2.jpg);
	background-repeat: no-repeat;
}
.foto1 {
	float: left;
	height: 300px;
	width: 180px;
	margin-right: 1px;
}
#fondo {
	background-color: #000;
}

#encabezado2 {
	height: 700px;
	width: 940px;
	background-image: url(interfaz/losVinosBackground.jpg);
	background-repeat: no-repeat;
}
#encabezado3 {
	height: 700px;
	width: 940px;
	background-image: url(interfaz/vinaBackground.jpg);
	background-repeat: no-repeat;
}
.blanco2 {
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	width: 650px;
	float: left;
	margin-top: 280px;
	margin-left: 250px;
	text-align: justify;
}
#menuizq {
	float: left;
	height: 200px;
	width: 75px;
	color: #FFF;
	display: block;
	margin-top: 300px;
}
h1 {
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	text-align: center;
}
.a:hover {
	color: #999;
}
.p {
	font-size: 1em;
}

.a {
	font-size: 24px;
}
a {
	color: #09F;
	text-decoration: none;
}
.blancoencab2 {
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	width: 900px;
	float: left;
	margin-top: 240px;
	margin-left: 260px;
}
#encabezado4 {
	height: 700px;
	width: 940px;
	background-image: url(interfaz/vinaBackground4.jpg);
	background-repeat: no-repeat;
}
.negro {
	background-color: #000;
}
#centrado {
	height: 400px;
	width: 300px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
h4 {
	color: #999;
	text-align: center;
}

