@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	color: #E23F7B;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textos_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #000066;
	letter-spacing: 2px;
}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.hbotones a{
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 85px;
	height: 18px;
	float: left;
	display: inline;
	margin-right: 3px;
	background-repeat: repeat;
	padding-top: 3px;
	text-align:center;
	font-size: 12px;
	vertical-align: middle;
	background-image: url(../imagenes/fondo_boton_transparente.png);
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.hbotones a:hover{
	background-image:url(../imagenes/fondo_boton_transparente2.png);
	color: #660000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color : #DBDEC3;
	scrollbar-darkshadow-color : #555619;
	scrollbar-highlight-color : #FAFCEB;
	scrollbar-shadow-color : #7F835B;
	scrollbar-arrow-color : #22220A;
	scrollbar-face-color : #DBDEC3;
	scrollbar-track-color : #ECEEDE;
	background-color: #FFF;
}
	
	
}.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33A0DD;
	border: 1px solid #33A0DD;
}
.borde_cuadros {
	border: 1px solid #000000;
}
flash {
	z-index: -999;
}
.borde_textos_tit {
	border: 1px solid #000000;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textos_tit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066;
	letter-spacing: 1px;
}
.fondo_pagina_historia {
	background-image: url(../imagenes/fondo_historia.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.fondo_pagina_vinedo {
	background-image: url(imagenes/fondo_vinas.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.fondo_pagina_bodega {
	background-image: url(imagenes/fondo_bodega2.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.fondo_pagina_ubicacion {
	background-image: url(imagenes/fondo_ubicacion.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.fondo_pagina_vinedo2 {
	background-image: url(imagenes/fondo_vinas2.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.fondo_pagina_casal {
	background-image: url(../imagenes/fondo_casal.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.fondo_pagina_casal2 {
	background-image: url(../imagenes/fondo_casal2.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.fondo_pagina_entorno {
	background-image: url(../imagenes/fondo_entorno.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
}
.borde_textos_tit2 {
	border: 1px solid #000000;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.botones_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000;
}
.fondo_pagina_habitaciones {
	background-image: url(../imagenes/fondo_habitaciones.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.creditos_enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
}
