/* @group principal */

html,
body {
	margin: 0 0 30px 0;
	padding:  0;
	background-color: #FFF;
	font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	font-size:80%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6;
	color: #5d5d5d;
	min-width: 800px;
}
body {
	background: transparent URL(../img/background.jpg) repeat-x 0 380px ;
}
body.interior {
	background: transparent URL(../img/background.jpg) repeat-x 0 200px ;
}

p {
	font-size: 12px;
	color: #8e8e8e;
	line-height: 19px;
}
a:hover {
	text-decoration: none;
}
strong.destacado {
	color: #e2b260;
}

ul {
	margin:  20px 0 0 0;
	padding: 0;
  	list-style-type: none;
  	font-size: 13px;
}

.centrado {
	text-align: center;
}

/* @end */

/* @group headers */

h1	{
	text-align: center;
	text-indent: -99999px;
	background: transparent URL(../img/logoekilaterHQW.png) no-repeat 0 50%;
	width: 350px;
	height: 169px;
	display: block;
	margin:  0 auto;
	padding: 50px 0 20px 0;
}
h2	{
	text-indent: -99999px;
	background: transparent URL(../img/text.png) no-repeat 0 50%;
	width: 547px;
	height: 66px;
	display: block;
} 
h2.title2-small	{	
	font-size: 14pt;
} 
h3{
	font-size: 16px;
	color: #8e8e8e;
	margin: 0;
	font-weight: 100;
}
#main-content h2 {
	font-size: 23px;
	color: #8e8e8e;
	margin: 0;
	font-weight: lighter;
	background: none;
	text-indent: 0;
	display: block;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	height: inherit;
	line-height: 32px;
	
}
#last-minute h3 {
	margin:  0;
	line-height: 12px;
}

/* @end */

/* @group layout
 */

#wrap {
	margin:  0 auto;
	width: 547px;
}

body.interior #wrap {
	width: 900px;
}

#main-nav {
	list-style: none;
	margin: 50px auto 0;
	text-align: center;
}
#main-nav li {
	display: block;
	float: left;
	margin-right: 1px;		
}
#main-nav li a {
	color: #444;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9pt;
	padding: 15px 25px;
}
#main-nav li a:hover {
	color: #111;
	background: #FFF;
	
}
#main-nav li a.active {
	color: #111;
	background: #FFF;
}

#splash {
	margin: 48px 0 10px 0;
	text-align: center;
	width: 800px;
}
body.interior #splash {
	float: left;
}
#twitt-us{
	width: 275px;
	float: left;
	text-align: right;
	padding: 0;
}
#twitt-us img {
	border:  0;
}
#last-minute {
	width: 240px;
	margin: 0 0 0 30px;
	float: left;
}
#contact {
	width: 230px;
	margin: 0 0 0 30px;
	float: left;
}
#about-contact {
	padding: 20px 0 240px 0;
	clear: both;
}
#about {
	width: 245px;
	float: left;
	margin:  0 0 0 30px;
}

#content {
	background-color: #CCC;
	clear: both;
}
#main-content {
	float: left;
	width: 650px;
}
#column {
	width: 223px;
	margin: 55px 0 20px 0;
	float: right;
}
#banners-list img {
	border: 3px solid #ebebeb;
}
#footer {
	text-align: center;
	clear: both;
}

/* @end */

/* @group twitter */

SPAN.twitterTime {
	font-size: 10px;
	font-style: italic;
	line-height: 25px;
	margin: 0 0 12px 0;
}
SPAN.twitterTime a {
	text-decoration: none;
	color: #888888;
}
SPAN.twitterTime a:hover {
	text-decoration: underline;
}

body.interior #last-minute {
	position: absolute;
	left: 762px;
	top: 195px;
	background: transparent URL(../img/twitt-bird2.png) no-repeat 0 0;
	width: 300px;
	height: 200px;
}
body.interior #last-minute #tweet {
	width: 200px;
	padding: 80px 0 0 35px;
}
body.interior #last-minute #tweet ul {
	font-size: 10px;
}
body.interior #last-minute h3 {
	display: none;
}

/* @end */

























