@charset "utf-8";
body {
	margin: 0px;
	background-color: #290F05;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100%;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: normal;
}
h4 {
	color: #221100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 170%;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 3px;
}
a:hover {
	color: #C6A06F;
}



#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	height: 900px;
}
#header {
	float: left;
	width: 900px;
	height: 161px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #320000;
}
#botonera {
	float: left;
	width: 900px;
	height: 30px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #320000;
	background-image: url(img/botonrectangulo.jpg);
	margin-bottom: 20px;
}
#botones {
	float: right;
	height: 25px;
	width: 550px;
	text-align: center;
	margin-top: 5px;
	padding-right: 30px;
}
#botones a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#botones a:hover {
	color: #E0993F;
	background-color: #3C1506;
}




#columna_izq {
	float: left;
	width: 400px;
	height: 300px;
	margin-left: 30px;
	border: 2px solid #3F250C;
	margin-top: 20px;
}
#columna_der {
	float: right;
	width: 370px;
	margin-right: 20px;
	margin-top: 20px;
}
#columna_der p {
	margin-top: 0px;
}
#filete {
	float: left;
	height: 35px;
	width: 900px;
	margin-bottom: 15px;
}
#filete_smp {
	float: left;
	height: 35px;
	width: 900px;
}

#filete2 {
	float: left;
	width: 840px;
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	background-color: #3F250C;
	padding-top: 20px;
}
#swfvinos {
	float: left;
	height: 330px;
	width: 450px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 40px;
}



#textovinos {
	float: right;
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 30px;
}
#textovinos p {
	text-align: justify;
}
#textovinos_des {
	float: left;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
}

#fotomiluna {
	float: left;
	height: 155px;
	width: 140px;
	border: 2px solid #3F250C;
	margin-left: 10px;
}

#texto_miluna {
	float: right;
	width: 690px;
	padding-left: 20px;
	padding-right: 20px;
}
#texto_miluna p {
	text-align: justify;
}
#contenidomiluna {
	float: left;
	width: 900px;
	margin-bottom: 50px;
	margin-top: 55px;
}


#fotomerlot {
	float: left;
	height: 194px;
	width: 50px;
	margin-left: 20px;
}
#fotovino {
	float: left;
	width: 100px;
	margin-left: 20px;
	margin-right: 5px;
	border: 1px solid #000000;
}
#texto_vinosd {
	float: left;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}


#texto_merlot {
	float: left;
	width: 280px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#texto_merlot p {
	text-align: justify;
}
#fotocalisto {
	float: left;
	height: 196px;
	width: 120px;
	margin-left: 10px;
	margin-right: 10px;
}
#texto_calisto {
	float: left;
	width: 280px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#texto_calisto p {
	text-align: justify;
}
#mapa {
	float: right;
	width: 250px;
	margin-right: 30px;
	margin-top: 20px;
	height: 423px;
}
#formulario {
	float: left;
	width: 450px;
	margin-left: 30px;
	margin-top: 20px;
}
#contacto {
	float: left;
	width: 800px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 20px;
}

#footer {
	float: left;
	width: 100%;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 20px;
}
#footer p {
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 100%;
}

