/* CSS Document */

*{ margin:0; padding:0; border:0; outline:0;}
table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; margin-bottom:10px;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
p{margin-bottom: 10px;}
/* end Reset */

.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.block{ clear:both; float:left; width:100%;}

a{ text-decoration:none; color:#fff; }
a:hover{text-decoration:underline;}


body{
	background:#414142;
	color:#fff;
	font:13px Georgia, "Times New Roman", Times, serif;
}


#wrapper{ margin:0 auto; width:894px;}


#bgTop,
#bgBot,
#container,
#top,
#content,
#footer{clear:both; float:left; width:100%;}

#bgTop{ background:url(images/bg-top.gif) no-repeat; height:22px;}
#bgBot{ background:url(images/bg-bot.gif) no-repeat; height:17px;}
#container{
	background:url(images/bg-mid.gif) repeat-y;
	width:792px;
	padding:15px 51px;


}


#top{ height:204px;}

#top h1 a{
	background:url(images/logo.gif) no-repeat;
	display:block;
	height:54px;
	margin-bottom:15px;
	text-indent:-9999px;
	overflow:hidden;

}

#menu{
	float: left;
	margin-top:10px;
	font-family: verdana, sans-serif;
	

	
}
	#menu li{
		float:left;
		display:inline;
	}

	#menu li a{
		padding: 5px 8px;
		text-decoration:none;
		background-color: #ff9900;
	}
	
		#menu li a:hover{
		
			background-color: #ffffff;
			color: #ff9900;
		}



#idiomas{
	padding:12px 5px 20px 0;
	float: right;
	}
	#idiomas li{
		display:inline;
	}
		
		#idiomas li img{
			height: 18px;
		}


#content{
	background:url(images/line.gif) repeat-y 586px top;
	position:relative;
}


#sLeft{
	float:left;
	width:564px;
}

#sRight{
	float:right;
	width:180px;

}

#sRight div{
	margin: 10px 0px;
}

h2,h3{
	color:#efd7bd;
	font-size:18px;
	margin-bottom:10px;
}
h3{ font-size:16px;}




/* Habitaciones */
.habitaciones #sLeft .left{
	width:295px;
}
.habitaciones #sLeft .left p{ margin-bottom:10px;}
.habitaciones #sLeft .left ul li{ padding:2px 0;}
.habitaciones #sLeft .left  strong{ color:#efd6bd;}
.habitaciones #sLeft .right{
	border:4px solid #9e592c;
	width:228px;
}

/* Servicios */
.servicios #sLeft .left{ width:360px;}
.servicios #sLeft .right{ width:170px;}
.servicios #sLeft ul li{ padding:3px 0;}
.servicios #sLeft .right ul li{ padding:6px 0;}


#servImages img{ margin-top:20px;}
#servImages img.margins{ margin:20px 20px 0 20px; }


/* Contacto */
form table{ margin-top:15px; margin-left:20px;}
form table td,
form table th{
	font-weight:normal;
	text-align:right;
	padding:6px 10px;
	vertical-align:top;
}
form table th{ padding-top:10px;}

form input,
form textarea{
	color:#fff;
	background:#5a1400;
	border:1px solid #cca388; border-top:1px solid #fff;
	
	font:12px Georgia, "Times New Roman", Times, serif;
	padding:3px 3px; 
	width:245px;  
}
form label{display:block;}
form textarea{ height:100px; overflow:auto; }

form table td.checks{ text-align:left;}
form table td.checks input{ width:40px; text-align:right;}

form input.btn{
	background:url(images/btn-submit.gif) no-repeat;
	border:0;
	color:#5a1400;
	padding:0;
	cursor:pointer;
	height:20px;
	width:58px; 
}

form input.btn:hover{ color:#000; text-decoration:underline;}

label.error{ font-size:11px; color:red; padding-top:2px;}


#footer{
	clear:both;
	border-top:1px solid #1c1614;
	color:#ddd7c0;
	font-size:11px;
	text-align:center;
	margin-top: 15px;
}

#video{width:520px; height:270px; margin:20px 0;}

#ubicacion{
	
}


/*--------festivales--------*/
 .festivales{
	width:550px; 
	margin:10px; 
	font-family:Arial, Helvetica, sans-serif;
}

.festivales .foto_fest{
	height:100px; 
}

.festivales h3{
	color: #FF9900;
    font-size: 20px;
    margin: 5px;
}

.festivales ul li{
    border-bottom: 1px solid #FF9900;
    font-family: Arial,Helvetica,sans-serif;
    margin: 10px;
    width: 550px;
}

.festivales ul li img{
	float: left;
	height: 150px;
}

.festivales ul li p{
	margin-left: 10px;
}

.festivales ul li p.linkRight{
	text-align: right;
}


.festivales a{ font-size:14px; color:#FFF;}
.festivales a:hover{ text-decoration:none; color:#ff9900;}

.listGuion li:before{
	content:"-";
}

.intro{margin-top: 80px;}

.clearBoth {clear:both;}

ul#milongas li{ padding: 3px 10px;}
ul#milongas a:hover{
	text-decoration: none;
	color:#FF9900;
}
