body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #006267;
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a:link, a:visited, a:hover {
	color: Yellow;
}

				/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#727500;
      font-size:100%;
      font-weight: normal;
      line-height:normal;

      }
    #tabs5 ul {
    			margin:0;
					padding-left: auto;
					padding-right: auto;
					padding-bottom: 0px;
					padding-top: 0px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("http://www.miradordelinka.info/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("http://www.miradordelinka.info/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
      /*- End Menu Tabs 5--------------------------- */	
			
div#principal {
	width: 760px;
	margin: auto;	
	background: #CD7D26;	
}


div#cabecera {
	width: 760px;
	margin: auto;
	clear: both;	
	background: #727500;
}

div#contenido_izquierda {
	float: left;
	width: 192px;
	height: auto;
	background: #DE9721;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

div#contenido_central {
	float: left;
	width: 388px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background: #B5A72E;
}

  	div#contenido_central .titulo {
		   height: 40px;
	   }
		
		div#contenido_central .titulo img {
			float: left;
			margin-top: 5px;
		}
			
				
		div#contenido_central .titulotema {
			margin-left: 30px;
			width: 90%;
			margin: 0px;
			padding: 3px 0;
			font-size: 1.5em;
			color: #000000;
			border-bottom: 1px solid #000000;		
		
	

		}
		
div#contenido_central_imagenes {
	float: left;
	width: 568px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background: #B5A72E;
}

div#contenido_central_fotos {
	float: left;
	width: 388px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background: #B5A72E;
	
}

		div#contenido_central_fotos .titulofotos {
			margin-left: 30px;
			width: 90%;
			margin: 0px;
			padding: 3px 0;
			font-size: 1.7em;
			color: #FFFFFF;
			border-bottom: 1px solid #FFFFFF;		
		
	

		}

div#contenido_derecha {
	float: right;	
	width: 180px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background: #9C670B;
	text-align: center;

}

div#contenido_tourvirtual {
	width:760px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background: #727500;	
	
}


div#pie { 
	width: 760px;
	clear: both;
	height: 80px;
	padding: 0px;	
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background: #4F5036;
	color: #FFFFFF;
}

div#reservar {
  width: 100%;
	height: auto;
	background: #EAD059;
	PADDING-TOP: 7px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 7px;
	TEXT-ALIGN: left;
}
div#reservar .ttitulo{
	FONT-WEIGHT: bold;
  color: #002E5A;
}

