body {
	margin: 0px;
	text-align: center;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: lighter;
	position: relative;
	float: none;
	padding-left: 50px;
	color: #000F44;
	padding-bottom: 50px;
	padding-top: 40px;
	letter-spacing: 0.1em;
	width: 500px;
	text-align: center;
}


h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 26px;
	line-height: normal;
	color: #383B39;
	text-transform: uppercase;
	word-spacing: 0.1em;
	text-align: left;
	font-weight: lighter;
	position: relative;
	z-index: 1000;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #5A5F8D;
	word-spacing: 0.2em;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: -10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4E120A;
	font-weight: normal;
	font-style: italic;
	word-spacing: 0.2em;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
}


#container {
	width: 870px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}



#navegacion {
	float: left;
	width: 200px;
	background-image: url(img/nav-bk-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 600px;
}
#navegacion #logo {
	float: right;
	right: 5px;
	padding-bottom: 50px;
	padding-right: 1px;
	padding-top: 25px;
}

#container #contenido {
	padding-top: 150px;
	width: 375px;
	position: relative;
	padding-left: 50px;
	clear: none;
	float: left;
	padding-right: 0px;
}

#contenido a {
	color: #5A3733;
}
#contenido a:hover {
	color: #C4A85F;
}
#botella {
	float: left;
	margin-top: 50px;
	width: 250px;
	margin-right: -70px;
	margin-left: 15px;
}
.fade {
	margin-bottom: 2em;
}
.fade p {
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

#banner {
	height: 100px;
	width: 375px;
	display: block;
	margin-bottom: 25px;
	clear: both;
}
ul#portfolio {
	height: 100px;
	list-style-type: none;
	margin-left: -45px;
}
ul#portfolio li img {
	border: 1px solid #ccc;
	padding: 4px;
	list-style-type: none;
}
/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}
 
ul#notas  {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(img/info.gif);
	display: block;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding-left: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9CBD7;
	padding-top: 25px;
	margin-left: 0px;
	padding-bottom: 20px;
}


#notas li {
	font-size: 11px;
	color: #666;
	list-style-type: none;
	font-style: italic;
	line-height: normal;

}




/* Menu acaba aqu&iacute;*/




#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url(img/footer-bk.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 26px;
	padding-top: 14px;
	text-align: right;
	padding-right: 15px;
	float: right;
	width: 100%;
}
#footer a {
	color: #5A5F8D;
	text-decoration: none;
	word-spacing: 5em;
	text-transform: uppercase;
}
#footer a:hover {
	color: #0F254C;
	text-decoration: underline;
}
#portada {
	width: 400px;
	display: block;
	padding-top: 25px;
	padding-bottom: 0px;
}
#idioma {
	font-size: 10px;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: -25px;
	padding-left: 25px;
	clear: none;
}
#idioma a{
	color: #101E50;
}
#direccion {
	float: left;
	width: 200px;
	background-image: url(img/telefono.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	margin-top: 250px;
	padding-top: 170px;
	text-align: right;
	padding-right: -25px;
}
