body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background: #EDF5F7;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3C71A8;
}

h1 { font-size: 38px; }
h1 a { 
	color: #3C71A8;
	text-decoration:none;
		 }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
}

a { color: #639CBF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 8px 20px 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 640px;
}

/* Post */

.post {
	margin-bottom: 45px;
}
.post .title {
	height: 44px;
}

.post .title a {
	text-decoration: none;
	font-size: 30px;
	color: #238EC6;
}
.buscar-hotel {
	padding: 6px 14px 6px 14px;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	color: rgba(0,0,0,.6);
	border: 1px solid rgba(155,151,109,.2);
	background: rgba(254,186,2,.99);
      text-decoration:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: color, background-color .2s ease-out;
}
.buscar-hotel span {
	color: #AD3F21;
	font-weight: bold;
}
.buscar-hotel h2 {	
	height: 25px;
	text-align: right;
	color: #F6F7F7;
	text-shadow: 0 1px 1px rgba(80,80,80,.75);
}
.buscar-hotel h2 span {	
	font-size:12px;
	color: #549900;
}
.otros-destinos {
	margin-top: 20px;
	width: 863px;
	padding: 6px 14px 1px 14px;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	color: rgba(0,0,0,.6);
	border: 1px solid rgba(155,151,109,.2);
	background: rgba(250,250,250,.60);
      text-decoration:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: color, background-color .2s ease-out;
}
.otros-destinos a {
	font-size: 11px;
	color: #C79E0F;
}
.otros-destinos span {
	color: #AD3F21;
	font-weight: bold;
}
.otros-destinos h2 {	
	height: 25px;
	color: #D2AE30;
}
.datos-login {
	padding: 6px 14px 6px 14px;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	color: rgba(0,0,0,.6);
	border: 1px solid rgba(155,151,109,.2);
	background: rgba(253,249,188,.80);
      text-decoration:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: color, background-color .2s ease-out;
}
.post .links {
	background: #90BF35;
	border: 1px solid #ABABAB;
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px 0px 4px 0px; 
	padding: 3px 0px 0px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.contactar-bg {
	padding: 6px 14px 6px 14px;
	font: bold 11px/1.5em Verdana;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	color: rgba(0,0,0,.6);
	border: 1px solid rgba(155,151,109,.2);
	background: rgba(225,239,242,.90);
      text-decoration:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: color, background-color .2s ease-out;
	}
a.contactar-bg:hover {
	background-color: rgba(155,151,109,.30);
	}
.expande {
	font-size:1px;
	width:100%;
	height:9px;
	clear:both;
}


/* Footer */

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #E0E0E0;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
}

#footer a {
}
