body {
	background:#BD3B04 url(http://www.haciendasanmiguel.com/esp/images/background.gif);
	margin:5px 0
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9.5pt;
}
h1 {
	margin: 0px;
	font-family: Times New Roman, sans-serif;
	padding: 10px 0 0 0;
	font-size: 14pt;
	color: #E8662F;
}
h2 {
	font-weight: bold;
	margin: 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#006699
}
h3 {
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
}

/*------------------Fuente para todas las pc----------------*/
@font-face {

font-family: "Lucida Calligraphy";


src: url(http://www.haciendasanmiguel.com/fuente/LCALLIG.ttf) format("truetype");

}
 

h1 {

font-family: "Lucida Calligraphy", sans-serif;
font-weight: bold;

}

p {
	text-align:justify;
	line-height:1.2
}
img {
	border:none
}
.img-izq-texto{
	float:left;
	padding:2px;
	margin: 5px 10px 5px 0;
	border: #7e852d 1px solid;
	display: inline;
}
.img-der-texto{
	float:right;
	padding:2px;
	margin: 5px 0 5px 10px;
	border: #7e852d 1px solid;
	display: inline;
}
a {
	color:#333333;
	text-decoration:none
}
a:hover {
	color:#000000;
}

/*------------------layers estructura----------------*/
#pagina {
	margin:0px auto;
	background:#fff url(../images/pagina-body.png);
	height: auto;
	width: 930px;
}
#contenedor {
	margin:0 5px
}
/*--------------------top--------------------*/
#top {
	height:255px;
	margin: 0 0 5px 0;
	font-weight: bold;
}
#top a {
	color:#FFFFFF;
}
#top a:hover {
	text-decoration:none
}
#top-image {
	height:30px;
	width:930px;
	background:#681200 url(../images/pagina-top.png) top no-repeat;
	padding:5px 0
}
#top-image-texto {
	padding:8px 15px 0px;
	color:#FFFFFF;
	font-size:8pt;
	margin:0 5px;
	height: 30px;
}
#top-image-background {
	background: url(../images/top-imagen1.jpg) no-repeat top;
	height:177px;
	width:920px;
	border-bottom: solid #fff 2px;
	border-top: solid #fff 2px;
	margin: 0 5px;
}
#top-texto {
	color:#000000;
	font-size:9pt;
	font-weight:bold;
	float: left;
	padding: 100px 0 0 40px;
}
#top-nav {
	height:25px;
	width:920px;
	padding:0;
	color:#FFFFFF;
	font-size:11pt;
	background: #681200;
	margin: 0 5px;
}
/*-----------------contenido-----------------*/
#table-div {
	width:100%;
}
#columna-a {
	width:180px;
	float: left;
	padding:0 5px 0 5px;
}
#columna-b {
	width:660px;
	float: right;
	padding:0;
	border-left:1px solid #E8662F
}
#columna-c {
	width:250px;
	float: left;
	height:auto;
	padding:0 4px 0 4px;
}
#columna-d {
	width:780px;
	padding:0;
	border-left:0px solid #E8662F;
	margin: auto;
}

#footer {
	background: #681200 url(../images/pagina-footer.png) bottom no-repeat;
	height:auto;
	padding:5px 5px 10px 5px;
	margin:5px 0 0 0
}
#footer a {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration:none
}
#footer a:hover {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration:underline
}
#texto-footer {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
}
#copyright {
	margin:auto;
	width:920px;
	text-align:center;
	padding:5px
}
/*------------------fin layers estructura----------------*/

/*-------------banners-----------*/

div.banner470x75 {
	width:470px;
	height:75px;
	border:#c8c8c8 0px solid;
	padding:2px;
	margin:left
}

/*------------fin Banners----------*/

.listado {
	list-style:none;
	font-size:9pt;
	color:#333333;
	line-height: 1.5;

}

.listado-li { background:url(../images/vineta.gif) no-repeat 0px 8px;padding:5px 5px 5px 25px;}

.listado-lista { background:url(../images/vineta-lista.gif) no-repeat 0px 8px;padding:5px 5px 5px 25px;}


/*---------------box----------------*/

/*---------------B----------------*/
div.box-b {
	margin: 0 0 5px 0
}
div.box-b-layer {
	background:#f6ad3b url(../images/box-b-2.png) top repeat-x
}
div.box-b-layer2 {
	background: url(../images/box-b-1.png) top left no-repeat
}
div.box-b-layer3 {
	background: url(../images/box-b-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
div.box-b-layer3 a {
	color:#FFFFFF;
	font-weight:bold;
}
div.box-b-linea {
	border-top:2px #fff solid
}
div.box-b-content {
	border-left:#dcdcdc solid 0px;
	border-right:#dcdcdc solid 0px;
	border-bottom:#dcdcdc solid 0px;
	height:auto;
	padding:5px 10px;
	border-top: #dcdcdc solid 0px;
}
/*---------------C----------------*/
div.box-c {
	width:240px;
	margin: 0 0 5px 0;
}
div.box-c-layer {
	background:#750000 url(../images/box-c-2.png) top repeat-x;
}
div.box-c-layer2 {
	background: url(../images/box-c-1.png) top left no-repeat
}
div.box-c-layer3 {
	background: url(../images/box-c-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold
}
div.box-c-linea {
	border-top:2px #fff solid
}
div.box-c-content {
	background:#c4cb73 url(../images/box-c-4.png) bottom no-repeat;
	height:auto;
	padding:5px 10px 15px 10px;
	width: 230px;
}

/*---------------D----------------*/
div.box-d {
	margin: 0 0 5px 0
}
div.box-d-layer {
	background:#f6ad3b url(../images/box-b-2.png) top repeat-x
}
div.box-d-layer2 {
	background: url(../images/box-b-1.png) top left no-repeat
}
div.box-d-layer3 {
	background: url(../images/box-b-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
div.box-d-layer3 a {
	color:#FFFFFF;
	font-weight:bold;
}
div.box-d-linea {
	border-top:2px #fff solid
}
div.box-d-content {
	border-left:#dcdcdc solid 0px;
	border-right:#dcdcdc solid 0px;
	border-bottom:#dcdcdc solid 0px;
	height:auto;
	padding:5px 10px;
	border-top: #dcdcdc solid 0px;
}
/*----------------fin box----------------*/

div.fotoa {
width:300px;
float:left;
padding: 0 0 5px 15px;
}

div.fotob {
widows:300px;
float:left;
padding: 0 0 5px 15px;
}

/*---------------boton----------------*/



.bot1 {background:url(../images/bot-left-1.png) top left no-repeat; width:10px; height:30px}

.bot2 {background:#f4e8d6 url(../images/bot-center-2.png) top left repeat-x; height:30px; padding:0px 10px; line-height: 30px}

.bot3 {background:url(../images/bot-right-3.png) top right no-repeat; width:10px; height:30px}



.bot1a {background:url(../images/bot-left-1a.png) top left no-repeat; width:10px; height:30px}

.bot2a {background:#9d2e27 url(../images/bot-center-2a.png) top left repeat-x; height:30px; padding:0px 10px; line-height: 30px}

.bot3a {background:url(../images/bot-right-3a.png) top right no-repeat; width:10px; height:30px}

.bot1ab {background:url(../images/bot-a-1.png) top left no-repeat; width:10px; height:30px}

.bot2ab {background:#9d2e27 url(../images/bot-a-2.png) top left repeat-x; height:30px; padding:0px 10px; line-height: 30px}

.bot3ab {background:url(../images/bot-a-3.png) top right no-repeat; width:10px; height:30px}



.bot1b {background:url(../images/bot-left-1b.png) top left no-repeat; width:10px; height:45px}

.bot2b {background:#f4e8d6 url(../images/bot-center-2b.png) top left repeat-x; height:30px; padding:0px 10px; line-height: 15px}

.bot3b {background:url(../images/bot-right-3b.png) top right no-repeat; width:10px; height:45px}

.bot4a a:hover { color:#ffffff; text-decoration:none; }


.link-boton {
	color: #FFFFFF;
	font-size:8.5pt;
	text-decoration:none

}

.link-boton:hover {

	color: #cccccc;

	font-size:8.5pt;

	text-decoration:underline

}

.link-boton-a {

	color: #e3c8aa;

	font-size:8.5pt;

	text-decoration:none

}

.link-boton-a:hover {

	color: #FFFFFF;

	font-size:8.5pt;

	text-decoration:underline

}

.titulo-paquetes {
	color: #FFFFFF;
	font-weight: bold;
}



/*---------------boton fin----------------*/

*
{
	border: 0;
	margin: 0;
	padding: 0;
}

/* =Basic HTML
----------------------------------------------------------------------*/


img
{
	font-size: 9px;
}

ol
{
	list-style: none;
}

/* =Container
----------------------------------------------------------------------*/

#container
{
	margin: auto;
	width: 760px;
	height: 426px;
	position: relative;
	top: auto;
	left: auto;
}

/* =Header
----------------------------------------------------------------------*/

#header
{
	font: 11px/30px Verdana, sans-serif;
	margin: 0 0 10px;
	overflow: hidden;
	width: 100%;
	height: 31px;
}

#header a.current
{
	background: #332;
	color: #fff;
	font-weight: bold;
}

#header a
{
	padding: 5px;
}

#header a:hover
{
	background: #110;
}

#header h1
{
	background: url(../images/polaroid.gif) no-repeat 0 11px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 1px 0 0 20px;
}

#header p
{
	color: #998;
	float: right;
	padding: 0 20px 0 0;
}

/* =Galeria
----------------------------------------------------------------------*/

#gallery {position:relative; width:410px; margin:10px auto; padding:10px; border:6px solid #fff; background:#666655}
#images {border:2px solid #9ac1c9; height:200px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:400px; height:300px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:410px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width410px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/* BOTONES SUITES */ 
a.geranio {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/geranio-tar.jpg);

}



a.geranio:hover {

	background-position: -250px;

}

a.jazmin {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/jazmin-tar.jpg);

}



a.jazmin:hover {

	background-position: -250px;

}

a.tulipan {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/tulipan-tar.jpg);

}



a.tulipan:hover {

	background-position: -250px;

}

a.alcatraz {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/alcatraz-tar.jpg);

}



a.alcatraz:hover {

	background-position: -250px;

}

a.girasol {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/girasol-tar.jpg);

}



a.girasol:hover {

	background-position: -250px;

}

a.alheli {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/alheli-tar.jpg);

}



a.alheli:hover {

	background-position: -250px;

}

a.bugambilia {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/bugambilia-tar.jpg);

}



a.bugambilia:hover {

	background-position: -250px;

}

a.rosa {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/rosa-tar.jpg);

}



a.rosa:hover {

	background-position: -250px;

}

a.magnolia {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/magnolia-tar.jpg);

}



a.magnolia:hover {

	background-position: -250px;

}

a.gardenia {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/gardenia-tar.jpg);

}



a.gardenia:hover {

	background-position: -250px;

}

a.jacaranda {

	display: block;

	width: 250px;

	height: 75px;

	text-decoration: none;

	background: url(../images/jacaranda-tar.jpg);

}



a.jacaranda:hover {

	background-position: -250px;

}

/* FIN BOTONES */