/* - - - - - - - - - - - - - - - - - - - - -

Título		: LA MORADA
Autor		: Giuliano Princigalli
URL 		: www.lamorada.com.py

Descripción : Hotel La Morada
Creado 		: Miércoles 3 de Noviembre, 2010
Modificado	: Miércoles 3 de Noviembre, 2010

- - - - - - - - - - - - - - - - - - - - - */

body  {
	margin: 0px;
	padding: 0px;
	background: #e2dfc6 url(../gfx/background.jpg);
	font: 17px Times, "Times New Roman", Georgia;
	color: #4f4f4f;
}
	
#cabecera {
	width: 100%;
}
	
#contenedor_inicio {
	/*	clear: both;*/
		display: block;
	/*	position: relative;*/
		width: 980px;
		margin-right: auto;
		margin-left: auto;
	/*	margin-top: -60px;*/
/*	margin-top: 489px;*/
}

#contenedor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
	
/* Idioma
---------------------------------------- */

#idioma {
	width: 960px;
	padding: 20px 0px 40px 0px;
	margin-right: auto;
	margin-left: auto;
}
	
ul#lista_idioma {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 65px;
}

ul#lista_idioma li {
	position: relative;
	list-style: none;
	line-height: 0.9em;
}

li ul {
	position: absolute;
	left: 0px;
	top: 22px;
	display: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#lista_idioma li a {
	display: block;
	text-decoration: none;
	color: #5a5a5a;
	font-size: 17px;
	padding-bottom: 5px;
}
		
ul#lista_idioma li a.determinado {
	background: url(../gfx/flecha_idioma.gif) no-repeat right 4px;
}
		
ul#lista_idioma {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 65px;
}

ul#lista_idioma li ul li a {
	color: #888;
	border-top: 1px dotted #999;
	padding-top: 3px;
	padding-right: 20px;
}

ul#lista_idioma li ul li a:hover {
	color: #5a5a5a;
}

li:hover ul, li.over ul { 
	display: block; 
}

/* MENU
---------------------------------------- */

#contenedor_menu {
/*	float: left;*/
	width: 100%;
	height: 61px;
	background: url(../gfx/menu.jpg) repeat-x;
}

#menu {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#menu_izquierda {
	float: left;
	width: 340px;
	height: 61px;
	padding-right: 10px;
	background: url(../gfx/sombra_iz.jpg) no-repeat right;
}

#logo {
	float: left;
	width: 240px;
	position: relative;
	top: -10px;
}

#logo img {
	border: 0px;
}

#menu_derecha {
	float: left;
	width: 330px;
	height: 61px;
	padding-left: 20px;
	background: url(../gfx/sombra_de.jpg) no-repeat left;
}

ul.menu {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 18px;
}

ul.menu li {
	float: left;
	list-style: none;
}

ul.menu li a {
	font: 16px Times, "Times New Roman", Georgia;
	color: #fff;
	text-decoration: none;
	text-shadow: #76210d 0px 1px 0px;
	text-transform: uppercase;
}

ul.menu li a:hover {
	text-decoration: underline;
	color: #c9c7a6;
}

a#inicio {
	margin-right: 32px;
}

a#presentacion {
	margin-right: 32px;
}

a#servicio {
	margin-right: 0px;
}

a#habitaciones {
	margin-right: 16px;
}

a#reservas {
	margin-right: 15px;
}

body#page_inicio a#inicio {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_presentacion a#presentacion {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_servicios a#servicios {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_habitaciones a#habitaciones {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_reservas a#reservas {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_contacto a#contacto {
	text-decoration: underline;
	color: #c9c7a6;
}

a#home {
	margin-right: 55px;
}

a#concept {
	margin-right: 55px;
}

a#services {
	margin-right: 0px;
}

a#rooms {
	margin-right: 34px;
	margin-left: 10px;
}

a#reservation {
	margin-right: 34px;
}

a#contact {
	margin-right: 0px;
}

body#page_home a#home {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_concept a#concept {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_services a#services {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_rooms a#rooms {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_reservation a#reservation {
	text-decoration: underline;
	color: #c9c7a6;
}

body#page_contact a#contact {
	text-decoration: underline;
	color: #c9c7a6;
}

/* Predeterminados
---------------------------------------- */

h1, h2, em, p, a {
	font: Times, "Times New Roman", Georgia;
	margin-top: 0px;
}

h1 {
	font-size: 56px;
	color: #8e8763;
	font-weight: normal;
	margin-bottom: 0px;
}

h2 {
	font-size: 26px;
	color: #b23716;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 1.1em;
}

p {
	line-height: 1.6em;
}

p em {
	font-size: 34px;
	color: #b23716;
}

ul {
	padding-left: 15px;
}

ul li {
	list-style: square;
	line-height: 1.7em;
}

hr {
	height: 1px;
	background-color: #8e8763;
	border: none;
	margin-bottom: 30px;
	margin-top: 0px;
}

.fl_r {
	float: right;
}

.fl_l {
	float: left;
}

.alineado_r {
	text-align: right;
}

.mr_l {
	margin-left: 20px;
}

table {
	border-collapse: collapse;
	border-color: 1px solid #d2d0c7;
	border-right: none;
	border-left: none;
	margin-bottom: 20px;
}

table td {
	border: 1px solid #d2d0c7;
	padding: 10px;
}

table h3 {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
}

#form_dis td {
	border: none;
	padding: 0px 0px 5px 0px;
	
}

#contenedor_tabla {
	width: 460px;
	float: right;
	margin-top: 15px;
}

.tabla {
	float: left;
	width: 460px;
	margin-bottom: 10px;
}

.tabla_1 {
	float: left;
	width: 108px;
	margin-right: 15px;
	text-align: right;
}

.tabla_2 {
	float: left;
	width: 337px;
}

/* Slide Inocio
---------------------------------------- */

#contenedor_slider {
	position:relative;
/*	left:0;*/
	width: 1000px;
	height: 485px; 
	margin-right: auto;
	margin-left: auto;
	z-index: -5; 
}

#slide_inicio {
	width: 1500px; 
	height: 485px; 
	display: block; 
	margin: 0 auto; 
	overflow: hidden; 
	position: absolute; 
/*	z-index: -5; */
	top: -25px;
	left: -260px;
	border-bottom: 5px solid #8e8763;
	clear: both;
}

/* SlideShow
---------------------------------------- */

#galeria_principal {
	float: left;
	width: 980px;
	border-bottom: 5px solid #8e8763;
}

#slideshow {
	float: left;
    position:relative;
	width: 980px;
    height: 485px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index: -2;
    opacity:0.0;
}

#slideshow div.active {
    z-index:-1;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index: -3;
}

#slideshow div img {
	width: 980px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}


/* Galeria Secundaria
---------------------------------------- */

#galeria_secundaria {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}

#slideshow_sec {
	float: left;
    position:relative;
	width: 940px;
    height: 330px;
}

#slideshow_sec div {
    position:absolute;
    top:0;
    left:0;
    z-index: -3;
    opacity:0.0;
}

#slideshow_sec div.active {
    z-index:-1;
    opacity:1.0;
}

#slideshow_sec div.last-active {
    z-index: -2;
}

#slideshow_sec div img {
	width: 940px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}


/* CONTENIDO
---------------------------------------- */

#contenido {
	float: left;
	width: 940px;
	padding: 0px 20px 0px 20px;
}

/* INICIO
---------------------------------------- */

#detalles {
	float: left;
	width: 680px;
	margin-right: 40px;
	margin-top: 30px;
}

#bienvenido {
	float: left;
	width: 180px;
	height: 238px;
	padding-top: 5px;
/*	padding: 20px 20px 1px 20px;*/
/*	background: url(../gfx/bienvenidos.jpg) no-repeat;*/
	color: #6c6851;
	text-shadow: #bfbdb6 0px 1px 0px;
	font-style: italic;
	font-size: 15px;
	margin-top: -25px;
}

#disponibilidad h2 {
	font-style: italic;
	font-size: 28px;
	color: #6c6851;
	text-shadow: #bfbdb6 0px 1px 0px;
	font-variant: normal;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: center;
}

#disponibilidad hr {
	color: #6c6851;
	background: #6c6851 url(../gfx/hr_disponibilidad.jpg) repeat-x;
	background-color:#6c6851;
	height: 2px;
	border: none;
}

/* PRESENTACION
---------------------------------------- */

#img_presentacion {
	float: left;
	width: 220px;
	margin-top: 141px;
}

/* SERVICIOS
---------------------------------------- */

#interna {
	float: left;
	width: 940px;
	margin: 30px 20px 0px 20px;
}

/* HABITACIONES
---------------------------------------- */

.habitaciones {
	float: left;
	width: 940px;
}

/* Columnas
---------------------------------------- */

.col_4 {
	float: left;
	width: 220px;
	margin-right: 20px;
}


.col_4_r {
	float: left;
	width: 220px;
}

.col_3 {
	float: left;
	width: 300px;
	margin-right: 20px;
}


.col_3_r {
	float: left;
	width: 300px;
}

.col_2 {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-left: 200px;
}

.col_2_r {
	float: left;
	width: 300px;
}

/* CONTACTO
---------------------------------------- */

#formulario_contacto {
	float: left;
	width: 390px;
	margin-right: 10px;
}

#formulario_contacto table {
	border: none;
}

#formulario_contacto td {
	border: none;
	padding: 0px 0px 10px 15px;
}

#ubicacion {
	float: left;
	width: 540px;
}

#map_canvas {
	border: 1px solid #b5b19d;
}

/* RESERVAS
---------------------------------------- */

#formulario_de_reservas {
	float: left;
	width: 600px;
	margin-right: 20px;
}

#formulario {
	float: left;
	width: 528px;
/*	height: 638px;*/
	background: #dbd7bf url(../gfx/reservas_form.jpg);
	padding: 30px 30px 0px 30px;
	border: 1px solid #b4b29d;
}

#table_formulario td {
	border: none;
	padding: 8px;
}

#cinta {
	float: left;
	position: relative;
	top: -36px;
	left: -17px;
}

#formulario h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #6c6851;
	text-shadow: #e6e3d2 0px 1px 0px;
	margin: 0px;
}

#formulario {
	font-size: 18px;
	color: #6c6851;
	text-shadow: #e6e3d2 0px 1px 0px;
}

#garantia {
	float: left;
	width: 320px;
}

#garantia img {
	margin-bottom: 20px;
}

#input_3 {
	width: 162px;
	border: 1px solid #b5b19d;
	background: #fff url(../gfx/input_3.jpg) no-repeat;
}

.select {
	color:#A1695A;
	position:relative;
	float:none;
	width:45px;
	height:15px;
	padding:5px;	
	border:1px solid #B5B19D;
	background: #fff url(../gfx/input_4.jpg) no-repeat;
}

.select .label {
	padding:0;
	margin:0;
}

.select .button {
	color:#ffffff;
/*	text-align:center;	*/
	position:absolute;
	right:-1px;
	top: -1px;
	width:26px;
	height:25px;
	margin:0;
	cursor:pointer;
	background: #fff;
	border: 1px solid #B5B19D;
	border-left: none;
}

.select .list {
	display: none;
	width: 29px;
	position:absolute;
	top:26px;
	left:-1px;
	z-index:1000;
	border: 1px solid #B5B19D;
	border-top: none;
}

.select .optgroup {
	font-weight:bold;
	padding:5px;
	margin:0;
	background: #f2f2f2;
	background: -moz-linear-gradient(100% 100% 90deg, #dfdfdf, #f2f2f2);
	background: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#f2f2f2));
}

.select .option {	
	color:#6c6851;
	padding:5px;
	cursor:pointer;	
	border-bottom:dotted #cccccc 1px;	
	background: #f9f9f9;
	background: -moz-linear-gradient(100% 100% 90deg, #f9f9f9, #ffffff);
	background: -webkit-gradient(linear, left bottom, left top, from(#f9f9f9), to(#ffffff));
}

.select .option.bottom {
	border-bottom:none;
}
.select .option:hover {
	background: #ffffff;
}
input.button {
	color:#ffffff;
	font-size:14px;
	
	height:32px;
	padding:0 5px 0 5px;
	margin:6px;
	cursor:pointer;
	
	border-top:solid #6199D7 1px;
	border-right:solid #224F80 1px;
	border-bottom:solid #002F65 1px;
	border-left:solid #224F80 1px;
	
	background: -moz-linear-gradient(100% 100% 90deg, #224F80, #3278C4);
	background: -webkit-gradient(linear, left bottom, left top, from(#224F80), to(#3278C4));
	
	text-shadow: #1e1e1e 1px 1px 1px;
}

/* Select Habitacion
---------------------------------------- */

.select_hab {
	color:#A1695A;
	position:relative;
	float:none;
	width:290px;
	height:15px;
	padding:5px;	
	border:1px solid #B5B19D;
	background: #fff url(../gfx/input_4.jpg) no-repeat;
}

.select_hab .label {
	padding:0;
	margin:0;
}

.select_hab .button {
	color:#ffffff;
/*	text-align:center;	*/
	position:absolute;
	right:-1px;
	top: -1px;
	width:26px;
	height:25px;
	margin:0;
	cursor:pointer;
	background: #fff;
	border: 1px solid #B5B19D;
	border-left: none;
}

.select_hab .list {
	display: none;
	width: 29px;
	position:absolute;
	top:26px;
	left:-1px;
	z-index:1000;
	border: 1px solid #B5B19D;
	border-top: none;
}

.select_hab .optgroup {
	font-weight:bold;
	padding:5px;
	margin:0;
	background: #f2f2f2;
	background: -moz-linear-gradient(100% 100% 90deg, #dfdfdf, #f2f2f2);
	background: -webkit-gradient(linear, left bottom, left top, from(#dfdfdf), to(#f2f2f2));
}

.select_hab .option {	
	color:#6c6851;
	padding:5px;
	cursor:pointer;	
	border-bottom:dotted #cccccc 1px;	
	background: #f9f9f9;
	background: -moz-linear-gradient(100% 100% 90deg, #f9f9f9, #ffffff);
	background: -webkit-gradient(linear, left bottom, left top, from(#f9f9f9), to(#ffffff));
}

.select_hab .option.bottom {
	border-bottom:none;
}
.select_hab .option:hover {
	background: #ffffff;
}
input.button {
	color:#ffffff;
	font-size:14px;
	
	height:32px;
	padding:0 5px 0 5px;
	margin:6px;
	cursor:pointer;
	
	border-top:solid #6199D7 1px;
	border-right:solid #224F80 1px;
	border-bottom:solid #002F65 1px;
	border-left:solid #224F80 1px;
	
	background: -moz-linear-gradient(100% 100% 90deg, #224F80, #3278C4);
	background: -webkit-gradient(linear, left bottom, left top, from(#224F80), to(#3278C4));
	
	text-shadow: #1e1e1e 1px 1px 1px;
}

.consultar {
	width: 101px;
	height: 39px;
	background: #000 url(../gfx/consultar.jpg) no-repeat;
	border: none;
	color: #fff;
	font: 18px Times, "Times New Roman", Georgia;
	text-shadow: #65614b 0px -1px 0px;
	cursor: pointer;
}

.consultar_dis {
	width: 80px;
	height: 23px;
	background: #000 url(../gfx/consultar_dis.jpg) no-repeat;
	border: none;
	color: #6c6851;
	font: 14px Times, "Times New Roman", Georgia;
	text-shadow: #f5f5f4 0px 1px 0px;
	cursor: pointer;
}


/* Formularios
---------------------------------------- */

input {
	font: 17px Times, "Times New Roman", Georgia;
	color: #a1695a;
	padding: 3px 3px 3px 3px;
}

.enviar {
	width: 77px;
	height: 39px;
	background: #000 url(../gfx/enviar.jpg) no-repeat;
	border: none;
	color: #fff;
	font: 18px Times, "Times New Roman", Georgia;
	text-shadow: #65614b 0px -1px 0px;
	cursor: pointer;
}

.enviar:hover {
	text-decoration: underline;
	color: #333;
}

#contacto_nombre {
	width: 212px;
	border: 1px solid #b5b19d;
	background: #fff url(../gfx/contacto_nombre.jpg) no-repeat;
}

#contacto_apellido {
	width: 212px;
	border: 1px solid #b5b19d;
	background: #fff url(../gfx/contacto_nombre.jpg) no-repeat;
}


#contacto_mail {
	width: 284px;
	border: 1px solid #b5b19d;
	background: #fff url(../gfx/contacto_mail.jpg) no-repeat;
}

textarea#contacto_mensaje {
	width: 284px;
	border: 1px solid #b5b19d;
	background: #fff url(../gfx/contacto_mensaje.jpg) repeat-x;
	font: 17px Times, "Times New Roman", Georgia;
	color: #a1695a;
	padding: 4px 3px 3px 3px;
}

/* FOOTER
---------------------------------------- */

#footer  {
	float: left;
	width: 940px;
	padding: 10px 20px 20px 20px;
	color: #8e8763;
	font-size: 16px;
}

#footer a {
	color: #8e8763;
	text-decoration: none;
	border-bottom: 1px dotted #8e8763;
}

#footer p {
	font-size: 15px;
	margin-bottom: 22px;
	text-align: center;
}


#footer .hr {
	margin-bottom: 22px;
	height: 15px;
	background: url(../gfx/hr_footer.gif) no-repeat;
}
#footer .hr hr {
	display: none;
}

