body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #676767;
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a:link, a:visited, a:hover {
	color: #B1C9F6;
	
}





		/*- Menu Tabs 10--------------------------- */
		
		    #tabs10 {
		      float:left;
		      width: 760px;
		      font-size:85%;
		      border-bottom:1px solid #2763A5;
		      background:#5C96D5;
		      line-height:normal;
		      height: inherit;

		      }
		    #tabs10 ul {
					margin:0;
			    width:760px;    
					list-style:none;
					padding-left: 0px;
					padding-right: 0px;
					padding-bottom: 1px;
					padding-top: 1px;
		      }
		      }
		    #tabs10 li {
		      display:inline;
		      margin:0;
		      padding:0;
		      }
		    #tabs10 a {
		      float:left;
		      background:url("http://www.qorichaska.com/tableft10.gif") no-repeat left top;
		      margin:0;
		      padding:0 0 0 4px;
		      text-decoration:none;
		      }
		    #tabs10 a span {
		      float:left;
		      display:block;
		      background:url("http://www.qorichaska.com/tabright10.gif") no-repeat right top;
		      padding:5px 15px 4px 6px;
		      color:#FFF;
		      }
		    /* Commented Backslash Hack hides rule from IE5-Mac \*/
		    #tabs10 a span {float:none;}
		    /* End IE5-Mac hack */
		    #tabs9 a:hover span {
		      color:#FFF;
		      }
		    #tabs10 a:hover {
		      background-position:0% -42px;
		      }
		    #tabs10 a:hover span {
		      background-position:100% -42px;
		      }
		
		      #tabs10 #current a {
		              background-position:0% -42px;
		      }
		      #tabs10 #current a span {
		              background-position:100% -42px;
		      }
		-->


div#principal {
	width: 760px;
	margin: auto;
	background: #195EA3;

}

div#cabecera {
	width: 760px;
	height: auto;	
	margin: auto;
	clear: both;	
	background: #1D89F6;
}


div#contenido_izquierda {
	float: left;
	width: 192px;
	height: auto;
	background: #195EA3;
	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: #FFFFFF;
}
  	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: #77ABDF;
}

div#contenido_central_fotos {
	float: left;
	width: 388px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	background: #77ABDF;
	
}

		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: #5EA3E8;
	text-align: center;

}




div#pie { 
	width: 760px;
	clear: both;
	height: 80px;
	padding: 0px;	
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background: #2871BB;
	color: #FFFFFF;
}

div#reservar {
  width: 100%;
	height: auto;
	background: #5EA3E8;
	PADDING-TOP: 7px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 7px;
	TEXT-ALIGN: left;
}
div#reservar .ttitulo{
	FONT-WEIGHT: bold;
  color: #002E5A;
}
