@charset "utf-8";

#contenido #galeria a img:hover {
	border: 1px solid #C30D0C;
	margin-right: 15px;
	margin-bottom: 15px;
}

#contenido  #galeria  a  img {
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 15px;
}
#top {
	background-color: #C10b0b;
	position: relative;
	width: 100%;
}
#top #cabecera {
	height: 150px;
	background-image: url(img/cab.jpg);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
.datos {
	color: #C30D0C;
	font-weight: bold;
	font-size: 0.9em;
}
.maginleft {
	margin-left: 50px;
	border: 1px solid #CCCCCC;
}
.centrar {
	text-align: center;
}


.limpiar {
	clear: left;
}


#menu p {
	clear: left;
}
#menu {
	height: 35px;
	background-color: #000000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenido {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 35px;
}
.justificar {
	text-align: justify;
}



#menu #items {
	margin-left: auto;
	position: relative;
	width: 1000px;
	height: 35px;
	margin-right: auto;
}

#menu ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu li {
	float: left;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 27px;
	width: 110px;
	text-align: center;
	padding-top: 8px;
}
body {
	margin: 0px;
}
.borde_gris {
	border: 1px solid #CCCCCC;
}

#menu a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	display: block;
	height: 27px;
	padding-top: 8px;
	width: 110px;
	text-align: center;
	background-color: #C10B0B;
}
#contenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #C20C0B;
}

a img:hover {
	border: 1px solid #FF0000;
}
#contenido #galeria {

}
#contenido #plano {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#contenido #plano a {
	color: #990000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
#pie {
	height: 35px;
	width: 100%;
	margin-top: 35px;
	color: #C30D0C;
	clear: left;
}
#pie h1 {
	font-size: 1em;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#contenido #carta {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#contenido #cartavinos {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.bordered {
	border: 1px solid #990000;
}
#contenido #contacto h1 {
	color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-size: 1.5em;
}
#contenido #contacto {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C30D0C;
}
.maginleft2 {
	margin-left: 50px;
}

