body {
	color: #333;
	background-color: #fff;
	}

div#container {
	margin: 5px auto;
	}
	#idioma {
width: 100%;
border: 0px solid #aaa;
margin-left: auto;
margin-right: auto;
margin-top:0px;
padding: 0;
line-height: 1.8em;
}
	div#header {
		color: inherit;
		background-color: #fff;
		border: 0px;
		}
		div#header-in {
			padding: 10px;
			}
		.menu-hotelestv{
				position: relative;
				padding: 0 0 0 34px;
				margin: 0 auto 0 auto;
				background: url(http://www.hoteles.tv/images/menuo_bg.gif) repeat-x;
				height: 46px;
				list-style: none;
			}

			.menu-hotelestv li{
				float:left;
			}

			.menu-hotelestv li a{
				float: left;
				display: block;
				color:#000;
				text-decoration: none;
				font-family: verdana;
				font-size: 13px;
				font-weight: bold;
				padding:0 0 0 16px;
				height: 46px;
				line-height: 46px;
				text-align: center;
				cursor: pointer;	
			}

			.menu-hotelestv li a b{
				float: left;
				display: block;
				padding: 0 23px 0 8px;
			}

			.menu-hotelestv li.current a, .menu-hotelestv li a:hover{
				color: #fff;
				background: url(http://www.hoteles.tv/images/menuo_hover_left.gif) no-repeat;
				background-position: left;
			}

			.menu-hotelestv li.current a b, .menu-hotelestv li a:hover b{
				color: #fff;
				background: url(http://www.hoteles.tv/images/menuo_hover_right.gif) no-repeat right;
			}
	div#content-wrap {
		padding: 0;
		}
		div.content {
			color: inherit;
			background-color: #fff;
			border: 0px;
			}
			div.content-in {
				padding: 0;
				}
		div.column {
			width: 200px;
			color: inherit;
			background-color: #fff;
			border: 0px;
			}
			div.column-in {
				padding: 20px;
				}
	div#footer {
		color: inherit;
		background-color: #fff;
		border: 0px;
		}
		div#footer-in {
			padding: 20px;
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
