/*  Documento CSS*/
/* -------------------------------------------*/
/* ---------->>> www.Lojatour.com <<<---------*/
/* ---------->>> Jorge Patricio Robalino Torres<<<--------*/ 
/* ---------->>> Versión Beta <<<--------*/ 
body {
	background:url(../images/fondo_gradient.png) repeat-x top #35689b;
	color:#514c48;
	background-color: #35689b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#wrapper {
	width:850px;
	height:auto;
	margin:auto;
}
#arriba {
	background-image: url(../images/arriba.png);
	background-repeat: repeat-x;
	height:50px;
	margin-top: 25px;
}
#headerr {
	height:200px;
	background-image: url(../images/pap_inicio.jpg);
	background-repeat: repeat-x;
}
#header_en {
	height:200px;
	background-image: url(../images/pap_inicio_en.jpg);
	background-repeat: repeat-x;
}
#luegoheader {
	height:20px;
	background-image: url(../images/luegoheader.jpg);
}
#main {
	width:850px;
	overflow:hidden;
	height:auto;
}
#column_der {
	width:150px;
	background-color: #E4FD8E;
	height:600px;
	float:right;
}
#column_izq {
	width:700px;
	background-color: #F9F9F9;
	height:600px;
	float:left;
}
#column_ayuda_izq {
	width:700px;
	background-color: #F9F9F9;
	height:1600px;
	float:left;
}
#column_ayuda_der {
	width:150px;
	background-color: #E4FD8E;
	height:1600px;
	float:right;
}
#column_galeria_izq {
	width:700px;
	background-color: #F9F9F9;
	height:855px;
	float:left;
}
#column_galeria_der {
	width:150px;
	background-color: #E4FD8E;
	height:855px;
	float:right;
}
#column_mapa_izq {
	width:700px;
	background-color: #F9F9F9;
	height:780px;
	float:left;
}
#column_mapa_der {
	width:150px;
	background-color: #E4FD8E;
	height:780px;
	float:right;
}
#footer {
	height:30px;
	background-image: url(../images/abajo.jpg);
	margin-bottom: 25px;
}
/*Contenido de la Pagina www.lojatour.com*/
#fecha {
	background:url(../images/Calender.png) 20px 17px no-repeat;
	float:left;
	width: 300px;
	height:28px;
	padding:2em 1em 0em 4em;
}
/*** Menu Arriba | Inicio | Ayuda| ***********/

#navigation {
	float:right;
	width: 450px;
}
#navigation ul {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#navigation ul li {
	float: left;
	list-style-type: none;
}
#navigation ul li a {
	text-decoration: none;
	float: left;
	height: 37px;
	padding: 12px 18px 0px 18px;
	color:#FFFFFF;
	font-weight: bold;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
.menu {
	width:150px;
}
/*opciones derecha*/
.icon-menu {
	background:#99CC00 url(../images/icon-menu.png) 5px no-repeat; /*20*/
	color:#FFFFFF;
	padding:7px 5px 0 30px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
	text-align: left;
	font-family:Georgia, Palatino, Palatino Linotype, serif;
	height:30px;
}
/*enlaces*/

a:active {
	text-decoration: none
}
/* CSS Tabs */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menus {
	width: 150px;
}
#menus li a {
	border-bottom: 1px solid #90bade;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
}
#menus li a:link, #menus li a:visited {
	background-color: #2180bc;
	display: block;
	color:#FFFFFF;
	padding: 8px 0 0 10px;
}
#menus li a:hover {
	background-color: #2586d7;
	color:#FFFFFF;
	padding: 8px 0 0 10px;
}
#menus li a:active {
	background-color: #2586d7;
	padding: 8px 0 0 10px;
}
#menus li #active {
	background-color: #2586d7;
	color: #fff;
}
/*Contenido inicio*/
/* Post */
.post {
	width:665px;
	padding: 15px 15px;
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 26px;
}
.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 25px;
	font-style: italic;
	font-weight:bold;
	color: #bdd303;
	margin: 20px;
	font-family:georgia, serif;
	font-weight: normal;
}
.post h1 {
}
.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #DADADA;
}
.post .entry {
	padding: 0 0 0 18px;
	font-family:Georgia, Palatino, Palatino Linotype, serif;
	font-style: italic;
	font-size:14px;
	color: #666;
	line-height: 22px;
}
.post .mapa {
	padding: 0 0 0 18px;
	font:13px Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 22px;
}
.post .meta {
	margin-left: 15px;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #333333;
	font-size: 10px;
}
.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .byline {
	float: left;
	width:304px;
}
.post .meta .links {
	float: right;
	width:320px;
}
.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}
.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}
.post .meta b {
	display: none;
}
img.left {
	float: left;
	margin-right: 15px;
	border:double;
	color:#999999;
}
img.ayuda {
	float:left;
	margin-right: 15px;
	color:#999999;
}
/*Cuadro de informacion*/
.info_datos {
	width:665px;
	padding: 15px 15px;
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 26px;
}
.info_datos .listas {
	padding: 0 0 0 30px;
	color: #666;
	line-height: 22px;
}
.listas ul {
	margin: 0;
	padding-left: 10px;
	text-align:left;
}
.listas li {
	background: url(../images/star_list_icon.png) no-repeat 0 5px;
	padding-left: 20px;
	list-style: none;
	line-height: 1.8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*derechos*/
.derechos {
	margin: 0;
	padding: 6px 10px 0px 0px;
	font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:right;
}
/*Ayuda contenido*/

.infoayuda {
	background: #E7F9F8 url(../images/infoa.png) center no-repeat;
	background-position: 10px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border:2px solid #B5D4FE;
	color:#000000;
	width:380px;
	float:left;
}
<!--
.clear {
	clear: both;
}
.texto_captura {
	background: #eceae2 url(../images/top.gif) no-repeat left top;
	/*border: solid 1px #999;*/
  width: 630px;
	margin-top: 10px;
	margin-left:20px;
}
.texto_captura img {
	float: left;
	padding: 10px 0 10px 10px;
}
.texto_captura p {
	float: right;
	width: 350px;
	margin: 0;
	padding: 10px 10px 10px 0;
}
.clearfix:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
/*opciones derecha*/
.tips_menu {
	background:#99CC00 url(../images/icon-menu.png) 5px no-repeat;
	color:#FFFFFF;
	padding:12px 7px 0 30px;
	font-size: 18px;
	font-style: italic;
	letter-spacing: -1px;
	text-align: left;
	font-family:Georgia, Palatino, Palatino Linotype, serif;
	height:30px;
}
.contenido_tips {
	padding:12px 7px 0 5px;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	font-family:verdana, arial, sans-serif;
	color:#664B1C;
	line-height: 16px;
	height:200px;
}
/*rutas*/
#contenido_ruta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	margin: 5px 0 0px 10px;
	width:650px;
	height:550px;
	float:left;
}
.aviso {
	padding: 0 0 0 110px;
}
/*Mapa del Sitio */
.mapa_principal {
	border-bottom: 4px solid #99CE00;
	height:90px;
}
.mapa_ayuda {
	border-bottom: 4px solid #EC6409;
	height:90px;
}
.mapa_documentacion {
	border-bottom: 4px solid #CBBC0F;
	height:90px;
}
.mapa_galeria {
	border-bottom: 4px solid #00A6CB;
	height:90px;
}
.mapa_rutas {
	border-bottom: 4px solid #CBBC0F;
	height:90px;
}
.mapa_ciudad {
	border-bottom: 5px solid #A9249C;
	height:90px;
}
.mapa_bien {
	border-bottom: 4px solid #0099CC;
	height:90px;
}
.mapa_contacto {
	height:90px;
}
<!--Formulario-->
td,th {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
fieldset {
	width:380px;
	margin:auto;
}
#form ol{
	list-style:none;
}
#form ol li{
	padding-bottom:10px;
}
#form ol li label{
	float:left;
	width:90px;
}
/*bordes*/
a:active { outline: none; }
a:focus { -moz-outline-style: none; }