@charset "utf-8";
body {
	background-color: #4b6c0e;
	color: #004800;
	background-image: url(img/fondo.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}
#cabecera {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #303715;

}

#menu {
	float: left;
	width: 120px;
	margin-top: 35px;
	margin-left: 20px;

}
#galeria {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#galeria a img {
	margin-right: 7px;
	margin-top: 5px;
}
#galeria a img:hover {
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}



#contenido {
	float: left;
	width: 625px;
	margin-left: 45px;
	margin-top: 35px;
}
#menu ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #FFFFFF;
	padding-left: 0px;
	margin-left: 0px;
}
#menu  li a {
	display: block;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 5px;
}
.centrar {
	text-align: center;
}
#menu li a:hover {
	background-color: #FFFFFF;
	color: #303715;
}
a  img {
	border: 1px solid #4B6C0E;
}

a:active {
	color: #000000;
	background-color: #FFFFFF;
}

#pie {
	clear: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #303715;
	height: 50px;
	margin-top: 30px;
}
#pie h1 {
	font-size: 11px;
}
#contenido h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
#contenido h2 {
	font-size: 11px;
}



#contenedor {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fondo_cap.jpg);
}
#menu h1 {
	font-size: 11px;
}
.right_float {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
}
.marg_img {
	margin-right: 30px;
}
#paisajes img {
	margin-right: 15px;
	margin-top: 10px;
	border: 1px outset #4B6C0E;
}
#contacto {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #004800;
	text-align: center;
	border: 1px outset #CCCCCC;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.borde {
	border: 1px solid #4B6C0E;
}
#paisajes  a  img {
	margin-right: 15px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}
#paisajes a:hover img {
	margin-right: 15px;
	margin-top: 10px;
	border: 1px solid #4B6C0E;
}
#vinos {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 25px;
}
.vinos {
	font-variant: normal;
	color: #990000;
}
#vinos h1 {
	font-variant: small-caps;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990032;
}
.bordevinos {
	border: 1px solid #990000;
}
#vinos img {
	border: 1px solid #990000;
}
#vinos ul {
	list-style-type: none;
}
