/* =html */
html {
scrollbar-face-color:#513D00;
scrollbar-highlight-color:#8D6B1B;
scrollbar-3dlight-color:#513D00;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#584400;
scrollbar-arrow-color:#C8B072;
scrollbar-track-color:#A0863F;
}






/* =================================== body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #6c5300;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#total {
	width: 815px;
	float: none;
	text-align: center;
}





p {
	margin: 0px;
	padding: 0px;
}


/* =================================== Encabezado */

div#divEncabezado {
	background-color: #003465;
	height: 110px;
	width: 815px;
	background-image: url(img/sombra_header.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#divLogo {
	height: 110px;
	width: 484px;
	background-image: url(img/header_logo.gif);
	background-repeat: no-repeat;
	background-position: 33px center;
	float: left;
	background-color: #183664;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

div#divRayas {
	float: left;
	height: 110px;
	width: 52px;
	background-color: #003465;
	background-image: url(img/header_rayas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}

div#divTop {
	background-color: #727936;
	margin: 0px;
	height: 110px;
	width: 230px;
	float: left;
	background-image: url(img/header_misc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
table#esquina {
	width: 100%;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
td#esquina1 {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
}
td#esquina2 {
	margin: 0px;
	height: 75px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/header_dire.gif);
	background-repeat: no-repeat;
	background-position: 2px 29px;
}
div#menuSupSombra {
	height: 27px;
	width: 795px;
	background-repeat: repeat-y;
	background-image: url(img/sombra.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}





/* =================================== Menu Superior */

div#divMenuSup {
	background-color: #ae943a;
	height: 18px;
	width: 757px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #6C5300;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(img/menuSup_bg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	background-position: right;
	margin: 0px;
	float: left;
}

td#menuSupSeparador {
	background-color: #AE943A;
	background-image: url(img/menu_separador.gif);
	background-repeat: no-repeat;
	width: 18px;
}


td#idiomas {
	text-align: right;
	width: 170px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}






/* =================================== Contenedor ========================================= */

#divContenedor {
	background-color: #D9C691;
	background-image: url(img/sombra.jpg);
	background-repeat: repeat-y;
	width: 795px;
	overflow: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#divHojaBlanca {
	width: 590px;
	float: left;
	background-image: url(img/esquina_inferior.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#divEsquinero {
	background-color: #FFFFFF;
	background-image: url(img/menuIzq_esquinero.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	margin: 0px;
	width: 575px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* =================================== Menu Izquierdo */

div#divMenuIzq {
	background-color: #d9c691;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#divMenuIzq a {
	text-decoration: none;
	color: #6C5300;
	background-color: #f0e7c8;
	display: block;
	margin: 0px;
	padding: 4px;
}
#divMenuIzq a:hover {
	background-color: #F9F4E6;
}

div#menuIzq_titulo {
	text-transform: uppercase;
	padding: 3px;
	color: #6C5300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #D9C691;
	background-image: url(img/menuIzq_titlebg.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C5300;
}

div#menuIzq_base {
	background-color: #D9C691;
	background-image: url(img/menuIzq_base.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 53px;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0E7C8;
}



/* =================================== Contenido */

p#textoIntro {
	color: #8D6B1B;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 16px;
}

#textoIntro object {
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#textoIntro a, #textoTabla a, #favoritos a, #recomendar a, p#contacto a {
	color: #727936;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #727936;
}
#textoIntro a:hover, #textoTabla a:hover, #favoritos a:hover, #recomendar a:hover, p#contacto a:hover {
	color: #003465;
	border-bottom-color: #003465;
}



#divTexto {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}



/* ========= Tablas con fotos */

#divSeparadorTabla {
	background-color: #003465;
	color: #FFFFFF;
	background-image: url(img/separador_esquinero.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
}

table#tabla1 {
	margin-top: 10px;
	border: 1px solid #9BAFC1;
}

td#foto {
	background-color: #dae3ea;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BAFC1;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#foto img {
	padding: 6px;
	background-color: #FFFFFF;
	margin: 6px;
	border: 1px dashed #B8C7D4;
}

div#verFotos {
	margin-bottom: 12px;
}
#verFotos a, #numeracion a {
	color:#003366;
	text-decoration: none;
}
#verFotos a:hover, #numeracion a:hover {
	color: #660000;
}

img#ampliar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: none;
	background-color: #DAE3EA;
}
img#camara {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DAE3EA;
	padding: 0px;
	margin: 0px;
	vertical-align: text-bottom;
}



img#beneficios {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td#tablaBaseDer {
	background-color: #B8C7D4;
	height: 17px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9BAFC1;
	text-align: right;
	margin: 0px;
}
#tablaBaseDer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#tablaBaseDer a:hover {
	color: #003465;
}


img#mas {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin: 0px;
	padding: 0px;
}
div#numeracion {
	text-align: right;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BAFC1;
}
div#resultados {
	float: left;
}









/* =================================== Busqueda */

#divSeparadorBusqueda, #divSeparadorDetalle {
	background-color: #6C5300;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	padding-top: 2px;
	padding-left: 5px;
	background-image: url(img/separador_esquinero1.gif);
	background-repeat: no-repeat;
	background-position: right;
}

form#form1 {
	width: 100%;
	padding: 0px;
	border: 1px solid #AE943A;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table#busqueda {
	width: 100%;
	color: #6C5300;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#busquedaBase input {
	color: #FFFFFF;
	background-color: #AE943A;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6C5300;
	border-bottom-color: #6C5300;
	border-left-color: #FFFFFF;
}

.formContactar{
	color: #FFFFFF;
	background-color: #AE943A;
	font-weight: bold;
	font-size: 11px;
	}
.formContacto {
	background-color: #FAF7ED;
	font-size: 10px;
}

	
td#busquedaBase {
	text-align: center;
	height: 20px;
	padding-top: 10px;
}
#busqueda select {
	font-size: 11px;
	color: #003465;
}




/* =================================== Footer */

img#recomendar, img#favoritos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 5px;
}

p#menuFooter {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
p#menuFooter a {
	text-decoration: none;
	color: #6C5300;
	font-weight: bold;
	border-bottom-style: none;
}
#menuFooter a:hover {
	color: #AE943A;
}
div#copyright {
	color: #F0E7C8;
	text-align: center;
	width: 815px;
	height: 20px;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background-image: url(img/sombra_footer.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}











/* =================================== Detalles */

.diagonales {
	color: #AE943A;
	font-weight: normal;
}
.separadorBarrio {
	color: #B8C7D4;
	text-transform: uppercase;
}
.current {
	font-weight: bold;
}
.tituloRojo {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
td#minis {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BAFC1;
}
#equipamiento {
	padding: 5px;
	vertical-align: top;
}
#precio {
	padding: 5px;
	border: 1px solid #AE943A;
	margin-top: 10px;
}
.precio_fila1 {
	background-color: #F0E7C8;
}
.precio_fila2 {
	background-color: #FAF7ED;
}

#preciotable {
	border: 1px dashed #AE943A;
	color: #AE943A;
}
#gastos {
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #AE943A;
}
#grilla {
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #9BAFC1;
	width: 548px;
}
#grillatable {
	border: 1px dashed #9BAFC1;
	width: 100%;
}
.crts_fila1 {
	background-color: #DAE3EA;
}
.crts_fila2 {
	background-color: #F0F3F7;
}
#f1, #f2, #f3, #f4, #f5 {
	cursor: hand;
}
#formContacto textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nombre {
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}
.input
{
    BORDER-RIGHT: #a9a7a9 1px solid;
    BORDER-TOP: #a9a7a9 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #f3f3f3;
    BORDER-LEFT: #a9a7a9 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #a9a7a9 1px solid;
    FONT-FAMILY: Tahoma;
}
.BUTTON
{
	color: #FFFFFF;
	background-color: #AE943A;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6C5300;
	border-bottom-color: #6C5300;
	border-left-color: #FFFFFF;

}
.tablabusquedaperiodo {
	text-decoration: none;
	color: #6C5300;
	background-color: #f0e7c8;
	display: block;
	margin: 0px;
	padding: 4px;
}
