body {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 1em;
		/*CHANGE FOR HOLIDAYS*/
	background: transparent url(../images/cya_portada.jpg) no-repeat top center;
	/*background: transparent url(../images/test_bgportada.png) no-repeat top center;*/
	/*background: transparent url(../images/bg_init_xmas.jpg) no-repeat top center;*/
	color: #000;
	font-family: "Segoe Ui", arial, helvetica, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
.centered {
	margin: 0 auto;
	text-align: center;
}
#container{
position:relative;
width:960px;
margin:0 auto;
padding:230px 0 0 0;
}
#logoinit {
position:absolute;
top:0;
left:0;
	text-indent: -9999px;
	width:600px;
	height: 270px;
	background:transparent url(../images/test_bglogo.png) no-repeat;
}
#sign {
	width: 300px;
	height: 65px;
	background: url(../images/anim_select.gif) no-repeat center;
	text-indent: -9999px;
	margin: 0 auto;
}
#ciudades {
	margin:-20px auto 10px auto;
	/*position: absolute;
	width: 100%;
	top: 275px;
	z-index:500;
	display: block;*/
}
#ciudades ul {
	width: 60%;
	margin: 25px auto 0 auto;
	text-align: center;
}
#ciudades a {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#ciudades a:visited {
	color: #000;
}
#ciudades ul li {
	display: inline;
	padding: 0 10px;
	line-height: 1.5em;
}
#ciudades a {
	background: url(../images/star_up.png) no-repeat center left;
	color: #000;
	padding-left: 20px;
}
#ciudades a:visited {
	color: #000;
}
#ciudades ul li a:hover {
	background: url(../images/star_hover.png) no-repeat center left;
	/* border-bottom: 3px solid red;
*/
	color: #F00;
}
/*------------MENU-----------*/
#menuinit {
	width: 467px;
	height: 36px;
	margin: 0 auto;
	position: relative;
	border-bottom: 4px solid #FC0;
}
#menuinit ul li {
	display: inline;
}
#menuinit ul li a {
	padding: 0px 10px;
}
#home a {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(../images/bt_home.png) no-repeat;
	width: 72px;
	height: 36px;
	text-indent: -9999px;
}
#home a:hover {
	background: transparent url(../images/bt_home.png) no-repeat 0 -36px;
}
#abou a {
	position: absolute;
	top: 0px;
	left: 70px;
	background: transparent url(../images/bt_quienes.png) no-repeat;
	width: 110px;
	height: 36px;
	text-indent: -9999px;
}
#abou a:hover {
	background: transparent url(../images/bt_quienes.png) no-repeat 0 -36px;
}
#como a {
	position: absolute;
	top: 0px;
	left: 178px;
	background: transparent url(../images/bt_pautar.png) no-repeat;
	width: 110px;
	height: 36px;
	text-indent: -9999px;
}
#como a:hover {
	background: transparent url(../images/bt_pautar.png) no-repeat 0 -36px;
}
#cont a {
	position: absolute;
	top: 0px;
	left: 358px;
	background: transparent url(../images/bt_contacto.png) no-repeat;
	width: 90px;
	height: 36px;
	text-indent: -9999px;
}
#cont a:hover {
	background: transparent url(../images/bt_contacto.png) no-repeat 0 -36px;
}
/*------------------*/
.intro {
	width: 600px;
	margin: 20px auto 0 auto;
	font-size:1em;
}

#slide{
position:absolute;
/*change back to normal after holiday*/
width:350px;
height:550px;
top:5px;
right:150px;
background:transparent url(../images/test_th01.png) no-repeat center;*/
/*width:90px;
height:90px;
top:-18px;
left:135px;
 background:url(../images/ext-xhat.png) no-repeat center;*/
z-index:0;
}
#footer {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
#footer a {
	font-size: 0.8em;
	text-decoration: none;
	color: #666;
}
#footer a.shlink {
	font-size: 0.7em;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.gandalf {
	width: 1px;
	height: 1px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0.3em;
	color: #EFEFEF;
}
#soon{
position:absolute;
top:0;
right:0;
width:250px;
height:250px;
text-indent:-9999px;
}
#soon.barranquilla{
background:url(../images/soon_bqu.png) no-repeat;
}

